Skip to content

build(deps-dev): bump @bluebase/plugin-apollo from 1.2.0 to 4.0.0 #258

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

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

Conversation

dependabot-preview[bot]
Copy link

@dependabot-preview dependabot-preview bot commented Aug 10, 2020

Bumps @bluebase/plugin-apollo from 1.2.0 to 4.0.0.

Release notes

Sourced from @bluebase/plugin-apollo's releases.

v4.0.0

4.0.0 (2020-08-08)

Features

  • Updated to @apollo/client v3 (9db9c16)

BREAKING CHANGES

v3.0.0

3.0.0 (2019-12-30)

Features

  • We now create only single HTTP link (f526200)
  • We now create only single HTTP link (ca6b66d)

BREAKING CHANGES

  • We now create only single HTTP link, previously an array of links was created.
  • We now create only single HTTP link. Previously we created an array of links

v2.2.0

2.2.0 (2019-12-28)

Features

  • ApolloClient is now saved as singleton (#87) (c27dc00)

v2.1.0

2.1.0 (2019-12-17)

Features

  • Added priority to reset filter (ad2dc25)

v2.0.0

2.0.0 (2019-12-13)

Features

Commits
  • ef40d9e Merge branch 'develop'
  • f4a3709 Merge pull request #148 from BlueBaseJS/feature/Updated_to_@apollo/client_v3
  • 9db9c16 feat: Updated to @apollo/client v3
  • 518541e Merge branch 'develop'
  • d2afce3 Merge pull request #90 from BlueBaseJS/feature/http-link
  • f526200 feat: We now create only single HTTP link
  • ca6b66d feat: We now create only single HTTP link
  • a3afed0 Merge pull request #88 from BlueBaseJS/develop
  • c27dc00 feat: ApolloClient is now saved as singleton (#87)
  • ad2dc25 feat: Added priority to reset filter
  • 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 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)
  • @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)
  • 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)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Aug 10, 2020
Bumps [@bluebase/plugin-apollo](https://github.com/BlueBaseJS/plugin-apollo) from 1.2.0 to 4.0.0.
- [Release notes](https://github.com/BlueBaseJS/plugin-apollo/releases)
- [Commits](BlueBaseJS/plugin-apollo@v1.2.0...v4.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/bluebase/plugin-apollo-4.0.0 branch from 273dd34 to 0851d1f Compare October 15, 2020 16:12
@codecov
Copy link

codecov bot commented Oct 15, 2020

Codecov Report

Merging #258 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #258   +/-   ##
=======================================
  Coverage   99.01%   99.01%           
=======================================
  Files          44       44           
  Lines         509      509           
  Branches       61       61           
=======================================
  Hits          504      504           
  Misses          4        4           
  Partials        1        1           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d2b9a1b...0851d1f. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants