storyblok / storyblok-vue-2

[DEPRECATED] Vue.js 2 SDK for Storyblok CMS
0 stars 3 forks source link

fix(deps): bump @storyblok/js from 3.0.8 to 3.1.1 #530

Open dependabot[bot] opened 2 months ago

dependabot[bot] commented 2 months ago

Bumps @storyblok/js from 3.0.8 to 3.1.1.

Release notes

Sourced from @​storyblok/js's releases.

v3.1.1

3.1.1 (2024-08-28)

Bug Fixes

  • deps: bump storyblok-js-client from 6.9.0 to 6.9.1 (a1c5a8c)

v3.1.0

3.1.0 (2024-08-27)

Features

  • add new @storyblok/richtext exports with retro-compatibilty with legacy RichTextResolver (666e83f)
  • storyblok js-client next (ed74a52)
  • use new type naming convention to avoid collision (04738f4)

v3.1.0-next.2

3.1.0-next.2 (2024-08-01)

Bug Fixes

  • adding generics to newSbRichTextOptions (601a489)

v3.1.0-next.1

3.1.0-next.1 (2024-07-31)

Features

  • add new @storyblok/richtext exports with retro-compatibilty with legacy RichTextResolver (666e83f)
  • storyblok js-client next (ed74a52)

v3.0.12

3.0.12 (2024-08-27)

Bug Fixes

  • deps: bump storyblok-js-client from 6.8.4 to 6.9.0 (f1e2535)

v3.0.11

3.0.11 (2024-08-23)

Bug Fixes

  • deps: bump storyblok-js-client from 6.8.3 to 6.8.4 (1814d53)

... (truncated)

Commits
  • 8886b97 Merge pull request #561 from storyblok/dependabot/npm_and_yarn/storyblok-js-c...
  • a1c5a8c fix(deps): bump storyblok-js-client from 6.9.0 to 6.9.1
  • a6ba281 Merge pull request #558 from storyblok/feature/PRO-423-add-new-richtext
  • 49a042d chore(playground): use correct type import
  • b78eb9e chore(e2e): fix test richtext
  • 2b253c7 chore(tests): update snapshots
  • 04738f4 feat: use new type naming convention to avoid collision
  • 67c11e6 Merged latest main
  • 41c0b59 Merge pull request #559 from storyblok/dependabot/npm_and_yarn/storyblok-js-c...
  • f1e2535 fix(deps): bump storyblok-js-client from 6.8.4 to 6.9.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 show 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)