litentry / archived-litentry-mobile-app

GNU General Public License v3.0
73 stars 15 forks source link

Bump @testing-library/jest-native from 4.0.5 to 5.4.2 #1421

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @testing-library/jest-native from 4.0.5 to 5.4.2.

Release notes

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

v5.4.2

5.4.2 (2023-02-21)

Bug Fixes

v5.4.1

5.4.1 (2023-01-06)

Bug Fixes

v5.4.0

5.4.0 (2022-12-29)

Features

v5.3.4

5.3.4 (2022-12-29)

Bug Fixes

  • change extend-expect types definition to support explicit jest globals (#137) (c3dc5ce)

v5.3.3

5.3.3 (2022-12-15)

Bug Fixes

v5.3.2

5.3.2 (2022-12-09)

Bug Fixes

  • support TextInput editable={false} prop check in isEnabled/isDisabled matchers (#135) (4f74aa4)

v5.3.1

5.3.1 (2022-12-07)

... (truncated)

Commits
  • d5590df fix: toBeOnTheScreen() with RNTL v12 (#151)
  • 130344b chore(deps-dev): bump @​types/react-native from 0.70.9 to 0.71.0 (#144)
  • e815954 fix: add toBeOnTheScreen to exports (#140)
  • 49c3bbd Update README.md
  • a97ed16 feat: toBeOnTheScreen() matcher (#125)
  • c3dc5ce fix: change extend-expect types definition to support explicit jest globals (...
  • fafd6ed fix: add barrel file (#132)
  • 4f74aa4 fix: support TextInput editable={false} prop check in isEnabled/isDisabled ma...
  • d65e9f2 fix: .toBeVisible error with Pressable function style (#134)
  • 5883ed7 chore(deps-dev): bump @​types/react-native from 0.69.15 to 0.70.7 (#131)
  • 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 #1424.