-
-
Notifications
You must be signed in to change notification settings - Fork 827
Upcoming Release Changes #7024
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
Upcoming Release Changes #7024
Conversation
Warning Rate limit exceeded@theguild-bot has exceeded the limit for the number of commits or files that can be reviewed per hour. Please wait 3 minutes and 49 seconds before requesting another review. ⌛ How to resolve this issue?After the wait time has elapsed, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. 🚦 How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout. Please see our FAQ for further information. 📒 Files selected for processing (59)
📝 WalkthroughSummary by CodeRabbit
WalkthroughThis pull request removes two changeset files that documented updates for the Changes
Possibly related PRs
Poem
🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
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)
Other keywords and placeholders
CodeRabbit Configuration File (
|
💻 Website PreviewThe latest changes are available as preview in: https://df8ccacb.graphql-tools.pages.dev |
5f9ab33
to
c04eee7
Compare
This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation. |
7df2a7c
to
95aa13d
Compare
95aa13d
to
178db59
Compare
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.5
Patch Changes
90a717e
Thanks @ardatan! - In executor, do not use leaking
registerAbortSignalListener
, and handle listeners inside the execution context[
90a717e
,26518de
]:@graphql-tools/executor-apollo-link@1.0.18
Patch Changes
[
90a717e
,26518de
]:@graphql-tools/executor-envelop@3.0.26
Patch Changes
[
90a717e
,26518de
]:@graphql-tools/executor-legacy-ws@1.1.16
Patch Changes
[
90a717e
,26518de
]:@graphql-tools/executor-urql-exchange@1.0.18
Patch Changes
#7020
1428da4
Thanks @renovate! - dependencies updates:
@whatwg-node/promise-helpers@^1.2.4
↗︎(to
dependencies
)#7020
1428da4
Thanks @renovate! - Fix sync execution for urql exchange
Updated dependencies
[
90a717e
,26518de
]:@graphql-tools/executor-yoga@3.0.26
Patch Changes
[
90a717e
,26518de
]:@graphql-tools/graphql-tag-pluck@8.3.18
Patch Changes
6bb35f4
Thanks @renovate! - dependencies updates:
@babel/core@^7.26.10
↗︎ (from^7.22.9
, independencies
)@babel/parser@^7.26.10
↗︎ (from^7.16.8
, independencies
)@babel/plugin-syntax-import-assertions@^7.26.0
↗︎(from
^7.20.0
, independencies
)@babel/traverse@^7.26.10
↗︎ (from^7.16.8
, independencies
)@babel/types@^7.26.10
↗︎ (from^7.16.8
, independencies
)[
90a717e
,26518de
]:graphql-tools@9.0.17
Patch Changes
@graphql-tools/import@7.0.17
Patch Changes
[
90a717e
,26518de
]:@graphql-tools/links@9.0.26
Patch Changes
[
90a717e
,26518de
]:@graphql-tools/load@8.0.18
Patch Changes
[
90a717e
,26518de
]:@graphql-tools/apollo-engine-loader@8.0.19
Patch Changes
[
90a717e
,26518de
]:@graphql-tools/code-file-loader@8.1.19
Patch Changes
[
6bb35f4
,90a717e
,26518de
]:@graphql-tools/git-loader@8.0.23
Patch Changes
[
6bb35f4
,90a717e
,26518de
]:@graphql-tools/github-loader@8.0.19
Patch Changes
[
6bb35f4
,90a717e
,26518de
]:@graphql-tools/graphql-file-loader@8.0.18
Patch Changes
[
90a717e
,26518de
]:@graphql-tools/json-file-loader@8.0.17
Patch Changes
[
90a717e
,26518de
]:@graphql-tools/module-loader@8.0.17
Patch Changes
[
90a717e
,26518de
]:@graphql-tools/url-loader@8.0.30
Patch Changes
[
90a717e
,26518de
]:@graphql-tools/merge@9.0.23
Patch Changes
#7028
4899c62
Thanks @ardatan! - Prevent prototype polluting assignment
Updated dependencies
[
90a717e
,26518de
]:@graphql-tools/mock@9.0.21
Patch Changes
#7026
ece7732
Thanks @ardatan! - Prevent prototype polluting assignment
Updated dependencies
[
90a717e
,26518de
]:@graphql-tools/node-require@7.0.19
Patch Changes
[
90a717e
,26518de
]:@graphql-tools/relay-operation-optimizer@7.0.18
Patch Changes
6bb35f4
Thanks @renovate! - dependencies updates:
@ardatan/relay-compiler@^12.0.3
↗︎(from
^12.0.1
, independencies
)[
90a717e
,26518de
]:@graphql-tools/resolvers-composition@7.0.17
Patch Changes
[
90a717e
,26518de
]:@graphql-tools/schema@10.0.22
Patch Changes
[
4899c62
,90a717e
,26518de
]:@graphql-tools/utils@10.8.5
Patch Changes
#6977
90a717e
Thanks @ardatan! - In executor, do not use leaking
registerAbortSignalListener
, and handle listeners inside the execution context#7025
26518de
Thanks @ardatan! - Better handling for field name handling in
buildOperationForField