Skip to content

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

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: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 14, 2025

This PR contains the following updates:

Package Change Age Confidence
@antfu/eslint-config 4.16.2 -> 4.18.0 age confidence
@types/node (source) 22.16.0 -> 22.16.5 age confidence
pnpm (source) 10.12.4 -> 10.13.1 age confidence
unstorage (source) 1.16.0 -> 1.16.1 age confidence

Release Notes

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

v4.18.0

Compare Source

   🚀 Features
    View changes on GitHub

v4.17.0

Compare Source

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

v10.13.1

Compare Source

Patch Changes
  • Run user defined pnpmfiles after pnpmfiles of plugins.

v10.13.0

Compare Source

Minor Changes
  • Added the possibility to load multiple pnpmfiles. The pnpmfile setting can now accept a list of pnpmfile locations #​9702.

  • pnpm will now automatically load the pnpmfile.cjs file from any config dependency named @pnpm/plugin-* or pnpm-plugin-* #​9729.

    The order in which config dependencies are initialized should not matter — they are initialized in alphabetical order. If a specific order is needed, the paths to the pnpmfile.cjs files in the config dependencies can be explicitly listed using the pnpmfile setting in pnpm-workspace.yaml.

Patch Changes
  • When patching dependencies installed via pkg.pr.new, treat them as Git tarball URLs #​9694.
  • Prevent conflicts between local projects' config and the global config in dangerouslyAllowAllBuilds, onlyBuiltDependencies, onlyBuiltDependenciesFile, and neverBuiltDependencies #​9628.
  • Sort keys in pnpm-workspace.yaml with deep #​9701.
  • The pnpm rebuild command should not add pkgs included in ignoredBuiltDependencies to ignoredBuilds in node_modules/.modules.yaml #​9338.
  • Replaced shell-quote with shlex for quoting command arguments #​9381.
unjs/unstorage (unstorage)

v1.16.1

Compare Source

compare changes

🔥 Performance
  • mongoDB: Use bulk operations for getItems and setItems (#​641)
  • redis, upstash: Use bulk operations for getItems (#​642)
🩹 Fixes
  • types: Fix prefixStorage type compatibility (#​630)
  • s3: Accept 200 for delete response for better compatibility (#​636)
  • github: Add user-agent header (#​644)
💅 Refactors
  • Allow @netlify/blobs v9 and v10 as peer dependency (#​640)
📖 Documentation
  • github: Update GitHub casing (#​632)
📦 Build
  • Fix invalid runtime type (#​631)
🏡 Chore
✅ Tests
❤️ Contributors

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 Jul 14, 2025
@renovate renovate bot requested a review from danielroe as a code owner July 14, 2025 03:57
Copy link

codecov bot commented Jul 14, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.62%. Comparing base (8acbb80) to head (b4c270c).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #213   +/-   ##
=======================================
  Coverage   99.62%   99.62%           
=======================================
  Files          13       13           
  Lines         791      791           
  Branches      267      267           
=======================================
  Hits          788      788           
  Misses          3        3           

☔ 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.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from d39131b to a50828a Compare July 19, 2025 04:07
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from a50828a to b4c270c Compare July 23, 2025 00:59
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.

0 participants