Closed renovate[bot] closed 1 year ago
Latest commit: e99a7dd261b01697bf7c763763a15a4141306618
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.
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
This pull request is automatically built and testable in CodeSandbox.
To see build info of the built libraries, click here or the icon next to each commit SHA.
Latest deployment of this branch, based on commit e99a7dd261b01697bf7c763763a15a4141306618:
Sandbox | Source |
---|---|
npm-embeddable-explorer (forked) | Configuration |
npm-embeddable-sandbox | Configuration |
maya-test-embed-next | Configuration |
maya-test-embed-next | Configuration |
This PR contains the following updates:
16.6.0
->16.8.1
GitHub Vulnerability Alerts
CVE-2023-26144
Versions of the package graphql from 16.3.0 and before 16.8.1 are vulnerable to Denial of Service (DoS) due to insufficient checks in the OverlappingFieldsCanBeMergedRule.ts file when parsing large queries. This vulnerability allows an attacker to degrade system performance.
Note: It was not proven that this vulnerability can crash the process.
Release Notes
graphql/graphql-js (graphql)
### [`v16.8.1`](https://togithub.com/graphql/graphql-js/releases/tag/v16.8.1) [Compare Source](https://togithub.com/graphql/graphql-js/compare/v16.8.0...v16.8.1) ##### v16.8.1 (2023-09-19) ##### Bug Fix 🐞 - [#3967](https://togithub.com/graphql/graphql-js/pull/3967) OverlappingFieldsCanBeMergedRule: Fix performance degradation ([@AaronMoat](https://togithub.com/AaronMoat)) ##### Committers: 1 - Aaron Moat([@AaronMoat](https://togithub.com/AaronMoat)) ### [`v16.8.0`](https://togithub.com/graphql/graphql-js/releases/tag/v16.8.0) [Compare Source](https://togithub.com/graphql/graphql-js/compare/v16.7.1...v16.8.0) #### v16.8.0 (2023-08-14) ##### New Feature 🚀 - [#3950](https://togithub.com/graphql/graphql-js/pull/3950) Support fourfold nested lists ([@gschulze](https://togithub.com/gschulze)) ##### Committers: 1 - Gunnar Schulze([@gschulze](https://togithub.com/gschulze)) ### [`v16.7.1`](https://togithub.com/graphql/graphql-js/releases/tag/v16.7.1) [Compare Source](https://togithub.com/graphql/graphql-js/compare/v16.7.0...v16.7.1) #### v16.7.1 (2023-06-22) :loudspeaker: Big shout out to [@phryneas](https://togithub.com/phryneas), who managed to reproduce this issue and come up with this fix. ##### Bug Fix 🐞 - [#3923](https://togithub.com/graphql/graphql-js/pull/3923) instanceOf: workaround bundler issue with `process.env` ([@IvanGoncharov](https://togithub.com/IvanGoncharov)) ##### Committers: 1 - Ivan Goncharov([@IvanGoncharov](https://togithub.com/IvanGoncharov)) ### [`v16.7.0`](https://togithub.com/graphql/graphql-js/releases/tag/v16.7.0) [Compare Source](https://togithub.com/graphql/graphql-js/compare/v16.6.0...v16.7.0) ##### v16.7.0 (2023-06-21) ##### New Feature 🚀 - [#3887](https://togithub.com/graphql/graphql-js/pull/3887) check "globalThis.process" before accessing it ([@kettanaito](https://togithub.com/kettanaito)) ##### Bug Fix 🐞 - [#3707](https://togithub.com/graphql/graphql-js/pull/3707) Fix crash in node when mixing sync/async resolvers (backport of [#3706](https://togithub.com/graphql/graphql-js/issues/3706)) ([@chrskrchr](https://togithub.com/chrskrchr)) - [#3838](https://togithub.com/graphql/graphql-js/pull/3838) Fix/invalid error propagation custom scalars (backport for 16.x.x) ([@stenreijers](https://togithub.com/stenreijers)) ##### Committers: 3 - Artem Zakharchenko([@kettanaito](https://togithub.com/kettanaito)) - Chris Karcher([@chrskrchr](https://togithub.com/chrskrchr)) - Sten Reijers([@stenreijers](https://togithub.com/stenreijers))Configuration
📅 Schedule: Branch creation - "" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.