Skip to content

Commit

Permalink
chore: Bump the graphql group with 1 update (#2228)
Browse files Browse the repository at this point in the history
Bumps the graphql group with 1 update:
[@apollo/client](https://github.com/apollographql/apollo-client).

<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/apollographql/apollo-client/releases"><code>@​apollo/client</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v3.8.3</h2>
<h3>Patch Changes</h3>
<ul>
<li><a
href="https://redirect.github.com/apollographql/apollo-client/pull/11193">#11193</a>
<a
href="https://github.com/apollographql/apollo-client/commit/fd2a4cf0c3ada968df3f9814d87dedaaa8eddb5e"><code>fd2a4cf0c</code></a>
Thanks <a
href="https://github.com/phryneas"><code>@​phryneas</code></a>! - Call
devtools registration after ApolloClient is fully set up.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/apollographql/apollo-client/blob/main/CHANGELOG.md"><code>@​apollo/client</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>3.8.3</h2>
<h3>Patch Changes</h3>
<ul>
<li><a
href="https://redirect.github.com/apollographql/apollo-client/pull/11193">#11193</a>
<a
href="https://github.com/apollographql/apollo-client/commit/fd2a4cf0c3ada968df3f9814d87dedaaa8eddb5e"><code>fd2a4cf0c</code></a>
Thanks <a
href="https://github.com/phryneas"><code>@​phryneas</code></a>! - Call
devtools registration after ApolloClient is fully set up.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/apollographql/apollo-client/commit/75c14e6d6d958d105514ef5fcdf8fb319ba73ccd"><code>75c14e6</code></a>
Version Packages (<a
href="https://redirect.github.com/apollographql/apollo-client/issues/11194">#11194</a>)</li>
<li><a
href="https://github.com/apollographql/apollo-client/commit/fd2a4cf0c3ada968df3f9814d87dedaaa8eddb5e"><code>fd2a4cf</code></a>
Call devtools registration after ApolloClient is fully set up (<a
href="https://redirect.github.com/apollographql/apollo-client/issues/11193">#11193</a>)</li>
<li><a
href="https://github.com/apollographql/apollo-client/commit/2900e3c4fcdc2fed328c2b0b87769045d086caa7"><code>2900e3c</code></a>
chore(deps): update dependency <code>@​arethetypeswrong/cli</code> to
v0.9.0 (<a
href="https://redirect.github.com/apollographql/apollo-client/issues/11190">#11190</a>)</li>
<li><a
href="https://github.com/apollographql/apollo-client/commit/a537b502a9fe0674febab87f47dbcb2f461d911b"><code>a537b50</code></a>
chore: add documentation about polyfills needed to use text streaming in
RN (...</li>
<li>See full diff in <a
href="https://github.com/apollographql/apollo-client/compare/v3.8.2...v3.8.3">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@apollo/client&package-manager=npm_and_yarn&previous-version=3.8.2&new-version=3.8.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Sep 15, 2023
1 parent c0bec74 commit 062b411
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"validate": "yarn graphql:validate"
},
"dependencies": {
"@apollo/client": "^3.8.2",
"@apollo/client": "^3.8.3",
"@apollo/server": "^4.9.3",
"@as-integrations/h3": "^1.1.6",
"@graphql-tools/schema": "^10.0.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -71,9 +71,9 @@ __metadata:
languageName: node
linkType: hard

"@apollo/client@npm:^3.8.2":
version: 3.8.2
resolution: "@apollo/client@npm:3.8.2"
"@apollo/client@npm:^3.8.3":
version: 3.8.3
resolution: "@apollo/client@npm:3.8.3"
dependencies:
"@graphql-typed-document-node/core": ^3.1.1
"@wry/context": ^0.7.3
Expand Down Expand Up @@ -103,7 +103,7 @@ __metadata:
optional: true
subscriptions-transport-ws:
optional: true
checksum: 70eb1730a279a3d90721d5a020ee9b2f4dfd03a290ff1b69aa0e8b9ebc7410aa7a5419db962f5c801e793af279aa39dd0c3af87a667d3538a5d2ac96d47e71bc
checksum: cdecd5d613c0f941d00fc1904b9ecdeb502fc157c10400430231adb47d8f67727c78eed1b7489aed91cce6e20e32fc44e16b6c2d5424a42d7c100dcef65b942b
languageName: node
linkType: hard

Expand Down Expand Up @@ -14821,7 +14821,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "jabref-online@workspace:."
dependencies:
"@apollo/client": ^3.8.2
"@apollo/client": ^3.8.3
"@apollo/server": ^4.9.3
"@as-integrations/h3": ^1.1.6
"@azure/static-web-apps-cli": ^1.1.4
Expand Down

0 comments on commit 062b411

Please sign in to comment.