forked from strapi/strapi
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Bump the testing-library group with 3 updates #72
Closed
dependabot
wants to merge
1
commit into
master
from
dependabot/npm_and_yarn/testing-library-e67072a6eb
Closed
Bump the testing-library group with 3 updates #72
dependabot
wants to merge
1
commit into
master
from
dependabot/npm_and_yarn/testing-library-e67072a6eb
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-library group with 3 updates: [@testing-library/jest-dom](https://github.com/testing-library/jest-dom), [@testing-library/user-event](https://github.com/testing-library/user-event) and [@testing-library/dom](https://github.com/testing-library/dom-testing-library). 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 `@testing-library/user-event` from 14.4.3 to 14.5.1 - [Release notes](https://github.com/testing-library/user-event/releases) - [Changelog](https://github.com/testing-library/user-event/blob/main/CHANGELOG.md) - [Commits](testing-library/user-event@v14.4.3...v14.5.1) Updates `@testing-library/dom` from 9.2.0 to 9.3.3 - [Release notes](https://github.com/testing-library/dom-testing-library/releases) - [Changelog](https://github.com/testing-library/dom-testing-library/blob/main/CHANGELOG.md) - [Commits](testing-library/dom-testing-library@v9.2.0...v9.3.3) --- updated-dependencies: - dependency-name: "@testing-library/jest-dom" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: testing-library - dependency-name: "@testing-library/user-event" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: testing-library - dependency-name: "@testing-library/dom" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: testing-library ... Signed-off-by: dependabot[bot] <[email protected]>
The following labels could not be found: |
Size Change: 0 B Total Size: 1.53 MB ℹ️ View Unchanged
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
bot
deleted the
dependabot/npm_and_yarn/testing-library-e67072a6eb
branch
October 29, 2023 22:03
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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-library group with 3 updates: @testing-library/jest-dom, @testing-library/user-event and @testing-library/dom.
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
@testing-library/user-event
from 14.4.3 to 14.5.1Release notes
Sourced from
@testing-library/user-event
's releases.Commits
d7483f0
fix: incorrect default import from@testing-library/dom
(#1162)4be87b3
chore: swap release scriptd95121d
chore: add --experimental-import-meta-resolve8779eae
chore: format, lint, fix lint4019cee
fix(exports): add a named export for userEventda00e8d
feat(types): Add additional type exports for UserEvent & Options (#1112)7a305de
chore: fix snapshot testing (#1090)e93a5af
chore: rewrite tests (#1081)Updates
@testing-library/dom
from 9.2.0 to 9.3.3Release notes
Sourced from
@testing-library/dom
's releases.Commits
270a531
fix: use defineProperty on the error object instead of setting the message di...07f5999
chore: Pin NPM version (#1262)336152b
chore: add accessibility-alt-text-bot (#1240)365d555
docs: add naorpeled as a contributor for code (#1254)5e03343
fix(role-helpers): refine logRoles fn types (#1249)ab9c3ae
docs: add jlp-craigmorten as a contributor for code (#1244)069e184
chore: pin browserslist deps (#1243)491e930
fix: pin aria-query (#1237)d09b3c2
feat(waitFor): Support asyncunstable_advanceTimersWrapper
(#1229)39a64d4
chore: removestyfle/cancel-workflow-action
usage (#1228)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 show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions