beginner-javascript
beginner-javascript copied to clipboard
Bump yaml and @parcel/config-default in /exercises/84 - Web Speech Colour Game
Removes yaml. It's no longer used after updating ancestor dependency @parcel/config-default. These dependencies need to be updated together.
Removes yaml
Updates @parcel/config-default
from 2.2.1 to 2.8.3
Release notes
Sourced from @parcel/config-default
's releases.
v2.8.3
- Core
- filter out title execArgv to workers – Details
- Bundler
- JavaScript
- Don't retarget dependencies if a symbol is imported multiple times with different local names – Details
- Fix assigning to
this
in CommonJS – Details- Bump SWC to fix dead branch removal bug – Details
- Bump swc to fix sourcemaps with Windows line endings – Details
- Add test cases for ESM initialization problems – Details
- TypeScript
- Fix TSC sourcemaps metadata – Details
- HTML
- Fix
srcset
parsing – Details- Dev server
v2.8.2
Fixed
- Core
- Ensure maxListeners for process.stdout accounts for workers – Details
- JavaScript
v2.8.1
Fixed
- Core
- fix: remove
@parcel/utils
dep in@parcel/graph
– Details- JavaScript
- TypeScript
- Make ts-types transformer work with TS >= 4.8 – Details
- Web manifest
- Parse shortcut icons in web app manifests – Details
- SVG
- Fix transformer-svg-react not finding
.svgrrc
– Detailsv2.8.0
Blog post: https://parceljs.org/blog/v2-8-0/
... (truncated)
Changelog
Sourced from @parcel/config-default
's changelog.
[2.8.3] - 2023-01-18
- Core
- filter out title execArgv to workers – Details
- Bundler
- JavaScript
- Don't retarget dependencies if a symbol is imported multiple times with different local names – Details
- Fix assigning to
this
in CommonJS – Details- Bump SWC to fix dead branch removal bug – [Details](parcel-bundler/parcel#8742
- Bump swc to fix sourcemaps with Windows line endings – Details
- Add test cases for ESM initialization problems – Details
- TypeScript
- Fix TSC sourcemaps metadata – Details
- HTML
- Fix
srcset
parsing – Details- Dev server
[2.8.2] - 2022-12-14
- Core
- Ensure maxListeners for process.stdout accounts for workers – Details
- JavaScript
[2.8.1] - 2022-12-07
Fixed
- Core
- fix: remove
@parcel/utils
dep in@parcel/graph
– Details- JavaScript
- TypeScript
- Make ts-types transformer work with TS >= 4.8 – Details
- Web manifest
- Parse shortcut icons in web app manifests – Details
- SVG
- Fix transformer-svg-react not finding
.svgrrc
– Details[2.8.0] - 2022-11-09
... (truncated)
Commits
349a6ca
v2.8.3a86c53c
Changelog for v2.8.37023c08
Address bug by updating an asset reference and merge conditions (#8762)ddae31a
Fix CSS order when merging type change bundles (#8766)2172672
fixing failing build for contributors on Linux using Node 18 (#8763)723e844
Extension: Importers View and separate LSP protocol package (#8747)e2deeec
Bump swc to fix sourcemaps with Windows line endings (#8756)fdae6c0
Apply HMR updates in topological order (#8752)e21af59
Make extension packaging work (#8730)c97cf38
Typed api.storeResult (#8732)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the Security Alerts page.