Skip to content

Bump @apollo/client from 3.13.8 to 3.13.9 in the graphql-packages group #2867

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 4, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 3, 2025

Bumps the graphql-packages group with 1 update: @apollo/client.

Updates @apollo/client from 3.13.8 to 3.13.9

Release notes

Sourced from @​apollo/client's releases.

@​apollo/client-codemod-migrate-3-to-4@​1.0.0-rc.1

Patch Changes

@​apollo/client-codemod-migrate-3-to-4@​1.0.0-rc.0

Major Changes

  • #12727 b845906 Thanks @​jerelmiller! - Add a codemod that renames old import locations from 3.x entrypoint to their 4.x entrypoint.

    Run the codemod using the following command:

    npx @apollo/client-codemod-migrate-3-to-4 --parser tsx ./src/**/*.{ts,tsx}

    The codemod supports .js, .jsx, .ts, and .tsx files.

Changelog

Sourced from @​apollo/client's changelog.

3.13.9

Patch Changes

  • #12804 32c9aa9 Thanks @​phryneas! - Fix a possible race condition on queries that were reobserved before they were subscribed to the first time.
Commits

Dependabot compatibility score

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 commands and options

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

@dependabot dependabot bot requested a review from a team as a code owner August 3, 2025 22:23
Copy link

vercel bot commented Aug 3, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
documentation ✅ Ready (Inspect) Visit Preview Aug 4, 2025 8:43am

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/graphql-packages-978914b129 branch from 0f81ff5 to a32b177 Compare August 4, 2025 08:21
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/graphql-packages-978914b129 branch from a32b177 to ba4393a Compare August 4, 2025 08:31
Bumps the graphql-packages group with 1 update: [@apollo/client](https://github.com/apollographql/apollo-client).


Updates `@apollo/client` from 3.13.8 to 3.13.9
- [Release notes](https://github.com/apollographql/apollo-client/releases)
- [Changelog](https://github.com/apollographql/apollo-client/blob/main/CHANGELOG.md)
- [Commits](apollographql/apollo-client@v3.13.8...v3.13.9)

---
updated-dependencies:
- dependency-name: "@apollo/client"
  dependency-version: 3.13.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: graphql-packages
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/graphql-packages-978914b129 branch from ba4393a to d9d1cc2 Compare August 4, 2025 08:41
@aelmanaa aelmanaa merged commit fe0226a into main Aug 4, 2025
18 checks passed
@aelmanaa aelmanaa deleted the dependabot/npm_and_yarn/graphql-packages-978914b129 branch August 4, 2025 08:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant