Skip to content
New issue

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

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

Already on GitHub? # to your account

build(deps): Bump @apollo/client from 3.12.3 to 3.12.4 #470

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 23, 2024

Bumps @apollo/client from 3.12.3 to 3.12.4.

Release notes

Sourced from @​apollo/client's releases.

v3.12.4

Patch Changes

  • #12236 4334d30 Thanks @​charpeni! - Fix an issue with refetchQueries where comparing DocumentNodes internally by references could lead to an unknown query, even though the DocumentNode was indeed an active query—with a different reference.
Changelog

Sourced from @​apollo/client's changelog.

3.12.4

Patch Changes

  • #12236 4334d30 Thanks @​charpeni! - Fix an issue with refetchQueries where comparing DocumentNodes internally by references could lead to an unknown query, even though the DocumentNode was indeed an active query—with a different reference.
Commits
  • db6a442 Version Packages (#12237)
  • d3b4827 Merge pull request #12238 from apollographql/ms/update-discord-to-discourse
  • 79abfdc Update .github/workflows/lock.yml
  • e795832 Merge branch 'main' into ms/update-discord-to-discourse
  • 4334d30 Compare DocumentNode used in refetchQueries as strings (#12236)
  • 2fb7d7a canary test adjustments (#12233)
  • aa1ee9f add GH action to run tests against react@canary on a schedule (#12232)
  • b41a6ae Remove Discord mentions
  • ed3eed7 link to the VSCode devtools from the react native page (#12220)
  • 07907ea Fix incorrect config for client preset in docs (#12218)
  • Additional commits viewable in compare view

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@apollo/client](https://github.com/apollographql/apollo-client) from 3.12.3 to 3.12.4.
- [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.12.3...v3.12.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner December 23, 2024 16:07
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 23, 2024
@alvarocavalcanti alvarocavalcanti merged commit 3980bfd into develop Jan 6, 2025
4 of 5 checks passed
@alvarocavalcanti alvarocavalcanti deleted the dependabot/npm_and_yarn/apollo/client-3.12.4 branch January 6, 2025 09:31
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant