Skip to content

Conversation

@theguild-bot
Copy link
Collaborator

@theguild-bot theguild-bot commented Feb 21, 2025

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to master, this PR will be updated.

Releases

@graphql-tools/executor@1.4.1

Patch Changes

  • Updated dependencies
    [3547bba]:
    • @graphql-tools/utils@10.8.2

@graphql-tools/executor-apollo-link@1.0.15

Patch Changes

  • Updated dependencies
    [3547bba]:
    • @graphql-tools/utils@10.8.2

@graphql-tools/executor-envelop@3.0.22

Patch Changes

  • Updated dependencies
    [3547bba]:
    • @graphql-tools/utils@10.8.2

@graphql-tools/executor-legacy-ws@1.1.13

Patch Changes

  • Updated dependencies
    [3547bba]:
    • @graphql-tools/utils@10.8.2

@graphql-tools/executor-urql-exchange@1.0.15

Patch Changes

  • Updated dependencies
    [3547bba]:
    • @graphql-tools/utils@10.8.2

@graphql-tools/executor-yoga@3.0.22

Patch Changes

  • Updated dependencies
    [3547bba]:
    • @graphql-tools/utils@10.8.2
    • @graphql-tools/executor-envelop@3.0.22

@graphql-tools/graphql-tag-pluck@8.3.15

Patch Changes

  • Updated dependencies
    [3547bba]:
    • @graphql-tools/utils@10.8.2

graphql-tools@9.0.14

Patch Changes

  • Updated dependencies []:
    • @graphql-tools/schema@10.0.19

@graphql-tools/import@7.0.14

Patch Changes

  • Updated dependencies
    [3547bba]:
    • @graphql-tools/utils@10.8.2

@graphql-tools/links@9.0.23

Patch Changes

  • Updated dependencies
    [3547bba]:
    • @graphql-tools/utils@10.8.2

@graphql-tools/load@8.0.15

Patch Changes

  • Updated dependencies
    [3547bba]:
    • @graphql-tools/utils@10.8.2
    • @graphql-tools/schema@10.0.19

@graphql-tools/apollo-engine-loader@8.0.16

Patch Changes

  • Updated dependencies
    [3547bba]:
    • @graphql-tools/utils@10.8.2

@graphql-tools/code-file-loader@8.1.16

Patch Changes

  • Updated dependencies
    [3547bba]:
    • @graphql-tools/utils@10.8.2
    • @graphql-tools/graphql-tag-pluck@8.3.15

@graphql-tools/git-loader@8.0.20

Patch Changes

  • Updated dependencies
    [3547bba]:
    • @graphql-tools/utils@10.8.2
    • @graphql-tools/graphql-tag-pluck@8.3.15

@graphql-tools/github-loader@8.0.16

Patch Changes

  • Updated dependencies
    [3547bba]:
    • @graphql-tools/utils@10.8.2
    • @graphql-tools/graphql-tag-pluck@8.3.15

@graphql-tools/graphql-file-loader@8.0.15

Patch Changes

  • Updated dependencies
    [3547bba]:
    • @graphql-tools/utils@10.8.2
    • @graphql-tools/import@7.0.14

@graphql-tools/json-file-loader@8.0.14

Patch Changes

  • Updated dependencies
    [3547bba]:
    • @graphql-tools/utils@10.8.2

@graphql-tools/module-loader@8.0.14

Patch Changes

  • Updated dependencies
    [3547bba]:
    • @graphql-tools/utils@10.8.2

@graphql-tools/url-loader@8.0.27

Patch Changes

  • Updated dependencies
    [3547bba]:
    • @graphql-tools/utils@10.8.2
    • @graphql-tools/executor-legacy-ws@1.1.13

@graphql-tools/merge@9.0.20

Patch Changes

  • Updated dependencies
    [3547bba]:
    • @graphql-tools/utils@10.8.2

@graphql-tools/mock@9.0.18

Patch Changes

  • Updated dependencies
    [3547bba]:
    • @graphql-tools/utils@10.8.2
    • @graphql-tools/schema@10.0.19

@graphql-tools/node-require@7.0.16

Patch Changes

  • Updated dependencies
    [3547bba]:
    • @graphql-tools/utils@10.8.2
    • @graphql-tools/load@8.0.15
    • @graphql-tools/graphql-file-loader@8.0.15

@graphql-tools/relay-operation-optimizer@7.0.15

Patch Changes

  • Updated dependencies
    [3547bba]:
    • @graphql-tools/utils@10.8.2

@graphql-tools/resolvers-composition@7.0.14

Patch Changes

  • Updated dependencies
    [3547bba]:
    • @graphql-tools/utils@10.8.2

@graphql-tools/schema@10.0.19

Patch Changes

  • Updated dependencies
    [3547bba]:
    • @graphql-tools/utils@10.8.2
    • @graphql-tools/merge@9.0.20

@graphql-tools/utils@10.8.2

Patch Changes

Summary by CodeRabbit

  • Chores
    • Released patch updates for numerous modules with coordinated version bumps.
    • Upgraded several key dependencies to their latest patch versions for improved consistency across the suite.
    • Removed outdated change notes to streamline and clarify release documentation.

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Feb 21, 2025

Walkthrough

This pull request removes an outdated changeset file that documented the relaxed extensions type in the @graphql-tools/utils package. It also applies coordinated version bumps and dependency updates across numerous packages in the GraphQL Tools monorepo. Most modifications update package versions and adjust dependency specifications—primarily bumping @graphql-tools/utils from 10.8.1 to 10.8.2—with corresponding changelog entries added to record these patch changes.

Changes

File(s) Change Summary
.changeset/itchy-yaks-shop.md Removed file: Previously documented the relaxed extensions type in @graphql-tools/utils.
packages/executor/{CHANGELOG.md, package.json} Executor Update: Version bumped from 1.4.0 to 1.4.1; dependency @graphql-tools/utils updated from 10.8.1 to 10.8.2.
packages/executors/{apollo-link, envelop, legacy-ws, urql-exchange, yoga}/... Executors Update: Versions incremented (e.g., 1.0.14→1.0.15, 3.0.21→3.0.22) with dependency updates on @graphql-tools/utils (10.8.1→10.8.2); yoga additionally bumps @graphql-tools/executor-envelop.
packages/{graphql-tag-pluck, graphql-tools, import, links, load}/... Core Packages: Multiple version bumps with changelog and package.json updates; dependencies updated (e.g. @graphql-tools/utils, @graphql-tools/schema).
packages/loaders/{apollo-engine, code-file, git, github, graphql-file, json-file, module, url}/... Loaders Update: Version and dependency updates across loaders—updating @graphql-tools/utils to 10.8.2 along with ancillary dependency bumps (e.g. graphql-tag-pluck, import, executor-legacy-ws).
packages/{merge, mock, node-require, relay-operation-optimizer, resolvers-composition, schema, utils}/... Miscellaneous Packages: Version increments and dependency updates (notably, @graphql-tools/utils from 10.8.1 to 10.8.2, with additional updates to @graphql-tools/schema and @graphql-tools/merge).

Possibly related PRs

  • Upcoming Release Changes #6925: Updates in @graphql-tools/utils involving the relaxation of the extensions type, similar to changes in this PR.
  • Upcoming Release Changes #6927: Addresses modifications in @graphql-tools/utils focusing on a variable counting regression, closely related to the updates in this PR.

Poem

I’m a rabbit hopping through lines of code,
Delighted by version bumps on this winding road.
Dependencies sprout like carrots so sweet,
Each update a nibble, a tasty treat.
In monorepo burrows, all changes align—
A festive chorus “hip, hip, code divine!”
Hop along, dear peers, and celebrate this design!


📜 Recent review details

Configuration used: CodeRabbit UI
Review profile: CHILL
Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 114e5a9 and e2a1467.

📒 Files selected for processing (53)
  • .changeset/itchy-yaks-shop.md (0 hunks)
  • packages/executor/CHANGELOG.md (1 hunks)
  • packages/executor/package.json (2 hunks)
  • packages/executors/apollo-link/CHANGELOG.md (1 hunks)
  • packages/executors/apollo-link/package.json (2 hunks)
  • packages/executors/envelop/CHANGELOG.md (1 hunks)
  • packages/executors/envelop/package.json (2 hunks)
  • packages/executors/legacy-ws/CHANGELOG.md (1 hunks)
  • packages/executors/legacy-ws/package.json (2 hunks)
  • packages/executors/urql-exchange/CHANGELOG.md (1 hunks)
  • packages/executors/urql-exchange/package.json (2 hunks)
  • packages/executors/yoga/CHANGELOG.md (1 hunks)
  • packages/executors/yoga/package.json (2 hunks)
  • packages/graphql-tag-pluck/CHANGELOG.md (1 hunks)
  • packages/graphql-tag-pluck/package.json (2 hunks)
  • packages/graphql-tools/CHANGELOG.md (1 hunks)
  • packages/graphql-tools/package.json (2 hunks)
  • packages/import/CHANGELOG.md (1 hunks)
  • packages/import/package.json (2 hunks)
  • packages/links/CHANGELOG.md (1 hunks)
  • packages/links/package.json (2 hunks)
  • packages/load/CHANGELOG.md (1 hunks)
  • packages/load/package.json (2 hunks)
  • packages/loaders/apollo-engine/CHANGELOG.md (1 hunks)
  • packages/loaders/apollo-engine/package.json (2 hunks)
  • packages/loaders/code-file/CHANGELOG.md (1 hunks)
  • packages/loaders/code-file/package.json (2 hunks)
  • packages/loaders/git/CHANGELOG.md (1 hunks)
  • packages/loaders/git/package.json (2 hunks)
  • packages/loaders/github/CHANGELOG.md (1 hunks)
  • packages/loaders/github/package.json (2 hunks)
  • packages/loaders/graphql-file/CHANGELOG.md (1 hunks)
  • packages/loaders/graphql-file/package.json (2 hunks)
  • packages/loaders/json-file/CHANGELOG.md (1 hunks)
  • packages/loaders/json-file/package.json (2 hunks)
  • packages/loaders/module/CHANGELOG.md (1 hunks)
  • packages/loaders/module/package.json (2 hunks)
  • packages/loaders/url/CHANGELOG.md (1 hunks)
  • packages/loaders/url/package.json (2 hunks)
  • packages/merge/CHANGELOG.md (1 hunks)
  • packages/merge/package.json (2 hunks)
  • packages/mock/CHANGELOG.md (1 hunks)
  • packages/mock/package.json (2 hunks)
  • packages/node-require/CHANGELOG.md (1 hunks)
  • packages/node-require/package.json (2 hunks)
  • packages/relay-operation-optimizer/CHANGELOG.md (1 hunks)
  • packages/relay-operation-optimizer/package.json (2 hunks)
  • packages/resolvers-composition/CHANGELOG.md (1 hunks)
  • packages/resolvers-composition/package.json (2 hunks)
  • packages/schema/CHANGELOG.md (1 hunks)
  • packages/schema/package.json (2 hunks)
  • packages/utils/CHANGELOG.md (1 hunks)
  • packages/utils/package.json (1 hunks)
💤 Files with no reviewable changes (1)
  • .changeset/itchy-yaks-shop.md
🚧 Files skipped from review as they are similar to previous changes (52)
  • packages/resolvers-composition/CHANGELOG.md
  • packages/loaders/graphql-file/CHANGELOG.md
  • packages/graphql-tools/package.json
  • packages/graphql-tag-pluck/CHANGELOG.md
  • packages/executors/apollo-link/CHANGELOG.md
  • packages/executors/yoga/CHANGELOG.md
  • packages/graphql-tools/CHANGELOG.md
  • packages/utils/package.json
  • packages/executors/urql-exchange/CHANGELOG.md
  • packages/loaders/module/CHANGELOG.md
  • packages/import/CHANGELOG.md
  • packages/executors/urql-exchange/package.json
  • packages/import/package.json
  • packages/executors/legacy-ws/CHANGELOG.md
  • packages/executors/yoga/package.json
  • packages/loaders/code-file/CHANGELOG.md
  • packages/links/CHANGELOG.md
  • packages/links/package.json
  • packages/load/CHANGELOG.md
  • packages/executors/apollo-link/package.json
  • packages/schema/package.json
  • packages/loaders/apollo-engine/package.json
  • packages/graphql-tag-pluck/package.json
  • packages/node-require/CHANGELOG.md
  • packages/resolvers-composition/package.json
  • packages/loaders/module/package.json
  • packages/relay-operation-optimizer/CHANGELOG.md
  • packages/loaders/json-file/CHANGELOG.md
  • packages/executors/legacy-ws/package.json
  • packages/mock/package.json
  • packages/merge/package.json
  • packages/executor/package.json
  • packages/executors/envelop/CHANGELOG.md
  • packages/utils/CHANGELOG.md
  • packages/loaders/json-file/package.json
  • packages/relay-operation-optimizer/package.json
  • packages/executors/envelop/package.json
  • packages/loaders/graphql-file/package.json
  • packages/loaders/git/package.json
  • packages/load/package.json
  • packages/loaders/github/package.json
  • packages/loaders/github/CHANGELOG.md
  • packages/loaders/url/package.json
  • packages/mock/CHANGELOG.md
  • packages/loaders/url/CHANGELOG.md
  • packages/loaders/git/CHANGELOG.md
  • packages/executor/CHANGELOG.md
  • packages/merge/CHANGELOG.md
  • packages/loaders/apollo-engine/CHANGELOG.md
  • packages/schema/CHANGELOG.md
  • packages/loaders/code-file/package.json
  • packages/node-require/package.json
⏰ Context from checks skipped due to timeout of 90000ms (10)
  • GitHub Check: deployment
  • GitHub Check: Unit Test on Node 18 (windows-latest) and GraphQL v16
  • GitHub Check: Unit Test on Node 23 (ubuntu-latest) and GraphQL v16
  • GitHub Check: Unit Test on Node 23 (ubuntu-latest) and GraphQL v15
  • GitHub Check: Unit Test on Node 22 (ubuntu-latest) and GraphQL v16
  • GitHub Check: Unit Test on Node 22 (ubuntu-latest) and GraphQL v15
  • GitHub Check: Unit Test on Node 20 (ubuntu-latest) and GraphQL v16
  • GitHub Check: Unit Test on Node 20 (ubuntu-latest) and GraphQL v15
  • GitHub Check: Unit Test on Node 18 (ubuntu-latest) and GraphQL v16
  • GitHub Check: Unit Test on Node 18 (ubuntu-latest) and GraphQL v15

Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?

❤️ Share
🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Generate unit testing code for this file.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai generate unit testing code for this file.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read src/utils.ts and generate unit testing code.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.
    • @coderabbitai help me debug CodeRabbit configuration file.

Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.

CodeRabbit Commands (Invoked using PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to do a full review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai generate docstrings to generate docstrings for this PR. (Beta)
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

@theguild-bot theguild-bot force-pushed the changeset-release/master branch from 114e5a9 to e2a1467 Compare February 21, 2025 14:05
@github-actions
Copy link
Contributor

github-actions bot commented Feb 21, 2025

💻 Website Preview

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

@ardatan ardatan merged commit aaf0fc4 into master Feb 21, 2025
18 checks passed
@ardatan ardatan deleted the changeset-release/master branch February 21, 2025 14:11
This was referenced Feb 25, 2025
@coderabbitai coderabbitai bot mentioned this pull request Mar 13, 2025
ardatan pushed a commit that referenced this pull request Sep 22, 2025
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants