fix(deps): update all non-major dependencies #7094
Merged
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:
10.2.16
->10.2.17
1.3.2
->1.3.3
9.4.21
->9.4.22
10.0.34
->10.0.35
5.25.7
->5.25.8
5.98.0
->5.99.0
4.7.2
->4.8.0
Release Notes
graphql-hive/gateway (@graphql-tools/delegate)
v10.2.17
Compare Source
Patch Changes
#950
c7ea2c5
Thanks @kroupacz! - Errors should not be swallowed when it is thrown from the shared root#994
0af3485
Thanks @ardatan! - Do not use the global `PromiseWithResolvers`graphql-hive/gateway (@graphql-tools/executor-http)
v1.3.3
Compare Source
Patch Changes
c7ea2c5
Thanks @kroupacz! - Errors should not be swallowed when it is thrown from the shared rootgraphql-hive/gateway (@graphql-tools/stitch)
v9.4.22
Compare Source
Patch Changes
#950
c7ea2c5
Thanks @kroupacz! - Errors should not be swallowed when it is thrown from the shared rootUpdated dependencies [
c7ea2c5
,0af3485
]:graphql-hive/gateway (@graphql-tools/wrap)
v10.0.35
Compare Source
Patch Changes
c7ea2c5
,0af3485
]:sveltejs/svelte (svelte)
v5.25.8
Compare Source
Patch Changes
webpack/webpack (webpack)
v5.99.0
Compare Source
cloudflare/workers-sdk (wrangler)
v4.8.0
Compare Source
Minor Changes
93267cf
Thanks @edmundhung! - Support Secrets Store Secret bindingsPatch Changes
#8780
4e69fb6
Thanks @cmackenzie1! - - Renamewrangler pipelines show
towrangler pipelines get
--enable-worker-binding
and--enable-http
with--source worker
and--source http
(or--source http worker
for both)--file-template
and--partition-template
flags fromwrangler pipelines create|update
wrangler pipelines get <pipeline>
. Existing output is available using--format=json
.wrangler pipelines create
commands.#8596
75b454c
Thanks @dario-piotrowicz! - add validation to redirected configs in regards to environmentsadd the following validation behaviors to wrangler deploy commands, that relate
to redirected configs (i.e. config files specified by
.wrangler/deploy/config.json
files):environment (i.e. a build tool should generate redirected configs already targeting specific
environments), so if wrangler encounters a redirected config with some environments defined
it should error
--env=my-env
) when using redirectedconfigs is incorrect, so these environments should be ignored and a warning should be
presented to the user
#8795
d4c1171
Thanks @GregBrimble! - feat: Unhidewrangler pages functions build
command.This is already documented for Pages Plugins and by officially documenting it, we can ease the transition to Workers Assets for users of Pages Functions.
Updated dependencies [
93267cf
,ec7e621
]:Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, 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.