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

build(deps): bump the minor-and-patch-updates group across 1 directory with 25 updates #23

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 1, 2024

Bumps the minor-and-patch-updates group with 25 updates in the / directory:

Package From To
@textlint/markdown-to-ast 14.0.4 14.2.0
space-slug 2.0.2 2.1.0
@babel/preset-env 7.25.3 7.25.4
@storybook/addon-essentials 8.2.7 8.3.4
@storybook/addon-interactions 8.2.7 8.3.4
@storybook/addon-links 8.2.7 8.3.4
@storybook/blocks 8.2.7 8.3.4
@storybook/react 8.2.7 8.3.4
@storybook/react-webpack5 8.2.7 8.3.4
@storybook/test 8.2.7 8.3.4
@testing-library/jest-dom 6.4.8 6.5.0
@types/react 18.3.3 18.3.10
@vitejs/plugin-react 4.3.1 4.3.2
babel-loader 9.1.3 9.2.1
eslint-plugin-import 2.29.1 2.30.0
eslint-plugin-jsx-a11y 6.9.0 6.10.0
eslint-plugin-react 7.35.0 7.37.1
eslint-plugin-storybook 0.8.0 0.9.0
husky 9.1.4 9.1.6
lint-staged 15.2.7 15.2.10
next 14.2.5 14.2.14
storybook 8.2.7 8.3.4
tsup 8.2.3 8.3.0
tsx 4.16.5 4.19.1
typescript 5.5.4 5.6.2

Updates @textlint/markdown-to-ast from 14.0.4 to 14.2.0

Commits
  • 9e57c91 chore(release): v14.2.0 (#1418)
  • 4d62022 fix(textlint-scripts): update to pkg-to-readme@3 (#1417)
  • 82edb8d chore(release): v14.1.0 (#1416)
  • c628f8a feat(textlint): Add linter.scanFilePath API (#1414)
  • 5eab05f fix(docs): remove Lato from the documentation website (#1407)
  • 80cea10 chore(deps): update dependency eol-converter-cli to ^1.1.0
  • feadc16 fix(deps): update dependency @​babel/preset-env to ^7.25.3
  • b441ff8 chore(release): v14.0.5 (#1402)
  • 2113ac8 refactor(markdown-to-ast): migrate to neotraverse (#1401)
  • c077145 fix(deps): update dependency @​babel/core to ^7.25.2
  • Additional commits viewable in compare view

Updates space-slug from 2.0.2 to 2.1.0

Release notes

Sourced from space-slug's releases.

Release 2.1.0

  • docs: update readme (52d6856)
  • chore: yarn audit (64eeb08)
  • The word 'celestial' is an adjective, not a noun. (#24) (19f6414)
  • Merge pull request #12 from TimMikeladze/renovate/all-minor-patch (ab90abe)
  • chore(deps): update all non-major dependencies (4e5c8fa)
  • Merge pull request #13 from TimMikeladze/renovate/major-commitlint-monorepo (8ec4df1)
  • chore(deps): update commitlint monorepo to v19 (050981b)
  • Merge pull request #2 from TimMikeladze/renovate/all-minor-patch (023a5f6)
  • chore(deps): update dependency release-it to v17.1.1 (1c6c0f2)
Commits
  • 5ced60a chore(release): v2.1.0
  • 52d6856 docs: update readme
  • 64eeb08 chore: yarn audit
  • 19f6414 The word 'celestial' is an adjective, not a noun. (#24)
  • ab90abe Merge pull request #12 from TimMikeladze/renovate/all-minor-patch
  • 4e5c8fa chore(deps): update all non-major dependencies
  • 8ec4df1 Merge pull request #13 from TimMikeladze/renovate/major-commitlint-monorepo
  • 050981b chore(deps): update commitlint monorepo to v19
  • 023a5f6 Merge pull request #2 from TimMikeladze/renovate/all-minor-patch
  • 1c6c0f2 chore(deps): update dependency release-it to v17.1.1
  • See full diff in compare view

Updates @babel/preset-env from 7.25.3 to 7.25.4

Release notes

Sourced from @​babel/preset-env's releases.

v7.25.4 (2024-08-22)

🐛 Bug Fix

💅 Polish

  • babel-generator, babel-plugin-proposal-decorators, babel-plugin-proposal-destructuring-private, babel-plugin-proposal-pipeline-operator, babel-plugin-transform-class-properties, babel-plugin-transform-destructuring, babel-plugin-transform-optional-chaining, babel-plugin-transform-private-methods, babel-plugin-transform-private-property-in-object, babel-plugin-transform-typescript, babel-runtime-corejs2, babel-runtime, babel-traverse
  • babel-generator, babel-plugin-transform-class-properties
  • babel-generator, babel-plugin-proposal-decorators, babel-plugin-proposal-destructuring-private, babel-plugin-transform-object-rest-spread

🔬 Output optimization

Committers: 4

Changelog

Sourced from @​babel/preset-env's changelog.

v7.25.4 (2024-08-22)

🐛 Bug Fix

💅 Polish

  • babel-generator, babel-plugin-proposal-decorators, babel-plugin-proposal-destructuring-private, babel-plugin-proposal-pipeline-operator, babel-plugin-transform-class-properties, babel-plugin-transform-destructuring, babel-plugin-transform-optional-chaining, babel-plugin-transform-private-methods, babel-plugin-transform-private-property-in-object, babel-plugin-transform-typescript, babel-runtime-corejs2, babel-runtime, babel-traverse
  • babel-generator, babel-plugin-transform-class-properties
  • babel-generator, babel-plugin-proposal-decorators, babel-plugin-proposal-destructuring-private, babel-plugin-transform-object-rest-spread

🔬 Output optimization

Commits

Updates @storybook/addon-essentials from 8.2.7 to 8.3.4

Release notes

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

v8.3.4

8.3.4

v8.3.3

8.3.3

  • CLI: Show constraints in error when getting depndencies - #29187, thanks @​andrasczeh!
  • React-Vite: Downgrade react-docgen-typescript plugin - #29184, thanks @​shilman!
  • UI: Fix composed storybook TooltipLinkList bug where href isn't passed forward - #29175, thanks @​JSMike!

v8.3.2

8.3.2

v8.3.1

8.3.1

v8.3.0

8.3.0

Fresh out of the oven! Storybook 8.3 brings you:

  • ⚡️ First-class Vitest integration to run stories as component tests
  • 🔼 Next.js-Vite framework for Vitest compatibility and better DX
  • 🗜️ Further reduced bundle size for a smaller install footprint
  • 🌐 Experimental Story globals to standardize stories for themes, viewports, and locales
  • 💯 Hundreds more improvements

... (truncated)

Changelog

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

8.3.4

8.3.3

  • CLI: Show constraints in error when getting depndencies - #29187, thanks @​andrasczeh!
  • React-Vite: Downgrade react-docgen-typescript plugin - #29184, thanks @​shilman!
  • UI: Fix composed storybook TooltipLinkList bug where href isn't passed forward - #29175, thanks @​JSMike!

8.3.2

8.3.1

8.3.0

Fresh out of the oven! Storybook 8.3 brings you:

  • ⚡️ First-class Vitest integration to run stories as component tests
  • 🔼 Next.js-Vite framework for Vitest compatibility and better DX
  • 🗜️ Further reduced bundle size for a smaller install footprint
  • 🌐 Experimental Story globals to standardize stories for themes, viewports, and locales
  • 💯 Hundreds more improvements
  • Addon Test: Improve messages and post install script handling - #29036, thanks @​yannbf!
  • Addon Viewport: Add default options via parameters - #28944, thanks @​ndelangen!
  • Addon Test: Add experimental vitest integration - #28768, thanks @​kasperpeulen!
  • Addon Test: Fix error message logic in set up file - #28906, thanks @​yannbf!
  • Addon Test: Fix indentation of 'vitePluginNext' in generated Vitest config file - #29011, thanks @​ghengeveld!
  • Addon Test: Fix postinstall file types - #28978, thanks @​shilman!
  • Addon Test: Fix tests potentially not existing in non-isolate mode - #28993, thanks @​yannbf!
  • Addon Test: Improve transformation logic to avoid duplicate tests - #28929, thanks @​yannbf!
  • Addon Test: Set default viewport if applicable - #28905, thanks @​yannbf!
  • Addon Test: Set screenshotFailures to false by default - #28908, thanks @​yannbf!
  • Addon Docs: Remove babel dependency - #28915, thanks @​shilman!
  • Addon Interactions: Fix status in panel tab - #28580, thanks @​yannbf!
  • Angular: Fix Angular template error for props with a circular reference - #28498, thanks @​Marklb!
  • Angular: Fix template props not able to use dot notation - #28588, thanks @​Marklb!

... (truncated)

Commits
  • 20ab887 Bump version from "8.3.3" to "8.3.4" [skip ci]
  • e159e49 Bump version from "8.3.2" to "8.3.3" [skip ci]
  • ee03ab0 Bump version from "8.3.1" to "8.3.2" [skip ci]
  • 43accbc Bump version from "8.3.0" to "8.3.1" [skip ci]
  • 7e94ba6 Bump version from "8.3.0-beta.5" to "8.3.0" [skip ci]
  • bce7d70 Bump version from "8.3.0-beta.4" to "8.3.0-beta.5" [skip ci]
  • cce24a0 Bump version from "8.3.0-beta.3" to "8.3.0-beta.4" [skip ci]
  • daf6159 Bump version from "8.3.0-beta.2" to "8.3.0-beta.3" [skip ci]
  • 00c1524 Bump version from "8.3.0-beta.1" to "8.3.0-beta.2" [skip ci]
  • acd2b70 Bump version from "8.3.0-beta.0" to "8.3.0-beta.1" [skip ci]
  • Additional commits viewable in compare view

Updates @storybook/addon-interactions from 8.2.7 to 8.3.4

Release notes

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

v8.3.4

8.3.4

v8.3.3

8.3.3

  • CLI: Show constraints in error when getting depndencies - #29187, thanks @​andrasczeh!
  • React-Vite: Downgrade react-docgen-typescript plugin - #29184, thanks @​shilman!
  • UI: Fix composed storybook TooltipLinkList bug where href isn't passed forward - #29175, thanks @​JSMike!

v8.3.2

8.3.2

v8.3.1

8.3.1

v8.3.0

8.3.0

Fresh out of the oven! Storybook 8.3 brings you:

  • ⚡️ First-class Vitest integration to run stories as component tests
  • 🔼 Next.js-Vite framework for Vitest compatibility and better DX
  • 🗜️ Further reduced bundle size for a smaller install footprint
  • 🌐 Experimental Story globals to standardize stories for themes, viewports, and locales
  • 💯 Hundreds more improvements

... (truncated)

Changelog

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

8.3.4

8.3.3

  • CLI: Show constraints in error when getting depndencies - #29187, thanks @​andrasczeh!
  • React-Vite: Downgrade react-docgen-typescript plugin - #29184, thanks @​shilman!
  • UI: Fix composed storybook TooltipLinkList bug where href isn't passed forward - #29175, thanks @​JSMike!

8.3.2

8.3.1

8.3.0

Fresh out of the oven! Storybook 8.3 brings you:

  • ⚡️ First-class Vitest integration to run stories as component tests
  • 🔼 Next.js-Vite framework for Vitest compatibility and better DX
  • 🗜️ Further reduced bundle size for a smaller install footprint
  • 🌐 Experimental Story globals to standardize stories for themes, viewports, and locales
  • 💯 Hundreds more improvements
  • Addon Test: Improve messages and post install script handling - #29036, thanks @​yannbf!
  • Addon Viewport: Add default options via parameters - #28944, thanks @​ndelangen!
  • Addon Test: Add experimental vitest integration - #28768, thanks @​kasperpeulen!
  • Addon Test: Fix error message logic in set up file - #28906, thanks @​yannbf!
  • Addon Test: Fix indentation of 'vitePluginNext' in generated Vitest config file - #29011, thanks @​ghengeveld!
  • Addon Test: Fix postinstall file types - #28978, thanks @​shilman!
  • Addon Test: Fix tests potentially not existing in non-isolate mode - #28993, thanks @​yannbf!
  • Addon Test: Improve transformation logic to avoid duplicate tests - #28929, thanks @​yannbf!
  • Addon Test: Set default viewport if applicable - #28905, thanks @​yannbf!
  • Addon Test: Set screenshotFailures to false by default - #28908, thanks @​yannbf!
  • Addon Docs: Remove babel dependency - #28915, thanks @​shilman!
  • Addon Interactions: Fix status in panel tab - #28580, thanks @​yannbf!
  • Angular: Fix Angular template error for props with a circular reference - #28498, thanks @​Marklb!
  • Angular: Fix template props not able to use dot notation - #28588, thanks @​Marklb!

... (truncated)

Commits
  • 20ab887 Bump version from "8.3.3" to "8.3.4" [skip ci]
  • 1cf5bac Merge pull request #29110 from storybookjs/kasper/fix-ansi-chars
  • e159e49 Bump version from "8.3.2" to "8.3.3" [skip ci]
  • ee03ab0 Bump version from "8.3.1" to "8.3.2" [skip ci]
  • 43accbc Bump version from "8.3.0" to "8.3.1" [skip ci]
  • 7e94ba6 Bump version from "8.3.0-beta.5" to "8.3.0" [skip ci]
  • bce7d70 Bump version from "8.3.0-beta.4" to "8.3.0-beta.5" [skip ci]
  • 603841c Merge pull request #29044 from storybookjs/valentin/propagate-error-in-testing
  • 46aa6e0 Fix bug where @​storybook/test is not imported but canvas is used directly fro...
  • cce24a0 Bump version from "8.3.0-beta.3" to "8.3.0-beta.4" [skip ci]
  • Additional commits viewable in compare view

Updates @storybook/addon-links from 8.2.7 to 8.3.4

Release notes

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

v8.3.4

8.3.4

v8.3.3

8.3.3

  • CLI: Show constraints in error when getting depndencies - #29187, thanks @​andrasczeh!
  • React-Vite: Downgrade react-docgen-typescript plugin - #29184, thanks @​shilman!
  • UI: Fix composed storybook TooltipLinkList bug where href isn't passed forward - #29175, thanks @​JSMike!

v8.3.2

8.3.2

v8.3.1

8.3.1

v8.3.0

8.3.0

Fresh out of the oven! Storybook 8.3 brings you:

  • ⚡️ First-class Vitest integration to run stories as component tests
  • 🔼 Next.js-Vite framework for Vitest compatibility and better DX
  • 🗜️ Further reduced bundle size for a smaller install footprint
  • 🌐 Experimental Story globals to standardize stories for themes, viewports, and locales
  • 💯 Hundreds more improvements

... (truncated)

Changelog

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

8.3.4

8.3.3

  • CLI: Show constraints in error when getting depndencies - #29187, thanks @​andrasczeh!
  • React-Vite: Downgrade react-docgen-typescript plugin - #29184, thanks @​shilman!
  • UI: Fix composed storybook TooltipLinkList bug where href isn't passed forward - #29175, thanks @​JSMike!

8.3.2

8.3.1

8.3.0

Fresh out of the oven! Storybook 8.3 brings you:

  • ⚡️ First-class Vitest integration to run stories as component tests
  • 🔼 Next.js-Vite framework for Vitest compatibility and better DX
  • 🗜️ Further reduced bundle size for a smaller install footprint
  • 🌐 Experimental Story globals to standardize stories for themes, viewports, and locales
  • 💯 Hundreds more improvements
  • Addon Test: Improve messages and post install script handling - #29036, thanks @​yannbf!
  • Addon Viewport: Add default options via parameters - #28944, thanks @​ndelangen!
  • Addon Test: Add experimental vitest integration - #28768, thanks @​kasperpeulen!
  • Addon Test: Fix error message logic in set up file - #28906, thanks @​yannbf!
  • Addon Test: Fix indentation of 'vitePluginNext' in generated Vitest config file - #29011, thanks @​ghengeveld!
  • Addon Test: Fix postinstall file types - #28978, thanks @​shilman!
  • Addon Test: Fix tests potentially not existing in non-isolate mode - #28993, thanks @​yannbf!
  • Addon Test: Improve transformation logic to avoid duplicate tests - #28929, thanks @​yannbf!
  • Addon Test: Set default viewport if applicable - #28905, thanks @​yannbf!
  • Addon Test: Set screenshotFailures to false by default - #28908, thanks @​yannbf!
  • Addon Docs: Remove babel dependency - #28915, thanks @​shilman!
  • Addon Interactions: Fix status in panel tab - #28580, thanks @​yannbf!
  • Angular: Fix Angular template error for props with a circular reference - #28498, thanks @​Marklb!
  • Angular: Fix template props not able to use dot notation - #28588, thanks @​Marklb!

... (truncated)

Commits
  • 20ab887 Bump version from "8.3.3" to "8.3.4" [skip ci]
  • e159e49 Bump version from "8.3.2" to "8.3.3" [skip ci]
  • ee03ab0 Bump version from "8.3.1" to "8.3.2" [skip ci]
  • 43accbc Bump version from "8.3.0" to "8.3.1" [skip ci]
  • 7e94ba6 Bump version from "8.3.0-beta.5" to "8.3.0" [skip ci]
  • bce7d70 Bump version from "8.3.0-beta.4" to "8.3.0-beta.5" [skip ci]
  • cce24a0 Bump version from "8.3.0-beta.3" to "8.3.0-beta.4" [skip ci]
  • daf6159 Bump version from "8.3.0-beta.2" to "8.3.0-beta.3" [skip ci]
  • 00c1524 Bump version from "8.3.0-beta.1" to "8.3.0-beta.2" [skip ci]
  • acd2b70 Bump version from "8.3.0-beta.0" to "8.3.0-beta.1" [skip ci]
  • Additional commits viewable in compare view

Updates @storybook/blocks from 8.2.7 to 8.3.4

Release notes

Sourced from @​storybook/blocks's releases.

v8.3.4

8.3.4

v8.3.3

8.3.3

  • CLI: Show constraints in error when getting depndencies - #29187, thanks @​andrasczeh!
  • React-Vite: Downgrade react-docgen-typescript plugin - #29184, thanks @​shilman!
  • UI: Fix composed storybook TooltipLinkList bug where href isn't passed forward - #29175, thanks @​JSMike!

v8.3.2

8.3.2

v8.3.1

8.3.1

v8.3.0

8.3.0

Fresh out of the oven! Storybook 8.3 brings you:

  • ⚡️ First-class Vitest integration to run stories as component tests
  • 🔼 Next.js-Vite framework for Vitest compatibility and better DX
  • 🗜️ Further reduced bundle size for a smaller install footprint
  • 🌐 Experimental Story globals to standardize stories for themes, viewports, and locales
  • 💯 Hundreds more improvements
  • Addon Test: Improve messages and post install script handling - #29036, thanks @​yannbf!
  • Addon Viewport: Add default options via parameters - #28944, thanks @​ndelangen!
  • Addon Test: Add experimental vitest integration - #28768, thanks @​kasperpeulen!
  • Addon Test: Fix error message logic in set up file - #28906, thanks @​yannbf!
  • Addon Test: Fix indentation of 'vitePluginNext' in generated Vitest config file - #29011, thanks

…y with 25 updates

Bumps the minor-and-patch-updates group with 25 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@textlint/markdown-to-ast](https://github.com/textlint/textlint) | `14.0.4` | `14.2.0` |
| [space-slug](https://github.com/TimMikeladze/space-slug) | `2.0.2` | `2.1.0` |
| [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) | `7.25.3` | `7.25.4` |
| [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/essentials) | `8.2.7` | `8.3.4` |
| [@storybook/addon-interactions](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/interactions) | `8.2.7` | `8.3.4` |
| [@storybook/addon-links](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/links) | `8.2.7` | `8.3.4` |
| [@storybook/blocks](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/blocks) | `8.2.7` | `8.3.4` |
| [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/code/renderers/react) | `8.2.7` | `8.3.4` |
| [@storybook/react-webpack5](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/react-webpack5) | `8.2.7` | `8.3.4` |
| [@storybook/test](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/test) | `8.2.7` | `8.3.4` |
| [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) | `6.4.8` | `6.5.0` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.3.3` | `18.3.10` |
| [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) | `4.3.1` | `4.3.2` |
| [babel-loader](https://github.com/babel/babel-loader) | `9.1.3` | `9.2.1` |
| [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) | `2.29.1` | `2.30.0` |
| [eslint-plugin-jsx-a11y](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y) | `6.9.0` | `6.10.0` |
| [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) | `7.35.0` | `7.37.1` |
| [eslint-plugin-storybook](https://github.com/storybookjs/eslint-plugin-storybook) | `0.8.0` | `0.9.0` |
| [husky](https://github.com/typicode/husky) | `9.1.4` | `9.1.6` |
| [lint-staged](https://github.com/lint-staged/lint-staged) | `15.2.7` | `15.2.10` |
| [next](https://github.com/vercel/next.js) | `14.2.5` | `14.2.14` |
| [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/cli) | `8.2.7` | `8.3.4` |
| [tsup](https://github.com/egoist/tsup) | `8.2.3` | `8.3.0` |
| [tsx](https://github.com/privatenumber/tsx) | `4.16.5` | `4.19.1` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.5.4` | `5.6.2` |



Updates `@textlint/markdown-to-ast` from 14.0.4 to 14.2.0
- [Release notes](https://github.com/textlint/textlint/releases)
- [Commits](textlint/textlint@v14.0.4...v14.2.0)

Updates `space-slug` from 2.0.2 to 2.1.0
- [Release notes](https://github.com/TimMikeladze/space-slug/releases)
- [Commits](TimMikeladze/space-slug@2.0.2...2.1.0)

Updates `@babel/preset-env` from 7.25.3 to 7.25.4
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.25.4/packages/babel-preset-env)

Updates `@storybook/addon-essentials` from 8.2.7 to 8.3.4
- [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.3.4/code/addons/essentials)

Updates `@storybook/addon-interactions` from 8.2.7 to 8.3.4
- [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.3.4/code/addons/interactions)

Updates `@storybook/addon-links` from 8.2.7 to 8.3.4
- [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.3.4/code/addons/links)

Updates `@storybook/blocks` from 8.2.7 to 8.3.4
- [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.3.4/code/lib/blocks)

Updates `@storybook/react` from 8.2.7 to 8.3.4
- [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.3.4/code/renderers/react)

Updates `@storybook/react-webpack5` from 8.2.7 to 8.3.4
- [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.3.4/code/frameworks/react-webpack5)

Updates `@storybook/test` from 8.2.7 to 8.3.4
- [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.3.4/code/lib/test)

Updates `@testing-library/jest-dom` from 6.4.8 to 6.5.0
- [Release notes](https://github.com/testing-library/jest-dom/releases)
- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md)
- [Commits](testing-library/jest-dom@v6.4.8...v6.5.0)

Updates `@types/react` from 18.3.3 to 18.3.10
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

Updates `@vitejs/plugin-react` from 4.3.1 to 4.3.2
- [Release notes](https://github.com/vitejs/vite-plugin-react/releases)
- [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite-plugin-react/commits/v4.3.2/packages/plugin-react)

Updates `babel-loader` from 9.1.3 to 9.2.1
- [Release notes](https://github.com/babel/babel-loader/releases)
- [Changelog](https://github.com/babel/babel-loader/blob/main/CHANGELOG.md)
- [Commits](babel/babel-loader@v9.1.3...v9.2.1)

Updates `eslint-plugin-import` from 2.29.1 to 2.30.0
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases)
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md)
- [Commits](import-js/eslint-plugin-import@v2.29.1...v2.30.0)

Updates `eslint-plugin-jsx-a11y` from 6.9.0 to 6.10.0
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/releases)
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/blob/main/CHANGELOG.md)
- [Commits](jsx-eslint/eslint-plugin-jsx-a11y@v6.9.0...v6.10.0)

Updates `eslint-plugin-react` from 7.35.0 to 7.37.1
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases)
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](jsx-eslint/eslint-plugin-react@v7.35.0...v7.37.1)

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

Updates `husky` from 9.1.4 to 9.1.6
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](typicode/husky@v9.1.4...v9.1.6)

Updates `lint-staged` from 15.2.7 to 15.2.10
- [Release notes](https://github.com/lint-staged/lint-staged/releases)
- [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md)
- [Commits](lint-staged/lint-staged@v15.2.7...v15.2.10)

Updates `next` from 14.2.5 to 14.2.14
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v14.2.5...v14.2.14)

Updates `storybook` from 8.2.7 to 8.3.4
- [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.3.4/code/lib/cli)

Updates `tsup` from 8.2.3 to 8.3.0
- [Release notes](https://github.com/egoist/tsup/releases)
- [Commits](egoist/tsup@v8.2.3...v8.3.0)

Updates `tsx` from 4.16.5 to 4.19.1
- [Release notes](https://github.com/privatenumber/tsx/releases)
- [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs)
- [Commits](privatenumber/tsx@v4.16.5...v4.19.1)

Updates `typescript` from 5.5.4 to 5.6.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.5.4...v5.6.2)

---
updated-dependencies:
- dependency-name: "@textlint/markdown-to-ast"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch-updates
- dependency-name: space-slug
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch-updates
- dependency-name: "@babel/preset-env"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch-updates
- dependency-name: "@storybook/addon-essentials"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch-updates
- dependency-name: "@storybook/addon-interactions"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch-updates
- dependency-name: "@storybook/addon-links"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch-updates
- dependency-name: "@storybook/blocks"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch-updates
- dependency-name: "@storybook/react"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch-updates
- dependency-name: "@storybook/react-webpack5"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch-updates
- dependency-name: "@storybook/test"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch-updates
- dependency-name: "@testing-library/jest-dom"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch-updates
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch-updates
- dependency-name: "@vitejs/plugin-react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch-updates
- dependency-name: babel-loader
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch-updates
- dependency-name: eslint-plugin-import
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch-updates
- dependency-name: eslint-plugin-jsx-a11y
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch-updates
- dependency-name: eslint-plugin-react
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch-updates
- dependency-name: eslint-plugin-storybook
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch-updates
- dependency-name: husky
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch-updates
- dependency-name: lint-staged
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch-updates
- dependency-name: next
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch-updates
- dependency-name: storybook
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch-updates
- dependency-name: tsup
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch-updates
- dependency-name: tsx
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch-updates
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 1, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 1, 2024

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

@dependabot dependabot bot closed this Nov 1, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/master/minor-and-patch-updates-2ffd2e24a4 branch November 1, 2024 23:17
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