NordSecurity / storyblok-rich-text-astro-renderer

Storyblok Rich Text Renderer for Astro
MIT License
24 stars 6 forks source link

fix(deps): Bump @storyblok/astro from 4.0.3 to 5.0.2 #209

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps @storyblok/astro from 4.0.3 to 5.0.2.

Release notes

Sourced from @​storyblok/astro's releases.

v5.0.2

5.0.2 (2024-09-05)

Bug Fixes

  • suppress richtext warning from js-client (9d9357e)

v5.0.1

5.0.1 (2024-08-21)

Bug Fixes

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

v5.0.0

5.0.0 (2024-07-17)

  • feat!: remove RichTextRenderer component (3adf519)

BREAKING CHANGES

  • use renderedRichText method instead

v4.1.1

4.1.1 (2024-07-11)

Bug Fixes

v4.1.1-next.1

4.1.1-next.1 (2024-07-10)

Bug Fixes

v4.1.0

4.1.0 (2024-06-13)

Features

  • experimental live preview feature (3035971)
  • introducing useStoryblok function (3189bc4)

... (truncated)

Commits
  • c555207 Merge pull request #927 from storyblok/bugfix/supress-js-client-richtext-depr...
  • 9d9357e fix: suppress richtext warning from js-client
  • 3dec8d0 Merge pull request #909 from storyblok/dependabot/npm_and_yarn/start-server-a...
  • 8f8dffd Merge pull request #912 from storyblok/dependabot/npm_and_yarn/astrojs/react-...
  • 970cf78 Merge pull request #921 from storyblok/dependabot/npm_and_yarn/astro-4.15.2
  • 8a2941d chore(deps-dev): bump astro from 4.14.2 to 4.15.2
  • 24e3aa2 chore(deps-dev): bump @​astrojs/react from 3.6.0 to 3.6.2
  • a718c70 Merge pull request #910 from storyblok/dependabot/npm_and_yarn/storyblok/js-3...
  • a074b4d fix(deps): bump @​storyblok/js from 3.0.8 to 3.0.9
  • 88d1b4f chore(deps-dev): bump start-server-and-test from 2.0.4 to 2.0.5
  • 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)