regenrek / nuxt-storyblok-starter

🚀 Nuxt.js Website Starter template - Nujek, Storyblok, TailwindCSS 2.0
https://nuxt-storyblok-starter-zeta.vercel.app/
MIT License
14 stars 1 forks source link

fix(deps): bump @nuxtjs/composition-api from 0.29.0 to 0.33.0 #414

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @nuxtjs/composition-api from 0.29.0 to 0.33.0.

Release notes

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

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)

v0.32.0

0.32.0 (2022-02-22)

v0.31.0

0.31.0 (2021-11-30)

v0.30.0

0.30.0 (2021-11-05)

Bug Fixes

v0.29.3

0.29.3 (2021-10-11)

Bug Fixes

  • correctly proxify functions within ssrRef (#561) (016ff0a)
  • skip setting values that are unchanged in useFetch (#552) (484b061)

v0.29.2

0.29.2 (2021-09-21)

Features

... (truncated)

Changelog

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

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)

0.32.0 (2022-02-22)

0.31.0 (2021-11-30)

0.30.0 (2021-11-05)

Bug Fixes

0.29.3 (2021-10-11)

Bug Fixes

  • correctly proxify functions within ssrRef (#561) (016ff0a)
  • skip setting values that are unchanged in useFetch (#552) (484b061)

0.29.2 (2021-09-21)

Features

  • add new exports from @vue/composition-api (6d0ebd0)

0.29.1 (2021-09-21)

Commits
  • 516bc58 chore: release v0.33.0
  • 558548e chore(deps): update all non-major dependencies (#630)
  • 1cbce73 chore!: upgrade defu and other dev-dependencies
  • e8e5cd6 chore: swap upath -> pathe
  • ae9307a feat!: use vue 2.7 composition api (#645)
  • 3066e46 chore(deps): update node.js to v16 (#640)
  • a063a2d docs: clarify where $http is coming from (#531)
  • 58307dc chore(deps): update github/codeql-action action to v2 (#628)
  • 55b569c chore(deps): update all non-major dependencies (#629)
  • 6ecee85 chore(deps): update all non-major dependencies (#626)
  • 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)
vercel[bot] commented 2 years ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
nuxt-storyblok-starter ❌ Failed (Inspect) Jul 11, 2022 at 0:47AM (UTC)
dependabot[bot] commented 2 years ago

Superseded by #424.