build(deps): Bump pnpm from 10.12.4 to 10.13.1
Type: Pull Request
State: Closed
Association: Contributor
Comments: 2
(12 months ago)
(11 months ago)
(11 months ago)
dependencies javascript
Bumps pnpm from 10.12.4 to 10.13.1.
Release notes
Sourced from pnpm's releases.
pnpm 10.13.1
Patch Changes
- Run user defined pnpmfiles after pnpmfiles of plugins.
Platinum Sponsors
Gold Sponsors
... (truncated)
Changelog
Sourced from pnpm's changelog.
10.13.1
Patch Changes
- Run user defined pnpmfiles after pnpmfiles of plugins.
10.13.0
Minor Changes
Added the possibility to load multiple pnpmfiles. The
pnpmfilesetting can now accept a list of pnpmfile locations #9702.pnpm will now automatically load the
pnpmfile.cjsfile from any config dependency named@pnpm/plugin-*orpnpm-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.cjsfiles in the config dependencies can be explicitly listed using thepnpmfilesetting inpnpm-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, andneverBuiltDependencies#9628.- Sort keys in
pnpm-workspace.yamlwith deep #9701.- The
pnpm rebuildcommand should not add pkgs included inignoredBuiltDependenciestoignoredBuildsinnode_modules/.modules.yaml#9338.- Replaced
shell-quotewithshlexfor quoting command arguments #9381.
Commits
8bec871chore(release): 10.13.1168a793chore(release): 10.13.0e225310feat: loading pnpmfiles automatically from plugins (#9729)7867896test: using two pnpmfilescf630a8feat: allow to set multiple pnpmfiles (#9702)623da6ffix(config): conflicts between global and local in whether to run scripts (#9...8e0db2edocs(README): remove links to the chat3aa0747fix: package manager version autoswitch should be disable during local develo...589ac1ffix(lifecycle): replace shell-quote with shlex (#9695)- See full diff in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Pull Request Statistics
0
0
+0
-0
Package Dependencies
Technical Details
| ID: | 3163632 |
| UUID: | 3216794885 |
| Node ID: | PR_kwDOKKyu2M6eK80P |
| Host: | GitHub |
| Repository: | AtCoder-NoviSteps/AtCoderNoviSteps |