Skip to content
This repository has been archived by the owner on Dec 6, 2022. It is now read-only.

fix(deps): bump @nuxtjs/composition-api from 0.32.0 to 0.33.1 #765

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 2, 2022

Bumps @nuxtjs/composition-api from 0.32.0 to 0.33.1.

Release notes

Sourced from @​nuxtjs/composition-api's releases.

v0.33.1

0.33.1 (2022-08-01)

Bug Fixes

v0.33.0

0.33.0 (2022-07-08)

⚠ BREAKING CHANGES

  • upgrade defu and other dev-dependencies
  • Some of the API and behaviour differ between Vue 2.7 and @vue/composition-api. In addition, there are some composition utilites that are no longer exported from @nuxtjs/composition-api, such as defineAsyncComponent, warn, etc.

Please read https://blog.vuejs.org/posts/vue-2-7-naruto.html for the announcement and more information.

Features

Miscellaneous Chores

  • upgrade defu and other dev-dependencies (1cbce73)
Changelog

Sourced from @​nuxtjs/composition-api's changelog.

0.33.1 (2022-08-01)

Bug Fixes

0.33.0 (2022-07-08)

⚠ BREAKING CHANGES

  • upgrade defu and other dev-dependencies
  • Some of the API and behaviour differ between Vue 2.7 and @vue/composition-api. In addition, there are some composition utilites that are no longer exported from @nuxtjs/composition-api, such as defineAsyncComponent, warn, etc.

Please read https://blog.vuejs.org/posts/vue-2-7-naruto.html for the announcement and more information.

Features

Miscellaneous Chores

  • upgrade defu and other dev-dependencies (1cbce73)
Commits
  • ce62a30 chore: release v0.33.1
  • 0643781 chore(deps): update all non-major dependencies (#660)
  • 3b91919 fix: lower node engine requirement
  • 7c6bb1c chore(deps): update all non-major dependencies (#658)
  • b7cefef chore(deps): update all non-major dependencies (#655)
  • ce45b6f chore(deps): update all non-major dependencies (#650)
  • f61196e chore(deps): update all non-major dependencies to ^5.30.6 (#649)
  • 0a7517f chore(deps): update devdependency happy-dom to ^6.0.3 (#648)
  • 940d91d chore(deps): update all non-major dependencies (#646)
  • 516bc58 chore: release v0.33.0
  • 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)

@commit-lint
Copy link

commit-lint bot commented Aug 2, 2022

Bug Fixes

  • deps: bump @nuxtjs/composition-api from 0.32.0 to 0.33.1 (35d436d)

Contributors

dependabot[bot]

Commit-Lint commands

You can trigger Commit-Lint actions by commenting on this PR:

  • @Commit-Lint merge patch will merge dependabot PR on "patch" versions (X.X.Y - Y change)
  • @Commit-Lint merge minor will merge dependabot PR on "minor" versions (X.Y.Y - Y change)
  • @Commit-Lint merge major will merge dependabot PR on "major" versions (Y.Y.Y - Y change)
  • @Commit-Lint merge disable will desactivate merge dependabot PR
  • @Commit-Lint review will approve dependabot PR
  • @Commit-Lint stop review will stop approve dependabot PR

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nuxtjs/composition-api-0.33.1 branch from 47875fe to 5c92803 Compare August 3, 2022 23:30
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nuxtjs/composition-api-0.33.1 branch 3 times, most recently from bd11d7b to 3a340fd Compare August 25, 2022 02:10
@nogic1008
Copy link
Owner

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nuxtjs/composition-api-0.33.1 branch 2 times, most recently from 7024311 to c7a6184 Compare August 31, 2022 03:51
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nuxtjs/composition-api-0.33.1 branch 2 times, most recently from 96e90d1 to 7d70f9d Compare September 7, 2022 23:49
@nogic1008
Copy link
Owner

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nuxtjs/composition-api-0.33.1 branch 2 times, most recently from 055b101 to 5d6c495 Compare September 28, 2022 23:40
@nogic1008
Copy link
Owner

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nuxtjs/composition-api-0.33.1 branch from 5d6c495 to 46e624a Compare September 28, 2022 23:51
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nuxtjs/composition-api-0.33.1 branch from 46e624a to 1706f7e Compare October 10, 2022 01:54
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nuxtjs/composition-api-0.33.1 branch 3 times, most recently from 39711ab to 2a3576e Compare October 17, 2022 06:51
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nuxtjs/composition-api-0.33.1 branch from 2a3576e to 522df86 Compare November 1, 2022 02:54
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nuxtjs/composition-api-0.33.1 branch from 522df86 to 372649c Compare November 8, 2022 23:56
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nuxtjs/composition-api-0.33.1 branch from 372649c to 10f4c35 Compare November 17, 2022 23:46
Bumps [@nuxtjs/composition-api](https://github.com/nuxt-community/composition-api) from 0.32.0 to 0.33.1.
- [Release notes](https://github.com/nuxt-community/composition-api/releases)
- [Changelog](https://github.com/nuxt-community/composition-api/blob/main/CHANGELOG.md)
- [Commits](nuxt-community/composition-api@0.32.0...0.33.1)

---
updated-dependencies:
- dependency-name: "@nuxtjs/composition-api"
  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/nuxtjs/composition-api-0.33.1 branch from 10f4c35 to 35d436d Compare November 23, 2022 01:50
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant