Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#7592)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@apollo/gateway](https://togithub.com/apollographql/federation) |
[`2.4.6` ->
`2.4.7`](https://renovatebot.com/diffs/npm/@apollo%2fgateway/2.4.6/2.4.7)
|
[![age](https://badges.renovateapi.com/packages/npm/@apollo%2fgateway/2.4.7/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/@apollo%2fgateway/2.4.7/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/@apollo%2fgateway/2.4.7/compatibility-slim/2.4.6)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/@apollo%2fgateway/2.4.7/confidence-slim/2.4.6)](https://docs.renovatebot.com/merge-confidence/)
|
| [@apollo/subgraph](https://togithub.com/apollographql/federation) |
[`2.4.6` ->
`2.4.7`](https://renovatebot.com/diffs/npm/@apollo%2fsubgraph/2.4.6/2.4.7)
|
[![age](https://badges.renovateapi.com/packages/npm/@apollo%2fsubgraph/2.4.7/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/@apollo%2fsubgraph/2.4.7/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/@apollo%2fsubgraph/2.4.7/compatibility-slim/2.4.6)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/@apollo%2fsubgraph/2.4.7/confidence-slim/2.4.6)](https://docs.renovatebot.com/merge-confidence/)
|
|
[@rollup/plugin-node-resolve](https://togithub.com/rollup/plugins/tree/master/packages/node-resolve/#readme)
([source](https://togithub.com/rollup/plugins)) | [`15.0.2` ->
`15.1.0`](https://renovatebot.com/diffs/npm/@rollup%2fplugin-node-resolve/15.0.2/15.1.0)
|
[![age](https://badges.renovateapi.com/packages/npm/@rollup%2fplugin-node-resolve/15.1.0/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/@rollup%2fplugin-node-resolve/15.1.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/@rollup%2fplugin-node-resolve/15.1.0/compatibility-slim/15.0.2)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/@rollup%2fplugin-node-resolve/15.1.0/confidence-slim/15.0.2)](https://docs.renovatebot.com/merge-confidence/)
|
|
[@typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/typescript-eslint)
| [`5.59.7` ->
`5.59.8`](https://renovatebot.com/diffs/npm/@typescript-eslint%2feslint-plugin/5.59.7/5.59.8)
|
[![age](https://badges.renovateapi.com/packages/npm/@typescript-eslint%2feslint-plugin/5.59.8/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/@typescript-eslint%2feslint-plugin/5.59.8/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/@typescript-eslint%2feslint-plugin/5.59.8/compatibility-slim/5.59.7)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/@typescript-eslint%2feslint-plugin/5.59.8/confidence-slim/5.59.7)](https://docs.renovatebot.com/merge-confidence/)
|
|
[@typescript-eslint/parser](https://togithub.com/typescript-eslint/typescript-eslint)
| [`5.59.7` ->
`5.59.8`](https://renovatebot.com/diffs/npm/@typescript-eslint%2fparser/5.59.7/5.59.8)
|
[![age](https://badges.renovateapi.com/packages/npm/@typescript-eslint%2fparser/5.59.8/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/@typescript-eslint%2fparser/5.59.8/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/@typescript-eslint%2fparser/5.59.8/compatibility-slim/5.59.7)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/@typescript-eslint%2fparser/5.59.8/confidence-slim/5.59.7)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>apollographql/federation (@&#8203;apollo/gateway)</summary>

###
[`v2.4.7`](https://togithub.com/apollographql/federation/blob/HEAD/gateway-js/CHANGELOG.md#&#8203;247)

[Compare
Source](https://togithub.com/apollographql/federation/compare/@apollo/gateway@2.4.6...@apollo/gateway@2.4.7)

##### Patch Changes

- Re-work the code use to try to reuse query named fragments to improve
performance (thus sometimes improving query
([#&#8203;2604](https://togithub.com/apollographql/federation/pull/2604))
planning performance), to fix a possibly raised assertion error (with a
message of form like `Cannot add selection of
field X to selection set of parent type Y`), and to fix a rare issue
where an interface or union field was not being
    queried for all the types it should be.
- Updated dependencies
\[[`2d44f346`](https://togithub.com/apollographql/federation/commit/2d44f346c553f489d83f1c672e1ad8715665cde2)]:
-
[@&#8203;apollo/query-planner](https://togithub.com/apollo/query-planner)[@&#8203;2](https://togithub.com/2).4.7
-
[@&#8203;apollo/composition](https://togithub.com/apollo/composition)[@&#8203;2](https://togithub.com/2).4.7
-
[@&#8203;apollo/federation-internals](https://togithub.com/apollo/federation-internals)[@&#8203;2](https://togithub.com/2).4.7

</details>

<details>
<summary>apollographql/federation (@&#8203;apollo/subgraph)</summary>

###
[`v2.4.7`](https://togithub.com/apollographql/federation/blob/HEAD/subgraph-js/CHANGELOG.md#&#8203;247)

[Compare
Source](https://togithub.com/apollographql/federation/compare/@apollo/subgraph@2.4.6...@apollo/subgraph@2.4.7)

##### Patch Changes

- Updated dependencies
\[[`2d44f346`](https://togithub.com/apollographql/federation/commit/2d44f346c553f489d83f1c672e1ad8715665cde2)]:
-
[@&#8203;apollo/federation-internals](https://togithub.com/apollo/federation-internals)[@&#8203;2](https://togithub.com/2).4.7

</details>

<details>
<summary>rollup/plugins</summary>

###
[`v15.1.0`](https://togithub.com/rollup/plugins/blob/HEAD/packages/node-resolve/CHANGELOG.md#v1510)

[Compare
Source](https://togithub.com/rollup/plugins/compare/f6816155d568e60f9f7a20d091bb884034d8110a...616bdd3e2dd613821267e4e56e9666d65aef862e)

*2023-05-30*

##### Features

- feat: Resolve js/jsx/mjs/cjs imports from TypeScript files
[#&#8203;1498](https://togithub.com/rollup/plugins/pull/1498)

</details>

<details>
<summary>typescript-eslint/typescript-eslint
(@&#8203;typescript-eslint/eslint-plugin)</summary>

###
[`v5.59.8`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#&#8203;5598-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5597v5598-2023-05-29)

[Compare
Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.59.7...v5.59.8)

**Note:** Version bump only for package
[@&#8203;typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin)

</details>

<details>
<summary>typescript-eslint/typescript-eslint
(@&#8203;typescript-eslint/parser)</summary>

###
[`v5.59.8`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#&#8203;5598-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5597v5598-2023-05-29)

[Compare
Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.59.7...v5.59.8)

**Note:** Version bump only for package
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://togithub.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/apollographql/apollo-server).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4xMDIuMTAiLCJ1cGRhdGVkSW5WZXIiOiIzNS4xMDIuMTAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIn0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed May 30, 2023
1 parent bcf5eea commit 899f74b
Show file tree
Hide file tree
Showing 3 changed files with 143 additions and 143 deletions.
Loading

0 comments on commit 899f74b

Please sign in to comment.