-
Notifications
You must be signed in to change notification settings - Fork 575
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
fix(deps): update all non-major dependencies #3724
Conversation
|
Apollo Federation Subgraph Compatibility Results
Learn more: |
💻 Website PreviewThe latest changes are available as preview in: https://fac2ff74.graphql-yoga.pages.dev |
✅ Benchmark Results
|
ecd1150
to
9395485
Compare
9395485
to
f7de6bb
Compare
This PR contains the following updates:
4.20250124.3
->4.20250129.0
2.84.0
->2.85.0
6.0.2
->6.0.3
5.19.5
->5.19.6
3.106.0
->3.107.0
Release Notes
cloudflare/workerd (@cloudflare/workers-types)
v4.20250129.0
Compare Source
pulumi/pulumi-azure-native (@pulumi/azure-native)
v2.85.0
Compare Source
Does the PR have any schema changes?
Looking good! No breaking changes found.
New resources:
network.DnssecConfig
network.NetworkVirtualApplianceConnection
New functions:
network.getDnssecConfig
network.getNetworkVirtualApplianceConnection
What's Changed
Full Changelog: pulumi/pulumi-azure-native@v2.84.0...v2.85.0
enisdenjo/graphql-ws (graphql-ws)
v6.0.3
Compare Source
Patch Changes
747c01c
Thanks @enisdenjo! - DropExecutionPatchResult
andFormattedExecutionPatchResult
typesNeither of the types are officially supported (yet) and the future versions of graphql-js adding support for stream/defer will a different signature for the incremental execution result.
sveltejs/svelte (svelte)
v5.19.6
Compare Source
Patch Changes
fix: do not prune selectors like
:global(.foo):has(.scoped)
(#15140)fix: don't error on slot prop inside block inside other component (#15148)
fix: ensure reactions are correctly attached for unowned deriveds (#15158)
fix: silence a11y attribute warnings when spread attributes present (#15150)
fix: prevent false-positive ownership validations due to hot reload (#15154)
fix: widen ownership when calling setContext (#15153)
cloudflare/workers-sdk (wrangler)
v3.107.0
Compare Source
Minor Changes
34f9797
Thanks @WillTaylorDev! - chore: providesrun_worker_first
for Worker-script-first configuration. Deprecatesexperimental_serve_directly
.Patch Changes
#7945
d758215
Thanks @ns476! - Add Images binding (in private beta for the time being)#7947
f57bc4e
Thanks @dario-piotrowicz! - fix: avoidgetPlatformProxy
logging twice that it is using vars defined in.dev.vars
fileswhen
getPlatformProxy
is called and it retrieves values from.dev.vars
files, it logs twicea message like:
Using vars defined in .dev.vars
, the changes here make sure that in such casesthis log only appears once
#7889
38db4ed
Thanks @emily-shen! - feat: add experimental resource auto-provisioning to versions upload#7864
de6fa18
Thanks @dario-piotrowicz! - Update theunstable_getMiniflareWorkerOptions
types to always include anenv
parameter.The
unstable_getMiniflareWorkerOptions
types, when accepting a config object as the first argument,didn't accept a second
env
argument. The changes here make sure they do, since theenv
is stillrelevant for picking up variables from
.dev.vars
files.#7964
bc4d6c8
Thanks @LuisDuarte1! - Fix scripts binding to a workflow in a different script overriding workflow configUpdated dependencies [
cf4f47a
]: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.