fix(deps): update all #702
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^0.31.1->^0.32.0^0.31.1->^0.32.0^1.3.2->^2.0.0~1.6.1->~1.9.0~1.38.0->~1.45.0^22.8.6->^24.0.0^22.18.0->^24.0.0v5->v6v5->v6^11.0.0->^13.0.01-20-bullseye->4-20-bullseye1-20-bullseye->4-20-bullseye22->24^10.0.3->^11.0.05.1.3->5.1.410.17.1->10.25.0^6.11.0->^8.0.0Release Notes
coral-xyz/anchor (@coral-xyz/anchor)
v0.32.1Compare Source
Features
Fixes
(#3975).
(#3976).
Breaking
v0.32.0Compare Source
Features
#[error]attribute todeclare_program!(#3757).anchor verifyto usesolana-verifyunder the hood, adding automatic installation via AVM, local path support, and future-proof argument passing (#3768).solana-programcrate with smaller crates (#3819).anchor deployto upload the IDL to the cluster by default unless--no-idlis passed (#3863).Programtype allowingProgram<'info>for executable-only validation (#3878).solana-invokeinstead ofsolana_cpi::invoke(#3900).solana-clientfromanchor-clientandcli(#3877).errorstodeclare_program(#3757).hookssection toAnchor.toml(#3862).Fixes
nodeto 20.18.0 LTS (#3687).recentin migration scripts (#3725).provider.clusterinkeys synccommand (#3761).realloc,store_current_indexand clippy warnings (#3819).Breaking
anchor verifyto usesolana-verifyunder the hood, adding automatic installation via AVM, local path support, and future-proof argument passing (#3768).anchor publishcommand (#3795).eslint/rewrite (@eslint/compat)
v2.0.0Compare Source
⚠ BREAKING CHANGES
Features
Dependencies
v1.4.1Compare Source
Dependencies
v1.4.0Compare Source
Features
Dependencies
iotaledger/iota (@iota/iota-sdk)
v1.8.0: [Mainnet] v1.8.0Nodes (Validators and Full nodes)
#8370: add experimental "internal" gRPC API, including subscription to events with filtering
JSON-RPC
#8647: Fix a bug in
queryTransactionBlockswhich causes that some results forTransactionFilter::MoveFunctionare not returned.CLI
#8620: Use the provided
--senderif there is one, rather than always inferring it, for iota client call, publish, upgrade, and serialized-tx-kind.Internal gRPC API
#8370: add gRPC streaming for checkpoint data and checkpoint summary, and use a trait to access the storage layer
Full Log: iotaledger/iota@v1.7.0...v1.8.0
actions/checkout (actions/checkout)
v6Compare Source
actions/setup-node (actions/setup-node)
v6Compare Source
isaacs/node-glob (glob)
v13.0.0Compare Source
v12.0.0Compare Source
v11.1.0Compare Source
v11.0.3Compare Source
v11.0.2Compare Source
actions/node-versions (node)
v24.11.1: 24.11.1Compare Source
Node.js 24.11.1
v24.11.0: 24.11.0Compare Source
Node.js 24.11.0
v24.10.0: 24.10.0Compare Source
Node.js 24.10.0
v24.9.0: 24.9.0Compare Source
Node.js 24.9.0
v24.8.0: 24.8.0Compare Source
Node.js 24.8.0
v24.7.0: 24.7.0Compare Source
Node.js 24.7.0
v24.6.0: 24.6.0Compare Source
Node.js 24.6.0
v24.5.0: 24.5.0Compare Source
Node.js 24.5.0
v24.4.1: 24.4.1Compare Source
Node.js 24.4.1
v24.4.0: 24.4.0Compare Source
Node.js 24.4.0
v24.3.0: 24.3.0Compare Source
Node.js 24.3.0
v24.2.0: 24.2.0Compare Source
Node.js 24.2.0
v24.1.0: 24.1.0Compare Source
Node.js 24.1.0
v24.0.2: 24.0.2Compare Source
Node.js 24.0.2
v24.0.1: 24.0.1Compare Source
Node.js 24.0.1
v24.0.0: 24.0.0Compare Source
Node.js 24.0.0
sindresorhus/open (open)
v11.0.0Compare Source
Breaking
e789eecImprovements
67109f8chromium-browserfallback for Linuxb40f4b8AggregateErrorinstead of only latest error (#364)2778ac6Fixes
ce31b948821bf7import.meta.urlnot being available8ce0f7d2283000e1af0ee269b5fd966239c274d704v10.2.0Compare Source
b62b99ev10.1.2Compare Source
6187a82v10.1.1Compare Source
55537f1piscinajs/piscina (piscina)
v5.1.4Compare Source
What's Changed
Full Changelog: piscinajs/piscina@v5.1.3...v5.1.4
pnpm/pnpm (pnpm)
v10.25.0Compare Source
v10.24.0Compare Source
v10.23.0: pnpm 10.23Compare Source
Minor Changes
--lockfile-onlyoption topnpm list#10020.Patch Changes
pnpm self-updateshould download pnpm from the configured npm registry #10205.pnpm self-updateshould always install the non-executable pnpm package (pnpm in the registry) and never the@pnpm/exepackage, when installing v11 or newer. We currently cannot ship@pnpm/exeaspkgdoesn't work with ESM #10190.pnpm add, if there's aengines.runtimesetting declared inpackage.json#10209.pnpm listandpnpm whynow display npm: protocol for aliased packages (e.g.,foo npm:[email protected]) #8660.pnpm store pruneshould not fail if the store contains Node.js packages #10131.Platinum Sponsors
Gold Sponsors
v10.22.0: pnpm 10.22Compare Source
Minor Changes
Added support for
trustPolicyExclude#10164.You can now list one or more specific packages or versions that pnpm should allow to install, even if those packages don't satisfy the trust policy requirement. For example:
Allow to override the
enginesfield on publish by thepublishConfig.enginesfield.Patch Changes
Platinum Sponsors
Gold Sponsors
v10.21.0Compare Source
v10.20.0Compare Source
Minor Changes
--alloption inpnpm --helpto list all commands #8628.Patch Changes
latestversion doesn't satisfy the maturity requirement configured byminimumReleaseAge, pick the highest version that is mature enough, even if it has a different major version #10100.createcommand should not verify patch info.managePackageManagerVersionstofalse, when switching to a different version of pnpm CLI, in order to avoid subsequent switches #10063.v10.19.0Compare Source
Minor Changes
You can now allow specific versions of dependencies to run postinstall scripts.
onlyBuiltDependenciesnow accepts package names with lists of trusted versions. For example:Related PR: #10104.
Added support for exact versions in
minimumReleaseAgeExclude#9985.You can now list one or more specific versions that pnpm should allow to install, even if those versions don’t satisfy the maturity requirement set by
minimumReleaseAge. For example:v10.18.3Compare Source
Patch Changes
verifyDepsBeforeInstall: installand pre/post install scripts that called other pnpm scripts #10060.@scope:registry) being parsed as property paths inpnpm config getwhen--location=projectis used #9362.pnpm config set --location=projectincorrectly handling keys with slashes (auth tokens, registry settings) #9884.pnpm-workspace.yamland.npmrcexist,pnpm config set --location=projectnow writes topnpm-workspace.yaml(matching read priority) #10072.pnpm outdated --long#10040.v10.18.2Compare Source
Patch Changes
pnpm outdated --longshould work #10040.pnpm dlxshould request the full metadata of packages, whenminimumReleaseAgeis set #9963.EPIPEerrors when piping output to other commands #10027.v10.18.1Compare Source
Patch Changes
--lockfile-onlyis used #8320.pnpm setupcreates a command shim to the pnpm executable. This is needed to be able to runpnpm self-updateon Windows #5700.pnpm install, pnpm produced false positive warnings for "skip adding to the default catalog because it already exists". This warning now only prints when usingpnpm add --save-catalogas originally intended.v10.18.0Compare Source
Minor Changes
Added network performance monitoring to pnpm by implementing warnings for slow network requests, including both metadata fetches and tarball downloads.
Added configuration options for warning thresholds:
fetchWarnTimeoutMsandfetchMinSpeedKiBps.Warning messages are displayed when requests exceed time thresholds or fall below speed minimums
Related PR: #10025.
Patch Changes
minimumReleaseAgeconfiguration #10030.cleanupUnusedCatalogsconfiguration when removing dependent packages.scriptShellis set tofalse#8748.pnpm dlxshould not fail whenminimumReleaseAgeis set #10037.starknet-io/starknet.js (starknet)
v8.9.2Compare Source
Bug Fixes
Features
BREAKING CHANGES
8.9.2 (2025-12-08)
Bug Fixes
8.9.1 (2025-11-26)
Bug Fixes
v8.9.1Compare Source
Bug Fixes
Features
BREAKING CHANGES
8.9.2 (2025-12-08)
Bug Fixes
8.9.1 (2025-11-26)
Bug Fixes
v8.9.0Compare Source
Bug Fixes
Features
BREAKING CHANGES
8.9.2 (2025-12-08)
Bug Fixes
8.9.1 (2025-11-26)
Bug Fixes
v8.8.0Compare Source
Bug Fixes
Features
v8.7.0Compare Source
Bug Fixes
Features
v8.6.0Compare Source
Features
8.5.5 (2025-10-03)
Bug Fixes
8.5.4 (2025-09-17)
Bug Fixes
8.5.3 (2025-09-05)
Bug Fixes
8.5.2 (2025-08-27)
Bug Fixes
8.5.1 (2025-08-27)
Bug Fixes
v8.5.5Compare Source
Features
8.5.5 (2025-10-03)
Bug Fixes
8.5.4 (2025-09-17)
Bug Fixes
8.5.3 (2025-09-05)
Bug Fixes
8.5.2 (2025-08-27)
Bug Fixes
8.5.1 (2025-08-27)
Bug Fixes
v8.5.4Compare Source
Features
8.5.5 (2025-10-03)
Bug Fixes
8.5.4 (2025-09-17)
Bug Fixes
8.5.3 (2025-09-05)
Bug Fixes
8.5.2 (2025-08-27)
Bug Fixes
8.5.1 (2025-08-27)
Bug Fixes
v8.5.3Compare Source
Features
8.5.5 (2025-10-03)
Bug Fixes
8.5.4 (2025-09-17)
Bug Fixes
8.5.3 (2025-09-05)
Bug Fixes
8.5.2 (2025-08-27)
Bug Fixes
8.5.1 (2025-08-27)
Bug Fixes
v8.5.2Compare Source
Features
8.5.5 (2025-10-03)
Bug Fixes
8.5.4 (2025-09-17)
Bug Fixes
8.5.3 (2025-09-05)
Bug Fixes
8.5.2 (2025-08-27)
Bug F
Configuration
📅 Schedule: Branch creation - "after 9pm on sunday" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.