react-native-toast-message
react-native-toast-message copied to clipboard
chore(deps-dev): bump @testing-library/react-native from 9.1.0 to 11.0.0
Bumps @testing-library/react-native from 9.1.0 to 11.0.0.
Release notes
Sourced from @testing-library/react-native
's releases.
v11.0.0
What's Changed
- chore(breaking): update Jest to 28 by
@mdjastrzebski
in callstack/react-native-testing-library#1008- refactor(breaking): remove legacy wait for options support by
@mdjastrzebski
in callstack/react-native-testing-library#1018- refactor(breaking): remove
byA11yStates
queries by@mdjastrzebski
in callstack/react-native-testing-library#1015- chore: update react-native to 0.69.1 by
@mdjastrzebski
in callstack/react-native-testing-library#1010- chore: update deps
@types
for react/react-native by@mdjastrzebski
in callstack/react-native-testing-library#1013- feat: Trigger non-touch events on box-none targets by
@dcalhoun
in callstack/react-native-testing-library#906- docs: create document describing act function and related errors by
@mdjastrzebski
in callstack/react-native-testing-library#969- chore: Organise a11y queries by predicate by
@MattAgn
in callstack/react-native-testing-library#977- chore: reenable skipped byText tests by
@mdjastrzebski
in callstack/react-native-testing-library#1017Full Changelog: https://github.com/callstack/react-native-testing-library/compare/v10.1.1...v11.0.0
Migration Guide
See the RNTL v11 migration guide
v11.0.0-rc.0
What's Changed
- chore(breaking): update Jest to 28 by
@mdjastrzebski
in callstack/react-native-testing-library#1008- refactor(breaking): remove legacy wait for options support by
@mdjastrzebski
in callstack/react-native-testing-library#1018- refactor(breaking): remove
byA11yStates
queries by@mdjastrzebski
in callstack/react-native-testing-library#1015- chore: update react-native to 0.69.1 by
@mdjastrzebski
in callstack/react-native-testing-library#1010- chore: update deps
@types
for react/react-native by@mdjastrzebski
in callstack/react-native-testing-library#1013- feat: Trigger non-touch events on box-none targets by
@dcalhoun
in callstack/react-native-testing-library#906- docs: create document describing act function and related errors by
@mdjastrzebski
in callstack/react-native-testing-library#969- chore: Organise a11y queries by predicate by
@MattAgn
in callstack/react-native-testing-library#977- chore: reenable skipped byText tests by
@mdjastrzebski
in callstack/react-native-testing-library#1017Full Changelog: https://github.com/callstack/react-native-testing-library/compare/v10.1.1...v11.0.0-rc.0
v10.1.1
Fixes
v10.1.0
Features
- add
screen
API (#994)v10.0.1
Fixes
- bring back
RenderAPI
type (#1000)
... (truncated)
Commits
4ee5342
fix(docs): typo in v11 migration guide title (#1022)a80e0c3
docs: v11 migration guide (#1021)e85aa18
chore: upgrade pretty-format to v28 to match Jest deps (#1019)6a65ed3
v11.0.0-rc.0ade9f33
refactor: remove legacy wait for options support (#1018)980b3df
chore: reenable skipped byText tests (#1017)9f3b31d
refactor: remove deprecated byA11yStates queries (#1015)7431885
Organise a11y queries by predicate (#977)986a029
chore(deps): bump plist from 3.0.4 to 3.0.6 (#1011)40b6c9a
chore(deps-dev): bump@babel/cli
from 7.15.7 to 7.18.9 (#1014)- Additional commits viewable in compare view
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)