Bump @nuxtjs/apollo from 4.0.0-rc4.2 to 4.0.0-rc5 in /webapp
Created by: Tirokk
Authored by dependabot-preview[bot] Merged
Bumps @nuxtjs/apollo from 4.0.0-rc4.2 to 4.0.0-rc5.
Release notes
Sourced from @nuxtjs/apollo's releases.
v4.0.0-rc.5
This version have a breaking change of errorHandler option (https://github-redirect.dependabot.com/nuxt-community/apollo-module/pull/218):
- fix errorHandler crashes server (https://github-redirect.dependabot.com/nuxt-community/apollo-module/issues/213)
- add nuxt context to errorHandler context (now we can do more things with nuxt when apollo error hanpen)
Commits
-
b0c849c
release 4.0.0-rc5 -
d5edade
Merge pull request #218 from nuxt-community/extend-errorHandler -
63d5807
Merge pull request #219 from nuxt-community/renovate/all-minor-patch -
817200f
correct error message -
ccabdf2
Update dependency core-js to ^2.6.6 -
346a499
remove useless console.log -
527c8c4
add missing ":" in readme -
808a706
add test -
86630e5
update README -
521b9d0
breaking change errorHandler - Additional commits viewable in compare view
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 ignore this [patch|minor|major] version
will close this PR and stop Dependabot creating any more for this minor/major 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) -
@dependabot use these labels
will set the current labels as the default for future PRs for this repo and language -
@dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language -
@dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language -
@dependabot use this milestone
will set the current milestone as the default for future PRs for this repo and language -
@dependabot badge me
will comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot dashboard:
- Update frequency (including time of day and day of week)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
Finally, you can contact us by mentioning @dependabot.