Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 12, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@antfu/eslint-config 4.13.0 -> 4.13.1 age adoption passing confidence
@types/node (source) 22.15.17 -> 22.15.19 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
rollup (source) 4.40.2 -> 4.41.0 age adoption passing confidence

Release Notes

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

v4.13.1

Compare Source

No significant changes

    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.
rollup/rollup (rollup)

v4.41.0

Compare Source

2025-05-18

Features
  • Detect named exports in more dynamic import scenarios (#​5954)
Pull Requests

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.

@vercel
Copy link

vercel bot commented May 12, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
magic-regexp-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 19, 2025 1:08am

@github-actions
Copy link

Diagnostics Comparison:

Click to expand
Metric Previous New Status
Files 355 355 ± (0.00%)
Lines 146516 146469 ▼ (-0.03%)
Identifiers 149805 149801 ▼ (-0.00%)
Symbols 254870 254870 ± (0.00%)
Types 53593 53593 ± (0.00%)
Instantiations 622821 622821 ± (0.00%)
Memory used 287985K 286479K ▼ (-0.53%)
I/O read 0.02s 0.03s ▲ (+33.33%)
I/O write 0s 0s ± (0.00%)
Parse time 0.97s 0.95s ± (-2.11%)
Bind time 0.46s 0.42s ± (-9.52%)
Check time 2.12s 2.08s ± (-1.92%)
Emit time 0.1s 0.1s ± (0.00%)
Total time 3.65s 3.55s ± (-2.82%)

@codspeed-hq
Copy link

codspeed-hq bot commented May 12, 2025

CodSpeed Performance Report

Merging #562 will not alter performance

Comparing renovate/all-minor-patch (18f0718) with main (57f0c0c)

Summary

✅ 6 untouched benchmarks

@renovate renovate bot changed the title chore(deps): update dependency unplugin to v2.3.3 chore(deps): update dependency unplugin to v2.3.3 - autoclosed May 12, 2025
@renovate renovate bot closed this May 12, 2025
@renovate renovate bot deleted the renovate/all-minor-patch branch May 12, 2025 15:17
@renovate renovate bot changed the title chore(deps): update dependency unplugin to v2.3.3 - autoclosed chore(deps): update dependency unplugin to v2.3.3 May 19, 2025
@renovate renovate bot reopened this May 19, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 393b4c6 to 6d27b0a Compare May 19, 2025 00:48
@renovate renovate bot changed the title chore(deps): update dependency unplugin to v2.3.3 chore(deps): update all non-major dependencies May 19, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 6d27b0a to 18f0718 Compare May 19, 2025 01:07
@github-actions
Copy link

Diagnostics Comparison:

Click to expand
Metric Previous New Status
Files 355 355 ± (0.00%)
Lines 146469 146469 ± (0.00%)
Identifiers 149802 149801 ▼ (-0.00%)
Symbols 254870 254870 ± (0.00%)
Types 53593 53593 ± (0.00%)
Instantiations 622821 622821 ± (0.00%)
Memory used 284831K 259951K ▼ (-9.57%)
I/O read 0.03s 0.02s ▼ (-50.00%)
I/O write 0s 0s ± (0.00%)
Parse time 0.99s 1s ± (+1.00%)
Bind time 0.42s 0.43s ± (+2.33%)
Check time 2.21s 2.1s ± (-5.24%)
Emit time 0.11s 0.11s ± (0.00%)
Total time 3.72s 3.64s ± (-2.20%)

@danielroe danielroe merged commit 80e0556 into main May 19, 2025
12 checks passed
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