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-major) Update dependency @testing-library/jest-dom to v6 #1138

Merged
merged 2 commits into from
Sep 1, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 16, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@testing-library/jest-dom 5.17.0 -> 6.1.2 age adoption passing confidence

Release Notes

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

v6.1.2

Compare Source

Bug Fixes

v6.1.1

Compare Source

Bug Fixes

v6.1.0

Compare Source

Features

v6.0.1

Compare Source

Bug Fixes
  • matchers type is making the global expect unsafe (#​513) (bdb34f1)

v6.0.0

Compare Source

Features
BREAKING CHANGES
  • Removes the extend-expect script. Users should use
    the default import path or one of the new test platform-specific
    paths to automatically extend the appropriate "expect" instance.

extend-expect was not documented in the Readme, so this change should
have minimal impact.

Users can now use the following import paths to automatically extend
"expect" for their chosen test platform:

For example:

import '@​testing-library/jest-dom/jest-globals'

Importing from one of the above paths will augment the appropriate
matcher interface for the given test platform, assuming the import
is done in a .ts file that is included in the user's tsconfig.json.

It's also (still) possible to import the matchers directly without
side effects:

import * as matchers from '@​testing-library/jest-dom/matchers'

  • Update kcd-scripts
  • Drop node < 14

Configuration

📅 Schedule: Branch creation - "after 10pm,before 5:00am" (UTC), Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the 🔗 dependencies Pull requests that update a dependency file label Aug 16, 2023
@cypress
Copy link

cypress bot commented Aug 16, 2023

Passing run #2214 ↗︎

0 34 0 0 Flakiness 0
⚠️ You've recorded test results over your free plan limit.
Upgrade your plan to view test results.

Details:

Merge 28a68e2 into 84f9e11...
Project: Lago Front End Commit: 11bb975b25 ℹ️
Status: Passed Duration: 03:32 💡
Started: Sep 1, 2023 8:50 PM Ended: Sep 1, 2023 8:54 PM

This comment has been generated by cypress-bot as a result of this project's GitHub integration settings.

@renovate renovate bot force-pushed the renovate/testing-library-jest-dom-6.x branch 6 times, most recently from 9218888 to d19057b Compare August 27, 2023 11:01
@renovate renovate bot force-pushed the renovate/testing-library-jest-dom-6.x branch from d19057b to e890f31 Compare September 1, 2023 19:11
@ansmonjol ansmonjol force-pushed the renovate/testing-library-jest-dom-6.x branch from e890f31 to 2933248 Compare September 1, 2023 20:40
@renovate renovate bot force-pushed the renovate/testing-library-jest-dom-6.x branch from 2933248 to 7d22cb2 Compare September 1, 2023 20:40
@ansmonjol ansmonjol enabled auto-merge (rebase) September 1, 2023 20:47
@ansmonjol ansmonjol merged commit b41c586 into main Sep 1, 2023
8 checks passed
@ansmonjol ansmonjol deleted the renovate/testing-library-jest-dom-6.x branch September 1, 2023 20:54
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant