Skip to content

chore(deps): update all non-major dependencies#8076

Merged
ardatan merged 1 commit intomasterfrom
renovate/all-minor-patch
Mar 25, 2026
Merged

chore(deps): update all non-major dependencies#8076
ardatan merged 1 commit intomasterfrom
renovate/all-minor-patch

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 23, 2026

This PR contains the following updates:

Package Change Age Confidence
@vue/compiler-sfc (source) 3.5.303.5.31 age confidence
graphql 16.13.116.13.2 age confidence
svelte (source) 5.54.15.55.0 age confidence
undici (source) 7.24.57.24.6 age confidence
wonka 6.3.56.3.6 age confidence
wrangler (source) 4.76.04.77.0 age confidence

Release Notes

vuejs/core (@​vue/compiler-sfc)

v3.5.31

Compare Source

Bug Fixes
graphql/graphql-js (graphql)

v16.13.2

Compare Source

sveltejs/svelte (svelte)

v5.55.0

Compare Source

Minor Changes
  • feat: export TweenOptions, SpringOptions, SpringUpdateOptions and Updater from svelte/motion (#​17967)
Patch Changes
  • fix: ensure HMR wrapper forwards correct start/end nodes to active effect (#​17985)
nodejs/undici (undici)

v7.24.6

Compare Source

0no-co/wonka (wonka)

v6.3.6

Compare Source

Patch Changes
  • Replace for...in with for...of Object.keys() to avoid iterating inherited properties
    Submitted by @​majgaard (See #​177)
cloudflare/workers-sdk (wrangler)

v4.77.0

Compare Source

Minor Changes
  • #​13023 593c4db Thanks @​jamesopstad! - Add wrangler versions upload support for the experimental secrets configuration property

    When the new secrets property is defined, wrangler versions upload now validates that all secrets declared in secrets.required are configured on the Worker before the upload succeeds. If any required secrets are missing, the upload fails with a clear error listing which secrets need to be set.

    When secrets is not defined, the existing behavior is unchanged.

    // wrangler.jsonc
    {
      "secrets": {
        "required": ["API_KEY", "DB_PASSWORD"]
      }
    }
  • #​12732 c2e9163 Thanks @​jamesopstad! - Add deploy support for the experimental secrets configuration property

    When the new secrets property is defined, wrangler deploy now validates that all secrets declared in secrets.required are configured on the Worker before the deploy succeeds. If any required secrets are missing, the deploy fails with a clear error listing which secrets need to be set.

    When secrets is not defined, the existing behavior is unchanged.

    // wrangler.jsonc
    {
      "secrets": {
        "required": ["API_KEY", "DB_PASSWORD"]
      }
    }
Patch Changes
  • #​12896 451dae3 Thanks @​petebacondarwin! - fix: Add retry and timeout protection to remote preview API calls

    Remote preview sessions (wrangler dev --remote) now automatically retry transient 5xx API errors (up to 3 attempts with linear backoff) and enforce a 30-second per-request timeout. Previously, a single hung or failed API response during session creation or worker upload could block the dev session reload indefinitely.

  • #​12569 379f2a2 Thanks @​MattieTK! - Use qwik add cloudflare-workers instead of qwik add cloudflare-pages for Workers targets

    Both the wrangler autoconfig and C3 Workers template for Qwik were running qwik add cloudflare-pages even when targeting Cloudflare Workers. This caused the wrong adapter directory structure to be scaffolded (adapters/cloudflare-pages/ instead of adapters/cloudflare-workers/), and required post-hoc cleanup of Pages-specific files like _routes.json.

    Qwik now provides a dedicated cloudflare-workers adapter that generates the correct Workers configuration, including wrangler.jsonc with main and assets fields, a public/.assetsignore file, and the correct adapters/cloudflare-workers/vite.config.ts.

    Also adds --skipConfirmation=true to all qwik add invocations so the interactive prompt is skipped in automated contexts.

  • #​11899 9a1cf29 Thanks @​hoodmane! - Remove cf-requirements support for Python workers. It hasn't worked with the runtime for a while now.

  • #​11800 875da60 Thanks @​southpolesteve! - Add upgrade hint to unexpected configuration field warnings when an update is available

    When Wrangler encounters unexpected fields in the configuration file and a newer version of Wrangler is available, it now displays a message suggesting to update. This helps users who may be using configuration options that were added in a newer version of Wrangler.

  • Updated dependencies [b8f3309, 5aaaab2, 5aaaab2, f8516dd, 9c9fe30, 6a6449e]:

    • miniflare@​4.20260317.2

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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Mar 23, 2026
@changeset-bot
Copy link

changeset-bot bot commented Mar 23, 2026

⚠️ No Changeset found

Latest commit: 1202f6d

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@github-actions
Copy link
Contributor

github-actions bot commented Mar 23, 2026

💻 Website Preview

The latest changes are available as preview in: https://pr-8076.graphql-tools.pages.dev

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 9756d56 to 6cef826 Compare March 24, 2026 13:50
@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.55.0 chore(deps): update all non-major dependencies Mar 24, 2026
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 6cef826 to b4c51e2 Compare March 24, 2026 17:00
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from b4c51e2 to 8a051fc Compare March 25, 2026 13:40
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 8a051fc to 1202f6d Compare March 25, 2026 17:12
@ardatan ardatan merged commit c8c1c87 into master Mar 25, 2026
31 of 33 checks passed
@ardatan ardatan deleted the renovate/all-minor-patch branch March 25, 2026 17:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant