Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 12, 2022

Bumps @testing-library/jest-native from 5.3.1 to 5.3.2.

Release notes

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

v5.3.2

5.3.2 (2022-12-09)

Bug Fixes

  • support TextInput editable={false} prop check in isEnabled/isDisabled matchers (#135) (4f74aa4)
Commits
  • 4f74aa4 fix: support TextInput editable={false} prop check in isEnabled/isDisabled ma...
  • 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 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)
Bumps [@testing-library/jest-native](https://github.com/testing-library/jest-native) from 5.3.1 to 5.3.2. - [Release notes](https://github.com/testing-library/jest-native/releases) - [Changelog](https://github.com/testing-library/jest-native/blob/main/CHANGELOG.md) - [Commits](testing-library/jest-native@v5.3.1...v5.3.2) --- updated-dependencies: - dependency-name: "@testing-library/jest-native" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 12, 2022
@codecov
Copy link

codecov bot commented Dec 12, 2022

Codecov Report

Base: 94.94% // Head: 94.94% // No change to project coverage 👍

Coverage data is based on head (e5d3673) compared to base (b37e0d6).
Patch has no changes to coverable lines.

Additional details and impacted files
@@ Coverage Diff @@ ## main #1257 +/- ## ======================================= Coverage 94.94% 94.94% ======================================= Files 45 45 Lines 3088 3088 Branches 457 457 ======================================= Hits 2932 2932 Misses 156 156 

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@mdjastrzebski mdjastrzebski merged commit ecb4b95 into main Dec 13, 2022
@mdjastrzebski mdjastrzebski deleted the dependabot/npm_and_yarn/testing-library/jest-native-5.3.2 branch December 13, 2022 08:11
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

2 participants