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

build(devDep): bump @testing-library/react-native from 7.1.0 to 7.2.0 #627

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 8, 2021

Bumps @testing-library/react-native from 7.1.0 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)
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.

Dependabot will merge this PR once CI passes on it, as requested by @Clumsy-Coder.


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 dependabot bot added the dependencies Pull requests that update a dependency file label Mar 8, 2021
@Clumsy-Coder
Copy link
Owner

@dependabot squash and merge

@codecov
Copy link

codecov bot commented Mar 8, 2021

Codecov Report

Merging #627 (e06586a) into master (b8c29ae) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #627   +/-   ##
=======================================
  Coverage   91.57%   91.57%           
=======================================
  Files          30       30           
  Lines         475      475           
  Branches       31       31           
=======================================
  Hits          435      435           
  Misses         31       31           
  Partials        9        9           

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/testing-library/react-native-7.2.0 branch from d1503a2 to e06586a Compare March 8, 2021 10:04
@dependabot dependabot bot merged commit ba99dba into master Mar 8, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/testing-library/react-native-7.2.0 branch March 8, 2021 10:15
github-actions bot pushed a commit that referenced this pull request Mar 8, 2021
### [1.2.169](1.2.168...1.2.169) (2021-03-08)

### 📦 Build System

* **devDep:** bump @testing-library/react-native from 7.1.0 to 7.2.0 ([#627](#627)) ([ba99dba](ba99dba))
@github-actions
Copy link

github-actions bot commented Mar 8, 2021

🎉 This PR is included in version 1.2.169 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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 released
Projects
None yet
1 participant