Skip to content

Bump @vue/apollo-option from 4.0.0 to 4.2.0#2421

Merged
williamjallen merged 1 commit into
masterfrom
dependabot/npm_and_yarn/vue/apollo-option-4.2.0
Sep 3, 2024
Merged

Bump @vue/apollo-option from 4.0.0 to 4.2.0#2421
williamjallen merged 1 commit into
masterfrom
dependabot/npm_and_yarn/vue/apollo-option-4.2.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Sep 1, 2024

Bumps @vue/apollo-option from 4.0.0 to 4.2.0.

Release notes

Sourced from @​vue/apollo-option's releases.

v4.2.0

🚀 Enhancements

  • Add updateQuery to useQuery (#1552)

🩹 Fixes

  • UseMutations onDone Event hook gets triggered too early (#1559)
  • (@​vue/apollo-option) memory leak in wrapped ssrRender (#1553)
  • Reuse previous result, fix #1483 (#1569, #1483)
  • ResolveClient throwing too soon, fix #1557 (#1570, #1557)

📖 Documentation

  • Add github link to documentation (#1549)
  • Note about continuous releases (51e09e7)

🏡 Chore

  • Switch some tests to script setup (c8e5106)

🤖 CI

  • Nightly releases (319f6ec)

❤️ Contributors

v4.1.0

🩹 Fixes

  • Change teardown to use onScopeDispose (#1545)

📖 Documentation

  • useQuery: Document refetch with new variables (#1564)

🏡 Chore

  • Updqte pnpm to v9 (827ea6e)

✅ Tests

  • UseSubscription (0f5ae61)
  • Fix subscription test (#1547)

... (truncated)

Changelog

Sourced from @​vue/apollo-option's changelog.

v4.2.0

🚀 Enhancements

  • Add updateQuery to useQuery (#1552)

🩹 Fixes

  • UseMutations onDone Event hook gets triggered too early (#1559)
  • (@​vue/apollo-option) memory leak in wrapped ssrRender (#1553)
  • Reuse previous result, fix #1483 (#1569, #1483)
  • ResolveClient throwing too soon, fix #1557 (#1570, #1557)

📖 Documentation

  • Add github link to documentation (#1549)
  • Note about continuous releases (51e09e7)

🏡 Chore

  • Switch some tests to script setup (c8e5106)

🤖 CI

  • Nightly releases (319f6ec)

❤️ Contributors

v4.1.0

🩹 Fixes

  • Change teardown to use onScopeDispose (#1545)

📖 Documentation

  • useQuery: Document refetch with new variables (#1564)

🏡 Chore

  • Updqte pnpm to v9 (827ea6e)

... (truncated)

Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

@williamjallen williamjallen added this pull request to the merge queue Sep 3, 2024
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to a conflict with the base branch Sep 3, 2024
Bumps [@vue/apollo-option](https://github.com/vuejs/vue-apollo/tree/HEAD/packages/vue-apollo-option) from 4.0.0 to 4.2.0.
- [Release notes](https://github.com/vuejs/vue-apollo/releases)
- [Changelog](https://github.com/vuejs/apollo/blob/v4/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-apollo/commits/v4.2.0/packages/vue-apollo-option)

---
updated-dependencies:
- dependency-name: "@vue/apollo-option"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/vue/apollo-option-4.2.0 branch from 043d9b6 to d67e172 Compare September 3, 2024 13:38
@williamjallen williamjallen added this pull request to the merge queue Sep 3, 2024
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Sep 3, 2024
@williamjallen williamjallen added this pull request to the merge queue Sep 3, 2024
Merged via the queue into master with commit 079bebe Sep 3, 2024
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/vue/apollo-option-4.2.0 branch September 3, 2024 16:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant