Commit a3c1d07
authored
chore(deps): update all dependencies - patch updates (#1876)
This PR contains the following updates:
| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/) |
[Adoption](https://docs.renovatebot.com/merge-confidence/) |
[Passing](https://docs.renovatebot.com/merge-confidence/) |
[Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|---|---|
| [@apollo/client](https://www.apollographql.com/docs/react/)
([source](https://redirect.github.com/apollographql/apollo-client)) |
[`4.2.0` →
`4.2.7`](https://renovatebot.com/diffs/npm/@apollo%2fclient/4.2.0/4.2.7)
|

|

|

|

|
| [@eslint/js](https://eslint.org)
([source](https://redirect.github.com/eslint/eslint/tree/HEAD/packages/js))
| [`9.39.4` →
`9.39.5`](https://renovatebot.com/diffs/npm/@eslint%2fjs/9.39.4/9.39.5)
|

|

|

|

|
|
[@graphql-tools/mock](https://redirect.github.com/ardatan/graphql-tools)
([source](https://redirect.github.com/ardatan/graphql-tools/tree/HEAD/packages/mock))
| [`9.1.7` →
`9.1.10`](https://renovatebot.com/diffs/npm/@graphql-tools%2fmock/9.1.7/9.1.10)
|

|

|

|

|
|
[@graphql-tools/schema](https://redirect.github.com/ardatan/graphql-tools)
([source](https://redirect.github.com/ardatan/graphql-tools/tree/HEAD/packages/schema))
| [`10.0.33` →
`10.0.36`](https://renovatebot.com/diffs/npm/@graphql-tools%2fschema/10.0.33/10.0.36)
|

|

|

|

|
|
[@types/node](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node)
([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node))
| [`20.19.41` →
`20.19.43`](https://renovatebot.com/diffs/npm/@types%2fnode/20.19.37/20.19.43)
|

|

|

|

|
|
[@types/react](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react)
([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react))
| [`19.2.15` →
`19.2.17`](https://renovatebot.com/diffs/npm/@types%2freact/19.2.15/19.2.17)
|

|

|

|

|
|
[@types/react](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react)
([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react))
| [`18.3.29` →
`18.3.31`](https://renovatebot.com/diffs/npm/@types%2freact/18.3.29/18.3.31)
|

|

|

|

|
| [autoprefixer](https://redirect.github.com/postcss/autoprefixer) |
[`10.5.0` →
`10.5.2`](https://renovatebot.com/diffs/npm/autoprefixer/10.5.0/10.5.2)
|

|

|

|

|
| [pkg-pr-new](https://redirect.github.com/stackblitz-labs/pkg.pr.new)
([source](https://redirect.github.com/stackblitz-labs/pkg.pr.new/tree/HEAD/packages/cli))
| [`0.0.75` →
`0.0.78`](https://renovatebot.com/diffs/npm/pkg-pr-new/0.0.75/0.0.78) |

|

|

|

|
| [postcss](https://postcss.org/)
([source](https://redirect.github.com/postcss/postcss)) | [`8.5.15` →
`8.5.19`](https://renovatebot.com/diffs/npm/postcss/8.5.15/8.5.19) |

|

|

|

|
| [react-router-dom](https://redirect.github.com/remix-run/react-router)
([source](https://redirect.github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom))
| [`6.30.3` →
`6.30.4`](https://renovatebot.com/diffs/npm/react-router-dom/6.30.3/6.30.4)
|

|

|

|

|
| [vite](https://vite.dev)
([source](https://redirect.github.com/vitejs/vite/tree/HEAD/packages/vite))
| [`6.4.2` →
`6.4.3`](https://renovatebot.com/diffs/npm/vite/6.4.2/6.4.3) |

|

|

|

|
---
### Release Notes
<details>
<summary>apollographql/apollo-client (@​apollo/client)</summary>
###
[`v4.2.7`](https://redirect.github.com/apollographql/apollo-client/blob/HEAD/CHANGELOG.md#427)
[Compare
Source](https://redirect.github.com/apollographql/apollo-client/compare/@apollo/client@4.2.6...@apollo/client@4.2.7)
##### Patch Changes
-
[#​13320](https://redirect.github.com/apollographql/apollo-client/pull/13320)
[`538c906`](https://redirect.github.com/apollographql/apollo-client/commit/538c906143c18dcc4fd9c29427413451fcd72c22)
Thanks [@​jerelmiller](https://redirect.github.com/jerelmiller)! -
Cleanup some unused internals. Please file an issue if you notice
anything change.
###
[`v4.2.6`](https://redirect.github.com/apollographql/apollo-client/blob/HEAD/CHANGELOG.md#426)
[Compare
Source](https://redirect.github.com/apollographql/apollo-client/compare/@apollo/client@4.2.5...@apollo/client@4.2.6)
##### Patch Changes
-
[#​13315](https://redirect.github.com/apollographql/apollo-client/pull/13315)
[`a406cc9`](https://redirect.github.com/apollographql/apollo-client/commit/a406cc9669246972a8f067462422aec716b6213b)
Thanks
[@​fallintoplace](https://redirect.github.com/fallintoplace)! -
Prevent relay multipart subscriptions from issuing a fetch request after
serializing the request body fails.
-
[#​13307](https://redirect.github.com/apollographql/apollo-client/pull/13307)
[`abd0781`](https://redirect.github.com/apollographql/apollo-client/commit/abd07814bbe80d9307458a450dd28addf1d38ef1)
Thanks [@​wolfie](https://redirect.github.com/wolfie)! - Speed up
cache writes by avoiding a full AST `visit` of every written field to
detect `@stream`. The check now runs only when the result carries stream
info, and only inspects the field node's own directives. As a result,
fields that merely contain `@stream` on a nested field are no longer
treated as streamed themselves and now overwrite existing lists like
regular fields instead of merging chunk-wise.
###
[`v4.2.5`](https://redirect.github.com/apollographql/apollo-client/blob/HEAD/CHANGELOG.md#425)
[Compare
Source](https://redirect.github.com/apollographql/apollo-client/compare/@apollo/client@4.2.4...@apollo/client@4.2.5)
##### Patch Changes
-
[#​13302](https://redirect.github.com/apollographql/apollo-client/pull/13302)
[`bb75dd3`](https://redirect.github.com/apollographql/apollo-client/commit/bb75dd3a42bab21a0ff14c4482a5cb99a61843eb)
Thanks [@​tpict](https://redirect.github.com/tpict)! - Export
`KeyArgsFunction` and `RelayFieldPolicy` types from public entrypoints.
###
[`v4.2.4`](https://redirect.github.com/apollographql/apollo-client/blob/HEAD/CHANGELOG.md#424)
[Compare
Source](https://redirect.github.com/apollographql/apollo-client/compare/@apollo/client@4.2.3...@apollo/client@4.2.4)
##### Patch Changes
-
[#​13281](https://redirect.github.com/apollographql/apollo-client/pull/13281)
[`e4df809`](https://redirect.github.com/apollographql/apollo-client/commit/e4df809e87a1d2b72728df53327f531f65411ed3)
Thanks [@​jerelmiller](https://redirect.github.com/jerelmiller)! -
Fixes an issue where `client.readFragment` and `client.readQuery`
ignored the `optimistic` option when passed in the options object.
###
[`v4.2.3`](https://redirect.github.com/apollographql/apollo-client/blob/HEAD/CHANGELOG.md#423)
[Compare
Source](https://redirect.github.com/apollographql/apollo-client/compare/@apollo/client@4.2.2...@apollo/client@4.2.3)
##### Patch Changes
-
[#​13254](https://redirect.github.com/apollographql/apollo-client/pull/13254)
[`66e9dfc`](https://redirect.github.com/apollographql/apollo-client/commit/66e9dfcf7964345dac949ab4c6004460d224d1cf)
Thanks [@​jerelmiller](https://redirect.github.com/jerelmiller)! -
Add support for `graphql` v17 as a valid peer dependency.
###
[`v4.2.2`](https://redirect.github.com/apollographql/apollo-client/blob/HEAD/CHANGELOG.md#422)
[Compare
Source](https://redirect.github.com/apollographql/apollo-client/compare/@apollo/client@4.2.1...@apollo/client@4.2.2)
##### Patch Changes
-
[#​13184](https://redirect.github.com/apollographql/apollo-client/pull/13184)
[`c207b88`](https://redirect.github.com/apollographql/apollo-client/commit/c207b886026114943dc7f5c85e997a1938e74cfe)
Thanks
[@​audrius-savickas](https://redirect.github.com/audrius-savickas)!
- Preserve referential equality of masked data on refetch when the
result is deeply equal to the previous result.
###
[`v4.2.1`](https://redirect.github.com/apollographql/apollo-client/blob/HEAD/CHANGELOG.md#421)
[Compare
Source](https://redirect.github.com/apollographql/apollo-client/compare/@apollo/client@4.2.0...@apollo/client@4.2.1)
##### Patch Changes
-
[#​13248](https://redirect.github.com/apollographql/apollo-client/pull/13248)
[`062ffe3`](https://redirect.github.com/apollographql/apollo-client/commit/062ffe3ecfeda8630a4ad3ced40ce58193199b74)
Thanks [@​jerelmiller](https://redirect.github.com/jerelmiller)! -
Fixes an issue where `useLazyQuery` would not apply a changed
`pollInterval` between renders.
</details>
<details>
<summary>eslint/eslint (@​eslint/js)</summary>
###
[`v9.39.5`](https://redirect.github.com/eslint/eslint/compare/v9.39.4...202117be549534715d687f988e17f29e1dcd0622)
[Compare
Source](https://redirect.github.com/eslint/eslint/compare/v9.39.4...v9.39.5)
</details>
<details>
<summary>ardatan/graphql-tools (@​graphql-tools/mock)</summary>
###
[`v9.1.10`](https://redirect.github.com/ardatan/graphql-tools/blob/HEAD/packages/mock/CHANGELOG.md#9110)
[Compare
Source](https://redirect.github.com/ardatan/graphql-tools/compare/@graphql-tools/mock@9.1.9...@graphql-tools/mock@9.1.10)
##### Patch Changes
- Updated dependencies \[]:
-
[@​graphql-tools/schema](https://redirect.github.com/graphql-tools/schema)@​10.0.36
###
[`v9.1.9`](https://redirect.github.com/ardatan/graphql-tools/blob/HEAD/packages/mock/CHANGELOG.md#919)
[Compare
Source](https://redirect.github.com/ardatan/graphql-tools/compare/@graphql-tools/mock@9.1.8...@graphql-tools/mock@9.1.9)
##### Patch Changes
- Updated dependencies
\[[`2609c94`](https://redirect.github.com/ardatan/graphql-tools/commit/2609c94954bff598f0d38aac629a2ec955adbc44)]:
-
[@​graphql-tools/utils](https://redirect.github.com/graphql-tools/utils)@​11.2.0
-
[@​graphql-tools/schema](https://redirect.github.com/graphql-tools/schema)@​10.0.35
###
[`v9.1.8`](https://redirect.github.com/ardatan/graphql-tools/blob/HEAD/packages/mock/CHANGELOG.md#918)
[Compare
Source](https://redirect.github.com/ardatan/graphql-tools/compare/@graphql-tools/mock@9.1.7...@graphql-tools/mock@9.1.8)
##### Patch Changes
- Updated dependencies
\[[`981d461`](https://redirect.github.com/ardatan/graphql-tools/commit/981d4618e16c2697a19c96b55d5f84186079f63d)]:
-
[@​graphql-tools/utils](https://redirect.github.com/graphql-tools/utils)@​11.1.1
-
[@​graphql-tools/schema](https://redirect.github.com/graphql-tools/schema)@​10.0.34
</details>
<details>
<summary>ardatan/graphql-tools (@​graphql-tools/schema)</summary>
###
[`v10.0.36`](https://redirect.github.com/ardatan/graphql-tools/blob/HEAD/packages/schema/CHANGELOG.md#10036)
[Compare
Source](https://redirect.github.com/ardatan/graphql-tools/compare/@graphql-tools/schema@10.0.35...@graphql-tools/schema@10.0.36)
##### Patch Changes
- Updated dependencies
\[[`79f1998`](https://redirect.github.com/ardatan/graphql-tools/commit/79f19988693716d7a80209194510730e3d28e1d8)]:
-
[@​graphql-tools/merge](https://redirect.github.com/graphql-tools/merge)@​9.2.0
###
[`v10.0.35`](https://redirect.github.com/ardatan/graphql-tools/blob/HEAD/packages/schema/CHANGELOG.md#10035)
[Compare
Source](https://redirect.github.com/ardatan/graphql-tools/compare/@graphql-tools/schema@10.0.34...@graphql-tools/schema@10.0.35)
##### Patch Changes
- Updated dependencies
\[[`2609c94`](https://redirect.github.com/ardatan/graphql-tools/commit/2609c94954bff598f0d38aac629a2ec955adbc44)]:
-
[@​graphql-tools/utils](https://redirect.github.com/graphql-tools/utils)@​11.2.0
-
[@​graphql-tools/merge](https://redirect.github.com/graphql-tools/merge)@​9.1.11
###
[`v10.0.34`](https://redirect.github.com/ardatan/graphql-tools/blob/HEAD/packages/schema/CHANGELOG.md#10034)
[Compare
Source](https://redirect.github.com/ardatan/graphql-tools/compare/@graphql-tools/schema@10.0.33...@graphql-tools/schema@10.0.34)
##### Patch Changes
- Updated dependencies
\[[`981d461`](https://redirect.github.com/ardatan/graphql-tools/commit/981d4618e16c2697a19c96b55d5f84186079f63d)]:
-
[@​graphql-tools/utils](https://redirect.github.com/graphql-tools/utils)@​11.1.1
-
[@​graphql-tools/merge](https://redirect.github.com/graphql-tools/merge)@​9.1.10
</details>
<details>
<summary>postcss/autoprefixer (autoprefixer)</summary>
###
[`v10.5.2`](https://redirect.github.com/postcss/autoprefixer/blob/HEAD/CHANGELOG.md#1052)
[Compare
Source](https://redirect.github.com/postcss/autoprefixer/compare/10.5.1...10.5.2)
- Moved `-webkit-fill-available` before `-moz-available`, so Firefox
will use `-webkit-` version which is closer to `stretch`.
###
[`v10.5.1`](https://redirect.github.com/postcss/autoprefixer/blob/HEAD/CHANGELOG.md#1051)
[Compare
Source](https://redirect.github.com/postcss/autoprefixer/compare/10.5.0...10.5.1)
- Fixed `grid-area` span reset for overriding areas (by
[@​puneetdixit200](https://redirect.github.com/puneetdixit200)).
</details>
<details>
<summary>stackblitz-labs/pkg.pr.new (pkg-pr-new)</summary>
###
[`v0.0.78`](https://redirect.github.com/stackblitz-labs/pkg.pr.new/compare/v0.0.75...v0.0.78)
[Compare
Source](https://redirect.github.com/stackblitz-labs/pkg.pr.new/compare/v0.0.75...v0.0.78)
</details>
<details>
<summary>postcss/postcss (postcss)</summary>
###
[`v8.5.19`](https://redirect.github.com/postcss/postcss/blob/HEAD/CHANGELOG.md#8519)
[Compare
Source](https://redirect.github.com/postcss/postcss/compare/8.5.18...8.5.19)
- Fixed cleaning `before` for new nodes inserted to `Root` (by
[@​MahinAnowar](https://redirect.github.com/MahinAnowar)).
###
[`v8.5.18`](https://redirect.github.com/postcss/postcss/blob/HEAD/CHANGELOG.md#8518)
[Compare
Source](https://redirect.github.com/postcss/postcss/compare/8.5.17...8.5.18)
- Restricted loading previous source maps file to the `opts.from` folder
for security reasons (use `unsafeMap: true` to disable the check).
###
[`v8.5.17`](https://redirect.github.com/postcss/postcss/blob/HEAD/CHANGELOG.md#8517)
[Compare
Source](https://redirect.github.com/postcss/postcss/compare/8.5.16...8.5.17)
- Fixed `Maximum call stack size exceeded` error.
- Fixed Prototype hijacking for `postcss.fromJSON()`.
- Fixed `Input#origin()` for unmapped end position (by
[@​chatman-media](https://redirect.github.com/chatman-media)).
###
[`v8.5.16`](https://redirect.github.com/postcss/postcss/blob/HEAD/CHANGELOG.md#8516)
[Compare
Source](https://redirect.github.com/postcss/postcss/compare/8.5.15...8.5.16)
- Fixed `Input#origin()` position (by
[@​mizdra](https://redirect.github.com/mizdra)).
- Fixed `raws` after rehydrating a JSON AST (by
[@​sarathfrancis90](https://redirect.github.com/sarathfrancis90)).
- Fixed putting parent-less node in `nodes` of new node (by
[@​MahinAnowar](https://redirect.github.com/MahinAnowar)).
- Fixed computing `offset` in `positionBy()` (by
[@​greymoth-jp](https://redirect.github.com/greymoth-jp)).
- Fixed `rangeBy()` on `index: 0` (by
[@​sarathfrancis90](https://redirect.github.com/sarathfrancis90)).
</details>
<details>
<summary>remix-run/react-router (react-router-dom)</summary>
###
[`v6.30.4`](https://redirect.github.com/remix-run/react-router/compare/react-router-dom@6.30.3...react-router-dom@6.30.4)
[Compare
Source](https://redirect.github.com/remix-run/react-router/compare/react-router-dom@6.30.3...react-router-dom@6.30.4)
</details>
<details>
<summary>vitejs/vite (vite)</summary>
###
[`v6.4.3`](https://redirect.github.com/vitejs/vite/releases/tag/v6.4.3)
[Compare
Source](https://redirect.github.com/vitejs/vite/compare/v6.4.2...v6.4.3)
Please refer to
[CHANGELOG.md](https://redirect.github.com/vitejs/vite/blob/v6.4.3/packages/vite/CHANGELOG.md)
for details.
</details>
---
### Configuration
📅 **Schedule**: (in timezone America/Los_Angeles)
- 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://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/apollographql/apollo-client-devtools).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNTkuMiIsInVwZGF0ZWRJblZlciI6IjQzLjI1OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyI6Y2hyaXN0bWFzX3RyZWU6IGRlcGVuZGVuY2llcyJdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 4a5ac3e commit a3c1d07
5 files changed
Lines changed: 134 additions & 143 deletions
File tree
- development
- client-angular
- client
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
0 commit comments