-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
chore(deps-dev): bump the react-testing-library-dependencies group across 1 directory with 2 updates #79329
Closed
dependabot
wants to merge
1
commit into
master
from
dependabot/npm_and_yarn/react-testing-library-dependencies-ea35e00aa8
Closed
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
github-actions
bot
added
the
Scope: Frontend
Automatically applied to PRs that change frontend components
label
Oct 17, 2024
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/react-testing-library-dependencies-ea35e00aa8
branch
from
October 18, 2024 22:51
1c73e53
to
dcde4d0
Compare
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/react-testing-library-dependencies-ea35e00aa8
branch
from
October 21, 2024 22:24
dcde4d0
to
c49ac3c
Compare
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/react-testing-library-dependencies-ea35e00aa8
branch
from
October 22, 2024 22:48
c49ac3c
to
3d4ee24
Compare
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/react-testing-library-dependencies-ea35e00aa8
branch
from
October 23, 2024 15:06
3d4ee24
to
90b84fb
Compare
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/react-testing-library-dependencies-ea35e00aa8
branch
from
October 23, 2024 22:57
90b84fb
to
4376fe3
Compare
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/react-testing-library-dependencies-ea35e00aa8
branch
2 times, most recently
from
October 24, 2024 19:00
74c81f9
to
15ced93
Compare
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/react-testing-library-dependencies-ea35e00aa8
branch
from
October 24, 2024 19:46
15ced93
to
930a46b
Compare
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/react-testing-library-dependencies-ea35e00aa8
branch
from
October 24, 2024 20:30
930a46b
to
e6857e9
Compare
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/react-testing-library-dependencies-ea35e00aa8
branch
from
October 24, 2024 22:09
e6857e9
to
bd8cb0a
Compare
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/react-testing-library-dependencies-ea35e00aa8
branch
from
October 25, 2024 22:50
bd8cb0a
to
237fafa
Compare
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/react-testing-library-dependencies-ea35e00aa8
branch
from
October 28, 2024 22:40
237fafa
to
82aafaa
Compare
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/react-testing-library-dependencies-ea35e00aa8
branch
from
October 29, 2024 22:59
82aafaa
to
e35af1d
Compare
…ross 1 directory with 2 updates Bumps the react-testing-library-dependencies group with 2 updates in the / directory: [@testing-library/dom](https://github.com/testing-library/dom-testing-library) and [@testing-library/jest-dom](https://github.com/testing-library/jest-dom). Updates `@testing-library/dom` from 10.1.0 to 10.4.0 - [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@v10.1.0...v10.4.0) Updates `@testing-library/jest-dom` from 6.4.5 to 6.6.2 - [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@v6.4.5...v6.6.2) --- updated-dependencies: - dependency-name: "@testing-library/dom" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: react-testing-library-dependencies - dependency-name: "@testing-library/jest-dom" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: react-testing-library-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/react-testing-library-dependencies-ea35e00aa8
branch
from
October 30, 2024 22:17
e35af1d
to
82a1d25
Compare
Superseded by #80111. |
dependabot
bot
deleted the
dependabot/npm_and_yarn/react-testing-library-dependencies-ea35e00aa8
branch
October 31, 2024 22:02
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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 react-testing-library-dependencies group with 2 updates in the / directory: @testing-library/dom and @testing-library/jest-dom.
Updates
@testing-library/dom
from 10.1.0 to 10.4.0Release notes
Sourced from
@testing-library/dom
's releases.Commits
a86c54c
feat: Reduce caught exceptions in prettyDom (reland) (#1323)33555a3
Test highlighting ofprettyDOM
explicitly (#1324)20d9894
docs: add sieem as a contributor for code (#1330)306526b
fix: safer read of DEBUG_PRINT_LIMIT (#1329)fdc12ec
fix: Revert "feat: Reduce caught exceptions inprettyDom
(#1321)" (#1325)76cb73d
feat: Reduce caught exceptions inprettyDom
(#1321)0a8ad65
feat: Support anonymous custom elements when pretty printing DOM (#1319)77448ba
docs: update Greg Bergé's bio link (#1318)Updates
@testing-library/jest-dom
from 6.4.5 to 6.6.2Release notes
Sourced from
@testing-library/jest-dom
's releases.... (truncated)
Commits
4468378
fix: remove recursive type reference in vitest types (#636)abba961
docs: add billyjanitsch as a contributor for bug (#644)9490615
docs: add G-Rath as a contributor for code (#643)ced792e
fix: fix lodash import in to-have-selection.js (#642)9b14804
feat: implement toHaveSelection (#637)f5b0e94
docs: add diegohaz as a contributor for ideas (#640)68e927e
docs: add pwolaq as a contributor for code, and test (#639)04005db
docs: add silviuaavram as a contributor for code, and test (#638)4723de3
docs: add mibcadet as a contributor for doc (#628)8fd402a
docs: how to update tsconfig for vitest matchers extension (#624)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