You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Snyk has created this PR to upgrade multiple dependencies.
👯♂ The following dependencies are linked and will therefore be updated together.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
Name
Versions
Released on
@testing-library/jest-dom from 5.16.2 to 5.17.0 | 4 versions ahead of your current version | a year ago on 2023-07-18 @testing-library/react from 12.1.2 to 12.1.5 | 3 versions ahead of your current version | 2 years ago on 2022-04-11 eslint-config-prettier from 8.3.0 to 8.10.0 | 7 versions ahead of your current version | a year ago on 2023-08-03 eslint-plugin-prettier from 4.0.0 to 4.2.1 | 3 versions ahead of your current version | 2 years ago on 2022-06-30 node-sass from 7.0.1 to 7.0.3 | 2 versions ahead of your current version | 2 years ago on 2022-09-08 prettier from 2.5.1 to 2.8.8 | 14 versions ahead of your current version | a year ago on 2023-04-23 react-scripts from 5.0.0 to 5.0.1 | 1 version ahead of your current version | 2 years ago on 2022-04-12
Create React App 5.0.1 is a maintenance release that improves compatibility with React 18. We've also updated our templates to use createRoot and relaxed our check for older versions of Create React App.
Migrating from 5.0.0 to 5.0.1
Inside any created project that has not been ejected, run:
NOTE: You may need to delete your node_modules folder and reinstall your dependencies by running npm install (or yarn) if you encounter errors after upgrading.
If you previously ejected but now want to upgrade, one common solution is to find the commits where you ejected (and any subsequent commits changing the configuration), revert them, upgrade, and later optionally eject again. It’s also possible that the feature you ejected for is now supported out of the box.
Breaking Changes
Like any major release, [email protected] contains a number of breaking changes. We expect that they won't affect every user, but we recommend you look over this section to see if something is relevant to you. If we missed something, please file a new issue.
Dropped support for Node 10 and 12
Node 10 reached End-of-Life in April 2021 and Node 12 will be End-of-Life in April 2022. Going forward we will only support the latest LTS release of Node.js.
Full Changelog
💥 Breaking Change
create-react-app
#11322 Use env var to detect yarn or npm as the package manager (@ lukekarrys)
Snyk has created this PR to upgrade multiple dependencies.
👯♂ The following dependencies are linked and will therefore be updated together.ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
@testing-library/jest-dom
from 5.16.2 to 5.17.0 | 4 versions ahead of your current version | a year ago
on 2023-07-18
@testing-library/react
from 12.1.2 to 12.1.5 | 3 versions ahead of your current version | 2 years ago
on 2022-04-11
eslint-config-prettier
from 8.3.0 to 8.10.0 | 7 versions ahead of your current version | a year ago
on 2023-08-03
eslint-plugin-prettier
from 4.0.0 to 4.2.1 | 3 versions ahead of your current version | 2 years ago
on 2022-06-30
node-sass
from 7.0.1 to 7.0.3 | 2 versions ahead of your current version | 2 years ago
on 2022-09-08
prettier
from 2.5.1 to 2.8.8 | 14 versions ahead of your current version | a year ago
on 2023-04-23
react-scripts
from 5.0.0 to 5.0.1 | 1 version ahead of your current version | 2 years ago
on 2022-04-12
Issues fixed by the recommended upgrade:
SNYK-JS-MINIMIST-2429795
SNYK-JS-BABELTRAVERSE-5962462
SNYK-JS-DECODEURICOMPONENT-3149970
SNYK-JS-SCSSTOKENIZER-2339884
npm:debug:20170905
Release notes
Package name: @testing-library/jest-dom
-
5.17.0 - 2023-07-18
- New
-
5.16.5 - 2022-08-04
- migrate ccs v3 to @ adobe/css-tools v4 (#470) (948d90f)
-
5.16.4 - 2022-04-05
- Support unenclosed inner text for details elements in to be visible (#396) (af18453)
-
5.16.3 - 2022-03-24
- clarify toHaveFocus message when using
-
5.16.2 - 2022-02-03
- add custom element support to
from @testing-library/jest-dom GitHub release notes5.17.0 (2023-07-18)
Features
toHaveAccessibleErrorMessagebetter implementing the spec, deprecatetoHaveErrorMessage(#503) (d717c66)5.16.5 (2022-08-04)
Bug Fixes
5.16.4 (2022-04-05)
Bug Fixes
5.16.3 (2022-03-24)
Bug Fixes
.not(#447) (6988a67)5.16.2 (2022-02-03)
Bug Fixes
toBeDisabled(#368) (8162115)Package name: @testing-library/react
-
12.1.5 - 2022-04-11
- Only supports React < 18 (#1041) (9e2b5db)
-
12.1.4 - 2022-03-09
- Match runtime type of baseElement in TypeScript types (#1023) (96ed8da)
-
12.1.3 - 2022-02-15
- Add
-
12.1.2 - 2021-10-03
from @testing-library/react GitHub release notes12.1.5 (2022-04-11)
Bug Fixes
12.1.4 (2022-03-09)
Bug Fixes
12.1.3 (2022-02-15)
Bug Fixes
@ types/react-domas a direct dependency (#1001) (149d9a9)Package name: eslint-config-prettier
-
8.10.0 - 2023-08-03
-
8.9.0 - 2023-07-27
-
8.8.0 - 2023-03-20
-
8.7.0 - 2023-03-06
-
8.6.0 - 2023-01-02
-
8.5.0 - 2022-03-02
-
8.4.0 - 2022-02-19
-
8.3.0 - 2021-04-24
from eslint-config-prettier GitHub release noteseslint-config-prettier v8.10.0
eslint-config-prettier v8.9.0
eslint-config-prettier v8.8.0
eslint-config-prettier v8.7.0
eslint-config-prettier v8.6.0
eslint-config-prettier v8.5.0
eslint-config-prettier v8.4.0
eslint-config-prettier v8.3.0
Package name: eslint-plugin-prettier
-
4.2.1 - 2022-06-30
- #485
-
4.2.0 - 2022-06-30
-
-
4.1.0 - 2022-06-27
- feat: skip processing code blocks on specific languages like
- build(deps): Bump minimist from 1.2.5 to 1.2.6 (#464) (42bfe88)
- build(deps-dev): Bump graphql from 15.5.1 to 15.7.2 (#442) (0158640)
- build(deps-dev): Bump @ graphql-eslint/eslint-plugin from 2.3.0 to 2.4.0 (#444) (4bcaca2)
- chore(CI): add tests for ESLint 8 (#428) (f3713be)
- README.md: HTTP => HTTPS (#443) (44e1478)
-
4.0.0 - 2021-08-30
from eslint-plugin-prettier GitHub release notes4.2.1
Patch Changes
5736ed5Thanks @ JounQin! - chore: reuse prettierRcOptions instead of resolveConfig again4.2.0
Minor Changes
#483
7bd70b6Thanks @ JounQin! - feat: support svelte out of boxclose #472, close #482
We recommend to use
eslint-plugin-svelteinstead ofeslint-plugin-svelte3.v4.1.0 (2022-06-27)
stylelint-prettier(#415) (52eec48)v4.0.0
Package name: node-sass
-
7.0.3 - 2022-09-08
- Bump sass-graph from 4.0.0 to ^4.0.1
OS
Architecture
Node
Windows
x86 & x64
12, 14, 16, 17
OSX
x64
12, 14, 16, 17
Linux*
x64
12, 14, 16, 17
Alpine Linux
x64
12, 14, 16, 17
FreeBSD
i386 amd64
12, 14
-
7.0.2 - 2022-09-08
-
7.0.1 - 2021-12-27
- Bump node-gyp from 7.1.2 to 8.4.1
- Bump sass-graph from 2.2.5 to 4.0.0
OS
Architecture
Node
Windows
x86 & x64
12, 14, 16, 17
OSX
x64
12, 14, 16, 17
Linux*
x64
12, 14, 16, 17
Alpine Linux
x64
12, 14, 16, 17
FreeBSD
i386 amd64
12, 14
from node-sass GitHub release notesDependencies
Supported Environments
*Linux support refers to major distributions like Ubuntu, and Debian
This release has been unpublished
Dependencies
Supported Environments
*Linux support refers to major distributions like Ubuntu, and Debian
Package name: prettier
-
2.8.8 - 2023-04-23
-
2.8.7 - 2023-03-24
-
2.8.6 - 2023-03-21
-
2.8.5 - 2023-03-20
-
2.8.4 - 2023-02-08
-
2.8.3 - 2023-01-14
-
2.8.2 - 2023-01-07
-
2.8.1 - 2022-12-07
-
2.8.0 - 2022-11-23
-
2.7.1 - 2022-06-16
-
2.7.0 - 2022-06-14
-
2.6.2 - 2022-04-02
-
2.6.1 - 2022-03-25
-
2.6.0 - 2022-03-16
-
2.5.1 - 2021-12-04
from prettier GitHub release notesPackage name: react-scripts
5.0.1 (2022-04-12)
Create React App 5.0.1 is a maintenance release that improves compatibility with React 18. We've also updated our templates to use
createRootand relaxed our check for older versions of Create React App.Migrating from 5.0.0 to 5.0.1
Inside any created project that has not been ejected, run:
or
🐛 Bug Fix
react-scriptscreate-react-appreact-dev-utils💅 Enhancement
cra-template-typescript,cra-template,react-scriptscreateRoot(@ kyletsang)cra-template-typescript,cra-templateeslint-config-react-app📝 Documentation
🏠 Internal
Committers: 11
v5.0.0 (2021-12-14)
Create React App 5.0 is a major release with several new features and the latest version of all major dependencies.
Thanks to all the maintainers and contributors who worked so hard on this release! 🙌
Highlights
Migrating from 4.0.x to 5.0.0
Inside any created project that has not been ejected, run:
or
NOTE: You may need to delete your
node_modulesfolder and reinstall your dependencies by runningnpm install(oryarn) if you encounter errors after upgrading.If you previously ejected but now want to upgrade, one common solution is to find the commits where you ejected (and any subsequent commits changing the configuration), revert them, upgrade, and later optionally eject again. It’s also possible that the feature you ejected for is now supported out of the box.
Breaking Changes
Like any major release,
[email protected]contains a number of breaking changes. We expect that they won't affect every user, but we recommend you look over this section to see if something is relevant to you. If we missed something, please file a new issue.Dropped support for Node 10 and 12
Node 10 reached End-of-Life in April 2021 and Node 12 will be End-of-Life in April 2022. Going forward we will only support the latest LTS release of Node.js.
Full Changelog
💥 Breaking Change
create-react-appbabel-preset-react-app,cra-template-typescript,cra-template,create-react-app,eslint-config-react-app,react-app-polyfill,react-dev-utils,react-error-overlay,react-scriptseslint-config-react-app,react-error-overlay,react-scriptsreact-scripts🐛 Bug Fix
react-scripts💅 Enhancement
react-scriptseslint-config-react-app,react-error-overlay,react-scriptscreate-react-appreact-dev-utilscreate-react-app,react-scripts📝 Documentation