Skip to content

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

Merged
danielroe merged 1 commit into
mainfrom
renovate/all-minor-patch
May 19, 2025
Merged

chore(deps): update all non-major dependencies#753
danielroe merged 1 commit into
mainfrom
renovate/all-minor-patch

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 19, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nuxt/eslint-config (source) 1.3.1 -> 1.4.0 age adoption passing confidence
@types/node (source) 22.15.17 -> 22.15.18 age adoption passing confidence
@unhead/vue (source) 2.0.8 -> 2.0.9 age adoption passing confidence
bumpp 10.1.0 -> 10.1.1 age adoption passing confidence
pnpm (source) 10.10.0 -> 10.11.0 age adoption passing confidence
unhead (source) 2.0.8 -> 2.0.9 age adoption passing confidence

Release Notes

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

v1.4.0

Compare Source

   🚀 Features
    View changes on GitHub
unjs/unhead (@​unhead/vue)

v2.0.9

Compare Source

   🏎 Performance
    View changes on GitHub
antfu-collective/bumpp (bumpp)

v10.1.1

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.

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 added the chore label May 19, 2025
@renovate renovate Bot requested a review from danielroe as a code owner May 19, 2025 00:45
@netlify
Copy link
Copy Markdown

netlify Bot commented May 19, 2025

Deploy Preview for friendly-lamington-fb5690 ready!

Name Link
🔨 Latest commit 3bb3c9d
🔍 Latest deploy log https://app.netlify.com/projects/friendly-lamington-fb5690/deploys/682a7f444eefc000080909e6
😎 Deploy Preview https://deploy-preview-753--friendly-lamington-fb5690.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@codecov
Copy link
Copy Markdown

codecov Bot commented May 19, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 47.39%. Comparing base (5d3da02) to head (3bb3c9d).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #753   +/-   ##
=======================================
  Coverage   47.39%   47.39%           
=======================================
  Files          11       11           
  Lines         671      671           
  Branches       34       34           
=======================================
  Hits          318      318           
  Misses        353      353           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@danielroe danielroe merged commit 3176585 into main May 19, 2025
9 checks passed
@danielroe danielroe deleted the renovate/all-minor-patch branch May 19, 2025 01:06
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