Skip to content
This repository has been archived by the owner on Dec 7, 2024. It is now read-only.

build(deps): bump @testing-library/react from 10.4.9 to 12.1.4 in /client #501

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 10, 2022

Bumps @testing-library/react from 10.4.9 to 12.1.4.

Release notes

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

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)

Bug Fixes

... (truncated)

Commits
  • 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)
  • 84851dc test: Backport tests using the full timer matrix (#962)
  • 3325061 docs: add ImADrafter as a contributor for doc (#961)
  • fbacb0d feat: improve JSDocs for RenderOptions (#909)
  • 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)

Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 10.4.9 to 12.1.4.
- [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@v10.4.9...v12.1.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from Admiralfeb as a code owner March 10, 2022 00:04
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 10, 2022
@codecov
Copy link

codecov bot commented Mar 10, 2022

Codecov Report

Merging #501 (55ae0f4) into master (aac97a3) will increase coverage by 0.19%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #501      +/-   ##
==========================================
+ Coverage   16.05%   16.25%   +0.19%     
==========================================
  Files          26       26              
  Lines         411      406       -5     
  Branches       74       66       -8     
==========================================
  Hits           66       66              
+ Misses        345      340       -5     
Flag Coverage Δ
unittests 16.25% <ø> (+0.19%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...ent/src/app/components/foodmenu/food.component.tsx 0.00% <0.00%> (ø)
...ent/src/app/components/gamemenu/game.component.tsx 0.00% <0.00%> (ø)
.../src/app/components/comics/comicList.component.tsx 0.00% <0.00%> (ø)
...src/app/components/memoriam/memoriam.component.tsx 0.00% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update aac97a3...55ae0f4. Read the comment docs.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 12, 2022

Superseded by #521.

@dependabot dependabot bot closed this Apr 12, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/client/testing-library/react-12.1.4 branch April 12, 2022 00:14
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