Skip to content
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

Update Apollo GraphQL packages (patch) #50

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 12, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@apollo/client (source) 3.3.6 -> 3.3.11 age adoption passing confidence
apollo 2.32.0 -> 2.32.5 age adoption passing confidence
apollo-server-koa 2.19.1 -> 2.19.2 age adoption passing confidence

Release Notes

apollographql/apollo-client

v3.3.11

Compare Source

Bug fixes

v3.3.10

Compare Source

Bug fixes
  • Revert PR #​7276, but test that garbage collection reclaims torn-down ObservableQuery objects.

    @​benjamn in #​7695

  • Reset QueryInfo.diff and QueryInfo.dirty after canceling notify timeout in QueryInfo.markResult and QueryInfo.markError.

    @​jcreighton in #​7696

Improvements

v3.3.9

Compare Source

Bug Fixes
  • Prevent reactive variables from retaining otherwise unreachable InMemoryCache objects.

    @​benjamn in #​7661
Improvements

v3.3.8

Compare Source

Bug Fixes
  • Catch updates in useReactiveVar with an additional check.

    @​jcreighton in #​7652

  • Reactivate forgotten reactive variables whenever InMemoryCache acquires its first watcher.

    @​benjamn in #​7657

  • Backport Symbol.species fix for Concast and ObservableQuery from release-3.4, fixing subscriptions in React Native Android when the Hermes JavaScript engine is enabled (among other benefits).

    @​benjamn in #​7403 and #​7660

v3.3.7

Compare Source

Bug Fixes
  • Fix a regression due to #​7310 that caused loading always to be true for skip: true results during server-side rendering.

    @​rgrove in #​7567

  • Avoid duplicate useReactiveVar listeners when rendering in React.StrictMode.

    @​jcreighton in #​7581

Improvements
apollographql/apollo-tooling

v2.32.5

Compare Source

  • apollo@2.32.5

    • Bump version of env-ci #​1754 Issue #​2219

      Due to human error during the release process, the following packages also had their versions bumped, despite having no known significant changes. (Apologies, from that human.)

      • apollo-codegen-core@0.39.3
      • apollo-codegen-flow@0.37.3
      • apollo-codegen-scala@0.38.3
      • apollo-codegen-swift@0.39.3
      • apollo-codegen-typescript@0.39.3
      • apollo-env@0.6.6
      • apollo-graphql@0.6.1
      • apollo-language-server@1.25.2
      • @apollographql/apollo-tools@0.4.9
      • vscode-apollo@1.18.2

v2.32.4

Compare Source

  • This version should not be used as it was published without depended-on packages. Please use apollo@2.32.5 instead.

v2.32.1

Compare Source

  • apollo-codegen-swift
    • Fix issue where a query referencing many fragments caused type checking for queryDocument to time out #​2198
apollographql/apollo-server

v2.19.2

Compare Source

  • apollo-server-express: types: Export ExpressContext from main module. PR #​4821 Issue #​3699
  • apollo-server-env: types: The first parameter to fetch is now marked as required, as intended and in accordance with the Fetch API specification. PR #​4822 Issue #​4741
  • apollo-server-core: Update graphql-tag package to latest, now with its graphql-js peerDependencies expanded to include ^15.0.0 PR #​4833

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Enabled.

♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/patch-apollo-graphql-packages branch from 8a4f810 to a3383ed Compare January 14, 2021 17:46
@renovate renovate bot changed the title Update dependency apollo to v2.32.1 Update Apollo GraphQL packages (patch) Jan 14, 2021
@renovate renovate bot force-pushed the renovate/patch-apollo-graphql-packages branch from a3383ed to 59d1b26 Compare January 14, 2021 21:32
@renovate renovate bot force-pushed the renovate/patch-apollo-graphql-packages branch 2 times, most recently from 26d67a7 to 231c71b Compare February 9, 2021 17:19
@renovate renovate bot force-pushed the renovate/patch-apollo-graphql-packages branch 3 times, most recently from 62760b2 to ef42c79 Compare February 19, 2021 08:47
@renovate renovate bot force-pushed the renovate/patch-apollo-graphql-packages branch from ef42c79 to 9246462 Compare February 19, 2021 09:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant