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): bump the all-minor-updates group with 18 updates #124

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 8, 2024

Bumps the all-minor-updates group with 18 updates:

Package From To
vite 5.1.4 5.2.8
vite-plugin-pwa 0.19.0 0.19.8
@commitlint/cli 19.2.0 19.2.1
@storybook/addon-essentials 8.0.0-alpha.16 8.0.6
@storybook/addon-interactions 8.0.0-alpha.16 8.0.6
@storybook/addon-links 8.0.0-alpha.16 8.0.6
@storybook/blocks 8.0.0-alpha.16 8.0.6
@storybook/html 8.0.0-alpha.16 8.0.6
@storybook/html-vite 8.0.0-alpha.16 8.0.6
@storybook/test 8.0.0-alpha.16 8.0.6
eslint-plugin-react 7.33.2 7.34.1
eslint-plugin-storybook 0.6.15 0.8.0
sass 1.71.1 1.74.1
storybook 8.0.0-alpha.16 8.0.6
stylelint 16.2.1 16.3.1
stylelint-config-sass-guidelines 11.0.0 11.1.0
stylelint-scss 6.1.0 6.2.1
vitest 1.3.1 1.4.0

Updates vite from 5.1.4 to 5.2.8

Release notes

Sourced from vite's releases.

[email protected]

Please refer to CHANGELOG.md for details.

[email protected]

Please refer to CHANGELOG.md for details.

[email protected]

Please refer to CHANGELOG.md for details.

[email protected]

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vite's changelog.

5.2.8 (2024-04-03)

5.2.7 (2024-03-29)

5.2.6 (2024-03-24)

5.2.5 (2024-03-24)

5.2.4 (2024-03-23)

5.2.3 (2024-03-22)

... (truncated)

Commits
  • 8b8d402 release: v5.2.8
  • 646319c fix: do not access document in /@vite/client when not defined (#16318)
  • 445c4f2 fix: fix sourcemap when using object as define value (#15805)
  • a78e265 chore(deps): update all non-major dependencies (#16325)
  • 4581e83 refactor: use types from sass instead of @​types/sass (#16340)
  • 3c85c6b fix: csp nonce injection when no closing tag (#16281) (#16282)
  • 21cc10b fix(hmr): multiple updates happened when invalidate is called while multiple ...
  • 01af308 fix(css): unknown file error happened with lightningcss (#16306)
  • eca68fa fix(scanner): duplicate modules for same id if glob is used in html-like type...
  • ad246da release: v5.2.7
  • Additional commits viewable in compare view

Updates vite-plugin-pwa from 0.19.0 to 0.19.8

Release notes

Sourced from vite-plugin-pwa's releases.

v0.19.8

   🐞 Bug Fixes

    View changes on GitHub

v0.19.7

   🐞 Bug Fixes

    View changes on GitHub

v0.19.6

   🚀 Features

    View changes on GitHub

v0.19.5

   🐞 Bug Fixes

    View changes on GitHub

v0.19.4

   🐞 Bug Fixes

    View changes on GitHub

v0.19.3

   🐞 Bug Fixes

    View changes on GitHub

v0.19.2

   🐞 Bug Fixes

    View changes on GitHub

... (truncated)

Commits
  • 1e3510f chore: release v0.19.8
  • 2cb6287 fix: configure favicon preset when using inlined preset (#699)
  • 99ed12b fix: pwa assets disabled when using custom inline preset (#697)
  • 4abcd54 chore: include Remix in readme file
  • 926251d chore: release v0.19.7
  • d1a1047 fix: pwa icons not generated when disabled (#691)
  • ce64470 chore: release v0.19.6
  • 1474e50 feat(injectManifest): add sw build env options and change vite configuration ...
  • d5c4ed0 chore: release v0.19.5
  • 9eba931 chore: bump to pnpm 8.15.5
  • Additional commits viewable in compare view

Updates @commitlint/cli from 19.2.0 to 19.2.1

Release notes

Sourced from @​commitlint/cli's releases.

v19.2.1

19.2.1 (2024-03-19)

Bug Fixes

New Contributors

Full Changelog: conventional-changelog/commitlint@v19.2.0...v19.2.1

Changelog

Sourced from @​commitlint/cli's changelog.

19.2.1 (2024-03-19)

Note: Version bump only for package @​commitlint/cli

Commits

Updates @storybook/addon-essentials from 8.0.0-alpha.16 to 8.0.6

Release notes

Sourced from @​storybook/addon-essentials's releases.

v8.0.6

8.0.6

v8.0.5

8.0.5

v8.0.4

8.0.4

  • Addon Docs: Support Stencil based display names in source snippets - #26592, thanks @​yannbf!
  • CLI: Instruct the correct auto-migration command - #26515, thanks @​ndelangen!
  • CLI: Throw an error when running upgrade command in incorrect cwd - #26585, thanks @​yannbf!

v8.0.3

8.0.3

v8.0.2

8.0.2

v8.0.1

8.0.1

v8.0.0

... (truncated)

Changelog

Sourced from @​storybook/addon-essentials's changelog.

8.0.6

8.0.5

8.0.4

  • Addon Docs: Support Stencil based display names in source snippets - #26592, thanks @​yannbf!
  • CLI: Instruct the correct auto-migration command - #26515, thanks @​ndelangen!
  • CLI: Throw an error when running upgrade command in incorrect cwd - #26585, thanks @​yannbf!

8.0.3

8.0.2

8.0.1

8.0.0

Storybook 8.0 is here

It brings major improvements to Storybook's feature set for testing and documentation, with strengthened framework support across React, Vue, Angular, web-components, Svelte, and more.

  • 🩻 Built-in visual testing

... (truncated)

Commits
  • 6cf8ae4 Bump version from "8.0.5" to "8.0.6" [skip ci]
  • 75565ed Bump version from "8.0.4" to "8.0.5" [skip ci]
  • b66dfe0 Bump version from "8.0.3" to "8.0.4" [skip ci]
  • f30d120 Bump version from "8.0.2" to "8.0.3" [skip ci]
  • 01c44fb Bump version from "8.0.1" to "8.0.2" [skip ci]
  • 9975199 Bump version from "8.0.0" to "8.0.1" [skip ci]
  • 49f18e8 Bump version from "8.0.0-rc.5" to "8.0.0" [skip ci]
  • 9050c69 Bump version from "8.0.0-rc.4" to "8.0.0-rc.5" [skip ci]
  • bfa0570 Bump version from "8.0.0-rc.3" to "8.0.0-rc.4" [skip ci]
  • d6f8526 Bump version from "8.0.0-rc.2" to "8.0.0-rc.3" [skip ci]
  • Additional commits viewable in compare view

Updates @storybook/addon-interactions from 8.0.0-alpha.16 to 8.0.6

Release notes

Sourced from @​storybook/addon-interactions's releases.

v8.0.6

8.0.6

v8.0.5

8.0.5

v8.0.4

8.0.4

  • Addon Docs: Support Stencil based display names in source snippets - #26592, thanks @​yannbf!
  • CLI: Instruct the correct auto-migration command - #26515, thanks @​ndelangen!
  • CLI: Throw an error when running upgrade command in incorrect cwd - #26585, thanks @​yannbf!

v8.0.3

8.0.3

v8.0.2

8.0.2

v8.0.1

8.0.1

v8.0.0

... (truncated)

Changelog

Sourced from @​storybook/addon-interactions's changelog.

8.0.6

8.0.5

8.0.4

  • Addon Docs: Support Stencil based display names in source snippets - #26592, thanks @​yannbf!
  • CLI: Instruct the correct auto-migration command - #26515, thanks @​ndelangen!
  • CLI: Throw an error when running upgrade command in incorrect cwd - #26585, thanks @​yannbf!

8.0.3

8.0.2

8.0.1

8.0.0

Storybook 8.0 is here

It brings major improvements to Storybook's feature set for testing and documentation, with strengthened framework support across React, Vue, Angular, web-components, Svelte, and more.

  • 🩻 Built-in visual testing

... (truncated)

Commits
  • 6cf8ae4 Bump version from "8.0.5" to "8.0.6" [skip ci]
  • 75565ed Bump version from "8.0.4" to "8.0.5" [skip ci]
  • b66dfe0 Bump version from "8.0.3" to "8.0.4" [skip ci]
  • f30d120 Bump version from "8.0.2" to "8.0.3" [skip ci]
  • 01c44fb Bump version from "8.0.1" to "8.0.2" [skip ci]
  • 6c159e1 Merge pull request #26481 from storybookjs/feat/addon-panel-empty-state
  • 9975199 Bump version from "8.0.0" to "8.0.1" [skip ci]
  • a4fc840 Merge pull request #26411 from storybookjs/kasper/perf-regressions
  • 49f18e8 Bump version from "8.0.0-rc.5" to "8.0.0" [skip ci]
  • 9050c69 Bump version from "8.0.0-rc.4" to "8.0.0-rc.5" [skip ci]
  • Additional commits viewable in compare view

Updates @storybook/addon-links from 8.0.0-alpha.16 to 8.0.6

Release notes

Sourced from @​storybook/addon-links's releases.

v8.0.6

8.0.6

v8.0.5

8.0.5

v8.0.4

8.0.4

  • Addon Docs: Support Stencil based display names in source snippets - #26592, thanks @​yannbf!
  • CLI: Instruct the correct auto-migration command - #26515, thanks @​ndelangen!
  • CLI: Throw an error when running upgrade command in incorrect cwd - #26585, thanks @​yannbf!

v8.0.3

8.0.3

v8.0.2

8.0.2

v8.0.1

8.0.1

v8.0.0

... (truncated)

Changelog

Sourced from @​storybook/addon-links's changelog.

8.0.6

8.0.5

8.0.4

  • Addon Docs: Support Stencil based display names in source snippets - #26592, thanks @​yannbf!
  • CLI: Instruct the correct auto-migration command - #26515, thanks @​ndelangen!
  • CLI: Throw an error when running upgrade command in incorrect cwd - #26585, thanks @​yannbf!

8.0.3

8.0.2

8.0.1

Bumps the all-minor-updates group with 18 updates:

| Package | From | To |
| --- | --- | --- |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.1.4` | `5.2.8` |
| [vite-plugin-pwa](https://github.com/vite-pwa/vite-plugin-pwa) | `0.19.0` | `0.19.8` |
| [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) | `19.2.0` | `19.2.1` |
| [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/essentials) | `8.0.0-alpha.16` | `8.0.6` |
| [@storybook/addon-interactions](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/interactions) | `8.0.0-alpha.16` | `8.0.6` |
| [@storybook/addon-links](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/links) | `8.0.0-alpha.16` | `8.0.6` |
| [@storybook/blocks](https://github.com/storybookjs/storybook/tree/HEAD/code/ui/blocks) | `8.0.0-alpha.16` | `8.0.6` |
| [@storybook/html](https://github.com/storybookjs/storybook/tree/HEAD/code/renderers/html) | `8.0.0-alpha.16` | `8.0.6` |
| [@storybook/html-vite](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/html-vite) | `8.0.0-alpha.16` | `8.0.6` |
| [@storybook/test](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/test) | `8.0.0-alpha.16` | `8.0.6` |
| [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) | `7.33.2` | `7.34.1` |
| [eslint-plugin-storybook](https://github.com/storybookjs/eslint-plugin-storybook) | `0.6.15` | `0.8.0` |
| [sass](https://github.com/sass/dart-sass) | `1.71.1` | `1.74.1` |
| [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/cli) | `8.0.0-alpha.16` | `8.0.6` |
| [stylelint](https://github.com/stylelint/stylelint) | `16.2.1` | `16.3.1` |
| [stylelint-config-sass-guidelines](https://github.com/bjankord/stylelint-config-sass-guidelines) | `11.0.0` | `11.1.0` |
| [stylelint-scss](https://github.com/stylelint-scss/stylelint-scss) | `6.1.0` | `6.2.1` |
| [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `1.3.1` | `1.4.0` |


Updates `vite` from 5.1.4 to 5.2.8
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.2.8/packages/vite)

Updates `vite-plugin-pwa` from 0.19.0 to 0.19.8
- [Release notes](https://github.com/vite-pwa/vite-plugin-pwa/releases)
- [Commits](vite-pwa/vite-plugin-pwa@v0.19.0...v0.19.8)

Updates `@commitlint/cli` from 19.2.0 to 19.2.1
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.2.1/@commitlint/cli)

Updates `@storybook/addon-essentials` from 8.0.0-alpha.16 to 8.0.6
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v8.0.6/code/addons/essentials)

Updates `@storybook/addon-interactions` from 8.0.0-alpha.16 to 8.0.6
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v8.0.6/code/addons/interactions)

Updates `@storybook/addon-links` from 8.0.0-alpha.16 to 8.0.6
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v8.0.6/code/addons/links)

Updates `@storybook/blocks` from 8.0.0-alpha.16 to 8.0.6
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v8.0.6/code/ui/blocks)

Updates `@storybook/html` from 8.0.0-alpha.16 to 8.0.6
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v8.0.6/code/renderers/html)

Updates `@storybook/html-vite` from 8.0.0-alpha.16 to 8.0.6
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v8.0.6/code/frameworks/html-vite)

Updates `@storybook/test` from 8.0.0-alpha.16 to 8.0.6
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v8.0.6/code/lib/test)

Updates `eslint-plugin-react` from 7.33.2 to 7.34.1
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases)
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/v7.34.1/CHANGELOG.md)
- [Commits](jsx-eslint/eslint-plugin-react@v7.33.2...v7.34.1)

Updates `eslint-plugin-storybook` from 0.6.15 to 0.8.0
- [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.6.15...v0.8.0)

Updates `sass` from 1.71.1 to 1.74.1
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](sass/dart-sass@1.71.1...1.74.1)

Updates `storybook` from 8.0.0-alpha.16 to 8.0.6
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v8.0.6/code/lib/cli)

Updates `stylelint` from 16.2.1 to 16.3.1
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
- [Commits](stylelint/stylelint@16.2.1...16.3.1)

Updates `stylelint-config-sass-guidelines` from 11.0.0 to 11.1.0
- [Release notes](https://github.com/bjankord/stylelint-config-sass-guidelines/releases)
- [Changelog](https://github.com/bjankord/stylelint-config-sass-guidelines/blob/main/CHANGELOG.md)
- [Commits](bjankord/stylelint-config-sass-guidelines@v11.0.0...v11.1.0)

Updates `stylelint-scss` from 6.1.0 to 6.2.1
- [Release notes](https://github.com/stylelint-scss/stylelint-scss/releases)
- [Changelog](https://github.com/stylelint-scss/stylelint-scss/blob/master/CHANGELOG.md)
- [Commits](stylelint-scss/stylelint-scss@v6.1.0...v6.2.1)

Updates `vitest` from 1.3.1 to 1.4.0
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v1.4.0/packages/vitest)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-minor-updates
- dependency-name: vite-plugin-pwa
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-minor-updates
- dependency-name: "@commitlint/cli"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-minor-updates
- dependency-name: "@storybook/addon-essentials"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-minor-updates
- dependency-name: "@storybook/addon-interactions"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-minor-updates
- dependency-name: "@storybook/addon-links"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-minor-updates
- dependency-name: "@storybook/blocks"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-minor-updates
- dependency-name: "@storybook/html"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-minor-updates
- dependency-name: "@storybook/html-vite"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-minor-updates
- dependency-name: "@storybook/test"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-minor-updates
- dependency-name: eslint-plugin-react
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-minor-updates
- dependency-name: eslint-plugin-storybook
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-minor-updates
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-minor-updates
- dependency-name: storybook
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-minor-updates
- dependency-name: stylelint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-minor-updates
- dependency-name: stylelint-config-sass-guidelines
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-minor-updates
- dependency-name: stylelint-scss
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-minor-updates
- dependency-name: vitest
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-minor-updates
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 8, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 9, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Apr 9, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/all-minor-updates-a5263115a1 branch April 9, 2024 21:43
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.

0 participants