Skip to content

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

Created by: dependabot[bot]

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

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

Commits
  • a216f3c fix: avoid optimizing apollo-composable
  • ea539be chore: update repo link and package tag
  • ac9ddae fix: handle externalized dep
  • bd70fa6 chore: update @​vue/apollo-composable
  • 5a2421e feat: allow opting out of apollo client awareness
  • b322370 fix: enable fallback to default client
  • 4321552 feat!: Support Nuxt 3 (#430)
  • 83e4642 chore(release): 4.0.1-rc.5
  • a101e8b Merge pull request #331 from nuxt-community/renovate/all-minor-patch
  • f424196 chore(deps): update dependency vue-cli-plugin-apollo to ^0.22.2
  • 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