-
Notifications
You must be signed in to change notification settings - Fork 313
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 @babel/traverse, @storybook/addon-essentials, @storybook/angular and storybook #2720
Conversation
…ybook/angular and storybook Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) to 7.23.2 and updates ancestor dependencies [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse), [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/essentials), [@storybook/angular](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/angular) and [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/cli). These dependencies need to be updated together. Updates `@babel/traverse` from 7.22.1 to 7.23.2 - [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.23.2/packages/babel-traverse) Updates `@storybook/addon-essentials` from 7.0.18 to 7.5.0 - [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/v7.5.0/code/addons/essentials) Updates `@storybook/angular` from 7.0.18 to 7.5.0 - [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/v7.5.0/code/frameworks/angular) Updates `storybook` from 7.0.18 to 7.5.0 - [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/v7.5.0/code/lib/cli) --- updated-dependencies: - dependency-name: "@babel/traverse" dependency-type: indirect - dependency-name: "@storybook/addon-essentials" dependency-type: direct:development - dependency-name: "@storybook/angular" dependency-type: direct:development - dependency-name: storybook dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
✅ Deploy Preview for carbon-components-angular ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
…-storybook/addon-essentials-and-storybook/angular-and-storybook-7.23.2
…-storybook/addon-essentials-and-storybook/angular-and-storybook-7.23.2
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Closing PR as we've already migrated to a a storybook version greater than the suggested version.
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps @babel/traverse to 7.23.2 and updates ancestor dependencies @babel/traverse, @storybook/addon-essentials, @storybook/angular and storybook. These dependencies need to be updated together.
Updates
@babel/traverse
from 7.22.1 to 7.23.2Release notes
Sourced from
@babel/traverse
's releases.... (truncated)
Changelog
Sourced from
@babel/traverse
's changelog.... (truncated)
Commits
b4b9942
v7.23.2b13376b
Only evaluate own String/Number/Math methods (#16033)ca58ec1
v7.23.00f333da
AddcreateImportExpressions
parser option (#15682)3744545
Fix lintingc7e6806
Addt.buildUndefinedNode
(#15893)38ee8b4
Expand evaluation of global built-ins in@babel/traverse
(#15797)9f3dfd9
v7.22.203ed28b2
Fully support||
and&&
inpluginToggleBooleanFlag
(#15961)77b0d73
v7.22.19Updates
@storybook/addon-essentials
from 7.0.18 to 7.5.0Release notes
Sourced from
@storybook/addon-essentials
's releases.... (truncated)
Changelog
Sourced from
@storybook/addon-essentials
's changelog.... (truncated)
Commits
fea453a
Bump version from "7.5.0-alpha.7" to "7.5.0" [skip ci]0a6e94c
Bump version from "7.5.0-alpha.6" to "7.5.0-alpha.7" [skip ci]25af33c
Bump version from "7.5.0-alpha.5" to "7.5.0-alpha.6" [skip ci]816e86e
Bump version from "7.5.0-alpha.4" to "7.5.0-alpha.5" [skip ci]149711c
Bump version from "7.5.0-alpha.3" to "7.5.0-alpha.4" [skip ci]a12a65b
Bump version from "7.5.0-alpha.2" to "7.5.0-alpha.3" [skip ci]70e6750
Bump version from "7.5.0-alpha.1" to "7.5.0-alpha.2" [skip ci]b8b95d7
Bump version from "7.5.0-alpha.0" to "7.5.0-alpha.1" [skip ci]b3b3ba9
Bump version from "7.4.0" to "7.5.0-alpha.0" [skip ci]e38d1ab
Bump version from "7.4.0-alpha.2" to "7.4.0" [skip ci]Updates
@storybook/angular
from 7.0.18 to 7.5.0Release notes
Sourced from
@storybook/angular
's releases.... (truncated)
Changelog
Sourced from
@storybook/angular
's changelog.... (truncated)
Commits
fea453a
Bump version from "7.5.0-alpha.7" to "7.5.0" [skip ci]0a6e94c
Bump version from "7.5.0-alpha.6" to "7.5.0-alpha.7" [skip ci]5f22901
fix: syntax error in property extractor test08d3aac
fix: allow loading standalone directives25af33c
Bump version from "7.5.0-alpha.5" to "7.5.0-alpha.6" [skip ci]a1fdb68
Add Stories to cover argsToTemplate functionality7bec7b3
Replace 'storyName' with 'name' in Angular storiesa42f7b9
Support event bindings in argsToTemplatec769e4b
Rewrite Angular Stories to CSF 33146415
Add argsToTemplate helper functionUpdates
storybook
from 7.0.18 to 7.5.0Release notes
Sourced from storybook's releases.
... (truncated)
Changelog
Sourced from storybook's changelog.