Skip to content

chore(deps): lock file maintenance npm packages #98

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 Jun 9, 2025

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
lockFileMaintenance All locks refreshed
pnpm (source) packageManager minor 10.12.1 -> 10.13.1 age adoption passing confidence
rolldown (source) dependencies patch 1.0.0-beta.27 -> 1.0.0-beta.29 age adoption passing confidence

🔧 This Pull Request updates lock files to use the latest dependency versions.


Release Notes

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.

v10.12.4

Compare Source

Patch Changes

v10.12.3

Compare Source

Patch Changes
  • Restore hoisting of optional peer dependencies when installing with an outdated lockfile.
    Regression introduced in v10.12.2 by #​9648; resolves #​9685.

v10.12.2

Compare Source

Patch Changes
  • Fixed hoisting with enableGlobalVirtualStore set to true #​9648.
  • Fix the --help and -h flags not working as expected for the pnpm create command.
  • The dependency package path output by the pnpm licenses list --json command is incorrect.
  • Fix a bug in which pnpm deploy fails due to overridden dependencies having peer dependencies causing ERR_PNPM_OUTDATED_LOCKFILE #​9595.
rolldown/rolldown (rolldown)

v1.0.0-beta.29

Compare Source

🚀 Features
🐛 Bug Fixes
🚜 Refactor
📚 Documentation
⚡ Performance
🧪 Testing
⚙️ Miscellaneous Tasks
◀️ Revert
  • test(rust): prevent meaningless snapshot change from bumping oxc runtime versions #​5312 (#​5336) by @​hyf0
❤️ New Contributors

v1.0.0-beta.28

Compare Source

🚀 Features
🐛 Bug Fixes
🚜 Refactor
📚 Documentation
⚡ Performance
🧪 Testing
  • rust: prevent meaningless snapshot change from bumping oxc runtime versions (#​5312) by @​hyf0
⚙️ Miscellaneous Tasks
❤️ New Contributors

Configuration

📅 Schedule: Branch creation - "before 10am" in timezone Asia/Shanghai, Automerge - At any time (no schedule defined).

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

@renovate renovate bot force-pushed the renovate/npm-packages branch from be75965 to df3df6a Compare June 10, 2025 11:50
@renovate renovate bot changed the title chore(deps): lock file maintenance chore(deps): lock file maintenance npm packages Jun 10, 2025
@renovate renovate bot force-pushed the renovate/npm-packages branch 3 times, most recently from d48fdf6 to a031094 Compare June 17, 2025 16:58
@renovate renovate bot force-pushed the renovate/npm-packages branch 7 times, most recently from ff3fdcb to b83b58a Compare June 25, 2025 18:02
@renovate renovate bot force-pushed the renovate/npm-packages branch 5 times, most recently from 6814583 to 301d40d Compare July 1, 2025 13:31
@renovate renovate bot force-pushed the renovate/npm-packages branch 6 times, most recently from 1af01b2 to 67f52e9 Compare July 12, 2025 06:17
@renovate renovate bot force-pushed the renovate/npm-packages branch 4 times, most recently from 35f3d34 to 1f59a32 Compare July 17, 2025 20:33
@renovate renovate bot force-pushed the renovate/npm-packages branch 2 times, most recently from 75c07db to 5893bd6 Compare July 20, 2025 14:38
@renovate renovate bot force-pushed the renovate/npm-packages branch from 5893bd6 to 91cceb9 Compare July 22, 2025 08:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants