You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.
♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
any of the package files in this branch needs updating, or
the branch becomes conflicted, or
you click the rebase/retry checkbox if found above, or
you rename this PR's title to start with "rebase!" to trigger it manually
The artifact failure details are included below:
File name: package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: @contentful/f36-cdn@1.0.0
npm ERR! Found: @fastly/js-compute@3.32.2
npm ERR! node_modules/@fastly/js-compute
npm ERR! @fastly/js-compute@"3.32.2" from @contentful/f36-cdn@1.0.0
npm ERR! packages/cdn
npm ERR! @contentful/f36-cdn@1.0.0
npm ERR! node_modules/@contentful/f36-cdn
npm ERR! workspace packages/cdn from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer @fastly/js-compute@"^3.33.2" from @fastly/compute-js-static-publish@7.0.7
npm ERR! node_modules/@fastly/compute-js-static-publish
npm ERR! dev @fastly/compute-js-static-publish@"7.0.7" from @contentful/f36-cdn@1.0.0
npm ERR! packages/cdn
npm ERR! @contentful/f36-cdn@1.0.0
npm ERR! node_modules/@contentful/f36-cdn
npm ERR! workspace packages/cdn from the root project
npm ERR!
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR!
npm ERR! See /runner/cache/others/npm/eresolve-report.txt for a full report.
npm ERR! A complete log of this run can be found in:
npm ERR! /runner/cache/others/npm/_logs/2026-07-16T14_19_27_660Z-debug-0.log
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
This PR includes no changesets
When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
dependenciesPull requests that update a dependency file
0 participants
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:
6.2.0→7.0.7Release Notes
fastly/compute-js-static-publish (@fastly/compute-js-static-publish)
v7.0.7Compare Source
v7.0.6Compare Source
Updated
v7.0.5Compare Source
Added
v7.0.4Compare Source
Added
v7.0.3Compare Source
Fixed
v7.0.2Compare Source
Fixed
v7.0.1Compare Source
Fixed
@latestto examples of calling the app in scaffolding mode.v7.0.0Compare Source
Added
Named Collections
git-style subcommands
clean,publish-content, andcollections.KV Store
--localflag for all management commands. Passing this flag makes the command operate on the local KV Store instead of the Fastly KV Store.Changed
Separate config files:
static-publisher.rc.jsnow owns behavior that is common to the scaffolded Compute apppublish-content.config.js.Script names in the scaffold are now grouped by environment:
dev:publish,dev:start,fastly:publish,fastly:deploy.Asset inclusion test renamed to
kvStoreAssetInclusionTestand now expects a boolean return value.Removed / Deprecated
This tool drops
wasm-inline, and no longer inlines bytes of assets into the Wasm binary.Static files metadata is no longer stored in the Wasm binary,
This tool drops
moduleAssets.v6.3.0Compare Source
Added
Fixed
Updated
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.