Skip to content

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

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

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 19, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@iconify-json/lucide ^1.2.42 -> ^1.2.44 age adoption passing confidence
@iconify-json/simple-icons ^1.2.34 -> ^1.2.35 age adoption passing confidence
@iconify-json/vscode-icons ^1.2.20 -> ^1.2.21 age adoption passing confidence
@nuxt/eslint-config (source) ^1.3.1 -> ^1.4.1 age adoption passing confidence
@nuxt/fonts ^0.11.3 -> ^0.11.4 age adoption passing confidence
@nuxt/icon ^1.12.0 -> ^1.13.0 age adoption passing confidence
@nuxt/test-utils ^3.18.0 -> ^3.19.0 age adoption passing confidence
@vueuse/core (source) ^13.1.0 -> ^13.2.0 age adoption passing confidence
@vueuse/integrations (source) ^13.1.0 -> ^13.2.0 age adoption passing confidence
@vueuse/math (source) ^13.1.0 -> ^13.2.0 age adoption passing confidence
@vueuse/nuxt (source) ^13.1.0 -> ^13.2.0 age adoption passing confidence
eslint (source) ^9.26.0 -> ^9.27.0 age adoption passing confidence
nuxt-og-image (source) ^5.1.3 -> ^5.1.4 age adoption passing confidence
pnpm (source) 10.10.0 -> 10.11.0 age adoption passing confidence
vitest (source) ^3.1.3 -> ^3.1.4 age adoption passing confidence
zod (source) ^3.24.4 -> ^3.25.28 age adoption passing confidence

Release Notes

nuxt/eslint (@​nuxt/eslint-config)

v1.4.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v1.4.0

Compare Source

   🚀 Features
    View changes on GitHub
nuxt/fonts (@​nuxt/fonts)

v0.11.4

Compare Source

0.11.4 is a hotfix release to address a breaking change with variable fonts

👉 Changelog

compare changes

🩹 Fixes
  • deps: Revert unifont upgrade (76a8f0d)
❤️ Contributors
nuxt/icon (@​nuxt/icon)

v1.13.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
nuxt/test-utils (@​nuxt/test-utils)

v3.19.0

Compare Source

👉 Changelog

compare changes

🚀 Enhancements
  • config: Support vitest workspaces with defineVitestProject (#​1258)
  • config: Add nuxt environment browser-testing support (#​1294)
🩹 Fixes
  • config: Use UserConfig rather than InlineConfig from vite (e2a1598b)
💅 Refactors
  • Rename core -> e2e internally (a81c4498)
✅ Tests
  • Set environment: 'nuxt' for browser testing example (96769e55)
  • Add browser mode tests for nuxt/content components (#​1284)
❤️ Contributors
vueuse/vueuse (@​vueuse/core)

v13.2.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
eslint/eslint (eslint)

v9.27.0

Compare Source

nuxt-modules/og-image (nuxt-og-image)

v5.1.4

Compare Source

   🐞 Bug Fixes
    View changes on GitHub
pnpm/pnpm (pnpm)

v10.11.0

Compare Source

Minor Changes
  • A new setting added for pnpm init to create a package.json with type=module, when init-type is module. Works as a flag for the init command too #​9463.

  • Added support for Nushell to pnpm setup #​6476.

  • Added two new flags to the pnpm audit command, --ignore and --ignore-unfixable #​8474.

    Ignore all vulnerabilities that have no solution:

    > pnpm audit --ignore-unfixable

    Provide a list of CVE's to ignore those specifically, even if they have a resolution.

    > pnpm audit --ignore=CVE-2021-1234 --ignore=CVE-2021-5678
  • Added support for recursively running pack in every project of a workspace #​4351.

    Now you can run pnpm -r pack to pack all packages in the workspace.

Patch Changes
  • pnpm version management should work, when dangerouslyAllowAllBuilds is set to true #​9472.
  • pnpm link should work from inside a workspace #​9506.
  • Set the default workspaceConcurrency to Math.min(os.availableParallelism(), 4) #​9493.
  • Installation should not exit with an error if strictPeerDependencies is true but all issues are ignored by peerDependencyRules #​9505.
  • Read updateConfig from pnpm-workspace.yaml #​9500.
  • Add support for recursive pack
  • Remove url.parse usage to fix warning on Node.js 24 #​9492.
  • pnpm run should be able to run commands from the workspace root, if ignoreScripts is set tot true #​4858.
vitest-dev/vitest (vitest)

v3.1.4

Compare Source

colinhacks/zod (zod)

v3.25.28

Compare Source

Commits:

v3.25.27

Compare Source

v3.25.26

Compare Source

v3.25.25

Compare Source

v3.25.24

Compare Source

v3.25.23

Compare Source

v3.25.22

Compare Source

v3.25.21

Compare Source

v3.25.20

Compare Source

Commits:

v3.25.18

Compare Source

Commits:

v3.25.17

Compare Source

v3.25.16

Compare Source

v3.25.15

Compare Source

v3.25.14

Compare Source

v3.25.13

Compare Source

v3.25.12

Compare Source

v3.25.11

Compare Source

v3.25.10

Compare Source

Commits:

  • c172c19 Fix module resolution issue

v3.25.9

Compare Source

v3.25.8

Compare Source

v3.25.7

Compare Source

v3.25.6

Compare Source

v3.25.5

Compare Source

v3.25.4

Compare Source

v3.25.3

Compare Source

v3.25.1

Compare Source

v3.25.0

Compare Source


Configuration

📅 Schedule: Branch creation - "on Monday" (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.

👻 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/v2-all-minor-patch branch from 4e2103a to d4c0e93 Compare May 19, 2025 08:59
@renovate renovate bot force-pushed the renovate/v2-all-minor-patch branch from d4c0e93 to c27bb1e Compare May 19, 2025 13:56
@renovate renovate bot force-pushed the renovate/v2-all-minor-patch branch from c27bb1e to b8f03cd Compare May 19, 2025 18:30
@renovate renovate bot force-pushed the renovate/v2-all-minor-patch branch from b8f03cd to 979727c Compare May 19, 2025 22:15
@renovate renovate bot force-pushed the renovate/v2-all-minor-patch branch from 979727c to 1d8f96a Compare May 20, 2025 00:49
@renovate renovate bot force-pushed the renovate/v2-all-minor-patch branch from 1d8f96a to 9cadc65 Compare May 20, 2025 05:04
@renovate renovate bot force-pushed the renovate/v2-all-minor-patch branch from 9cadc65 to d645012 Compare May 20, 2025 09:31
@renovate renovate bot force-pushed the renovate/v2-all-minor-patch branch from d645012 to 16ea127 Compare May 21, 2025 01:14
@renovate renovate bot force-pushed the renovate/v2-all-minor-patch branch from 16ea127 to aac3f58 Compare May 21, 2025 04:54
@renovate renovate bot force-pushed the renovate/v2-all-minor-patch branch from aac3f58 to 03aa20e Compare May 21, 2025 10:15
@renovate renovate bot force-pushed the renovate/v2-all-minor-patch branch from 03aa20e to d78d321 Compare May 21, 2025 15:46
@renovate renovate bot force-pushed the renovate/v2-all-minor-patch branch from d78d321 to 8c91243 Compare May 22, 2025 00:47
@renovate renovate bot force-pushed the renovate/v2-all-minor-patch branch from 8c91243 to 10227e4 Compare May 22, 2025 10:06
@renovate renovate bot force-pushed the renovate/v2-all-minor-patch branch from 10227e4 to 721674e Compare May 22, 2025 21:59
@renovate renovate bot force-pushed the renovate/v2-all-minor-patch branch from 721674e to ef50a21 Compare May 23, 2025 01:07
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