Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 7, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@graphql-tools/delegate (source) 10.2.16 -> 10.2.17 age adoption passing confidence
@graphql-tools/executor-http (source) 1.3.2 -> 1.3.3 age adoption passing confidence
@graphql-tools/stitch (source) 9.4.21 -> 9.4.22 age adoption passing confidence
@graphql-tools/wrap (source) 10.0.34 -> 10.0.35 age adoption passing confidence
svelte (source) 5.25.7 -> 5.25.8 age adoption passing confidence
webpack 5.98.0 -> 5.99.0 age adoption passing confidence
wrangler (source) 4.7.2 -> 4.8.0 age adoption passing confidence

Release Notes

graphql-hive/gateway (@​graphql-tools/delegate)

v10.2.17

Compare Source

Patch Changes
graphql-hive/gateway (@​graphql-tools/executor-http)

v1.3.3

Compare Source

Patch Changes
graphql-hive/gateway (@​graphql-tools/stitch)

v9.4.22

Compare Source

Patch Changes
graphql-hive/gateway (@​graphql-tools/wrap)

v10.0.35

Compare Source

Patch Changes
sveltejs/svelte (svelte)

v5.25.8

Compare Source

Patch Changes
  • fix: address untracked_writes memory leak (#​15694)
webpack/webpack (webpack)

v5.99.0

Compare Source

cloudflare/workers-sdk (wrangler)

v4.8.0

Compare Source

Minor Changes
Patch Changes
  • #​8780 4e69fb6 Thanks @​cmackenzie1! - - Rename wrangler pipelines show to wrangler pipelines get

    • Replace --enable-worker-binding and --enable-http with --source worker and --source http (or
      --source http worker for both)
    • Remove --file-template and --partition-template flags from wrangler pipelines create|update
    • Add pretty output for wrangler pipelines get <pipeline>. Existing output is available using --format=json.
    • Clarify the minimums, maximums, and defaults (if unset) for wrangler pipelines create commands.
  • #​8596 75b454c Thanks @​dario-piotrowicz! - add validation to redirected configs in regards to environments

    add the following validation behaviors to wrangler deploy commands, that relate
    to redirected configs (i.e. config files specified by .wrangler/deploy/config.json files):

    • redirected configs are supposed to be already flattened configurations without any
      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
    • given the point above, specifying an environment (--env=my-env) when using redirected
      configs is incorrect, so these environments should be ignored and a warning should be
      presented to the user
  • #​8795 d4c1171 Thanks @​GregBrimble! - feat: Unhide wrangler 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]:

    • miniflare@4.20250405.0

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 Apr 7, 2025
Copy link

changeset-bot bot commented Apr 7, 2025

⚠️ No Changeset found

Latest commit: 5c8efb3

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

Copy link
Contributor

github-actions bot commented Apr 7, 2025

💻 Website Preview

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

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from b7f3ed3 to 5c8efb3 Compare April 7, 2025 18:11
@renovate renovate bot merged commit 524dc33 into master Apr 7, 2025
20 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch April 7, 2025 20:23
ardatan pushed a commit that referenced this pull request Sep 22, 2025
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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.

0 participants