Bump browserslist and react-dev-utils in /webpack-react
Bumps browserslist to 4.21.4 and updates ancestor dependency react-dev-utils. These dependencies need to be updated together.
Updates browserslist from 4.14.2 to 4.21.4
Changelog
Sourced from browserslist's changelog.
4.21.4
- Updated Firefox ESR.
4.21.3
- Improved unknown region and unknown feature error (by Alexander Chabin).
4.21.2
- Updated Firefox ESR.
4.21.1
- Fixed parsing days in
sincequery.4.21
- IE 11 was added to
deadand removed fromdefaults(by Albert Portnoy).- Added
browserslist.parse()to get config AST for analysis.- Moved
--update-dbscript toupdate-browserslist-dbtool.- Fixed Unicode BOM support in
package.json.4.20.4
- Fixed Opera in
mobileToDesktop(by Pig Fang).4.20.3
- Added
Baidutodeadbrowsers (by Igor Lukanin).4.20.2
- Fixed
package.fundingURL format.4.20.1
- Fixed
package.funding.- Fixed docs (by Michael Lohmann).
4.20
- Added
last 2 node versionsandlast 2 node major versions(by@​g-plane).4.19.3
- Updated Firefox ESR (by Christophe Coevoet).
4.19.2
- Fixed
--helpoutput.4.19.1
- Fixed
throwOnMissingtypes (by Øyvind Saltvik).4.19
- Added queries grammar definition (by Pig Fang).
- Added
throwOnMissingoption (by Øyvind Saltvik).- Fixed
nulldata ignoring in< 50% in CN(byPig Fang).- Fixed data parsing in
in my stats(by Sun Xiaoran).- Fixed
yarn.locksupport withintegrity(by Alexey Berezin).- Fixed Yarn Berry error message in
--update-db.
... (truncated)
Commits
6f875c6Release 4.21.4 versiona5213e6Fix size limit56a7ba1Update dependenciesa57de33Update Firefox ESRcb2098eFix links ofpostcss-preset-envandpostcss-normalize(#729)bfb9700Update dependenciesec38d5dMove legacy section to bottomc9ff943Update configsb5f1b5eFix banners align7a3559fUpdate docs- Additional commits viewable in compare view
Updates react-dev-utils from 11.0.4 to 12.0.1
Changelog
Sourced from react-dev-utils'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-serverdependency
react-dev-utils
- #4866 Fix a Windows-only vulnerability (
CVE-2018-6342) in the development server (@​acdlite)- Update the
sockjs-clientdependencyCommitters: 1
- Andrew Clark (acdlite)
Migrating from 1.1.4 to 1.1.5
Inside any created project that has not been ejected, run:
npm install --save --save-exact [email protected]or
yarn add --exact [email protected]1.1.4 (April 3, 2018)
:bug: Bug Fix
Committers: 1
- Joe Haddad (Timer)
Migrating from 1.1.3 to 1.1.4
Inside any created project that has not been ejected, run:
</tr></table>
... (truncated)
Commits
- See full diff in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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 labelswill set the current labels as the default for future PRs for this repo and language -
@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language -
@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language -
@dependabot use this milestonewill 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.