-
Notifications
You must be signed in to change notification settings - Fork 6.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
meta: bump the testing group with 5 updates #5596
Merged
bmuenzenmeyer
merged 2 commits into
main
from
dependabot/npm_and_yarn/testing-5b86d2b1bd
Aug 2, 2023
Merged
meta: bump the testing group with 5 updates #5596
bmuenzenmeyer
merged 2 commits into
main
from
dependabot/npm_and_yarn/testing-5b86d2b1bd
Aug 2, 2023
Conversation
This file contains 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
Bumps the testing group with 5 updates: | Package | Update | | --- | --- | | [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) | 5.16.5 to 5.17.0 | | [@types/testing-library__jest-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/testing-library__jest-dom) | 5.14.7 to 5.14.9 | | [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) | 29.6.1 to 29.6.2 | | [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) | 29.5.2 to 29.5.3 | | [jest-environment-jsdom](https://github.com/facebook/jest/tree/HEAD/packages/jest-environment-jsdom) | 29.6.1 to 29.6.2 | Updates `@testing-library/jest-dom` from 5.16.5 to 5.17.0 - [Release notes](https://github.com/testing-library/jest-dom/releases) - [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md) - [Commits](testing-library/jest-dom@v5.16.5...v5.17.0) Updates `@types/testing-library__jest-dom` from 5.14.7 to 5.14.9 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/testing-library__jest-dom) Updates `jest` from 29.6.1 to 29.6.2 - [Release notes](https://github.com/facebook/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/jest/commits/v29.6.2/packages/jest) Updates `@types/jest` from 29.5.2 to 29.5.3 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest) Updates `jest-environment-jsdom` from 29.6.1 to 29.6.2 - [Release notes](https://github.com/facebook/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/jest/commits/v29.6.2/packages/jest-environment-jsdom) --- updated-dependencies: - dependency-name: "@testing-library/jest-dom" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: testing - dependency-name: "@types/testing-library__jest-dom" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: testing - dependency-name: jest dependency-type: direct:development update-type: version-update:semver-patch dependency-group: testing - dependency-name: "@types/jest" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: testing - dependency-name: jest-environment-jsdom dependency-type: direct:development update-type: version-update:semver-patch dependency-group: testing ... Signed-off-by: dependabot[bot] <support@github.com>
The latest updates on your projects. Learn more about Vercel for Git ↗︎ 1 Ignored Deployment
|
bmuenzenmeyer
approved these changes
Aug 2, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ran through the tests manually too
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the testing group with 5 updates:
Updates
@testing-library/jest-dom
from 5.16.5 to 5.17.0Release notes
Sourced from
@testing-library/jest-dom
's releases.Commits
d717c66
feat: NewtoHaveAccessibleErrorMessage
better implementing the spec, deprec...Updates
@types/testing-library__jest-dom
from 5.14.7 to 5.14.9Commits
Updates
jest
from 29.6.1 to 29.6.2Release notes
Sourced from jest's releases.
Changelog
Sourced from jest's changelog.
Commits
0fd5b1c
v29.6.2Updates
@types/jest
from 29.5.2 to 29.5.3Commits
Updates
jest-environment-jsdom
from 29.6.1 to 29.6.2Release notes
Sourced from jest-environment-jsdom's releases.
Changelog
Sourced from jest-environment-jsdom's changelog.
Commits
0fd5b1c
v29.6.2Dependabot 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