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.2.0 #488

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot-preview[bot]
Copy link
Contributor

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

Release notes

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

v7.2.0

Features

  • support pointerEvents when firing events (#655)

Fixes

  • display stack trace and code frame for findBy error (#581)
  • add onMoveShouldSetResponder to element enabled checking (#577)
  • correct TS typings for debug.shallow (#584)
  • add container to TypeScript types (#582)
  • getByDisplayValue not checking TextInput's defaultValue (#656)

Chore & Maintenance

  • restructure ByTestId queries code by predicate type (#608, #654)
  • bump React Native to 0.64 RC (#626)
  • update React imports (#629)
  • adding tests for React Navigation Drawer Navigator (#624)
  • update "How Should I Query?" links to use the correct URLs (#580)

Docs

  • Fixed broken link of mock setup file (#673)
  • fix typo in README.md (#657)
  • update doc for fireEvent.onScroll (#633)

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

... (truncated)

Commits
  • 716ac8f v7.2.0
  • 81353bb chore(deps-dev): bump release-it from 14.2.2 to 14.4.1
  • 25581ce chore(deps-dev): bump @babel/preset-react from 7.12.10 to 7.12.13
  • f137eaa chore(deps-dev): bump @babel/plugin-proposal-class-properties
  • 1d4e33d chore(deps-dev): bump @callstack/eslint-config from 10.1.0 to 10.2.0
  • 6315ef7 chore(deps-dev): bump typescript from 4.1.3 to 4.2.2
  • abf1966 chore(deps-dev): bump @types/react-test-renderer from 17.0.0 to 17.0.1
  • 07c3d8a chore(deps-dev): bump @babel/core from 7.12.10 to 7.13.8
  • 5738ff2 chore(deps-dev): bump @release-it/conventional-changelog
  • 72bd4ce chore(deps-dev): bump @babel/cli from 7.12.10 to 7.13.0
  • 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 Mar 3, 2021
@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.

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