Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

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

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 19, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@cloudflare/workers-types ^4.20250319.0 -> ^4.20250407.0 age adoption passing confidence
@iconify-json/lucide ^1.2.31 -> ^1.2.35 age adoption passing confidence
@iconify-json/simple-icons ^1.2.29 -> ^1.2.31 age adoption passing confidence
@iconify-json/vscode-icons ^1.2.16 -> ^1.2.18 age adoption passing confidence
@nuxt/devtools (source) ^2.3.1 -> ^2.3.2 age adoption passing confidence
@nuxt/eslint-config (source) ^1.2.0 -> ^1.3.0 age adoption passing confidence
@nuxt/ui-pro (source) ^3.0.0 -> ^3.0.2 age adoption passing confidence
@nuxthub/core (source) ^0.8.18 -> ^0.8.23 age adoption passing confidence
@sqlite.org/sqlite-wasm 3.49.1-build2 -> 3.49.1-build4 age adoption passing confidence
@types/better-sqlite3 (source) ^7.6.12 -> ^7.6.13 age adoption passing confidence
@types/bun (source) ^1.2.5 -> ^1.2.8 age adoption passing confidence
@types/node (source) ^22.13.10 -> ^22.14.0 age adoption passing confidence
@types/ws (source) ^8.18.0 -> ^8.18.1 age adoption passing confidence
@vueuse/nuxt (source) ^13.0.0 -> ^13.1.0 age adoption passing confidence
c12 ^3.0.2 -> ^3.0.3 age adoption passing confidence
destr ^2.0.3 -> ^2.0.5 age adoption passing confidence
eslint (source) ^9.22.0 -> ^9.24.0 age adoption passing confidence
nuxt-component-meta ^0.10.0 -> ^0.10.1 age adoption passing confidence
nuxt-llms ^0.1.0 -> ^0.1.2 age adoption passing confidence
nuxt-og-image (source) ^5.0.5 -> ^5.1.1 age adoption passing confidence
pnpm (source) 10.6.5 -> 10.8.0 age adoption passing confidence
typescript (source) 5.8.2 -> 5.8.3 age adoption passing confidence
ufo ^1.5.4 -> ^1.6.1 age adoption passing confidence
vitest (source) ^3.0.9 -> ^3.1.1 age adoption passing confidence
wrangler (source) ^4.2.0 -> ^4.8.0 age adoption passing confidence
zod-to-json-schema ^3.24.4 -> ^3.24.5 age adoption passing confidence

Release Notes

cloudflare/workerd (@​cloudflare/workers-types)

v4.20250407.0

Compare Source

v4.20250406.0

Compare Source

v4.20250405.0

Compare Source

v4.20250404.0

Compare Source

v4.20250403.0

Compare Source

v4.20250402.0

Compare Source

v4.20250401.0

Compare Source

v4.20250327.0

Compare Source

v4.20250321.0

Compare Source

v4.20250320.0

Compare Source

nuxt/devtools (@​nuxt/devtools)

v2.3.2

Compare Source

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

v1.3.0

Compare Source

   🚀 Features
    View changes on GitHub
nuxt-hub/core (@​nuxthub/core)

v0.8.23

Compare Source

compare changes

🚀 Enhancements
  • ai: Support AI gateway in development too (#​522)
  • Improve error logging in setup remote (#​492)
🩹 Fixes
  • types: Add exports in package.json (#​527)
📖 Documentation
  • Disable llms-full.txt for now (30a521e)
🏡 Chore
❤️ Contributors

v0.8.22

Compare Source

compare changes

🚀 Enhancements
  • ai: Support AI gateway in development too (#​522)
📖 Documentation
  • Disable llms-full.txt for now (30a521e)
🏡 Chore
  • Update deps (9bff98d)
  • Add postinstall script on playground (3622d09)
❤️ Contributors

v0.8.21

Compare Source

compare changes

🩹 Fixes
  • Typo safe-buffer -> safer-buffer (e09663b)
❤️ Contributors

v0.8.20

Compare Source

compare changes

🚀 Enhancements
  • Send file mime to multi-part upload (#​518)
🏡 Chore
  • Add alias for safe-buffer to node:buffer (39bc7ec)
❤️ Contributors

v0.8.19

Compare Source

compare changes

🩹 Fixes
  • blob: Missing content type on complete for multipart upload (#​517)
  • ai: Properly handle error data on streams (e97ee16)
📖 Documentation
  • Update @nuxt/content and remove custom content components (#​490)
  • Fix syntax highlight (c966784)
  • Add missing extension (c666b9c)
🏡 Chore
  • Set cloudflare.deployConfig to false in nitro (617f23d)
❤️ Contributors
sqlite/sqlite-wasm (@​sqlite.org/sqlite-wasm)

v3.49.1-build4

Compare Source

v3.49.1-build3

Compare Source

  • fix(sqlite3_js_db_export): more specific return type (#​106)
vueuse/vueuse (@​vueuse/nuxt)

v13.1.0

Compare Source

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

v3.0.3

Compare Source

compare changes

🩹 Fixes
  • Check if .env/ is a directory before accessing (#​238)
  • Update dotenv assigned env variables on subsequent calls (#​243)
📖 Documentation
  • Add resolve option (#​240)
  • Remove unsupported configFile: false (#​239)
🏡 Chore
✅ Tests
  • Only include src for coverage report (#​242)
❤️ Contributors
unjs/destr (destr)

v2.0.5

Compare Source

compare changes

📦 Build
  • Downgrade unbuild to avoid cjs type regression (09889c2)
❤️ Contributors

v2.0.4

Compare Source

compare changes

🔥 Performance
  • Faster plain string and known value checks (#​136)
📦 Build
  • Add sideEffects to package.json (#​137)
🏡 Chore
❤️ Contributors
eslint/eslint (eslint)

v9.24.0

Compare Source

v9.23.0

Compare Source

nuxtlabs/nuxt-component-meta (nuxt-component-meta)

v0.10.1

Compare Source

  • fix: prevent duplicate hash generation in Nitro OpenApi (4f5fb93)
  • fix(cli): use importModule to generate component-meta output (#​77) (4bf5ed9)
nuxtlabs/nuxt-llms (nuxt-llms)

v0.1.2

Compare Source

compare changes

🩹 Fixes
  • Omit description if undefined (#​11)
  • hooks: Check if any hooks are registered before logging the deprecation warning (#​10)
  • Hooks warning check (7d627f4)
🏡 Chore
❤️ Contributors

v0.1.1

Compare Source

compare changes

🩹 Fixes
🏡 Chore
❤️ Contributors
nuxt-modules/og-image (nuxt-og-image)

v5.1.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v5.1.0

Compare Source

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

v10.8.0

Compare Source

Minor Changes
  • Experimental. A new hook is supported for updating configuration settings. The hook can be provided via .pnpmfile.cjs. For example:

    module.exports = {
      hooks: {
        updateConfig: (config) => ({
          ...config,
          nodeLinker: "hoisted",
        }),
      },
    };
  • Now you can use the pnpm add command with the --config flag to install new configurational dependencies #​9377.

Patch Changes
  • Do not hang indefinitely, when there is a glob that starts with !/ in pnpm-workspace.yaml. This fixes a regression introduced by #​9169.
  • pnpm audit --fix should update the overrides in pnpm-workspace.yaml.
  • pnpm link should update overrides in pnpm-workspace.yaml, not in package.json #​9365.

v10.7.1: pnpm 10.7.1

Compare Source

Patch Changes

  • pnpm config set should convert the settings to their correct type before adding them to pnpm-workspace.yaml #​9355.
  • pnpm config get should read auth related settings via npm CLI #​9345.
  • Replace leading ~/ in a path in .npmrc with the home directory #​9217.

Platinum Sponsors

Bit Bit Syntax

Gold Sponsors

Discord u|screen
JetBrains Nx
CodeRabbit Route4Me
Workleap Stackblitz

v10.7.0

Compare Source

Minor Changes
  • pnpm config get and list also show settings set in pnpm-workspace.yaml files #​9316.

  • It should be possible to use env variables in pnpm-workspace.yaml setting names and value.

  • Add an ability to patch dependencies by version ranges. Exact versions override version ranges, which in turn override name-only patches. Version range * is the same as name-only, except that patch application failure will not be ignored.

    For example:

    patchedDependencies:
      foo: patches/foo-1.patch
      foo@^2.0.0: patches/foo-2.patch
      foo@2.1.0: patches/foo-3.patch

    The above configuration would apply patches/foo-3.patch to foo@2.1.0, patches/foo-2.patch to all foo versions which satisfy ^2.0.0 except 2.1.0, and patches/foo-1.patch to the remaining foo versions.

    [!WARNING]
    The version ranges should not overlap. If you want to specialize a sub range, make sure to exclude it from the other keys. For example:

    # pnpm-workspace.yaml
    patchedDependencies:
      # the specialized sub range
      'foo@2.2.0-2.8.0': patches/foo.2.2.0-2.8.0.patch
      # the more general patch, excluding the sub range above
      'foo@>=2.0.0 <2.2.0 || >2.8.0': 'patches/foo.gte2.patch

    In most cases, however, it's sufficient to just define an exact version to override the range.

  • pnpm config set --location=project saves the setting to a pnpm-workspace.yaml file if no .npmrc file is present in the directory #​9316.

  • Rename pnpm.allowNonAppliedPatches to pnpm.allowUnusedPatches. The old name is still supported but it would print a deprecation warning message.

  • Add pnpm.ignorePatchFailures to manage whether pnpm would ignore patch application failures.

    If ignorePatchFailures is not set, pnpm would throw an error when patches with exact versions or version ranges fail to apply, and it would ignore failures from name-only patches.

    If ignorePatchFailures is explicitly set to false, pnpm would throw an error when any type of patch fails to apply.

    If ignorePatchFailures is explicitly set to true, pnpm would print a warning when any type of patch fails to apply.

Patch Changes
  • Remove dependency paths from audit output to prevent out-of-memory errors #​9280.
microsoft/TypeScript (typescript)

v5.8.3

Compare Source

unjs/ufo (ufo)

v1.6.1

Compare Source

compare changes

🩹 Fixes
  • query: Use Object.create(null) (#​290)
❤️ Contributors

v1.6.0

Compare Source

compare changes

🚀 Enhancements
  • Add filterQuery utility (#​287)
🩹 Fixes
  • parseQuery: Use object with null prototype (#​286)
  • parseFilename: Use optional chaining to access opts.strict (#​284)
📖 Documentation
🏡 Chore
  • Consistent spelling in JSDoc comments & update automd syntax (#​256)
  • Apply automated lint fixes (aa6d406)
  • Apply automated lint fixes (46d0a04)
  • Update dev dependencies (9eaa57c)
  • Lint (a7012eb)
✅ Tests
  • query: Validate more than 2 values for key (#​273)
🤖 CI
❤️ Contributors
vitest-dev/vitest (vitest)

v3.1.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v3.1.0

Compare Source

🚀 Features

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.

Copy link

cloudflare-workers-and-pages bot commented Mar 19, 2025

Deploying content with  Cloudflare Pages  Cloudflare Pages

Latest commit: 5d6d90d
Status:🚫  Build failed.

View logs

Copy link

pkg-pr-new bot commented Mar 19, 2025

npm i https://pkg.pr.new/@nuxt/content@3269

commit: 5d6d90d

@renovate renovate bot changed the title chore(deps): update dependency nuxt-og-image to ^5.0.5 chore(deps): update all non-major dependencies Mar 19, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 2123cc6 to f2a6d27 Compare March 20, 2025 04:34
@renovate renovate bot changed the title chore(deps): update all non-major dependencies chore(deps): update all non-major dependencies - autoclosed Mar 20, 2025
@renovate renovate bot closed this Mar 20, 2025
@renovate renovate bot deleted the renovate/all-minor-patch branch March 20, 2025 13:26
@renovate renovate bot changed the title chore(deps): update all non-major dependencies - autoclosed chore(deps): update all non-major dependencies Mar 21, 2025
@renovate renovate bot reopened this Mar 21, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 3c3fb23 to 45a500a Compare March 21, 2025 13:03
Copy link

gitguardian bot commented Mar 21, 2025

️✅ There are no secrets present in this pull request anymore.

If these secrets were true positive and are still valid, we highly recommend you to revoke them.
While these secrets were previously flagged, we no longer have a reference to the
specific commits where they were detected. Once a secret has been leaked into a git
repository, you should consider it compromised, even if it was deleted immediately.
Find here more information about risks.


🦉 GitGuardian detects secrets in your source code to help developers and security teams secure the modern development process. You are seeing this because you or someone else with access to this repository has authorized GitGuardian to scan your pull request.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 15 times, most recently from c55ea50 to 5b67e70 Compare March 27, 2025 17:56
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 16 times, most recently from 9d63ffc to d076b4e Compare April 3, 2025 17:31
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 12 times, most recently from 6594cf3 to 9cae99b Compare April 8, 2025 05:20
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 9cae99b to 5d6d90d Compare April 8, 2025 09:31
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants