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

Bump got and vue-cli-plugin-apollo #8

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github May 6, 2023

Removes got. It's no longer used after updating ancestor dependency vue-cli-plugin-apollo. These dependencies need to be updated together.

Removes got

Updates vue-cli-plugin-apollo from 0.19.2 to 0.22.2

Release notes

Sourced from vue-cli-plugin-apollo's releases.

v0.21.3

Fixed

  • enable persisted queries when option is true, resolves #240 (#242)

v0.21.2

New

  • Add ability to pass options to createPersistedQueryLink (#106)
  • Updated dependencies

Fixed

  • onResetStore expect Promise (#220)
  • disable gql files linting by default; use pluginOptions.apollo.lintGQL: true in vue.config.js to enable again.
  • generator: ENOENT error
  • add typescript as optional peer dep, closes #137

v0.21.1

Fixed

  • Allow gql-loader to load gql files from other modules (#179)
  • websocket: add headers.authentication in connection params (#144)

Other

  • allow @vue/cli-shared-utils@4 as peerDependencies (#194)

v0.21.0

New

  • Engine metrics widgets!

Screenshot from 2019-06-28 12 40 00

  • New apollo:schema:generate command
  • New apollo:schema:publish command
  • New install prompts
  • Numerous UI improvements
  • client: allow configuration of restored client cache (#154)

Fixed

  • use empty object as default inMemoryCacheOptions (#153)

v0.20.0

Potential breaking changes

  • vue-loader: modify transpileOptions to allow string template tag, enabling support of gql tag inside component templates

... (truncated)

Commits

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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Removes [got](https://github.com/sindresorhus/got). It's no longer used after updating ancestor dependency [vue-cli-plugin-apollo](https://github.com/Akryum/vue-cli-plugin-apollo). These dependencies need to be updated together.


Removes `got`

Updates `vue-cli-plugin-apollo` from 0.19.2 to 0.22.2
- [Release notes](https://github.com/Akryum/vue-cli-plugin-apollo/releases)
- [Commits](Akryum/vue-cli-plugin-apollo@v0.19.2...v0.22.2)

---
updated-dependencies:
- dependency-name: got
  dependency-type: indirect
- dependency-name: vue-cli-plugin-apollo
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 6, 2023
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