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.2 #111

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps @storyblok/vue from 8.0.7 to 8.1.2.

Release notes

Sourced from @​storyblok/vue's releases.

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

  • new release in next channel (1883828)

v8.0.8

8.0.8 (2024-04-16)

Bug Fixes

... (truncated)

Commits
  • 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
  • da376e5 Merge pull request #729 from storyblok/dependabot/npm_and_yarn/linting-dx-too...
  • d2beb74 Merge pull request #738 from storyblok/dependabot/npm_and_yarn/vue-3.5.10
  • db1ea54 chore(deps-dev): bump vue from 3.4.27 to 3.5.10
  • 397fbe9 chore(deps-dev): bump the linting-dx-tools group across 1 directory with 6 up...
  • c7becc5 Merge pull request #732 from storyblok/bugfix/supress-js-client-richtext-depr...
  • b1daa0a fix: update js package with warning supression
  • 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 #112.