-
Notifications
You must be signed in to change notification settings - Fork 278
Bump @testing-library/react from 14.1.2 to 14.3.1 #757
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
Merged
nandan-bhat
merged 3 commits into
main
from
dependabot/npm_and_yarn/testing-library/react-14.3.1
Jun 21, 2024
Merged
Bump @testing-library/react from 14.1.2 to 14.3.1 #757
nandan-bhat
merged 3 commits into
main
from
dependabot/npm_and_yarn/testing-library/react-14.3.1
Jun 21, 2024
Conversation
This file contains hidden or 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 recreate |
befaad3
to
8565f58
Compare
@dependabot recreate |
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 14.1.2 to 14.3.1. - [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@v14.1.2...v14.3.1) --- updated-dependencies: - dependency-name: "@testing-library/react" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
8565f58
to
e92d855
Compare
nandan-bhat
approved these changes
Jun 21, 2024
Merged
tusharpandey13
added a commit
that referenced
this pull request
Jan 21, 2025
**Added** - Feature/react19 [\#824](#824) ([tusharpandey13](https://github.com/tusharpandey13)) - Add ReversingLabs Workflow (Don't Merge) [\#782](#782) ([developerkunal](https://github.com/developerkunal)) **Changed** - Bump next from 13.5.6 to 14.1.1 in /examples/nextjs-app [\#761](#761) ([dependabot[bot]](https://github.com/apps/dependabot)) - Bump @testing-library/react from 14.1.2 to 14.3.1 [\#757](#757) ([dependabot[bot]](https://github.com/apps/dependabot)) - Bump ts-jest from 29.1.1 to 29.1.5 [\#766](#766) ([dependabot[bot]](https://github.com/apps/dependabot)) - Bump cypress from 13.6.1 to 13.12.0 [\#770](#770) ([dependabot[bot]](https://github.com/apps/dependabot)) - Bump braces from 3.0.2 to 3.0.3 [\#773](#773) ([dependabot[bot]](https://github.com/apps/dependabot)) - Bump @types/jest from 29.5.11 to 29.5.12 [\#750](#750) ([dependabot[bot]](https://github.com/apps/dependabot)) - Bump @types/react from 18.2.45 to 18.2.64 [\#747](#747) ([dependabot[bot]](https://github.com/apps/dependabot)) - Bump browserstack-cypress-cli from 1.28.0 to 1.28.1 [\#715](#715) ([dependabot[bot]](https://github.com/apps/dependabot)) - Bump typedoc from 0.25.4 to 0.25.7 [\#713](#713) ([dependabot[bot]](https://github.com/apps/dependabot)) **Fixed** - ci: changed pull_request_target to pull_request and removed the authorize step [\#796](#796) ([desusai7](https://github.com/desusai7)) - Update codeowner file with new GitHub team name [\#790](#790) ([stevenwong-okta](https://github.com/stevenwong-okta)) - Bump jose from 4.11.0 to 4.15.5 in /examples/users-api [\#749](#749) ([dependabot[bot]](https://github.com/apps/dependabot)) - Workaround for failing "integration test (CRA)" [\#769](#769) ([nandan-bhat](https://github.com/nandan-bhat)) **Security** - Bump pretty-quick from 3.1.3 to 3.3.1 [\#736](#736) ([dependabot[bot]](https://github.com/apps/dependabot)) - Bump express from 4.18.2 to 4.19.2 in /examples/users-api [\#754](#754) ([dependabot[bot]](https://github.com/apps/dependabot)) - Bump follow-redirects from 1.15.3 to 1.15.6 [\#752](#752) ([dependabot[bot]](https://github.com/apps/dependabot)) - Bump ws from 7.5.9 to 7.5.10 [\#768](#768) ([dependabot[bot]](https://github.com/apps/dependabot)) - Bump oidc-provider from 8.4.3 to 8.4.5 [\#720](#720) ([dependabot[bot]](https://github.com/apps/dependabot))
Merged
tusharpandey13
added a commit
that referenced
this pull request
Jan 21, 2025
**Added** - Release v2.3.0 [\#825](#825) ([tusharpandey13](https://github.com/tusharpandey13)) - Feature/react19 [\#824](#824) ([tusharpandey13](https://github.com/tusharpandey13)) - Add ReversingLabs Workflow (Don't Merge) [\#782](#782) ([developerkunal](https://github.com/developerkunal)) **Changed** - ci: changed pull_request_target to pull_request and removed the authorize step [\#796](#796) ([desusai7](https://github.com/desusai7)) - Bump @testing-library/react from 14.1.2 to 14.3.1 [\#757](#757) ([dependabot[bot]](https://github.com/apps/dependabot)) - Bump ts-jest from 29.1.1 to 29.1.5 [\#766](#766) ([dependabot[bot]](https://github.com/apps/dependabot)) - Bump cypress from 13.6.1 to 13.12.0 [\#770](#770) ([dependabot[bot]](https://github.com/apps/dependabot)) - Bump @types/jest from 29.5.11 to 29.5.12 [\#750](#750) ([dependabot[bot]](https://github.com/apps/dependabot)) - Bump @types/react from 18.2.45 to 18.2.64 [\#747](#747) ([dependabot[bot]](https://github.com/apps/dependabot)) - Bump browserstack-cypress-cli from 1.28.0 to 1.28.1 [\#715](#715) ([dependabot[bot]](https://github.com/apps/dependabot)) **Fixed** - fix npm release workflow [\#826](#826) ([tusharpandey13](https://github.com/tusharpandey13)) - Update codeowner file with new GitHub team name [\#790](#790) ([stevenwong-okta](https://github.com/stevenwong-okta)) - Workaround for failing "integration test (CRA)" [\#769](#769) ([nandan-bhat](https://github.com/nandan-bhat)) **Removed** - Revert "Release v2.3.0" [\#827](#827) ([tusharpandey13](https://github.com/tusharpandey13)) **Security** - Bump pretty-quick from 3.1.3 to 3.3.1 [\#736](#736) ([dependabot[bot]](https://github.com/apps/dependabot)) - Bump next from 13.5.6 to 14.1.1 in /examples/nextjs-app [\#761](#761) ([dependabot[bot]](https://github.com/apps/dependabot)) - Bump jose from 4.11.0 to 4.15.5 in /examples/users-api [\#749](#749) ([dependabot[bot]](https://github.com/apps/dependabot)) - Bump express from 4.18.2 to 4.19.2 in /examples/users-api [\#754](#754) ([dependabot[bot]](https://github.com/apps/dependabot)) - Bump follow-redirects from 1.15.3 to 1.15.6 [\#752](#752) ([dependabot[bot]](https://github.com/apps/dependabot)) - Bump ws from 7.5.9 to 7.5.10 [\#768](#768) ([dependabot[bot]](https://github.com/apps/dependabot)) - Bump braces from 3.0.2 to 3.0.3 [\#773](#773) ([dependabot[bot]](https://github.com/apps/dependabot)) - Bump oidc-provider from 8.4.3 to 8.4.5 [\#720](#720) ([dependabot[bot]](https://github.com/apps/dependabot))
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
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 14.1.2 to 14.3.1.
Release notes
Sourced from
@testing-library/react
's releases.Commits
8434a24
fix: Stop using nullish coalescing (#1300)9c4a46d
feat: Add support for React 19 Canary (#1294)4e10ba3
chore: change canary version to specific prefix (#1290)cf045b4
chore: Update Codecov configuration to latest (#1289)3da62fd
fix: Remove unused types (#1287)7e42f4e
chore: Fix tests (#1288)edb6344
docs: add trappar as a contributor for code (#1273)55e79c2
fix: Update types to support all possible react component return values (#1272)4509fb6
docs: add yinm as a contributor for code (#1269)0880eba
feat: addreactStrictMode
option to enable strict mode render (#1241)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 show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@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)