calintamas / react-native-toast-message

Animated toast message component for React Native
MIT License
1.66k stars 258 forks source link

chore(deps-dev): bump @testing-library/react-native from 9.1.0 to 11.3.0 #420

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

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

Release notes

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

v11.3.0

What's Changed

Features

Fixes

Other

New Contributors 👏

Full Changelog: https://github.com/callstack/react-native-testing-library/compare/v11.2.0...v11.3.0

v11.2.0

What's Changed

New Features

Chores

New Contributors 👏🏻

Full Changelog: https://github.com/callstack/react-native-testing-library/compare/v11.1.0...v11.2.0

v11.1.0

What's Changed

... (truncated)

Commits
  • a1d301d v11.3.0
  • 8356d2c Ignore fake timers (#1169)
  • 28aa750 docs: add typedefs for queries (#1175)
  • ffb4105 chore(deps-dev): bump @​types/react-native from 0.70.4 to 0.70.5 (#1178)
  • 17e2021 fix: update render flow type with new option unstable_validateStringsRendered...
  • b86560a chore(deps-dev): bump react-native from 0.70.2 to 0.70.3 (#1170)
  • 3ed6bc0 chore(deps): bump pretty-format from 29.1.2 to 29.2.0 (#1174)
  • eadec23 chore(deps-dev): bump babel-jest from 29.1.2 to 29.2.0 (#1172)
  • 49e8b19 chore(deps-dev): bump jest from 29.1.2 to 29.2.0 (#1173)
  • 763ce88 chore(deps-dev): bump eslint from 8.24.0 to 8.25.0 (#1168)
  • Additional commits viewable in compare view


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)
dependabot[bot] commented 1 year ago

Superseded by #433.