deps: skuba v12.14.1 and pnpm v10.17 #178
Merged
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.
Note
Mend has cancelled the proposed renaming of the Renovate GitHub app being renamed to
mend[bot].This notice will be removed on 2025-10-07.
This PR contains the following updates:
10.17.0->10.18.012.3.0->12.4.1Release Notes
pnpm/pnpm (pnpm)
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.v10.17.1Compare Source
Patch Changes
minimumReleaseAgesetting, print this information out in the error message #9974.state.jsoncreation path when executingpnpm patchin a workspace project #9733.minimumReleaseAgeis set and thelatesttag is not mature enough, prefer a non-deprecated version as the newlatest#9987.seek-oss/skuba (skuba)
v12.4.1Compare Source
Patch Changes
template/oss-npm-template: Replace invalid
$default-branchconfiguration in workflows (#2085)lint: Add
CI=trueto production install step in Dockerfile (#2082)Our API templates include a
RUN pnpm install --prodDockerfile instruction to prunedevDependenciesfromnode_modules. However, pruning may not behave as expected in the absence of theCIflag, and pnpm v10.16.0 emits the following error if the environment variable is not set:We will try to apply a one-time patch to your project to add the
CIenvironment variable to Dockerfiles that have aRUN pnpm install --prodinstruction:v12.4.0Compare Source
Minor Changes
build: Default esbuild output to CJS format (#2074)
Note: This only affects projects that have manually set
package.json#/skuba/buildto"esbuild". There are less than 10 of these at time of writing.skuba buildnow defaults to CJS output when using the esbuild configuration. ESM output is only used when the following conditions are met:"type": "module"is set inpackage.jsonmodulefield intsconfig.jsonis not set to"commonjs"lint: Remove Dockerfile
syntaxparser directive (#2075)Our containerisation guidance mounts the
NPM_TOKENenvironment variable as a build secret. This requires Dockerfile frontend version 1.10+, and we previously recommended adding asyntaxparser directive to ensure availability of the feature in your build context.Configuration
📅 Schedule: Branch creation - "before 6:00 am every 2 weeks on Thursday" in timezone Australia/Melbourne, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, 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.