chore(deps): update all non-major dev-dependencies #257
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:
^1.2.7->^1.2.8^5.0.35->^5.0.37^5.31.0->^5.33.1^4.15.2->^4.16.1Release Notes
saadeghi/daisyui (daisyui)
v5.0.37Compare Source
Bug Fixes
v5.0.36Compare Source
Bug Fixes
sveltejs/svelte (svelte)
v5.33.1Compare Source
Patch Changes
v5.33.0Compare Source
Minor Changes
feat: XHTML compliance (#15538)
feat: add
fragments: 'html' | 'tree'option for wider CSP compliance (#15538)v5.32.2Compare Source
Patch Changes
chore: simplify
<pre>cleaning (#15980)fix: attach
__svelte_metacorrectly to elements following a CSS wrapper (#15982)fix: import untrack directly from client in
svelte/attachments(#15974)v5.32.1Compare Source
Patch Changes
<select multiple>value is given (#14816)v5.32.0Compare Source
Minor Changes
feat: warn on implicitly closed tags (#15932)
feat: attachments
fromActionutility (#15933)Patch Changes
v5.31.1Compare Source
Patch Changes
MediaQuery(#15937)cloudflare/workers-sdk (wrangler)
v4.16.1Compare Source
Patch Changes
7344344Thanks @gabivlj! -wrangler containers deletehandles API errors correctlyv4.16.0Compare Source
Minor Changes
#9288
3b8f7f1Thanks @petebacondarwin! - allow --name and --env args on wrangler deployPreviously it was not possible to provide a Worker name as a command line argument at the same time as setting the Wrangler environment.
Now specifying
--nameis supported and will override any names set in the Wrangler config:wrangler.json
{ "name": "config-worker" "env": { "staging": { "name": "config-worker-env" } } }#9265
16de0d5Thanks @edmundhung! - docs: add documentation links to individual config properties in the JSON schema of the Wrangler config filePatch Changes
#9234
2fe6219Thanks @emily-shen! - fix: add no-oppropstoctxingetPlatformProxyto fix type mismatch#9269
66d975eThanks @dario-piotrowicz! - Wire up mixed-mode remote bindings for multi-workerwrangler devUnder the
--x-mixed-modeflag, make sure that bindings configurations withremote: trueactually generate bindings to remote resources during a multi-workerwrangler devsession, currently the bindings included in this are: services, kv_namespaces, r2_buckets, d1_databases, queues and workflows.Also include the ai binding since the bindings is already remote by default anyways.
#9151
5ab035dThanks @gabivlj! - wrangler containers can be configured with the kind of application rollout onapply#9231
02d40edThanks @dario-piotrowicz! - Wire up mixed-mode remote bindings for (single-worker)wrangler devUnder the
--x-mixed-modeflag, make sure that bindings configurations withremote: trueactually generate bindings to remote resources during a single-workerwrangler devsession, currently the bindings included in this are: services, kv_namespaces, r2_buckets, d1_databases, queues and workflows.Also include the ai binding since the bindings is already remote by default anyways.
#9221
2ef31a9Thanks @vicb! - bump@cloudflare/unenv-preset#9277
db5ea8fThanks @penalosa! - Support Mixed Mode for more binding types#9266
f2a16f1Thanks @petebacondarwin! - fix: setting triggers.crons:[] in Wrangler config should delete deployed cron schedules#9245
b87b472Thanks @penalosa! - Support Mixed Mode Dispatch NamespacesUpdated dependencies [
db5ea8f,b87b472]:Configuration
📅 Schedule: Branch creation - "before 12pm on Sunday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.