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 4.1.1 #203

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps @storyblok/astro from 4.0.3 to 4.1.1.

Release notes

Sourced from @​storyblok/astro's releases.

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)

Features

  • adding live preview feature (262f5d6)

v4.1.0-alpha.3

4.1.0-alpha.3 (2024-06-13)

Bug Fixes

  • added a nested block component (9124995)

... (truncated)

Commits
  • 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
  • 409de60 Update README.md
  • cf0fa51 Merge pull request #853 from storyblok/dependabot/npm_and_yarn/vue-3.4.31
  • 705eadd Merge pull request #852 from storyblok/dependabot/npm_and_yarn/cypress-13.12.0
  • 2f10a75 chore(deps-dev): bump vue from 3.4.27 to 3.4.31
  • 406bb60 Merge pull request #851 from storyblok/dependabot/npm_and_yarn/astrojs/vercel...
  • 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 3 months ago

Superseded by #205.