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

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

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/nuxtjs/composition-api-0.32.0
Open

fix(deps): bump @nuxtjs/composition-api from 0.26.0 to 0.32.0#187
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/nuxtjs/composition-api-0.32.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 23, 2022

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

Release notes

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

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

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

v0.29.1

0.29.1 (2021-09-21)

v0.29.0

0.29.0 (2021-09-08)

v0.28.0

0.28.0 (2021-09-04)

Features

Bug Fixes

  • preserve reactive objects on useFetch hydration (#541) (4c3e734)

... (truncated)

Changelog

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

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)

0.29.0 (2021-09-08)

0.28.0 (2021-09-04)

Features

Bug Fixes

  • preserve reactive objects on useFetch hydration (#541) (4c3e734)

0.27.0 (2021-08-20)

Commits
  • 9594c96 chore: release v0.32.0
  • 116e7dc test: increase ttfb
  • fc56b45 chore(deps): update devdependency release-it to v14.12.5 (#608)
  • 549717c chore(deps): update all non-major dependencies to ^5.12.1 (#607)
  • 7682519 chore(deps): update all non-major dependencies (#606)
  • ca78394 chore(deps): update all non-major dependencies (#605)
  • 03d2eb0 chore(deps): update devdependency @​release-it/conventional-changelog to v4 (#...
  • 743012a chore(deps): update dependency @​vue/composition-api to ^1.4.6 (#604)
  • 2bfaa74 chore(deps): update devdependency eslint-plugin-jest to ^26.1.0 (#602)
  • d0965ad chore(deps): update devdependency eslint-plugin-jest to v26 (#599)
  • 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)

Bumps [@nuxtjs/composition-api](https://github.com/nuxt-community/composition-api) from 0.26.0 to 0.32.0.
- [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.26.0...0.32.0)

---
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 added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 23, 2022
@dependabot dependabot bot requested a review from sogehige February 23, 2022 00:21
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant