Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps-dev): bump @testing-library/react from 11.2.7 to 12.1.5 in /assets #852

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

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @testing-library/react from 11.2.7 to 12.1.5.

Release notes

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

v12.1.5

12.1.5 (2022-04-11)

Bug Fixes

v12.1.4

12.1.4 (2022-03-09)

Bug Fixes

  • Match runtime type of baseElement in TypeScript types (#1023) (96ed8da)

v12.1.3

12.1.3 (2022-02-15)

Bug Fixes

  • Add @types/react-dom as a direct dependency (#1001) (149d9a9)

v12.1.2

12.1.2 (2021-10-03)

Bug Fixes

  • render: Don't reject wrapper types based on statics (#973) (7f53b56)

v12.1.1

12.1.1 (2021-09-27)

Bug Fixes

  • TS: make wrapper allow a simple function comp (#966) (cde904c)

v12.1.0

12.1.0 (2021-09-11)

Features

v12.0.0

12.0.0 (2021-06-23)

... (truncated)

Commits
  • 646129b chore: Run release from 12.x branch (#1044)
  • 9e2b5db fix: Only supports React < 18 (#1041)
  • 0c4aabe chore: Fix failing codesandbox/ci (#1026)
  • 96ed8da fix: Match runtime type of baseElement in TypeScript types (#1023)
  • b0f9d97 docs: add fmeum as a contributor for code, bug (#1016)
  • 149d9a9 fix: Add @types/react-dom as a direct dependency (#1001)
  • 8f17a2b chore: set protocol for npm to https (#975)
  • 7f53b56 fix(render): Don't reject wrapper types based on statics (#973)
  • cde904c fix(TS): make wrapper allow a simple function comp (#966)
  • a218b63 docs: add akashshyamdev as a contributor for bug (#967)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 12, 2022
@github-actions
Copy link

Coverage of commit 18f4120

Summary coverage rate:
  lines......: 92.7% (620 of 669 lines)
  functions..: 58.3% (500 of 858 functions)
  branches...: no data found

Files changed coverage rate: n/a

Download coverage report

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/assets/testing-library/react-12.1.5 branch from 18f4120 to b3d99a1 Compare May 26, 2022 11:22
@github-actions
Copy link

Coverage of commit b3d99a1

Summary coverage rate:
  lines......: 92.7% (620 of 669 lines)
  functions..: 57.6% (498 of 865 functions)
  branches...: no data found

Files changed coverage rate: n/a

Download coverage report

@bklebe
Copy link
Member

bklebe commented Dec 16, 2022

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/assets/testing-library/react-12.1.5 branch from b3d99a1 to 5bfcdf7 Compare December 16, 2022 05:31
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/assets/testing-library/react-12.1.5 branch from 5bfcdf7 to 03eab97 Compare January 11, 2023 15:04
@github-actions
Copy link

Coverage of commit 03eab97

Summary coverage rate:
  lines......: 92.7% (620 of 669 lines)
  functions..: 57.6% (498 of 865 functions)
  branches...: no data found

Files changed coverage rate: n/a

Download coverage report

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/assets/testing-library/react-12.1.5 branch from 03eab97 to 678e8a6 Compare January 18, 2023 14:35
@github-actions
Copy link

Coverage of commit 678e8a6

Summary coverage rate:
  lines......: 89.6% (649 of 724 lines)
  functions..: 59.2% (513 of 867 functions)
  branches...: no data found

Files changed coverage rate: n/a

Download coverage report

@bklebe
Copy link
Member

bklebe commented Oct 18, 2023

@dependabot recreate

Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 11.2.7 to 12.1.5.
- [Release notes](https://github.com/testing-library/react-testing-library/releases)
- [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md)
- [Commits](testing-library/react-testing-library@v11.2.7...v12.1.5)

---
updated-dependencies:
- dependency-name: "@testing-library/react"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/assets/testing-library/react-12.1.5 branch from 678e8a6 to e3b348d Compare October 18, 2023 19:48
@bklebe
Copy link
Member

bklebe commented Nov 20, 2023

@dependabot recreate

Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 20, 2023

Dependabot couldn't fetch all your path-based dependencies. Because of this, Dependabot cannot update this pull request.

@bklebe
Copy link
Member

bklebe commented Nov 20, 2023

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 20, 2023

Dependabot couldn't fetch all your path-based dependencies. Because of this, Dependabot cannot update this pull request.

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 javascript Pull requests that update Javascript code
Projects
None yet
1 participant