-
Notifications
You must be signed in to change notification settings - Fork 20
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
build(deps-dev): bump @testing-library/react from 12.1.5 to 14.0.0 #886
Closed
dependabot
wants to merge
1
commit into
main
from
dependabot/npm_and_yarn/testing-library/react-14.0.0
Closed
build(deps-dev): bump @testing-library/react from 12.1.5 to 14.0.0 #886
dependabot
wants to merge
1
commit into
main
from
dependabot/npm_and_yarn/testing-library/react-14.0.0
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
dependabot
bot
added
chore
Refactor, rename, cleanup, etc.
dependencies
Pull requests that update a dependency file
safe-to-test
labels
Feb 17, 2023
Test image available:
|
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/testing-library/react-14.0.0
branch
from
February 20, 2023 17:00
da8df1b
to
e203993
Compare
Test image available:
|
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/testing-library/react-14.0.0
branch
2 times, most recently
from
February 20, 2023 22:29
59b34fd
to
77cdb08
Compare
Test image available:
|
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/testing-library/react-14.0.0
branch
from
February 20, 2023 22:39
77cdb08
to
ea83b38
Compare
Test image available:
|
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/testing-library/react-14.0.0
branch
from
February 22, 2023 16:32
ea83b38
to
ef4e848
Compare
Test image available:
|
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/testing-library/react-14.0.0
branch
from
February 22, 2023 23:41
ef4e848
to
af5053c
Compare
Test image available:
|
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/testing-library/react-14.0.0
branch
from
February 23, 2023 20:17
af5053c
to
e37b15c
Compare
Test image available:
|
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/testing-library/react-14.0.0
branch
from
March 11, 2023 00:15
e37b15c
to
51f4d9c
Compare
Test image available:
|
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/testing-library/react-14.0.0
branch
from
March 20, 2023 18:22
51f4d9c
to
18cee78
Compare
Test image available:
|
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/testing-library/react-14.0.0
branch
from
March 29, 2023 00:12
18cee78
to
ff7b509
Compare
Test image available:
|
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/testing-library/react-14.0.0
branch
from
April 3, 2023 20:06
ff7b509
to
79c06bc
Compare
@dependabot recreate |
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 12.1.5 to 14.0.0. - [Release notes](https://github.com/testing-library/react-testing-library/releases) - [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md) - [Commits](testing-library/react-testing-library@v12.1.5...v14.0.0) --- updated-dependencies: - dependency-name: "@testing-library/react" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/testing-library/react-14.0.0
branch
from
July 27, 2023 15:38
79c06bc
to
8facb1c
Compare
Test image available:
|
Superseded by #1159. |
dependabot
bot
deleted the
dependabot/npm_and_yarn/testing-library/react-14.0.0
branch
November 8, 2023 21:30
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
chore
Refactor, rename, cleanup, etc.
dependencies
Pull requests that update a dependency file
safe-to-test
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 @testing-library/react from 12.1.5 to 14.0.0.
Release notes
Sourced from
@testing-library/react
's releases.... (truncated)
Commits
f78839b
fix: Prevent "missing act" warning for queued microtasks (#1137)6653c23
feat: Bump@testing-library/dom
to 9.0.0 (#1177)153a095
chore: Allow semantic-release to post updates in issues (#1176)1934bf2
Bump kcd-scripts to 13.0.0 (#1170)9b7a1e2
feat: Drop support for Node.js 12.x (#1169)c43512a
GitHub Workflows security hardening (#1162)801ad37
test: Fail on unexpected console.warn and console.error (#1139)185e314
test: Add Node.js 18.x to test matrix (#1138)4d76a4a
Update outdated LICENSE year (#1133)bca9bf8
add stephensauceda as a contributor for doc (#1132)You can trigger a rebase of this PR 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 ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)