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 v4 #58

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 19, 2024

This PR contains the following updates:

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

Release Notes

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

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 - "every weekday" (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 Jan 19, 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: [email protected]
npm error Found: @sveltejs/[email protected]
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/[email protected]
npm error node_modules/@sveltejs/adapter-cloudflare
npm error   dev @sveltejs/adapter-cloudflare@"^4.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-04-26T03_15_43_636Z-eresolve-report.txt

npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-04-26T03_15_43_636Z-debug-0.log

@renovate renovate bot force-pushed the renovate/sveltejs-adapter-cloudflare-4.x branch 3 times, most recently from b0115ce to 645c622 Compare January 22, 2024 20:03
@renovate renovate bot force-pushed the renovate/sveltejs-adapter-cloudflare-4.x branch from 645c622 to b85a42f Compare February 8, 2024 22:46
@renovate renovate bot force-pushed the renovate/sveltejs-adapter-cloudflare-4.x branch 2 times, most recently from 5aad951 to a416ca1 Compare February 20, 2024 01:49
@renovate renovate bot force-pushed the renovate/sveltejs-adapter-cloudflare-4.x branch 3 times, most recently from 462e0eb to 29209ee Compare March 1, 2024 04:16
@renovate renovate bot force-pushed the renovate/sveltejs-adapter-cloudflare-4.x branch 3 times, most recently from 3c626fa to e62f2b7 Compare March 27, 2024 17:06
@renovate renovate bot force-pushed the renovate/sveltejs-adapter-cloudflare-4.x branch 4 times, most recently from bdf1bf9 to de51f47 Compare April 16, 2024 02:04
@renovate renovate bot force-pushed the renovate/sveltejs-adapter-cloudflare-4.x branch 2 times, most recently from 792f0a7 to e2b0461 Compare April 26, 2024 03:15
@renovate renovate bot force-pushed the renovate/sveltejs-adapter-cloudflare-4.x branch from e2b0461 to 447a6cb Compare May 10, 2024 16:38
Copy link
Contributor Author

renovate bot commented May 10, 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: [email protected]
npm error Found: @sveltejs/[email protected]
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/[email protected]
npm error node_modules/@sveltejs/adapter-cloudflare
npm error   dev @sveltejs/adapter-cloudflare@"^4.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-09-30T07_13_58_751Z-eresolve-report.txt
npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-09-30T07_13_58_751Z-debug-0.log

@renovate renovate bot force-pushed the renovate/sveltejs-adapter-cloudflare-4.x branch 2 times, most recently from 4260748 to e9db14c Compare May 17, 2024 07:29
@renovate renovate bot force-pushed the renovate/sveltejs-adapter-cloudflare-4.x branch from e9db14c to 6ccc577 Compare May 23, 2024 21:39
@renovate renovate bot force-pushed the renovate/sveltejs-adapter-cloudflare-4.x branch 3 times, most recently from 7e2489c to 8bdabe1 Compare June 13, 2024 10:07
@renovate renovate bot force-pushed the renovate/sveltejs-adapter-cloudflare-4.x branch 2 times, most recently from 9f54720 to 07b32bb Compare June 20, 2024 19:31
@renovate renovate bot force-pushed the renovate/sveltejs-adapter-cloudflare-4.x branch from 07b32bb to 3450517 Compare June 27, 2024 16:15
@renovate renovate bot force-pushed the renovate/sveltejs-adapter-cloudflare-4.x branch from 3450517 to 10fa726 Compare July 15, 2024 01:50
@renovate renovate bot force-pushed the renovate/sveltejs-adapter-cloudflare-4.x branch 2 times, most recently from b3a607b to 159d5bf Compare July 29, 2024 00:39
@renovate renovate bot force-pushed the renovate/sveltejs-adapter-cloudflare-4.x branch from 159d5bf to e0cb7f7 Compare August 19, 2024 00:22
@renovate renovate bot force-pushed the renovate/sveltejs-adapter-cloudflare-4.x branch from e0cb7f7 to 3381c12 Compare August 26, 2024 18:11
@renovate renovate bot force-pushed the renovate/sveltejs-adapter-cloudflare-4.x branch 3 times, most recently from 3586e3f to bd07808 Compare September 20, 2024 02:18
@renovate renovate bot force-pushed the renovate/sveltejs-adapter-cloudflare-4.x branch from bd07808 to 19124b2 Compare September 30, 2024 07:14
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