Skip to content

chore(deps): update storybook packages to v9.0.5#905

Merged
tobiasdiez merged 1 commit intomainfrom
renovate/storybook
Jun 5, 2025
Merged

chore(deps): update storybook packages to v9.0.5#905
tobiasdiez merged 1 commit intomainfrom
renovate/storybook

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jun 5, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@storybook/builder-vite (source) 9.0.4 -> 9.0.5 age adoption passing confidence
@storybook/vue3 (source) 9.0.4 -> 9.0.5 age adoption passing confidence
@storybook/vue3-vite (source) 9.0.4 -> 9.0.5 age adoption passing confidence

Release Notes

storybookjs/storybook (@​storybook/builder-vite)

v9.0.5

Compare Source


Configuration

📅 Schedule: Branch creation - "on the 2nd through 5th day of the month" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@netlify
Copy link

netlify bot commented Jun 5, 2025

Deploy Preview for nuxt-storybook ready!

Name Link
🔨 Latest commit 9fd10f4
🔍 Latest deploy log https://app.netlify.com/projects/nuxt-storybook/deploys/68419cf744fbba0008803c7b
😎 Deploy Preview https://deploy-preview-905--nuxt-storybook.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@tobiasdiez tobiasdiez merged commit bce0a93 into main Jun 5, 2025
31 checks passed
@tobiasdiez tobiasdiez deleted the renovate/storybook branch June 5, 2025 14:29
tobiasdiez pushed a commit that referenced this pull request Jul 2, 2025
…ng peer dependency compatability (#910)

<!--
☝️ PR title should follow conventional commits
(https://conventionalcommits.org).
In particular, the title should start with one of the following types:

- docs: 📖 Documentation (updates to the documentation or readme)
- fix: 🐞 Bug fix (a non-breaking change that fixes an issue)
- feat: ✨ New feature/enhancement (a non-breaking change that adds
functionality or improves existing one)
- feat!/fix!: ⚠️ Breaking change (fix or feature that would cause
existing functionality to change)
- chore: 🧹 Chore (updates to the build process or auxiliary tools and
libraries)
-->

### 🔗 Linked issue

Resolves #907

### 📚 Description

This PR fixes peerDependency storyblock dependency to use a semver
range. In #882 storybook was implemented as a peer dependency to the 2
packages of this repo, and was given a range of `^9.0.4`. But then in
#905 the Renovate bot updated storybook to `9.0.5`, including the peer
dependency of it, and pinned the version to `9.0.5`, leading to #907
This PR fixes that

NB: Make sure that the new rule I've implemented in the Renovate config
matches the group settings you want
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant