Skip to content

pnpm_10: 10.12.4 -> 10.13.1#425610

Merged
Scrumplex merged 1 commit intoNixOS:masterfrom
ryand56:update/pnpm_10
Jul 17, 2025
Merged

pnpm_10: 10.12.4 -> 10.13.1#425610
Scrumplex merged 1 commit intoNixOS:masterfrom
ryand56:update/pnpm_10

Conversation

@ryand56
Copy link
Copy Markdown
Member

@ryand56 ryand56 commented Jul 15, 2025

https://github.com/pnpm/pnpm/releases/tag/v10.13.1
Diff: pnpm/pnpm@v10.12.4...v10.13.1

Things done

  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • For non-Linux: Is sandboxing enabled in nix.conf? (See Nix manual)
    • sandbox = relaxed
    • sandbox = true
  • Tested, as applicable:
  • Tested compilation of all packages that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage
  • Tested basic functionality of all binary files (usually in ./result/bin/)
  • Nixpkgs 25.11 Release Notes (or backporting 25.05 Nixpkgs Release notes)
    • (Package updates) Added a release notes entry if the change is major or breaking
  • NixOS 25.11 Release Notes (or backporting 25.05 NixOS Release notes)
    • (Module updates) Added a release notes entry if the change is significant
    • (Module addition) Added a release notes entry if adding a new NixOS module
  • Fits CONTRIBUTING.md, pkgs/README.md, maintainers/README.md and other contributing documentation in corresponding paths.

Add a 👍 reaction to pull requests you find important.

@nix-owners nix-owners bot requested review from Scrumplex and gepbird July 15, 2025 22:49
@nixpkgs-ci nixpkgs-ci bot added 10.rebuild-linux: 11-100 This PR causes between 11 and 100 packages to rebuild on Linux. 10.rebuild-darwin: 11-100 This PR causes between 11 and 100 packages to rebuild on Darwin. 6.topic: nodejs Node.js is a free, open-source, cross-platform JavaScript runtime environment labels Jul 15, 2025
@Scrumplex Scrumplex merged commit efcd637 into NixOS:master Jul 17, 2025
30 of 32 checks passed
@nixpkgs-ci
Copy link
Copy Markdown
Contributor

nixpkgs-ci bot commented Jul 17, 2025

Successfully created backport PR for release-25.05:

@github-actions github-actions bot added the 8.has: port to stable This PR already has a backport to the stable release. label Jul 17, 2025
@ryand56 ryand56 deleted the update/pnpm_10 branch July 17, 2025 20:53
@gepbird
Copy link
Copy Markdown
Contributor

gepbird commented Jul 18, 2025

Can we run nixpkgs-review on this after it was merged? It broke bash-language-server (#426372) and who knows what else

@gepbird
Copy link
Copy Markdown
Contributor

gepbird commented Jul 19, 2025

From CI artifacts I gathered the packages and ran nom build -f . authelia bash-language-server fedistar froide-govplan froide gitify heroic-unwrapped heroic home-assistant-custom-lovelace-modules.custom-sidebar homepage-dashboard legcord memos moonlight n8n openlist paperless-ngx pnpm pnpm_10 podman-desktop python312Packages.django-filingcabinet python312Packages.froide python313Packages.django-filingcabinet python313Packages.froide renovate signal-desktop splayer teleport teleport_16 teleport_17 typespec vencord-web-extension vencord vesktop webcord-vencord youtube-music zipline --keep-going on 2050d96

Direct failures:

  • bash-language-server (fixed)
  • zipline (looks like a new PNPM bug, ERR_PNPM_NO_OFFLINE_TARBALL)
  • typespec (looks like a new PNPM bug, ERR_PNPM_NO_OFFLINE_TARBALL)
  • renovate (looks like a new PNPM bug, ERR_PNPM_NO_OFFLINE_TARBALL)
  • libjxl (most likely unrelated, only applies to modified version in playwright-webkit, fix, fix (merged))

Dependency failures due to libjxl:

  • froide
  • froide-govplan
  • python312Packages.django-filingcabinet
  • python313Packages.django-filingcabinet

@Scrumplex
Copy link
Copy Markdown
Member

For Renovate there is #426407 (comment)

Though I am not sure if that is related to this bump or some other bug.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

6.topic: nodejs Node.js is a free, open-source, cross-platform JavaScript runtime environment 8.has: port to stable This PR already has a backport to the stable release. 10.rebuild-darwin: 11-100 This PR causes between 11 and 100 packages to rebuild on Darwin. 10.rebuild-linux: 11-100 This PR causes between 11 and 100 packages to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants