Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 16, 2025

This PR contains the following updates:

Package Change Age Confidence
pnpm (source) 10.12.4+sha512.5ea8b0deed94ed68691c9bad4c955492705c5eeb8a87ef86bc62c74a26b037b08ff9570f108b2e4dbd1dd1a9186fea925e527f141c648e85af45631074680184 -> 10.13.1 age confidence

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.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • 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 enabled auto-merge (squash) July 16, 2025 16:50
Copy link
Contributor Author

renovate bot commented Jul 16, 2025

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.

@renovate renovate bot merged commit 69c8b88 into master Jul 16, 2025
18 checks passed
@renovate renovate bot deleted the renovate/minor-updates branch July 16, 2025 16:53
@github-actions github-actions bot mentioned this pull request Jul 24, 2025
azu added a commit that referenced this pull request Jul 24, 2025
<!-- Release notes generated using configuration in .github/release.yml
at master -->

## What's Changed
### Bug Fixes
* fix(kernel): add browser compatibility for timing utility by @azu in
#1663
### Documentation
* docs: add Claude Code setup instructions to MCP documentation by @azu
in #1652
### CI
* chore(deps): update github/codeql-action action to v3.29.2 by
@renovate[bot] in #1638
* chore(deps): update rossjrw/pr-preview-action action to v1.6.2 by
@renovate[bot] in #1648
### Dependency Updates
* chore(deps): update dependency lerna to ^8.2.3 by @renovate[bot] in
#1637
* chore(deps): update eslint to ^8.35.1 (patch) by @renovate[bot] in
#1639
* chore(deps): update dependency globals to ^16.3.0 by @renovate[bot] in
#1640
* chore(deps): update dependency @eslint/js to ^9.30.1 by @renovate[bot]
in #1641
* fix(deps): update patch updates (patch) by @renovate[bot] in
#1642
* chore(deps): update dependency @types/node to ^22.16.0 by
@renovate[bot] in #1643
* fix(deps): update dependency @babel/core to ^7.28.0 by @renovate[bot]
in #1644
* fix(deps): update babel monorepo to ^7.28.0 (minor) by @renovate[bot]
in #1645
* fix(deps): update dependency zod to ^3.25.71 by @renovate[bot] in
#1646
* fix(deps): update dependency @modelcontextprotocol/sdk to ^1.15.0 by
@renovate[bot] in #1649
* fix(deps): update dependency zod to ^3.25.73 by @renovate[bot] in
#1650
* fix(deps): update dependency zod to ^3.25.74 by @renovate[bot] in
#1651
* fix(deps): update dependency zod to ^3.25.75 by @renovate[bot] in
#1653
* chore(deps): update eslint to ^8.36.0 (patch) by @renovate[bot] in
#1654
* fix(deps): update dependency zod to ^3.25.76 by @renovate[bot] in
#1655
* chore(deps): update patch updates (patch) by @renovate[bot] in
#1656
* chore(deps): update pnpm to v10.13.1 by @renovate[bot] in
#1657
* fix(deps): update patch updates (patch) by @renovate[bot] in
#1658
* chore(deps): update dependency @eslint/js to ^9.31.0 by @renovate[bot]
in #1659
* chore(deps): update eslint to ^8.37.0 (minor) by @renovate[bot] in
#1661
* chore(deps): update patch updates (patch) by @renovate[bot] in
#1662
### Other Changes
* feat(mcp): add debug logging support for MCP server by @azu in
#1636


**Full Changelog**:
v15.2.0...v15.2.1

Co-authored-by: azu <azu@users.noreply.github.com>
@azu azu added the Type: Dependencies Dependency issues or Changes to dependency files label Aug 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Dependencies Dependency issues or Changes to dependency files
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant