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.0.5 #194

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 5 months ago

Bumps @storyblok/astro from 4.0.3 to 4.0.5.

Release notes

Sourced from @​storyblok/astro's releases.

v4.0.5

4.0.5 (2024-04-22)

Bug Fixes

  • deps: bump @​storyblok/js from 3.0.7 to 3.0.8 (6255b26)

v4.0.5-next.1

4.0.5-next.1 (2024-03-12)

Bug Fixes

  • add commonjsOptions.include in vite config (d05ed55)
  • add pnpm support on vite config (fc4bd28)
  • dependency relations in vite config (3943260)
  • load APIs in global scope (c6c4515)
  • rebuild to see if old code is updated in init (4a0997a)
  • test adding storyblok/astro in optimizeDeps (905c1f9)

v4.0.4

4.0.4 (2024-03-12)

Bug Fixes

  • deps: bump @​storyblok/js from 3.0.6 to 3.0.7 (8a68ad4)

v4.0.4-next.6

4.0.4-next.6 (2024-03-05)

Bug Fixes

  • test adding storyblok/astro in optimizeDeps (905c1f9)

v4.0.4-next.5

4.0.4-next.5 (2024-03-05)

Bug Fixes

  • rebuild to see if old code is updated in init (4a0997a)

v4.0.4-next.4

4.0.4-next.4 (2024-03-05)

Bug Fixes

... (truncated)

Commits
  • aa5a43a Merge pull request #786 from storyblok/dependabot/npm_and_yarn/storyblok/js-3...
  • 6255b26 fix(deps): bump @​storyblok/js from 3.0.7 to 3.0.8
  • c38b5a1 Merge pull request #784 from storyblok/dependabot/npm_and_yarn/vite-5.2.10
  • a72862e Merge pull request #783 from storyblok/dependabot/npm_and_yarn/cypress-13.8.0
  • 9b918f7 Merge pull request #782 from storyblok/dependabot/npm_and_yarn/commitlint/con...
  • 1026bbf chore(deps-dev): bump vite from 5.2.8 to 5.2.10
  • 0a1b924 chore(deps-dev): bump cypress from 13.7.3 to 13.8.0
  • d791b16 Merge pull request #781 from storyblok/dependabot/npm_and_yarn/eslint-plugin-...
  • 49df9c6 Merge pull request #780 from storyblok/dependabot/npm_and_yarn/astrojs/svelte...
  • 06dea7f chore(deps-dev): bump @​commitlint/config-conventional
  • 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.

dependabot[bot] commented 4 months ago

Superseded by #200.