Skip to content
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-native from 8.0.0 to 11.5.2 #285

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

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

Bumps @testing-library/react-native from 8.0.0 to 11.5.2.

Release notes

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

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.

Other

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

v11.4.0

What's Changed

Features

Bug fixes

... (truncated)

Commits
  • 1e8b3ba v11.5.2
  • 2b5d0d2 fix: get host component names on render (modified) (#1306)
  • 15e2db7 chore(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 in /website (#1303)
  • 163e2e7 chore(deps-dev): bump typescript from 4.9.4 to 4.9.5 (#1300)
  • 921fd1b chore(deps-dev): bump eslint from 8.32.0 to 8.33.0 (#1299)
  • 5adadd3 chore(deps): bump pretty-format from 29.4.0 to 29.4.1 (#1297)
  • 8bd1952 chore: deprecate some a11y queries (#1226)
  • 897b7de v11.5.1
  • 4decd45 fix: force cast await to proper type (#1293)
  • 0abb4a4 chore(deps-dev): bump babel-jest from 29.4.0 to 29.4.1 (#1295)
  • Additional commits viewable in compare view
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 8.0.0 to 11.5.2.
- [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@v8.0.0...v11.5.2)

---
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 @github
Copy link
Author

dependabot bot commented on behalf of github Mar 1, 2023

The following labels could not be found: 🤖 dependabot 🤖.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
0 participants