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

fix(deps): bump @nuxtjs/composition-api from 0.22.4 to 0.24.6 #191

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 5, 2021

Bumps @nuxtjs/composition-api from 0.22.4 to 0.24.6.

Release notes

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

v0.24.6

0.24.6 (2021-07-02)

v0.24.5

0.24.5 (2021-06-24)

v0.24.4

0.24.4 (2021-06-07)

v0.24.3

0.24.3 (2021-06-02)

Bug Fixes

  • use webpack:config to add entry for better nuxt/storybook compatibility (#495) (1b07abe), closes #494

v0.24.2

0.24.2 (2021-05-28)

v0.24.1

0.24.1 (2021-05-28)

Bug Fixes

  • alias @nuxtjs/composition-api to esm library (5d30325), closes #488

v0.24.0

0.24.0 (2021-05-21)

⚠ BREAKING CHANGES

  • package exports have been moved

  • see nuxt-community/composition-api#480 for context

  • output .mjs files for runtime templates

  • (outside of Nuxt) only auto-registers plugin if NODE_ENV == 'test'

Bug Fixes

Build System

  • move globals and register to runtime directory (842a724)
  • output .mjs files for runtime templates (23afd5a)

... (truncated)

Changelog

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

0.24.6 (2021-07-02)

0.24.5 (2021-06-24)

0.24.4 (2021-06-07)

0.24.3 (2021-06-02)

Bug Fixes

  • use webpack:config to add entry for better nuxt/storybook compatibility (#495) (1b07abe), closes #494

0.24.2 (2021-05-28)

0.24.1 (2021-05-28)

Bug Fixes

  • alias @nuxtjs/composition-api to esm library (5d30325), closes #488

0.24.0 (2021-05-21)

⚠ BREAKING CHANGES

  • package exports have been moved

  • see nuxt-community/composition-api#480 for context and further changes to come

  • output .mjs files for runtime templates

  • (outside of Nuxt) only auto-registers plugin if NODE_ENV == 'test'

Bug Fixes

Build System

  • move globals and register to runtime directory (842a724)
  • output .mjs files for runtime templates (23afd5a)

0.23.4 (2021-04-28)

0.23.3 (2021-04-24)

Bug Fixes

... (truncated)

Commits
  • 0d6683e chore: release v0.24.6
  • 436f977 chore: upgrade @vue/composition-api
  • f51e31d chore: release v0.24.5
  • 82092e4 chore: bump @vue/composition-api dependency
  • 85238a3 chore: upgrade dev deps
  • dece5e2 chore: release v0.24.4
  • 525d930 chore: upgrade @vue/composition-api
  • 73970c5 chore: release v0.24.3
  • 17fe2f1 chore: upgrade deps
  • 1b07abe fix: use webpack:config to add entry for better nuxt/storybook compatibilit...
  • 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.22.4 to 0.24.6.
- [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.22.4...0.24.6)

---
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 Jul 5, 2021
@dependabot dependabot bot requested a review from vinayakkulkarni July 5, 2021 00:53
@vinayakkulkarni vinayakkulkarni merged commit 7c67753 into dev Jul 6, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nuxtjs/composition-api-0.24.6 branch July 6, 2021 18:29
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant