Skip to content

Bump pnpm version from 10.11 to 10.14 #12825

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

Merged

Conversation

thavaahariharangit
Copy link
Contributor

@thavaahariharangit thavaahariharangit commented Aug 12, 2025

What are you trying to accomplish?

Bump pnpm version from 10.11 to 10.14

Anything you want to highlight for special attention from reviewers?

updater | 2025/08/12 11:34:24 ERROR <job_1073988804> Error installing [email protected]: Adding [email protected] to the cache...
Type Error: Invalid URL
    at new URL (node:internal/url:825:25)
    at fetch (/usr/lib/node_modules/corepack/dist/lib/corepack.cjs:22026:13)
    at async fetchAsJson (/usr/lib/node_modules/corepack/dist/lib/corepack.cjs:22065:20)
    at async fetchTarballURLAndSignature (/usr/lib/node_modules/corepack/dist/lib/corepack.cjs:22013:27)
    at async installVersion (/usr/lib/node_modules/corepack/dist/lib/corepack.cjs:22279:52)
    at async Engine.ensurePackageManager (/usr/lib/node_modules/corepack/dist/lib/corepack.cjs:22851:32)
    at async InstallGlobalCommand.installFromDescriptor (/usr/lib/node_modules/corepack/dist/lib/corepack.cjs:23267:5)
    at async Promise.all (index 0)
    at async InstallGlobalCommand.execute (/usr/lib/node_modules/corepack/dist/lib/corepack.cjs:23245:5)
    at async InstallGlobalCommand.validateAndExecute (/usr/lib/node_modules/corepack/dist/lib/corepack.cjs:20258:22)
updater | 2025/08/12 11:34:24 INFO <job_1073988804> Falling back to activate the currently installed version of pnpm.
updater | 2025/08/12 11:34:24 INFO <job_1073988804> Started process PID: 1361 with command: {} pnpm -v {}

How will you know you've accomplished your goal?

Ran dependabot cli after this fix

updater | 2025/08/12 11:50:56 INFO [email protected] successfully installed.
updater | 2025/08/12 11:50:56 INFO Activating currently installed version of pnpm: 10.14.0
updater | 2025/08/12 11:50:56 INFO Started process PID: 1234 with command: {} corepack prepare [email protected] --activate {}
updater | 2025/08/12 11:50:56 INFO Process PID: 1234 completed with status: pid 1234 exit 0
updater | 2025/08/12 11:50:56 INFO Total execution time: 0.1 seconds
updater | 2025/08/12 11:50:56 INFO Fetching version for package manager: pnpm
updater | 2025/08/12 11:50:56 INFO Started process PID: 1246 with command: {} corepack pnpm -v {}
updater | 2025/08/12 11:50:56 INFO Process PID: 1246 completed with status: pid 1246 exit 0
updater | 2025/08/12 11:50:56 INFO Total execution time: 0.55 seconds
updater | 2025/08/12 11:50:56 INFO Installed version of pnpm: 10.14.0
  proxy | 2025/08/12 11:50:56 [011] POST http://host.docker.internal:35027/update_jobs/cli/record_ecosystem_versions
{"data":{"ecosystem_versions":{"package_managers":{"pnpm":"10.14.0"}}},"type":"record_ecosystem_versions"}
  proxy | 2025/08/12 11:50:56 [011] 200 http://host.docker.internal:35027/update_jobs/cli/record_ecosystem_versions
updater | 2025/08/12 11:50:56 INFO Base commit SHA: 63564731a4afdf0e827438d8d5234b85ac1a3050

Checklist

  • I have run the complete test suite to ensure all tests and linters pass.
  • I have thoroughly tested my code changes to ensure they work as expected, including adding additional tests for new functionality.
  • I have written clear and descriptive commit messages.
  • I have provided a detailed description of the changes in the pull request, including the problem it addresses, how it fixes the problem, and any relevant details about the implementation.
  • I have ensured that the code is well-documented and easy to understand.

@thavaahariharangit thavaahariharangit requested a review from a team as a code owner August 12, 2025 11:56
@@ -5,7 +5,7 @@ ARG COREPACK_VERSION=0.33.0

# Check for updates at https://github.com/pnpm/pnpm/releases
# With every major release update, also update npm_and_yarn/lib/dependabot/npm_and_yarn/pnpm_package_manager.rb (Section : Update instructions)
ARG PNPM_VERSION=10.11.1
ARG PNPM_VERSION=10.14.0
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@thavaahariharangit thavaahariharangit merged commit 044c763 into main Aug 12, 2025
85 checks passed
@thavaahariharangit thavaahariharangit deleted the harry/Bump-pnpm-version-from-10.11-to-10.14 branch August 12, 2025 12:25
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.

2 participants