Skip to content
This repository has been archived by the owner on Feb 9, 2022. It is now read-only.

chore(deps-dev): bump @testing-library/react-native from 7.0.2 to 7.1.0 #413

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Oct 23, 2020

Bumps @testing-library/react-native from 7.0.2 to 7.1.0.

Release notes

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

v7.1.0

Features

  • export container from render (#567)
  • add the value expected in getBy error messages (#550)
  • support 'editable' prop on TextInput (#517)
  • RegExp support for ByTestId queries (#535)

Fixes

  • non-responder wrapping host elements ignore disabled prop (#572)

Docs

  • fix typos/grammar (#575, #551)
  • port 'How Should I Query?' guide from Native Testing Library (#555)
  • adjust ByTestId misleading warnings; add guidelines about accessibilityHint (#542)
  • update scroll event api for flat list (#519)
  • clarify waitFor documentation in regards to timer mocks (#538, #540)
  • add note to v7 migration guide about baseElement removed from render (#533)

Chore & Maintenance

  • update CircleCI to run examples (#557)
  • test website on CI (#511)
  • bump Docusaurus to alpha.61 (#509, #510)
Commits
  • b9f9ab7 v7.1.0
  • 78fb456 feat: export container from render (#567)
  • 696b28b fix: non-responder wrapping host elements ignore disabled prop (#572)
  • c9d4809 fix: small typo (#575)
  • 85bccf2 docs: Port 'How Should I Query?' guide from Native Testing Library (#555)
  • 484c9f7 feat: add the value expected in getBy error messages (#550)
  • 1b5569b chore(deps-dev): bump release-it from 13.7.0 to 14.0.3 (#565)
  • 3737eac chore(deps-dev): bump @types/react-native from 0.63.12 to 0.63.23 (#561)
  • c88dd99 chore(deps-dev): bump react-native from 0.63.2 to 0.63.3 (#558)
  • daec3e3 chore(deps-dev): bump typescript from 4.0.2 to 4.0.3
  • 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.

If all status checks pass Dependabot will automatically merge this pull request.


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 badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in the .dependabot/config.yml file in this repo:

  • Update frequency
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Oct 23, 2020
@dependabot-preview
Copy link
Contributor Author

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/testing-library/react-native-7.1.0 branch from 771f485 to 9e45dec Compare October 23, 2020 12:05
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/testing-library/react-native-7.1.0 branch from 9e45dec to da99f29 Compare October 26, 2020 21:06
@dependabot-preview
Copy link
Contributor Author

Superseded by #488.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/testing-library/react-native-7.1.0 branch March 3, 2021 07:05
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants