-
Notifications
You must be signed in to change notification settings - Fork 4
Commit 338a132
authored
Update Apollo GraphQL packages (#123)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@apollo/composition](https://redirect.github.com/apollographql/federation)
([source](https://redirect.github.com/apollographql/federation/tree/HEAD/composition-js/))
| [`2.10.2` ->
`2.11.0`](https://renovatebot.com/diffs/npm/@apollo%2fcomposition/2.10.2/2.11.0)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
|
[@apollo/gateway](https://redirect.github.com/apollographql/federation)
([source](https://redirect.github.com/apollographql/federation/tree/HEAD/gateway-js/))
| [`2.10.2` ->
`2.11.0`](https://renovatebot.com/diffs/npm/@apollo%2fgateway/2.10.2/2.11.0)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
|
[@apollo/server](https://redirect.github.com/apollographql/apollo-server)
([source](https://redirect.github.com/apollographql/apollo-server/tree/HEAD/packages/server))
| [`4.12.1` ->
`4.12.2`](https://renovatebot.com/diffs/npm/@apollo%2fserver/4.12.1/4.12.2)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
|
[@apollo/subgraph](https://redirect.github.com/apollographql/federation)
([source](https://redirect.github.com/apollographql/federation/tree/HEAD/subgraph-js/))
| [`2.10.2` ->
`2.11.0`](https://renovatebot.com/diffs/npm/@apollo%2fsubgraph/2.10.2/2.11.0)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>apollographql/federation (@​apollo/composition)</summary>
###
[`v2.11.0`](https://redirect.github.com/apollographql/federation/blob/HEAD/composition-js/CHANGELOG.md#2110)
[Compare
Source](https://redirect.github.com/apollographql/federation/compare/@apollo/[email protected]...@apollo/[email protected])
##### Minor Changes
- Adds connect spec v0.2, available for use with Apollo Router 2.3.0 or
greater.
([#​3262](https://redirect.github.com/apollographql/federation/pull/3262))
##### Patch Changes
- Allow merging external types when using arrays as default arguments.
([#​3262](https://redirect.github.com/apollographql/federation/pull/3262))
- Updated dependencies
\[[`1462c91879d41884c0a7e60551d8dd0d67c832d3`](https://redirect.github.com/apollographql/federation/commit/1462c91879d41884c0a7e60551d8dd0d67c832d3),
[`9614b26e5a17cbf1f6aaf08f6fcb1c95eb12592d`](https://redirect.github.com/apollographql/federation/commit/9614b26e5a17cbf1f6aaf08f6fcb1c95eb12592d)]:
-
[@​apollo/query-graphs](https://redirect.github.com/apollo/query-graphs)[@​2](https://redirect.github.com/2).11.0
-
[@​apollo/federation-internals](https://redirect.github.com/apollo/federation-internals)[@​2](https://redirect.github.com/2).11.0
</details>
<details>
<summary>apollographql/federation (@​apollo/gateway)</summary>
###
[`v2.11.0`](https://redirect.github.com/apollographql/federation/blob/HEAD/gateway-js/CHANGELOG.md#2110)
[Compare
Source](https://redirect.github.com/apollographql/federation/compare/@apollo/[email protected]...@apollo/[email protected])
##### Minor Changes
- Adds connect spec v0.2, available for use with Apollo Router 2.3.0 or
greater.
([#​3262](https://redirect.github.com/apollographql/federation/pull/3262))
##### Patch Changes
- Corrects a set of denial-of-service (DOS) vulnerabilities that made it
possible for an attacker to render gateway inoperable with certain
simple query patterns due to uncontrolled resource consumption. All
prior-released versions and configurations are vulnerable.
([#​3238](https://redirect.github.com/apollographql/federation/pull/3238))
See the associated GitHub Advisories
[GHSA-q2f9-x4p4-7xmh](https://redirect.github.com/apollographql/federation/security/advisories/GHSA-q2f9-x4p4-7xmh)
and
[GHSA-p2q6-pwh5-m6jr](https://redirect.github.com/apollographql/federation/security/advisories/GHSA-p2q6-pwh5-m6jr)
for more information.
- Updated dependencies
\[[`1462c91879d41884c0a7e60551d8dd0d67c832d3`](https://redirect.github.com/apollographql/federation/commit/1462c91879d41884c0a7e60551d8dd0d67c832d3),
[`9614b26e5a17cbf1f6aaf08f6fcb1c95eb12592d`](https://redirect.github.com/apollographql/federation/commit/9614b26e5a17cbf1f6aaf08f6fcb1c95eb12592d),
[`9614b26e5a17cbf1f6aaf08f6fcb1c95eb12592d`](https://redirect.github.com/apollographql/federation/commit/9614b26e5a17cbf1f6aaf08f6fcb1c95eb12592d)]:
-
[@​apollo/query-planner](https://redirect.github.com/apollo/query-planner)[@​2](https://redirect.github.com/2).11.0
-
[@​apollo/federation-internals](https://redirect.github.com/apollo/federation-internals)[@​2](https://redirect.github.com/2).11.0
-
[@​apollo/composition](https://redirect.github.com/apollo/composition)[@​2](https://redirect.github.com/2).11.0
</details>
<details>
<summary>apollographql/apollo-server (@​apollo/server)</summary>
###
[`v4.12.2`](https://redirect.github.com/apollographql/apollo-server/blob/HEAD/packages/server/CHANGELOG.md#4122)
[Compare
Source](https://redirect.github.com/apollographql/apollo-server/compare/@apollo/[email protected]...@apollo/[email protected])
(No change; there is a change to the
`@apollo/server-integration-testsuite` used to test integrations, and
the two packages always have matching versions.)
</details>
<details>
<summary>apollographql/federation (@​apollo/subgraph)</summary>
###
[`v2.11.0`](https://redirect.github.com/apollographql/federation/blob/HEAD/subgraph-js/CHANGELOG.md#2110)
[Compare
Source](https://redirect.github.com/apollographql/federation/compare/@apollo/[email protected]...@apollo/[email protected])
##### Minor Changes
- Adds connect spec v0.2, available for use with Apollo Router 2.3.0 or
greater.
([#​3262](https://redirect.github.com/apollographql/federation/pull/3262))
##### Patch Changes
- Updated dependencies
\[[`1462c91879d41884c0a7e60551d8dd0d67c832d3`](https://redirect.github.com/apollographql/federation/commit/1462c91879d41884c0a7e60551d8dd0d67c832d3),
[`9614b26e5a17cbf1f6aaf08f6fcb1c95eb12592d`](https://redirect.github.com/apollographql/federation/commit/9614b26e5a17cbf1f6aaf08f6fcb1c95eb12592d)]:
-
[@​apollo/federation-internals](https://redirect.github.com/apollo/federation-internals)[@​2](https://redirect.github.com/2).11.0
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config
help](https://redirect.github.com/renovatebot/renovate/discussions) if
that's undesired.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/graphql-hive/federation-gateway-audit).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjcuMyIsInVwZGF0ZWRJblZlciI6IjQwLjMzLjYiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImRlcGVuZGVuY2llcyJdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 5a78f1d commit 338a132Copy full SHA for 338a132
File tree
Expand file treeCollapse file tree
2 files changed
+55
-62
lines changedFilter options
Expand file treeCollapse file tree
2 files changed
+55
-62
lines changed+51-58Lines changed: 51 additions & 58 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
+4-4Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
52 | 52 |
| |
53 | 53 |
| |
54 | 54 |
| |
55 |
| - | |
56 |
| - | |
| 55 | + | |
| 56 | + | |
57 | 57 |
| |
58 | 58 |
| |
59 | 59 |
| |
| |||
67 | 67 |
| |
68 | 68 |
| |
69 | 69 |
| |
70 |
| - | |
71 |
| - | |
| 70 | + | |
| 71 | + | |
72 | 72 |
| |
73 | 73 |
| |
74 | 74 |
| |
|
0 commit comments