Skip to content

Bump @nuxtjs/apollo from 4.0.0-rc19 to 5.0.0-alpha.3 in /webapp

Created by: dependabot[bot]

Bumps @nuxtjs/apollo from 4.0.0-rc19 to 5.0.0-alpha.3.

Release notes

Sourced from @​nuxtjs/apollo's releases.

v4.0.1-rc.1

Bug Fixes

  • plugin: check if NUXT.apollo exists (640ba3e)
  • types: export client config interface (90b5d69)

v4.0.1-rc.0

Changes

Changelog

Sourced from @​nuxtjs/apollo's changelog.

5.0.0-alpha.3 (2022-10-19)

Bug Fixes

  • infer default client when not explicitly named (6015e0a)
  • null check for apolloWsClients (f1d30fa)

4.0.1-rc.5 (2020-11-13)

4.0.1-rc.4 (2020-10-18)

Bug Fixes

4.0.1-rc.3 (2020-08-08)

4.0.1-rc.2 (2020-08-08)

Bug Fixes

  • break reference to state object (6641b68)

4.0.1-rc.1 (2020-05-15)

Bug Fixes

  • plugin: check if NUXT.apollo exists (640ba3e)
  • types: export client config interface (90b5d69)

4.0.1-rc.0 (2020-02-18)

Commits
  • 1f52586 chore(release): 5.0.0-alpha.3
  • 375b8d6 chore: update deps
  • ef3e04a chore: update playground
  • f1d30fa fix: null check for apolloWsClients
  • 6015e0a fix: infer default client when not explicitly named
  • 5d39648 release: v5.0.0-alpha.2
  • 0f61a21 chore: add StackBlitz demo
  • a216f3c fix: avoid optimizing apollo-composable
  • ea539be chore: update repo link and package tag
  • ac9ddae fix: handle externalized dep
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by diizzayy, a new releaser for @​nuxtjs/apollo since your current version.


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 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)

Merge request reports

Loading