-
-
Notifications
You must be signed in to change notification settings - Fork 831
Upcoming Release Changes #7030
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 #7030
Conversation
📝 WalkthroughSummary by CodeRabbit
WalkthroughThis change removes a changeset file that documented a prototype pollution fix and updates the documentation and version information for the Changes
Possibly related PRs
Poem
📜 Recent review detailsConfiguration used: CodeRabbit UI 📒 Files selected for processing (53)
💤 Files with no reviewable changes (1)
✅ Files skipped from review due to trivial changes (38)
🚧 Files skipped from review as they are similar to previous changes (2)
⏰ Context from checks skipped due to timeout of 90000ms (10)
🔇 Additional comments (17)
🪧 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 (
|
74d9b08
to
428dd8f
Compare
💻 Website PreviewThe latest changes are available as preview in: https://4e6c3fd4.graphql-tools.pages.dev |
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
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.6
Patch Changes
[
d123e26
]:@graphql-tools/executor-apollo-link@1.0.19
Patch Changes
[
d123e26
]:@graphql-tools/executor-envelop@3.0.27
Patch Changes
[
d123e26
]:@graphql-tools/executor-legacy-ws@1.1.17
Patch Changes
[
d123e26
]:@graphql-tools/executor-urql-exchange@1.0.19
Patch Changes
[
d123e26
]:@graphql-tools/executor-yoga@3.0.27
Patch Changes
[
d123e26
]:@graphql-tools/graphql-tag-pluck@8.3.19
Patch Changes
[
d123e26
]:graphql-tools@9.0.18
Patch Changes
@graphql-tools/import@7.0.18
Patch Changes
[
d123e26
]:@graphql-tools/links@9.0.27
Patch Changes
[
d123e26
]:@graphql-tools/load@8.0.19
Patch Changes
[
d123e26
]:@graphql-tools/apollo-engine-loader@8.0.20
Patch Changes
[
d123e26
]:@graphql-tools/code-file-loader@8.1.20
Patch Changes
[
d123e26
]:@graphql-tools/git-loader@8.0.24
Patch Changes
[
d123e26
]:@graphql-tools/github-loader@8.0.20
Patch Changes
[
d123e26
]:@graphql-tools/graphql-file-loader@8.0.19
Patch Changes
[
d123e26
]:@graphql-tools/json-file-loader@8.0.18
Patch Changes
[
d123e26
]:@graphql-tools/module-loader@8.0.18
Patch Changes
[
d123e26
]:@graphql-tools/url-loader@8.0.31
Patch Changes
[
d123e26
]:@graphql-tools/merge@9.0.24
Patch Changes
[
d123e26
]:@graphql-tools/mock@9.0.22
Patch Changes
6d69ede
Thanks @ardatan! - Fix prototype polluting assignment
Updated dependencies
[
d123e26
]:@graphql-tools/node-require@7.0.20
Patch Changes
[
d123e26
]:@graphql-tools/relay-operation-optimizer@7.0.19
Patch Changes
[
d123e26
]:@graphql-tools/resolvers-composition@7.0.18
Patch Changes
[
d123e26
]:@graphql-tools/schema@10.0.23
Patch Changes
[
d123e26
]:@graphql-tools/utils@10.8.6
Patch Changes
d123e26
Thanks @ardatan! - Fix incomplete string escaping/encoding