Skip to content
This repository was archived by the owner on Aug 26, 2024. It is now read-only.

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 9, 2023

Bumps @testing-library/react-native from 9.1.0 to 11.5.4.

Release notes

Sourced from @​testing-library/react-native's releases.

v11.5.4

What's Changed

Bug fixes

Full Changelog: callstack/react-native-testing-library@v11.5.3...v11.5.4

v11.5.3

What's Changed

Bugfixes

Full Changelog: callstack/react-native-testing-library@v11.5.2...v11.5.3

v11.5.2

What's Changed

Fixes

Other

Full Changelog: callstack/react-native-testing-library@v11.5.1...v11.5.2

v11.5.1

What's Changed

Improvements

Fixes

New Contributors

Full Changelog: callstack/react-native-testing-library@v11.5.0...v11.5.1

v11.5.0

Features

Bug fixes

  • *ByText is now able to match text across nested Text components by @​mdjastrzebski in #1222
    • If your tests relied on undocumented behavior of *ByText queries only matching non-nested text content, then you might need to update them, e.g. by using { exact: false } query option.

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by mdjastrzebski, a new releaser for @​testing-library/react-native since your current version.


Dependabot compatibility score

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 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)

Bumps [@testing-library/react-native](https://github.com/callstack/react-native-testing-library) from 9.1.0 to 11.5.4.
- [Release notes](https://github.com/callstack/react-native-testing-library/releases)
- [Changelog](https://github.com/callstack/react-native-testing-library/blob/main/tsconfig.release.json)
- [Commits](callstack/react-native-testing-library@v9.1.0...v11.5.4)

---
updated-dependencies:
- dependency-name: "@testing-library/react-native"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 9, 2023
@dependabot dependabot bot requested a review from ivyhjk March 9, 2023 01:03
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 16, 2023

Superseded by #573.

@dependabot dependabot bot closed this Mar 16, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/testing-library/react-native-11.5.4 branch March 16, 2023 01:20
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants