Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): bump @storyblok/react from 3.0.15 to 4.3.2 #173

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 19, 2024

Bumps @storyblok/react from 3.0.15 to 4.3.2.

Release notes

Sourced from @​storyblok/react's releases.

v4.3.2

4.3.2 (2024-12-17)

Bug Fixes

  • resolve path aliases in d.ts build files (c41c50e)

v4.3.1

4.3.1 (2024-12-17)

Bug Fixes

  • allow custom props in StoryblokComponent, Story, and ServerComponent types (df716fa)

v4.3.0

4.3.0 (2024-12-16)

Features

  • add StoryblokRichText component and useStoryblokRichText hook (#1283) (131aa3e)

v4.2.1

4.2.1 (2024-12-11)

Bug Fixes

  • remove react-dom and jsx from production bundle (4f6d319)

v4.2.0

4.2.0 (2024-12-11)

Features

  • We completely re-shaped the code structure following more modern best-practices that will be shared across all our SDKs, not only moving code but also adopting tools like vite and pnpm. To see the complete changes: #1267

v4.0.0

4.0.0 (2024-11-04)

Bug Fixes

... (truncated)

Commits
  • 301b3a8 Merge pull request #1303 from storyblok/fix/resolve-path-alias
  • c41c50e fix: resolve path aliases in d.ts build files
  • ec8e53a chore(deps-dev): bump @​types/node from 20.17.9 to 20.17.10 (#1301)
  • 87f3690 chore(deps-dev): bump eslint-config-next from 14.2.8 to 14.2.20 (#1300)
  • 7bbb635 Merge pull request #1293 from storyblok/chore/dependabot-auto-approve
  • 0885bc4 Merge pull request #1299 from storyblok/chore/increment-max-commit-body-lenght
  • 9b26ab0 Merge pull request #1296 from storyblok/fix/custom-props-story-component
  • 4804c29 chore: increment commit body max size to allow dependabot commits
  • df716fa fix: allow custom props in StoryblokComponent, Story, and ServerComponent types
  • caa9098 chore: changes to dependabot policies to only check for security patches
  • 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 <dependency name> 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)

Bumps [@storyblok/react](https://github.com/storyblok/storyblok-react) from 3.0.15 to 4.3.2.
- [Release notes](https://github.com/storyblok/storyblok-react/releases)
- [Commits](storyblok/storyblok-react@v3.0.15...v4.3.2)

---
updated-dependencies:
- dependency-name: "@storyblok/react"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies [PR] Changes that update dependencies label Dec 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies [PR] Changes that update dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants