kfp-tekton
kfp-tekton copied to clipboard
chore(deps): bump webpack-dev-middleware, @storybook/addon-essentials and @storybook/react in /frontend
Bumps webpack-dev-middleware to 5.3.4 and updates ancestor dependencies webpack-dev-middleware, @storybook/addon-essentials and @storybook/react. These dependencies need to be updated together.
Updates webpack-dev-middleware
from 5.3.0 to 5.3.4
Release notes
Sourced from webpack-dev-middleware's releases.
v5.3.4
5.3.4 (2024-03-20)
Bug Fixes
v5.3.3
5.3.3 (2022-05-18)
Bug Fixes
v5.3.2
5.3.2 (2022-05-17)
Bug Fixes
v5.3.1
5.3.1 (2022-02-01)
Bug Fixes
Changelog
Sourced from webpack-dev-middleware's changelog.
5.3.4 (2024-03-20)
Bug Fixes
5.3.3 (2022-05-18)
Bug Fixes
5.3.2 (2022-05-17)
Bug Fixes
5.3.1 (2022-02-01)
Bug Fixes
Commits
86071ea
chore(release): 5.3.4189c4ac
fix(security): do not allow to read files above (#1779)f3c62b8
chore(release): 5.3.3eeb8aa8
fix: types forRequest
andResponse
(#1271)1a45388
chore(release): 5.3.2b8fb945
chore(deps): memfs force update (#1269)f88067d
chore: update deps and ci (#1260)7186318
chore(deps-dev): bump@commitlint/cli
57c50ef
ci: updatecheckout
,setup-node
, andcodecov
actions (#1267)840146a
chore(deps-dev): bump@babel/preset-env
- Additional commits viewable in compare view
Updates @storybook/addon-essentials
from 6.3.6 to 6.5.16
Changelog
Sourced from @storybook/addon-essentials
's changelog.
6.5.0-rc.1 (May 18, 2022)
Bug Fixes
- CLI: Improve webpack version and add detection of nextjs (#18220)
- ArgsTable: Gracefully handle conditional args failures (#18248)
- Controls: Fix reset button broken for !undefined URL values (#18231)
- Vue3: Add support for TSX in single file components (#18038)
6.5.0-rc.0 (May 17, 2022)
Features
- Addon-a11y: Show % of users in toolbar menu (#18003)
Bug Fixes
- Web-components: Clean Lit Expression comments in story source (#18108)
- Vue: Map args correctly in CSF3 implicit render function (#18209)
- Vue3: Fix CSF3 implicit render function when storyStoreV7 is enabled (#18208
Maintenance
- CLI: Don't throw is Ctrl + C was pressed when selecting a package in the build command (#18195)
- Build: Cleanup noise from unit tests (#18196)
Dependency Upgrades
- Fixed PnP compatibility for bundled components package (#18015)
6.5.0-beta.8 (May 11, 2022)
Bug Fixes
- Composition: Fix metadata.json incorrectly overriding main.js refs versions (#18185)
Maintenance
- Examples: Set channelOptions to disallow function serialization (#18071)
Dependency Upgrades
- Upgrade to telejson 6 (#18164)
6.5.0-beta.7 (May 9, 2022)
Features
... (truncated)
Commits
- See full diff in compare view
Updates @storybook/react
from 6.3.6 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
- Bug: Remove redundant component check, as we auto-generate titles from the file system - #26516, thanks
@kasperpeulen
!- UI: Replace the icon prop in the Manager API - #26477, thanks
@cdedreuille
!v8.0.2
8.0.2
- Addon Docs: Fix [Object object] displayName in some JSX components - #26566, thanks
@yannbf
!- CLI: Add yarn1 package manager fallback for init in empty directory - #26500, thanks
@valentinpalkovic
!- CSF: Make sure loaders/decorators can be used as array - #26514, thanks
@kasperpeulen
!- Controls: Fix disable condition in ArgControl component - #26567, thanks
@valentinpalkovic
!- UI: Add key property to list children in Highlight component - #26471, thanks
@valentinpalkovic
!- UI: Fix theming of elements inside bars - #26527, thanks
@valentinpalkovic
!- UI: Improve empty state of addon panel - #26481, thanks
@yannbf
!v8.0.1
8.0.1
- Controls: Fix type summary when table.type unset - #26283, thanks
@shilman
!- Core: Fix addon bundling script - #26145, thanks
@ndelangen
!- Core: Fix fail to load
main.ts
error message - #26035, thanks@ndelangen
!- Maintenance: Fix performance regressions - #26411, thanks
@kasperpeulen
!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
- Bug: Remove redundant component check, as we auto-generate titles from the file system - #26516, thanks
@kasperpeulen
!- UI: Replace the icon prop in the Manager API - #26477, thanks
@cdedreuille
!8.0.2
- Addon Docs: Fix [Object object] displayName in some JSX components - #26566, thanks
@yannbf
!- CLI: Add yarn1 package manager fallback for init in empty directory - #26500, thanks
@valentinpalkovic
!- CSF: Make sure loaders/decorators can be used as array - #26514, thanks
@kasperpeulen
!- Controls: Fix disable condition in ArgControl component - #26567, thanks
@valentinpalkovic
!- UI: Add key property to list children in Highlight component - #26471, thanks
@valentinpalkovic
!- UI: Fix theming of elements inside bars - #26527, thanks
@valentinpalkovic
!- UI: Improve empty state of addon panel - #26481, thanks
@yannbf
!8.0.1
- Controls: Fix type summary when table.type unset - #26283, thanks
@shilman
!- Core: Fix addon bundling script - #26145, thanks
@ndelangen
!- Core: Fix fail to load
main.ts
error message - #26035, thanks@ndelangen
!- Maintenance: Fix performance regressions - #26411, thanks
@kasperpeulen
!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-usecasef30d120
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-decorator9975199
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.
[APPROVALNOTIFIER] This PR is NOT APPROVED
This pull-request has been approved by: dependabot[bot] Once this PR has been reviewed and has the lgtm label, please assign yhwang for approval. For more information see the Kubernetes Code Review Process.
The full list of commands accepted by this bot can be found here.
Approvers can indicate their approval by writing /approve
in a comment
Approvers can cancel approval by writing /approve cancel
in a comment