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.2.0 #414

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

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

Release notes

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

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

New Contributors

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

... (truncated)

Commits
  • fa21fc5 feat: isInaccessible API form RTL/DTL (#1128)
  • 807898e Switch to IS_REACT_ACT_ENVIRONMENT instead of act when needed when using reac...
  • c9ab3cf Add support for ByRole with name (#1127)
  • 9892c21 docs: document render options (#1129)
  • f80745f Feat : emulate string outside text error (#1070)
  • 10e69c5 Add support for testing with react@17 (#1115)
  • fbf3e78 v11.1.0
  • 7a24fa5 chore(deps-dev): bump @​testing-library/jest-native from 4.0.11 to 4.0.12 (#1124)
  • eb9cba7 chore(deps-dev): bump eslint from 8.23.0 to 8.23.1 (#1112)
  • fcac73e chore(deps-dev): bump @​types/react-native from 0.69.8 to 0.70.0 (#1123)
  • 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 #420.