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

chore(deps-dev): bump the dev-dependencies group with 2 updates #794

Merged
merged 1 commit into from
Dec 23, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the dev-dependencies group with 2 updates: @storybook/test-runner and rollup.

Updates @storybook/test-runner from 0.20.1 to 0.21.0

Release notes

Sourced from @​storybook/test-runner's releases.

v0.21.0

🚀 Enhancement

🐛 Bug Fix

Authors: 3

v0.21.0-next.1

🐛 Bug Fix

Authors: 1

v0.21.0-next.0

🚀 Enhancement

Authors: 1

v0.20.2-next.0

🐛 Bug Fix

Authors: 1

Changelog

Sourced from @​storybook/test-runner's changelog.

v0.21.0 (Fri Dec 20 2024)

🚀 Enhancement

🐛 Bug Fix

Authors: 3


Commits
  • 301bdae Bump version to: 0.21.0 [skip ci]
  • e51456e Update CHANGELOG.md [skip ci]
  • f09c925 Merge pull request #527 from storybookjs/release/v0.21.0
  • 5cd46e3 Merge branch 'main' into release/v0.21.0
  • 30d8924 Merge pull request #523 from guspan-tanadi/notehighlight
  • 9cb0ec2 Merge pull request #526 from storybookjs/fix-rsc-error-handling
  • b21c854 Merge pull request #521 from kaelig/add-listTests
  • b7a6bca handle RSC errors
  • 36573a0 style(README): highlight Markdown Note section
  • 740607e Add listTests flag from Jest
  • See full diff in compare view

Updates rollup from 4.28.1 to 4.29.0

Release notes

Sourced from rollup's releases.

v4.29.0

4.29.0

2024-12-20

Features

  • Treat objects as truthy and always check second argument to better simplify logical expressions (#5763)

Pull Requests

Changelog

Sourced from rollup's changelog.

4.29.0

2024-12-20

Features

  • Treat objects as truthy and always check second argument to better simplify logical expressions (#5763)

Pull Requests

Commits
  • dadd488 4.29.0
  • a4b78eb fix(deps): lock file maintenance minor/patch updates (#5767)
  • d52f00d fix: introduce UnknownFalsyValue for enhancing if statement tree-shaking (#5763)
  • 65c8901 chore(deps): update dependency @​rollup/plugin-node-resolve to v16 (#5766)
  • 7a8ac46 docs: add utf-8 encoding to JSON file reading (#5759)
  • 31f1670 fix(deps): lock file maintenance minor/patch updates (#5760)
  • See full diff in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the dev-dependencies group with 2 updates: [@storybook/test-runner](https://github.com/storybookjs/test-runner) and [rollup](https://github.com/rollup/rollup).


Updates `@storybook/test-runner` from 0.20.1 to 0.21.0
- [Release notes](https://github.com/storybookjs/test-runner/releases)
- [Changelog](https://github.com/storybookjs/test-runner/blob/v0.21.0/CHANGELOG.md)
- [Commits](storybookjs/test-runner@v0.20.1...v0.21.0)

Updates `rollup` from 4.28.1 to 4.29.0
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.28.1...v4.29.0)

---
updated-dependencies:
- dependency-name: "@storybook/test-runner"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: rollup
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 20, 2024
@rpearce rpearce merged commit af019a2 into main Dec 23, 2024
2 checks passed
@rpearce rpearce deleted the dependabot/npm_and_yarn/dev-dependencies-a2702bc672 branch December 23, 2024 18:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant