storyblok / richtext

A custom javascript resolver for the Storyblok Richtext field.
MIT License
9 stars 3 forks source link

fix(deps): bump @storyblok/vue from 8.0.7 to 8.1.3 #112

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps @storyblok/vue from 8.0.7 to 8.1.3.

Release notes

Sourced from @​storyblok/vue's releases.

v8.1.3

8.1.3 (2024-10-04)

Bug Fixes

  • deps: bump vue-router from 4.4.3 to 4.4.5 (ff5b1ed)

v8.1.2

8.1.2 (2024-10-01)

Bug Fixes

  • deps: bump rollup from 4.21.1 to 4.23.0 (809804a)

v8.1.1

8.1.1 (2024-09-18)

Bug Fixes

  • update js package with warning supression (b1daa0a)

v8.1.0

8.1.0 (2024-09-10)

Features

  • adapt naming convention type changes (29aaed0)
  • added @storyblok/richtext and types (c478211)
  • granular export of @storyblok/richtext (bdb8191)
  • new richtext composable and component (d5916c8)
  • replace Sb names with explitic StoryblokRichtext (4cd21d5)
  • types: improve SbRichText props types (ce7daa0)

v8.0.9

8.0.9 (2024-08-21)

Bug Fixes

  • deps: bump @​storyblok/js from 3.0.8 to 3.0.9 (04ea41c)

v8.0.9-next.1

8.0.9-next.1 (2024-08-01)

Bug Fixes

... (truncated)

Commits
  • ae15a97 Merge pull request #744 from storyblok/dependabot/npm_and_yarn/rollup/plugin-...
  • da5ddd0 Merge pull request #741 from storyblok/dependabot/npm_and_yarn/vite-5.4.8
  • 3b33360 Merge pull request #743 from storyblok/dependabot/npm_and_yarn/vue-router-4.4.5
  • 7ba6353 chore(deps-dev): bump @​rollup/plugin-typescript from 11.1.6 to 12.1.0
  • ff5b1ed fix(deps): bump vue-router from 4.4.3 to 4.4.5
  • 5fabdac chore(deps-dev): bump vite from 5.4.6 to 5.4.8
  • 7682718 Merge pull request #740 from storyblok/dependabot/npm_and_yarn/testing-tools-...
  • bc260b2 Merge pull request #739 from storyblok/dependabot/npm_and_yarn/rollup-4.23.0
  • aaf6338 chore(deps-dev): bump the testing-tools group across 1 directory with 4 updates
  • 809804a fix(deps): bump rollup from 4.21.1 to 4.23.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)
dependabot[bot] commented 1 month ago

Superseded by #114.