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 webpack-dev-middleware, react-scripts, @storybook/addon-storyshots, @storybook/preset-create-react-app and @storybook/react in /frontend #748

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 22, 2024

Bumps webpack-dev-middleware to 5.3.4 and updates ancestor dependencies webpack-dev-middleware, react-scripts, @storybook/addon-storyshots, @storybook/preset-create-react-app and @storybook/react. These dependencies need to be updated together.

Updates webpack-dev-middleware from 3.7.3 to 5.3.4

Release notes

Sourced from webpack-dev-middleware's releases.

v5.3.4

5.3.4 (2024-03-20)

Bug Fixes

  • security: do not allow to read files above (#1779) (189c4ac)

v5.3.3

5.3.3 (2022-05-18)

Bug Fixes

v5.3.2

5.3.2 (2022-05-17)

Bug Fixes

  • node types (#1195) (d68ab36)
  • compatibility with Node.js 18

v5.3.1

5.3.1 (2022-02-01)

Bug Fixes

v5.3.0

5.3.0 (2021-12-16)

Features

v5.2.2

5.2.2 (2021-11-17)

Chore

  • update schema-utils package to 4.0.0 version

... (truncated)

Changelog

Sourced from webpack-dev-middleware's changelog.

5.3.4 (2024-03-20)

Bug Fixes

  • security: do not allow to read files above (#1779) (189c4ac)

5.3.3 (2022-05-18)

Bug Fixes

5.3.2 (2022-05-17)

Bug Fixes

5.3.1 (2022-02-01)

Bug Fixes

5.3.0 (2021-12-16)

Features

5.2.2 (2021-11-17)

Chore

  • update schema-utils package to 4.0.0 version

5.2.1 (2021-09-25)

  • internal release, no visible changes and features

5.2.0 (2021-09-24)

... (truncated)

Commits

Updates react-scripts from 4.0.3 to 5.0.1

Commits

Updates @storybook/addon-storyshots from 6.5.16 to 7.6.17

Release notes

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

v7.6.17

7.6.17

v7.6.16

7.6.16

  • Addon Themes: Make type generic less strict - #26042, thanks @​yannbf!
  • Interaction: Make sure that adding spies doesn't cause infinite loops with self referencing args #26019, thanks @​kasperpeulen!

v7.6.15

7.6.15

  • Interaction: Make sure that adding spies doesn't cause infinite loops with self referencing args #26019, thanks @​kasperpeulen!

v7.6.14

7.6.14

v7.6.13

7.6.13

v7.6.12

7.6.12

  • CLI: Fix upgrade detecting the wrong version of existing Storybooks - #25752, thanks @​JReinhold!

v7.6.11

7.6.11

v7.6.10

7.6.10

v7.6.9

7.6.9

... (truncated)

Changelog

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

7.6.17

7.6.16

  • Addon Themes: Make type generic less strict - #26042, thanks @​yannbf!
  • Interaction: Make sure that adding spies doesn't cause infinite loops with self referencing args #26019, thanks @​kasperpeulen!

7.6.15

This release accidentally didn't contain anything.

7.6.14

7.6.13

7.6.12

  • CLI: Fix upgrade detecting the wrong version of existing Storybooks - #25752, thanks @​JReinhold!

7.6.11

7.6.10

7.6.9

7.6.8

... (truncated)

Commits
  • 60bf2b5 Bump version from "7.6.16" to "7.6.17" [skip ci]
  • 287300b Bump version from "7.6.15" to "7.6.16" [skip ci]
  • 8bcc3b4 Bump version from "7.6.14" to "7.6.15" [skip ci]
  • 8d42c55 Bump version from "7.6.13" to "7.6.14" [skip ci]
  • 95ed703 Bump version from "7.6.12" to "7.6.13" [skip ci]
  • cebb1a7 Bump version from "7.6.11" to "7.6.12" [skip ci]
  • a8b5861 Bump version from "7.6.10" to "7.6.11" [skip ci]
  • 0a8f25a Bump version from "7.6.9" to "7.6.10" [skip ci]
  • fbb29c1 Bump version from "7.6.8" to "7.6.9" [skip ci]
  • 2eded2e Bump version from "7.6.7" to "7.6.8" [skip ci]
  • Additional commits viewable in compare view

Updates @storybook/preset-create-react-app from 3.2.0 to 8.0.4

Release notes

Sourced from @​storybook/preset-create-react-app's releases.

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

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
  • ⚛️ React Server Component support
  • 🎛️ Improved controls for React and Vue projects
  • ⚡️ Improved Vite architecture, Vitest testing, and Vite 5 support
  • 🧪 2-4x faster Storybooks for testing
  • ✨ Refreshed desktop UI
  • 📲 Rebuilt mobile UX
  • 🙅‍♀️ No more React requirement in non-React projects

Please checkout our Migration Guide to upgrade from earlier versions of Storybook. To see a comprehensive list of changes that went into 8.0, you can refer to the 8.0 prerelease changelogs.

... (truncated)

Changelog

Sourced from @​storybook/preset-create-react-app's changelog.

4.1.2

  • Use overrides from SB rather than defining ourselves #254

4.1.1

  • Update peer dependencies and add a note about versions #252

4.1.0

  • Add support for builder.core options to CRA preset #240

4.0.2

  • Fix bug merging core presets #238 #239

4.0.1

  • Support CJS files using Storybook's config #229

4.0.0

  • CRA: Add compatibility for CRA v5 #214
Commits
  • 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]
  • ebec658 Bump version from "8.0.0-rc.1" to "8.0.0-rc.2" [skip ci]
  • 68f1b28 Bump version from "8.0.0-rc.0" to "8.0.0-rc.1" [skip ci]
  • Additional commits viewable in compare view

Updates @storybook/react from 6.5.16 to 8.0.4

Release notes

Sourced from @​storybook/react's releases.

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

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
  • ⚛️ React Server Component support
  • 🎛️ Improved controls for React and Vue projects
  • ⚡️ Improved Vite architecture, Vitest testing, and Vite 5 support
  • 🧪 2-4x faster Storybooks for testing
  • ✨ Refreshed desktop UI
  • 📲 Rebuilt mobile UX
  • 🙅‍♀️ No more React requirement in non-React projects

Please checkout our Migration Guide to upgrade from earlier versions of Storybook. To see a comprehensive list of changes that went into 8.0, you can refer to the 8.0 prerelease changelogs.

... (truncated)

Changelog

Sourced from @​storybook/react's changelog.

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
  • ⚛️ React Server Component support
  • 🎛️ Improved controls for React and Vue projects
  • ⚡️ Improved Vite architecture, Vitest testing, and Vite 5 support
  • 🧪 2-4x faster Storybooks for testing
  • ✨ Refreshed desktop UI
  • 📲 Rebuilt mobile UX
  • 🙅‍♀️ No more React requirement in non-React projects

Please checkout our Migration Guide to upgrade from earlier versions of Storybook. To see a comprehensive list of changes that went into 8.0, you can refer to the 8.0 prerelease changelogs.

7.6.17

... (truncated)

Commits
  • b66dfe0 Bump version from "8.0.3" to "8.0.4" [skip ci]
  • eac115d Merge pull request #26592 from storybookjs/yann/fix-forward-ref-docgen-usecase
  • 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]
  • 7b5d84c Merge pull request #26566 from storybookjs/yann/fix-docs-jsx-decorator
  • 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]
  • a6b04dc Merge pull request #26382 from storybookjs/yann/fix-docs-jsx-in-react
  • Additional commits viewable 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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

…ddon-storyshots, @storybook/preset-create-react-app and @storybook/react

Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) to 5.3.4 and updates ancestor dependencies [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware), [react-scripts](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-scripts), [@storybook/addon-storyshots](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/storyshots-core), [@storybook/preset-create-react-app](https://github.com/storybookjs/storybook/tree/HEAD/code/presets/create-react-app) and [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/code/renderers/react). These dependencies need to be updated together.


Updates `webpack-dev-middleware` from 3.7.3 to 5.3.4
- [Release notes](https://github.com/webpack/webpack-dev-middleware/releases)
- [Changelog](https://github.com/webpack/webpack-dev-middleware/blob/v5.3.4/CHANGELOG.md)
- [Commits](webpack/webpack-dev-middleware@v3.7.3...v5.3.4)

Updates `react-scripts` from 4.0.3 to 5.0.1
- [Release notes](https://github.com/facebook/create-react-app/releases)
- [Changelog](https://github.com/facebook/create-react-app/blob/main/CHANGELOG-4.x.md)
- [Commits](https://github.com/facebook/create-react-app/commits/[email protected]/packages/react-scripts)

Updates `@storybook/addon-storyshots` from 6.5.16 to 7.6.17
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/v7.6.17/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v7.6.17/code/addons/storyshots-core)

Updates `@storybook/preset-create-react-app` from 3.2.0 to 8.0.4
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/code/presets/create-react-app/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v8.0.4/code/presets/create-react-app)

Updates `@storybook/react` from 6.5.16 to 8.0.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.0.4/code/renderers/react)

---
updated-dependencies:
- dependency-name: webpack-dev-middleware
  dependency-type: indirect
- dependency-name: react-scripts
  dependency-type: direct:production
- dependency-name: "@storybook/addon-storyshots"
  dependency-type: direct:development
- dependency-name: "@storybook/preset-create-react-app"
  dependency-type: direct:development
- dependency-name: "@storybook/react"
  dependency-type: direct:development
...

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 Mar 22, 2024
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.

None yet

0 participants