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): update dependency @testing-library/jest-dom to v6 #2002

Merged
merged 1 commit into from
Sep 16, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 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.3 age adoption passing confidence

Release Notes

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

v6.1.3

Compare Source

Bug Fixes

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 every weekday,before 5am every weekday,every weekend" in timezone Asia/Tokyo, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 renovate label Sep 16, 2023
@vercel
Copy link

vercel bot commented Sep 16, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
tasks-app-nextjs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 16, 2023 0:36am

@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Sep 16, 2023

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: c542ca9
Status: ✅  Deploy successful!
Preview URL: https://2f6a3928.tasks-app-nextjs.pages.dev
Branch Preview URL: https://renovate-major-6-test-packag.tasks-app-nextjs.pages.dev

View logs

@github-actions
Copy link

Size Change: -24 B (0%)

Total Size: 275 kB

Filename Size Change
./.next/build-manifest.json 541 B -4 B (-1%)
./.next/cache/next-server.js.nft.json 18.4 kB -2 B (0%)
./.next/next-server.js.nft.json 18.4 kB -2 B (0%)
./.next/routes-manifest.json 444 B -1 B (0%)
./.next/server/middleware-build-manifest.js 541 B -2 B (0%)
./.next/server/pages-manifest.json 186 B +2 B (+1%)
./.next/server/pages/_document.js.nft.json 531 B +2 B (0%)
./.next/server/pages/500.html 2.24 kB -1 B (0%)
./.next/server/pages/css-containment.html 2.33 kB -1 B (0%)
./.next/server/pages/height.js.nft.json 405 B -4 B (-1%)
./.next/server/pages/hydration.html 2.05 kB +1 B (0%)
./.next/server/pages/index.html 2.41 kB -7 B (0%)
./.next/server/pages/index.js.nft.json 637 B -7 B (-1%)
./.next/server/pages/svh.html 1.99 kB +1 B (0%)
./.next/server/pages/tasks.js.nft.json 1.67 kB -1 B (0%)
./.next/server/pages/vh.html 1.98 kB +2 B (0%)
./.next/static/5_fQtBrE-HUwWBglCG0u1/_buildManifest.js 0 B -448 B (removed) 🏆
./.next/static/5_fQtBrE-HUwWBglCG0u1/_ssgManifest.js 0 B -61 B (removed) 🏆
./.next/static/FDo0017mjEvZG1N_20Gd0/_buildManifest.js 448 B +448 B (new file) 🆕
./.next/static/FDo0017mjEvZG1N_20Gd0/_ssgManifest.js 61 B +61 B (new file) 🆕
ℹ️ View Unchanged
Filename Size
./.next/cache/config.json 164 B
./.next/export-marker.json 100 B
./.next/images-manifest.json 325 B
./.next/package.json 40 B
./.next/prerender-manifest.json 233 B
./.next/react-loadable-manifest.json 222 B
./.next/required-server-files.json 1.36 kB
./.next/server/chunks/198.js 720 B
./.next/server/chunks/377.js 580 B
./.next/server/chunks/636.js 2.53 kB
./.next/server/chunks/664.js 5.52 kB
./.next/server/chunks/755.js 6.34 kB
./.next/server/chunks/859.js 9.41 kB
./.next/server/chunks/893.js 676 B
./.next/server/chunks/font-manifest.json 524 B
./.next/server/font-manifest.json 524 B
./.next/server/middleware-manifest.json 77 B
./.next/server/middleware-react-loadable-manifest.js 232 B
./.next/server/next-font-manifest.js 85 B
./.next/server/next-font-manifest.json 71 B
./.next/server/pages/_app.js 1.88 kB
./.next/server/pages/_app.js.nft.json 1.22 kB
./.next/server/pages/_document.js 1.26 kB
./.next/server/pages/_error.js 1.86 kB
./.next/server/pages/_error.js.nft.json 273 B
./.next/server/pages/404.html 2.25 kB
./.next/server/pages/api/plausible-options.js 445 B
./.next/server/pages/api/plausible-options.js.nft.json 88 B
./.next/server/pages/css-containment.js.nft.json 321 B
./.next/server/pages/dvh.html 1.99 kB
./.next/server/pages/dvh.js.nft.json 321 B
./.next/server/pages/height.html 1.94 kB
./.next/server/pages/hydration.js.nft.json 359 B
./.next/server/pages/lvh.html 1.99 kB
./.next/server/pages/lvh.js.nft.json 321 B
./.next/server/pages/svh.js.nft.json 321 B
./.next/server/pages/tasks.js 5.42 kB
./.next/server/pages/vh.js.nft.json 321 B
./.next/server/webpack-api-runtime.js 1.45 kB
./.next/server/webpack-runtime.js 2.59 kB
./.next/static/chunks/198.8906254e3463790f.js 414 B
./.next/static/chunks/440.095145731ac3f875.js 1.16 kB
./.next/static/chunks/602-979fda245318f533.js 23 kB
./.next/static/chunks/664-7af439310aee7d36.js 2.39 kB
./.next/static/chunks/framework-2c79e2a64abdb08b.js 45.2 kB
./.next/static/chunks/main-0c863f4fb511a522.js 26.6 kB
./.next/static/chunks/pages/_app-42044910381208b3.js 21 kB
./.next/static/chunks/pages/_error-54de1933a164a1ff.js 182 B
./.next/static/chunks/pages/css-containment-515b0081b1c44b30.js 972 B
./.next/static/chunks/pages/dvh-4221557c6ff334da.js 438 B
./.next/static/chunks/pages/height-a8915716b5a261e4.js 677 B
./.next/static/chunks/pages/hydration-d9ecbb8aaa3e471b.js 567 B
./.next/static/chunks/pages/index-0ebf1acdfa18f4ec.js 4.53 kB
./.next/static/chunks/pages/lvh-f58bbe1a1772f017.js 438 B
./.next/static/chunks/pages/svh-6b9e65496b472eb1.js 438 B
./.next/static/chunks/pages/tasks-b000e8434e1cbc6a.js 2.55 kB
./.next/static/chunks/pages/vh-c60877a52760f675.js 375 B
./.next/static/chunks/polyfills-c67a75d1b6f99dc8.js 31 kB
./.next/static/chunks/webpack-96a918f0ac5514b3.js 1.54 kB

compressed-size-action

@renovate renovate bot merged commit d5e9cca into main Sep 16, 2023
14 checks passed
@renovate renovate bot deleted the renovate/major-6-test-packages branch September 16, 2023 15:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants