OmniLayer / omniexplorer

Block Explorer for Omni Protocol
Other
51 stars 51 forks source link

Bump react-testing-library from 6.1.2 to 8.0.1 #483

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps react-testing-library from 6.1.2 to 8.0.1.

Release notes

Sourced from react-testing-library's releases.

v8.0.1

8.0.1 (2019-05-30)

Bug Fixes

  • docs pointed to old package (76d112c)

v8.0.0

8.0.0 (2019-05-30)

Features

  • initial release of scoped package (23da68c)

BREAKING CHANGES

  • You must update all imports from 'react-testing-library' to '@​testing-library/react'

🚨🚨🚨🚨

Find/replace react-testing-library for @testing-library/react and upgrade to v8

🚨🚨🚨🚨

v7.0.1

7.0.1 (2019-05-19)

Bug Fixes

  • bump dom-testing-library range (e662305), closes #373

v7.0.0

7.0.0 (2019-04-25)

Features

  • update to the latest dom-testing-library@4.0.0 (#365) (d232c00)

BREAKING CHANGES

Commits
  • 76d112c fix: docs pointed to old package
  • 7a794ad chore: fix version for semantic release
  • 23da68c feat: initial release of scoped package
  • f539213 chore(deps): upgrade all deps
  • e662305 fix: bump dom-testing-library range
  • 960451b docs: fix spectrum link
  • d232c00 feat: update to the latest dom-testing-library@4.0.0 (#365)
  • 5ce6c19 docs: add lucas0707 as a contributor (#361)
  • cf606f5 docs: add a dot to end of section about Hooks (#360)
  • f5b1b23 docs: update README.md (#358)
  • 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 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)