anycomment.io
anycomment.io copied to clipboard
Bump json5, react-scripts and parcel in /reactjs
Bumps json5 to 2.2.2 and updates ancestor dependencies json5, react-scripts and parcel. These dependencies need to be updated together.
Updates json5
from 2.1.3 to 2.2.2
Release notes
Sourced from json5's releases.
v2.2.2
- Fix: Properties with the name
__proto__
are added to objects and arrays. (#199) This also fixes a prototype pollution vulnerability reported by Jonathan Gregson! (#295).v2.2.1
- Fix: Removed dependence on minimist to patch CVE-2021-44906. (#266)
v2.2.0
Changelog
Sourced from json5's changelog.
v2.2.2 [code, diff]
- Fix: Properties with the name
__proto__
are added to objects and arrays. (#199) This also fixes a prototype pollution vulnerability reported by Jonathan Gregson! (#295).v2.2.1 [code, diff]
- Fix: Removed dependence on minimist to patch CVE-2021-44906. (#266)
v2.2.0 [code, diff]
Commits
14f8cb1
2.2.210cc7ca
docs: update CHANGELOG for v2.2.27774c10
fix: add proto to objects and arraysedde30a
Readme: slight tweak to intro97286f8
Improve example in readmed720b4f
Improve readme (e.g. explain JSON5 better!) (#291)910ce25
docs: fix spelling of Aseem2aab4dd
test: require tap as t in cli tests6d42686
test: remove mocha syntax from tests4798b9d
docs: update installation and usage for modules- Additional commits viewable in compare view
Updates react-scripts
from 1.1.4 to 5.0.1
Changelog
Sourced from react-scripts's changelog.
2.0.3 and Newer Versions
Please refer to CHANGELOG-2.x.md for the 2.x range, and https://github.com/facebook/create-react-app/blob/main/CHANGELOG.md for the newer versions.
1.1.5 (August 24, 2018)
react-scripts
- Update the
webpack-dev-server
dependency
react-dev-utils
Committers: 1
- Andrew Clark (acdlite)
Commits
19fa58d
Publish9802941
fix: webpack noise printed only if error or warning (#12245)2eef1d0
Update templates to use React 18createRoot
(#12220)221e511
Publish5614c87
Add support for Tailwind (#11717)20edab4
fix(webpackDevServer): disable overlay for warnings (#11413)3afbbc0
Update all dependencies (#11624)f5467d5
feat(eslint-config-react-app): support ESLint 8.x (#11375)c7627ce
Update webpack and dev server (#11646)544befe
Update package.json (#11597)- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by iansu, a new releaser for react-scripts since your current version.
Updates parcel
from 1.12.4 to 2.8.2
Release notes
Sourced from parcel's releases.
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/
Added
- Core
- Code splitting across reexports using symbol data by splitting dependencies – Details
- Update without bundling for non-dependency related changes – Details
- Improve performance of incremental bundling – Details
- Only serialize and send shared references to workers that need them – Details
- Improve performance of HMR by not waiting for packaging – Details
- JavaScript
- SVG
- Generate typescript for SVGs when using svgr and typescript option – Details
- Bundler
- Move experimental bundler to default – Details
Fixed
... (truncated)
Changelog
Sourced from parcel's changelog.
[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
Added
- Core
- Code splitting across reexports using symbol data by splitting dependencies – Details
- Update without bundling for non-dependency related changes – Details
- Improve performance of incremental bundling – Details
- Only serialize and send shared references to workers that need them – Details
- Improve performance of HMR by not waiting for packaging – Details
- JavaScript
- SVG
- Generate typescript for SVGs when using svgr and typescript option – Details
- Bundler
- Move experimental bundler to default – Details
Fixed
... (truncated)
Commits
3437f64
v2.8.23c2ab8f
Changelog for v2.8.27f47146
Fix requires of external CommonJS SWC helpers (#8693)426852f
Bump swc (#8686)593c2bc
Ensure maxListeners for process.stdout accounts for workers (#8689)ed1e231
Add parcel-query function to locate a symbol by local name (#8452)cafaeaf
parcel-query tool (#8478)f8d3fc3
Make sure we're compiling on ubuntu-20.0402efd28
v2.8.1334e8a5
Add mjs and cjs to resolver extensions (#8667)- 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) -
@dependabot use these labels
will set the current labels as the default for future PRs for this repo and language -
@dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language -
@dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language -
@dependabot use this milestone
will set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.