nuxt-ultimate-tutorial icon indicating copy to clipboard operation
nuxt-ultimate-tutorial copied to clipboard

chore(deps-dev): bump @storyblok/nuxt from 6.0.4 to 6.0.10

Open dependabot[bot] opened this issue 1 year ago • 0 comments

Bumps @storyblok/nuxt from 6.0.4 to 6.0.10.

Release notes

Sourced from @​storyblok/nuxt's releases.

v6.0.10

6.0.10 (2024-04-19)

Bug Fixes

  • pass unique key to useAsyncData (beface5)

v6.0.9

6.0.9 (2024-04-18)

Bug Fixes

  • explicitely import useAsyncData (57c3c76)

v6.0.8

6.0.8 (2024-04-18)

Bug Fixes

  • wrap api instance call with useAsyncData to avoid network duplication on SSG (fa7746a)

v6.0.7

6.0.7 (2024-04-16)

Bug Fixes

  • deps: bump @​storyblok/vue from 8.0.7 to 8.0.8 (4cec128)

v6.0.6

6.0.6 (2024-03-08)

Bug Fixes

  • deps: bump @​storyblok/vue from 8.0.6 to 8.0.7 (96eefff)

v6.0.5

6.0.5 (2024-03-05)

Bug Fixes

  • deps: bump @​storyblok/vue from 8.0.5 to 8.0.6 (5bf2f0a)
Commits
  • e4acbad Merge pull request #818 from storyblok/bugfix/uniquekey-use-async-data
  • beface5 fix: pass unique key to useAsyncData
  • b24837a Merge pull request #812 from storyblok/dependabot/npm_and_yarn/nuxt/schema-3....
  • 1c11d0f Merge pull request #813 from storyblok/dependabot/npm_and_yarn/nuxt/eslint-co...
  • f82ab07 Merge pull request #815 from storyblok/bugfix/explicit-import-use-async-data
  • 57c3c76 fix: explicitely import useAsyncData
  • e022577 Merge pull request #814 from storyblok/bugfix/769-storyblok-making-requests-c...
  • fa7746a fix: wrap api instance call with useAsyncData to avoid network duplication ...
  • 96fd3c8 chore: added articles route to approach testing of usecase
  • 3851af9 chore: added more intuitive alternative name for https dev command
  • 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 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)

dependabot[bot] avatar Apr 22 '24 05:04 dependabot[bot]