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.0 #205

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 3 months ago

Bumps @storyblok/astro from 4.0.3 to 5.0.0.

Release notes

Sourced from @​storyblok/astro's releases.

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)

v4.1.0-next.2

4.1.0-next.2 (2024-05-14)

Features

  • debounce and timelog added (1ee0af1)

v4.1.0-next.1

4.1.0-next.1 (2024-04-23)

... (truncated)

Commits
  • bc2ad99 Merge pull request #865 from storyblok/chore/remove-richtext-component
  • 5c703ce feat(test)!: removed richtext blok related test
  • 5da4a48 docs: added deprecation notes about component
  • baf4aef docs: added github markdown flavored callouts
  • 3adf519 feat!: remove RichTextRenderer component
  • ba60d60 Merge pull request #861 from storyblok/next
  • 479a6b6 fix: live preview bug fix
  • 61db77f Update README.md
  • 12c01f9 Merge pull request #860 from storyblok/update-documentation-links
  • 3e834f1 Update README.md
  • Additional commits viewable in compare view


Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

edvinasjurele commented 1 month ago

@dependabot rebase

dependabot[bot] commented 1 month ago

Superseded by #209.