This PR was automatically created by Snyk using the credentials of a real user.
Snyk has created this PR to upgrade @testing-library/jest-dom from 5.16.5 to 6.1.3.
:information_source: 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.
*Warning:* This is a major version upgrade, and may be a breaking change.
- The recommended version is **7 versions** ahead of your current version.
- The recommended version was released **2 months ago**, on 2023-09-06.
Release notes Package name: @testing-library/jest-dom
local types, supporting jest, @ jest/globals, vitest (#511) (4b764b9)
BREAKING CHANGES
Removes the extend-expect script. Users should use
the default import path or one of the new test platform-specific
paths to automatically extend the appropriate "expect" instance.
extend-expect was not documented in the Readme, so this change should
have minimal impact.
Users can now use the following import paths to automatically extend
"expect" for their chosen test platform:
Importing from one of the above paths will augment the appropriate
matcher interface for the given test platform, assuming the import
is done in a .ts file that is included in the user's tsconfig.json.
It's also (still) possible to import the matchers directly without
side effects:
import * as matchers from '@ testing-library/jest-dom/matchers'
bdb34f1 fix: matchers type is making the global expect unsafe (#513)
4b764b9 feat: local types, supporting jest, @ jest/globals, vitest (#511)
d717c66 feat: New `toHaveAccessibleErrorMessage` better implementing the spec, deprecate `toHaveErrorMessage` (#503)
Compare
**Note:** *You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.*
For more information:
π§ [View latest project report](https://app.snyk.io/org/ericblade-github-marketplace/project/d6fcc241-c2a3-40dc-97df-27a5478c294b?utm_source=github&utm_medium=referral&page=upgrade-pr)
π [Adjust upgrade PR settings](https://app.snyk.io/org/ericblade-github-marketplace/project/d6fcc241-c2a3-40dc-97df-27a5478c294b/settings/integration?utm_source=github&utm_medium=referral&page=upgrade-pr)
π [Ignore this dependency or unsubscribe from future upgrade PRs](https://app.snyk.io/org/ericblade-github-marketplace/project/d6fcc241-c2a3-40dc-97df-27a5478c294b/settings/integration?pkg=@testing-library/jest-dom&utm_source=github&utm_medium=referral&page=upgrade-pr#auto-dep-upgrades)
This PR was automatically created by Snyk using the credentials of a real user.
Snyk has created this PR to upgrade @testing-library/jest-dom from 5.16.5 to 6.1.3.
:information_source: 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.*Warning:* This is a major version upgrade, and may be a breaking change. - The recommended version is **7 versions** ahead of your current version. - The recommended version was released **2 months ago**, on 2023-09-06.
Release notes
Package name: @testing-library/jest-dom
6.1.3 (2023-09-06)
Bug Fixes
6.1.2 (2023-08-24)
Bug Fixes
6.1.1 (2023-08-23)
Bug Fixes
6.1.0 (2023-08-23)
Features
6.0.1 (2023-08-18)
Bug Fixes
6.0.0 (2023-08-13)
Features
BREAKING CHANGES
the default import path or one of the new test platform-specific
paths to automatically extend the appropriate "expect" instance.
extend-expect was not documented in the Readme, so this change should
have minimal impact.
Users can now use the following import paths to automatically extend
"expect" for their chosen test platform:
For example:
import '@ testing-library/jest-dom/jest-globals'
Importing from one of the above paths will augment the appropriate
matcher interface for the given test platform, assuming the import
is done in a .ts file that is included in the user's tsconfig.json.
It's also (still) possible to import the matchers directly without
side effects:
import * as matchers from '@ testing-library/jest-dom/matchers'
5.17.0 (2023-07-18)
Features
toHaveAccessibleErrorMessage
better implementing the spec, deprecatetoHaveErrorMessage
(#503) (d717c66)5.16.5 (2022-08-04)
Bug Fixes
Commit messages
Package name: @testing-library/jest-dom
**Note:** *You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.* For more information: π§ [View latest project report](https://app.snyk.io/org/ericblade-github-marketplace/project/d6fcc241-c2a3-40dc-97df-27a5478c294b?utm_source=github&utm_medium=referral&page=upgrade-pr) π [Adjust upgrade PR settings](https://app.snyk.io/org/ericblade-github-marketplace/project/d6fcc241-c2a3-40dc-97df-27a5478c294b/settings/integration?utm_source=github&utm_medium=referral&page=upgrade-pr) π [Ignore this dependency or unsubscribe from future upgrade PRs](https://app.snyk.io/org/ericblade-github-marketplace/project/d6fcc241-c2a3-40dc-97df-27a5478c294b/settings/integration?pkg=@testing-library/jest-dom&utm_source=github&utm_medium=referral&page=upgrade-pr#auto-dep-upgrades)