Skip to content

chore(deps): update all non-major dependencies #1250

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

Merged
merged 1 commit into from
Apr 14, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 12, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@nuxt/devtools-kit (source) 2.3.2 -> 2.4.0 age adoption passing confidence devDependencies minor
@types/node (source) 22.14.0 -> 22.14.1 age adoption passing confidence devDependencies patch
actions/setup-node v4.3.0 -> v4.4.0 age adoption passing confidence action minor
jsdom 26.0.0 -> 26.1.0 age adoption passing confidence devDependencies minor
knip (source) 5.50.2 -> 5.50.3 age adoption passing confidence devDependencies patch
rollup (source) 4.39.0 -> 4.40.0 age adoption passing confidence resolutions minor
rollup (source) 4.39.0 -> 4.40.0 age adoption passing confidence devDependencies minor
ts-jest (source) 29.3.1 -> 29.3.2 age adoption passing confidence devDependencies patch
unplugin ^2.3.1 -> ^2.3.2 age adoption passing confidence dependencies patch

Release Notes

nuxt/devtools (@​nuxt/devtools-kit)

v2.4.0

Compare Source

Bug Fixes
  • devtools-kit: fix useDevtoolsClient return type (#​845) (5ce9b47)
  • module setup times are multiplied by 1000 (#​838) (d16aa96)
  • ui-kit: add [@unocss-include](https://redirect.github.com/unocss-include) magic string in NButton (#​852) (f18de78)
  • watch() typeof check on array is always false (#​850) (a873199)

2.3.2 (2025-03-26)

Bug Fixes

2.3.1 (2025-03-20)

Bug Fixes
  • downgrade execa to be compatible with Node v18, fix #​821 (f15c7dc)
actions/setup-node (actions/setup-node)

v4.4.0

Compare Source

jsdom/jsdom (jsdom)

v26.1.0

Compare Source

  • Added at least partial support for various SVG elements and their classes: <defs> (SVGDefsElement), <desc> (SVGDescElement), <g> (SVGGElement), <metadata> (SVGMetadataElement), <switch> (SVGSwitchElement), and <symbol> (SVGSymbolElement).
  • Added SVGAnimatedPreserveAspectRatio and SVGAnimatedRect, including support in the reflection layer.
  • Added the SVGSVGElement createSVGRect() method, and the SVGRect type (which is distinct from DOMRect.)
  • Added indexed property support to HTMLFormElement.
  • Updated the SVGElement viewportElement() method to correctly establish the viewport based on ancestor elements.
  • Removed the now-bloated form-data dependency in favor of our own smaller implementation of multipart/form-data serialization. No functional changes are expected.
  • Various performance improvements, caches, microoptimizations, and deferred object creation.
webpro-nl/knip (knip)

v5.50.3

Compare Source

rollup/rollup (rollup)

v4.40.0

Compare Source

2025-04-12

Features
  • Only show eval warnings on first render and only when the call is not tree-shaken (#​5892)
  • Tree-shake non-included dynamic import members when the handler just maps to one named export (#​5898)
Bug Fixes
  • Consider dynamic imports nested within top-level-awaited dynamic import expressions to be awaited as well (#​5900)
  • Fix namespace rendering when tree-shaking is disabled (#​5908)
  • When using multiple transform hook filters, all of them need to be satisfied together (#​5909)
Pull Requests
kulshekhar/ts-jest (ts-jest)

v29.3.2

Compare Source

Bug Fixes
  • fix: transpile js files from node_modules whenever Jest asks (968370e), closes #​4637
unjs/unplugin (unplugin)

v2.3.2

Compare Source

   🐞 Bug Fixes
  • Update minimum rollup version requirement for native filter support  -  by @​sxzz (a0e08)
    View changes on GitHub

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 becomes conflicted, 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 requested a review from danielroe as a code owner April 12, 2025 01:30
Copy link

pkg-pr-new bot commented Apr 12, 2025

Open in StackBlitz

npm i https://pkg.pr.new/@nuxt/test-utils@1250

commit: 3fd7715

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 93fb324 to a14320f Compare April 12, 2025 08:51
@renovate renovate bot changed the title chore(deps): update devdependency @types/node to v22.14.1 chore(deps): update all non-major dependencies Apr 12, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 523da5c to 80bc0aa Compare April 14, 2025 04:56
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 80bc0aa to 3fd7715 Compare April 14, 2025 09:04
@danielroe danielroe merged commit d330f77 into main Apr 14, 2025
6 checks passed
@danielroe danielroe deleted the renovate/all-minor-patch branch April 14, 2025 09:52
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.

1 participant