Skip to content
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

Update dependency @sveltejs/adapter-cloudflare to v5 #103

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 30, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@sveltejs/adapter-cloudflare (source) ^2.3.3 -> ^5.0.0 age adoption passing confidence

Release Notes

sveltejs/kit (@​sveltejs/adapter-cloudflare)

v5.0.0

Compare Source

Major Changes
Patch Changes

v4.9.0

Compare Source

Minor Changes
  • feat: generate .assetsignore file for use with Cloudflare Workers Static Assets (#​13109)
Patch Changes

v4.8.0

Compare Source

Minor Changes
  • chore: upgrade esbuild to 0.24.0 (#​12270)
Patch Changes

v4.7.4

Compare Source

Patch Changes

v4.7.3

Compare Source

Patch Changes

v4.7.2

Compare Source

Patch Changes

v4.7.1

Compare Source

Patch Changes

v4.7.0

Compare Source

Minor Changes
  • feat: generate static _redirects for Cloudflare Pages (#​12199)
Patch Changes
  • fix: correctly return static assets if base path is set (#​12075)

v4.6.1

Compare Source

Patch Changes
  • fix: copy .eot, .otf, .ttf, .woff, and woff2 font files when bundling (#​12439)

v4.6.0

Compare Source

Minor Changes
  • chore(deps): upgrade to esbuild 0.21 (#​12415)
Patch Changes

v4.5.0

Compare Source

Minor Changes
  • feat: validate that no _routes.json is present to avoid overwriting it (#​12360)
Patch Changes

v4.4.1

Compare Source

Patch Changes

v4.4.0

Compare Source

Minor Changes
Patch Changes

v4.3.0

Compare Source

Minor Changes
  • feat: support platform emulation configuration via the platformProxy adapter option (#​12011)

v4.2.1

Compare Source

Patch Changes
  • fix: add workerd to esbuild conditions (#​12069)

v4.2.0

Compare Source

Minor Changes
  • feat: emulate Cloudflare Workers bindings and incoming request properties in event.platform for dev and preview (#​11974)
Patch Changes

v4.1.0

Compare Source

Minor Changes
  • feat: more helpful errors when using incompatible Node modules (#​11673)

  • feat: support compatible node modules without prefixes (#​11672)

  • feat: Add Node.js compatibility (#​10544)

Patch Changes

v4.0.2

Compare Source

Patch Changes
  • chore(deps): update dependency worktop to v0.8.0-next.18 (#​11618)

v4.0.1

Compare Source

Patch Changes
  • chore: upgrade esbuild to 0.19.11 (#​11632)

v4.0.0

Compare Source

Major Changes
  • breaking: generate plaintext 404.html instead of SPA-style fallback page (#​11596)
Patch Changes

v3.0.2

Compare Source

Patch Changes

v3.0.1

Compare Source

Patch Changes

v3.0.0

Compare Source

Major Changes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - "* * * * 1-5" (UTC).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link
Contributor Author

renovate bot commented Dec 30, 2024

⚠️ Artifact update problem

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 error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: sveltekit-on-cf-pages-template@0.0.1
npm error Found: @sveltejs/kit@1.30.4
npm error node_modules/@sveltejs/kit
npm error   dev @sveltejs/kit@"^1.20.4" from the root project
npm error
npm error Could not resolve dependency:
npm error peer @sveltejs/kit@"^2.0.0" from @sveltejs/adapter-cloudflare@5.0.0
npm error node_modules/@sveltejs/adapter-cloudflare
npm error   dev @sveltejs/adapter-cloudflare@"^5.0.0" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /tmp/renovate/cache/others/npm/_logs/2024-12-31T02_10_58_761Z-eresolve-report.txt
npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-12-31T02_10_58_761Z-debug-0.log

@renovate renovate bot force-pushed the renovate/sveltejs-adapter-cloudflare-5.x branch from 0b267c4 to a194cba Compare December 31, 2024 02:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants