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 all non-major dependencies #521

Merged
merged 2 commits into from
Mar 27, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 27, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@iconify-json/lucide 1.2.32 -> 1.2.33 age adoption passing confidence
@nuxt/devtools (source) 2.3.1 -> 2.3.2 age adoption passing confidence
@nuxt/scripts 0.11.2 -> 0.11.5 age adoption passing confidence
@nuxthub/core (source) 0.8.19 -> 0.8.21 age adoption passing confidence
@types/semver (source) 7.5.8 -> 7.7.0 age adoption passing confidence
@unhead/vue (source) ^2.0.0 -> ^2.0.2 age adoption passing confidence
nuxt-og-image (source) ^5.0.5 -> ^5.1.0 age adoption passing confidence
pnpm (source) 10.6.5 -> 10.7.0 age adoption passing confidence
resend 4.1.2 -> 4.2.0 age adoption passing confidence
wrangler (source) ^3.114.2 -> ^3.114.3 age adoption passing confidence

Release Notes

nuxt/devtools (@​nuxt/devtools)

v2.3.2

Compare Source

Bug Fixes
nuxt/scripts (@​nuxt/scripts)

v0.11.5

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.11.4

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.11.3

Compare Source

⚠️ If you're using Google Analytics or Google Tag Manager please verify data is still being collected.

ℹ️ If you're having type issues with these still, do a nuxi upgrade --force. Unhead 2.0.1 includes a fix for proxy.gtag.

   🐞 Bug Fixes
    View changes on GitHub
nuxt-hub/core (@​nuxthub/core)

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
unjs/unhead (@​unhead/vue)

v2.0.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v2.0.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub
nuxt-modules/og-image (nuxt-og-image)

v5.1.0

Compare Source

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

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
      [email protected]: patches/foo-3.patch

    The above configuration would apply patches/foo-3.patch to [email protected], 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
      '[email protected]': 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.
resendlabs/resend-node (resend)

v4.2.0

Compare Source

What's Changed

Full Changelog: resend/resend-node@v4.1.2...v4.2.0

cloudflare/workers-sdk (wrangler)

v3.114.3

Compare Source

Patch Changes

Configuration

📅 Schedule: Branch creation - "after 2am and before 3am" (UTC), Automerge - "after 1am and before 2am" (UTC).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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
Contributor

nuxthub-admin bot commented Mar 27, 2025

✅ Deployed shelve-vault

Deployed shelve-vault 385fcff to preview

🔗 renovate-all-minor-patch.shelve-vault.pages.dev
📌 bfffadd1.shelve-vault.pages.dev
📱
View QR Code QR code linking to deployment URL.

📋 View deployment logs

Copy link

pkg-pr-new bot commented Mar 27, 2025

Open in Stackblitz

npm i https://pkg.pr.new/HugoRCD/shelve/@shelve/cli@521

commit: 1a36f6d

Copy link

Thank you for following the naming conventions! 🙏

Copy link
Contributor Author

renovate bot commented Mar 27, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Copy link
Contributor

nuxthub-admin bot commented Mar 27, 2025

✅ Deployed shelve-lp

Deployed shelve-lp 385fcff to preview

🔗 renovate-all-minor-patch.shelve-lp.pages.dev
📌 4a62deb0.shelve-lp.pages.dev
📱
View QR Code QR code linking to deployment URL.

📋 View deployment logs

@HugoRCD HugoRCD merged commit d497ef3 into main Mar 27, 2025
11 checks passed
@HugoRCD HugoRCD deleted the renovate/all-minor-patch branch March 27, 2025 08:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant