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 (v3) #3806

Merged
merged 1 commit into from
Apr 8, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 6, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@iconify-json/lucide ^1.2.34 -> ^1.2.35 age adoption passing confidence
@iconify-json/simple-icons ^1.2.30 -> ^1.2.31 age adoption passing confidence
@unhead/vue (source) ^2.0.3 -> ^2.0.5 age adoption passing confidence
@vueuse/core (source) ^13.0.0 -> ^13.1.0 age adoption passing confidence
@vueuse/integrations (source) ^13.0.0 -> ^13.1.0 age adoption passing confidence
@vueuse/nuxt (source) ^13.0.0 -> ^13.1.0 age adoption passing confidence
pnpm (source) 10.7.1 -> 10.8.0 age adoption passing confidence
ufo ^1.5.4 -> ^1.6.1 age adoption passing confidence
wrangler (source) ^4.7.2 -> ^4.8.0 age adoption passing confidence

Release Notes

unjs/unhead (@​unhead/vue)

v2.0.5

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v2.0.4

Compare Source

   🐞 Bug Fixes
    View changes on GitHub
vueuse/vueuse (@​vueuse/core)

v13.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.
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
cloudflare/workers-sdk (wrangler)

v4.8.0

Compare Source

Minor Changes
Patch Changes
  • #​8780 4e69fb6 Thanks @​cmackenzie1! - - Rename wrangler pipelines show to wrangler pipelines get

    • Replace --enable-worker-binding and --enable-http with --source worker and --source http (or
      --source http worker for both)
    • Remove --file-template and --partition-template flags from wrangler pipelines create|update
    • Add pretty output for wrangler pipelines get <pipeline>. Existing output is available using --format=json.
    • Clarify the minimums, maximums, and defaults (if unset) for wrangler pipelines create commands.
  • #​8596 75b454c Thanks @​dario-piotrowicz! - add validation to redirected configs in regards to environments

    add the following validation behaviors to wrangler deploy commands, that relate
    to redirected configs (i.e. config files specified by .wrangler/deploy/config.json files):

    • redirected configs are supposed to be already flattened configurations without any
      environment (i.e. a build tool should generate redirected configs already targeting specific
      environments), so if wrangler encounters a redirected config with some environments defined
      it should error
    • given the point above, specifying an environment (--env=my-env) when using redirected
      configs is incorrect, so these environments should be ignored and a warning should be
      presented to the user
  • #​8795 d4c1171 Thanks @​GregBrimble! - feat: Unhide wrangler pages functions build command.

    This is already documented for Pages Plugins and by officially documenting it, we can ease the transition to Workers Assets for users of Pages Functions.

  • Updated dependencies [93267cf, ec7e621]:


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

pkg-pr-new bot commented Apr 6, 2025

npm i https://pkg.pr.new/@nuxt/ui@3806

commit: decf4ea

Copy link
Contributor

nuxthub-admin bot commented Apr 6, 2025

✅ Deployed ui3

Deployed ui3 decf4ea to preview

🔗 renovate-v3-all-minor-patch.ui-6q2.pages.dev
📌 7fc4c419.ui-6q2.pages.dev
📱
View QR Code QR code linking to deployment URL.

📋 View deployment logs

@renovate renovate bot changed the title chore(deps): update dependency @unhead/vue to ^2.0.4 (v3) chore(deps): update dependency @unhead/vue to ^2.0.5 (v3) Apr 7, 2025
@renovate renovate bot force-pushed the renovate/v3-all-minor-patch branch from 4fde8d9 to 08aee02 Compare April 7, 2025 05:03
@renovate renovate bot force-pushed the renovate/v3-all-minor-patch branch from 08aee02 to 81b21b1 Compare April 7, 2025 09:06
@renovate renovate bot changed the title chore(deps): update dependency @unhead/vue to ^2.0.5 (v3) chore(deps): update all non-major dependencies (v3) Apr 7, 2025
@renovate renovate bot force-pushed the renovate/v3-all-minor-patch branch from 81b21b1 to 6aedf33 Compare April 7, 2025 13:44
@renovate renovate bot force-pushed the renovate/v3-all-minor-patch branch from 6aedf33 to 02095ab Compare April 7, 2025 17:48
@renovate renovate bot force-pushed the renovate/v3-all-minor-patch branch from 02095ab to decf4ea Compare April 8, 2025 09:24
@benjamincanac benjamincanac merged commit 7d8353f into v3 Apr 8, 2025
7 checks passed
@benjamincanac benjamincanac deleted the renovate/v3-all-minor-patch branch April 8, 2025 13:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
v3 #1289
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant