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

dependency: bump the patch group with 3 updates #970

Merged
merged 1 commit into from
Mar 10, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 10, 2025

Bumps the patch group with 3 updates: autoprefixer, eslint-plugin-storybook and vitest.

Updates autoprefixer from 10.4.20 to 10.4.21

Release notes

Sourced from autoprefixer's releases.

10.4.21

Changelog

Sourced from autoprefixer's changelog.

10.4.21

Commits

Updates eslint-plugin-storybook from 0.11.3 to 0.11.4

Release notes

Sourced from eslint-plugin-storybook's releases.

v0.11.4

🐛 Bug Fix

Authors: 1

Changelog

Sourced from eslint-plugin-storybook's changelog.

v0.11.4 (Wed Mar 05 2025)

🐛 Bug Fix

Authors: 1


Commits
  • 6d718fd Bump version to: 0.11.4 [skip ci]
  • c1dd707 Update CHANGELOG.md [skip ci]
  • 319a88e Merge pull request #194 from storybookjs/valentin/support-storybook-test
  • 79b9b44 Update documentation
  • 701bd70 feat: Support storybook/test for expect imports
  • See full diff in compare view

Updates vitest from 3.0.7 to 3.0.8

Release notes

Sourced from vitest's releases.

v3.0.8

   🐞 Bug Fixes

    View changes on GitHub
Commits
  • 814d5df chore: release v3.0.8
  • 57c3234 chore: remove hijackVitePluginInject (#7613)
  • 1a88b1b chore(deps): update dependency strip-literal to v3 (#7601)
  • 4325ac6 fix: correctly split the argv string (#7533)
  • 7f7ff11 fix: remove vestigial spy stub, import directly from @vitest/spy (#7575)
  • fee90d8 fix(browser): print related test file and potential test in unhandled errors ...
  • 1a8b433 fix: fix fetch cache multiple writes (#7546)
  • 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

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 10, 2025
@dependabot dependabot bot requested a review from a team as a code owner March 10, 2025 20:19
Bumps the patch group with 3 updates: [autoprefixer](https://github.com/postcss/autoprefixer), [eslint-plugin-storybook](https://github.com/storybookjs/eslint-plugin-storybook) and [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest).


Updates `autoprefixer` from 10.4.20 to 10.4.21
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)
- [Commits](postcss/autoprefixer@10.4.20...10.4.21)

Updates `eslint-plugin-storybook` from 0.11.3 to 0.11.4
- [Release notes](https://github.com/storybookjs/eslint-plugin-storybook/releases)
- [Changelog](https://github.com/storybookjs/eslint-plugin-storybook/blob/main/CHANGELOG.md)
- [Commits](storybookjs/eslint-plugin-storybook@v0.11.3...v0.11.4)

Updates `vitest` from 3.0.7 to 3.0.8
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v3.0.8/packages/vitest)

---
updated-dependencies:
- dependency-name: autoprefixer
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: eslint-plugin-storybook
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: vitest
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/patch-e14d78b29b branch from c33efa3 to 8c8b2e0 Compare March 10, 2025 21:56
@emersion emersion added this pull request to the merge queue Mar 10, 2025
Merged via the queue into dev with commit 7814291 Mar 10, 2025
6 checks passed
@emersion emersion deleted the dependabot/npm_and_yarn/patch-e14d78b29b branch March 10, 2025 22:28
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant