fix(deps): update dependency @astrojs/cloudflare to v10 #1111
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:
^9.2.1
->^10.1.0
Release Notes
withastro/adapters (@astrojs/cloudflare)
v10.1.0
Compare Source
Minor Changes
1f4e40b
Thanks @FlorianFlatscher! - Adds a new option for the Image service to the Cloudflare adapter.imageService: 'custom'
does use the user defined settings, without applying any modification to it. You need to make sure that the configured settings are compatible with Cloudflare'sworkerd
runtime yourself.v10.0.3
Compare Source
Patch Changes
9e7d0ea
Thanks @alexanderniebuhr! - Fixeslocals.runtime
API to match betweenastro dev
andastro build
v10.0.2
Compare Source
Patch Changes
#217
0349bd4
Thanks @alexanderniebuhr! - fixes an issue where the automatic_routes.json
generation was not working as expected for some projects, which had a dynamic route as the first segment#217
0349bd4
Thanks @alexanderniebuhr! - fixes an issue where the automatic_routes.json
generation was not limited correctly, which had manual extend patternsv10.0.1
Compare Source
Patch Changes
#212
c22bb21
Thanks @alexanderniebuhr! - fixes an issue where projects using@astrojs/solid-js
were unusable, due to wrong vite config#210
317bd95
Thanks @alexanderniebuhr! - fixes an issue where projects using@astrojs/vue
were unusable, due to marking dependencies as externalv10.0.0
Compare Source
Major Changes
adb8bf2a4caeead9a1a255740c7abe8666a6f852
Thanks @alexanderniebuhr! - Updates and prepares the adapter to be more flexibile, stable and composable for the future. Includes several breaking changes.Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.