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

Bump @testing-library/jest-native from 3.4.3 to 4.0.1 #185

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 30, 2021

Bumps @testing-library/jest-native from 3.4.3 to 4.0.1.

Release notes

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

v4.0.1

4.0.1 (2021-03-03)

Bug Fixes

  • Add TouchableNativeFeedback to list of components supporting disabled prop (#53) (b45040d)

v4.0.0

4.0.0 (2021-03-02)

Features

  • breaking: toHaveTextContent supports nested arrays of sibling elements (#52) (db65dfb)

BREAKING CHANGES

  • breaking: toHaveTextContent may produce more output in some cases due to including all nested sibling elements
Commits
  • b45040d fix: Add TouchableNativeFeedback to list of components supporting disabled pr...
  • db65dfb feat(breaking): toHaveTextContent supports nested arrays of sibling elements ...
  • 7667d5f docs: use vanity URL for Discord
  • 8a0fbc1 docs: Update usage docs with latest jest config (#47)
  • 277cde6 test: add snapshot toHaveStyle diff output (#42)
  • 3ce9c62 chore: run jest with --colors (#45)
  • 4ef847f chore: remove peed dependencies (#44)
  • See full diff 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 dependabot bot added the dependencies Pull requests that update a dependency file label Apr 30, 2021
@dependabot dependabot bot requested a review from calintamas April 30, 2021 08:40
@calintamas calintamas merged commit 8b4b957 into master May 1, 2021
@calintamas calintamas deleted the dependabot/npm_and_yarn/testing-library/jest-native-4.0.1 branch May 1, 2021 07:01
remcorakers pushed a commit to remcorakers/react-native-toast-message that referenced this pull request Mar 15, 2023
Bumps [@testing-library/jest-native](https://github.com/testing-library/jest-native) from 3.4.3 to 4.0.1.
- [Release notes](https://github.com/testing-library/jest-native/releases)
- [Changelog](https://github.com/testing-library/jest-native/blob/master/CHANGELOG.md)
- [Commits](testing-library/jest-native@v3.4.3...v4.0.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant