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

fix(deps): update testing-library monorepo #389

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 24, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@testing-library/jest-dom 5.11.6 -> 5.17.0 age adoption passing confidence
@testing-library/react 12.1.4 -> 12.1.5 age adoption passing confidence
@testing-library/react-hooks 3.4.2 -> 3.7.0 age adoption passing confidence
@testing-library/user-event 13.1.8 -> 13.5.0 age adoption passing confidence

Release Notes

testing-library/jest-dom (@​testing-library/jest-dom)

v5.17.0

Compare Source

Features
  • New toHaveAccessibleErrorMessage better implementing the spec, deprecate toHaveErrorMessage (#​503) (d717c66)

v5.16.5

Compare Source

Bug Fixes

v5.16.4

Compare Source

Bug Fixes
  • Support unenclosed inner text for details elements in to be visible (#​396) (af18453)

v5.16.3

Compare Source

Bug Fixes

v5.16.2

Compare Source

Bug Fixes

v5.16.1

Compare Source

Bug Fixes

v5.16.0

Compare Source

Features

v5.15.1

Compare Source

Bug Fixes

v5.15.0

Compare Source

Features

v5.14.1

Compare Source

Bug Fixes

v5.14.0

Compare Source

Features
  • toHaveAccessibleName and toHaveAccessibleDescription (#​377) (87ffd2a)

v5.13.0

Compare Source

Features

v5.12.0

Compare Source

Features

v5.11.10

Compare Source

Bug Fixes

v5.11.9

Compare Source

Bug Fixes

v5.11.8

Compare Source

Bug Fixes

v5.11.7

Compare Source

Bug Fixes
testing-library/react-testing-library (@​testing-library/react)

v12.1.5

Compare Source

Bug Fixes
testing-library/react-hooks-testing-library (@​testing-library/react-hooks)

v3.7.0

Compare Source

Features
  • cleanup: remove unnecessary flush microtasks as already handled by act (#​511) (c53b56b)

v3.6.0

Compare Source

Features
  • release: manually release a minor version (78d228c), closes #​496
  • Capture all results a rendered hook produces as result.all (c3e09ed)

v3.5.0

Compare Source

Features
testing-library/user-event (@​testing-library/user-event)

v13.5.0

Compare Source

Features
  • keyboard: keep key pressed for multiple keydown events (#​728) (5d946d5)

v13.4.2

Compare Source

Bug Fixes
  • keyboard: submit on enter keypress for checkboxes and radio buttons (#​741) (97ba08e)

v13.4.1

Compare Source

Bug Fixes

v13.4.0

Compare Source

Features

v13.3.0

Compare Source

Features

v13.2.1

Compare Source

Bug Fixes

v13.2.0

Compare Source

Features
  • add keydownBehavior for ArrowLeft and ArrowRight on <textarea> (#​686) (f8f00d4)

v13.1.9

Compare Source

Bug Fixes
  • keyboard: do not set document selection when typing on <input> (#​679) (f2fec13)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/testing-library-monorepo branch 3 times, most recently from 7a23bd5 to 7d9113b Compare April 30, 2024 15:24
@renovate renovate bot force-pushed the renovate/testing-library-monorepo branch 3 times, most recently from c137059 to d01b6df Compare May 15, 2024 13:43
@renovate renovate bot force-pushed the renovate/testing-library-monorepo branch 2 times, most recently from bf911b9 to c1fde68 Compare May 21, 2024 05:54
@renovate renovate bot force-pushed the renovate/testing-library-monorepo branch 2 times, most recently from 11164ba to 337f542 Compare July 11, 2024 09:26
Copy link

codecov bot commented Jul 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.10%. Comparing base (c317ac0) to head (337f542).
Report is 11 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #389      +/-   ##
==========================================
+ Coverage   79.08%   80.10%   +1.02%     
==========================================
  Files          35       37       +2     
  Lines         698      749      +51     
  Branches      179      187       +8     
==========================================
+ Hits          552      600      +48     
- Misses        133      136       +3     
  Partials       13       13              

Continue to review full report in Codecov by Sentry.

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

@renovate renovate bot force-pushed the renovate/testing-library-monorepo branch 2 times, most recently from 0cfd696 to 88c7ae6 Compare July 12, 2024 14:13
@renovate renovate bot force-pushed the renovate/testing-library-monorepo branch 3 times, most recently from 90bbe3b to e8a9f90 Compare August 12, 2024 14:40
@renovate renovate bot force-pushed the renovate/testing-library-monorepo branch 4 times, most recently from 8666503 to 0b8e323 Compare September 9, 2024 10:06
@renovate renovate bot force-pushed the renovate/testing-library-monorepo branch 2 times, most recently from 2e618a1 to 5a4e955 Compare September 16, 2024 19:31
@renovate renovate bot force-pushed the renovate/testing-library-monorepo branch from 5a4e955 to 8bf01f9 Compare November 1, 2024 13:46
@renovate renovate bot force-pushed the renovate/testing-library-monorepo branch from 8bf01f9 to ffe9bbd Compare November 25, 2024 10:23
@renovate renovate bot force-pushed the renovate/testing-library-monorepo branch from ffe9bbd to 7e0dcbc Compare November 25, 2024 10:33
@renovate renovate bot changed the title chore(deps): update testing-library monorepo fix(deps): update testing-library monorepo Dec 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants