-
Notifications
You must be signed in to change notification settings - Fork 89
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): update non-major shared dependencies #1063
Conversation
b2e98b3
to
26ebeae
Compare
be0f271
to
26ebeae
Compare
021fbf9
to
2106f60
Compare
2106f60
to
5bbfd89
Compare
It seems like updating 2e49f1a#diff-6c916f13398c5cc60f2f2c8b431a876029fe8624fc47c3cdbdd49914c3e075ddR37 |
46f98e4
to
ea474ae
Compare
@@ -7,17 +7,19 @@ | |||
|
|||
const path = require('path'); | |||
const { readdirSync } = require('fs'); | |||
const storybookBabelConfig = require('@storybook/core/dist/server/common/babel'); | |||
const storybookBabelConfig = require('@storybook/core-common/dist/cjs/utils/babel'); |
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.
@storybook/core
was split into core-server
, core-client
, and core-common
in storybookjs/storybook#13808
This updates the require statement to point to the new location of this file in Storybook version 6.2+
.
This PR contains the following updates:
7.13.0
->7.13.14
7.13.1
->7.13.14
7.13.0
->7.13.8
7.13.5
->7.13.12
7.12.13
->7.13.13
11.2.0
->11.2.1
2.4.1
->2.4.2
6.1.20
->6.2.1
6.1.20
->6.2.1
6.1.20
->6.2.1
5.11.9
->5.11.10
11.2.5
->11.2.6
5.0.3
->5.1.1
12.7.3
->12.8.3
26.0.20
->26.0.22
17.0.2
->17.0.3
17.0.1
->17.0.3
4.15.2
->4.20.0
4.15.2
->4.20.0
6.29.0
->6.30.1
7.1.0
->7.2.0
3.9.0
->3.10.0
7.0.0
->7.1.0
7.20.0
->7.23.0
24.1.5
->24.3.2
7.23.0
->7.23.1
6.1.0
->6.2.0
0.26.0
->0.27.1
3.0.2
->3.0.5
5.3.0
->5.4.0
6.9.6
->6.10.1
17.0.1
->17.0.2
17.0.1
->17.0.2
17.0.1
->17.0.2
17.0.1
->17.0.2
2.40.0
->2.44.0
2.2.0
->2.3.0
0.29.0
->0.30.0
5.2.1
->5.2.3
26.5.2
->26.5.4
3.3.0
->3.5.1
3.8.3
->3.9.9
Release Notes
babel/babel
v7.13.14
Compare Source
🐛 Bug Fix
babel-core
🏠 Internal
babel-cli
,babel-core
,babel-helper-transform-fixture-test-runner
,babel-register
,babel-types
🏃♀️ Performance
babel-core
package.json
when relative configs are enabled (@nicolo-ribaudo)v7.13.10
Compare Source
🐛 Bug Fix
babel-plugin-transform-async-to-generator
,babel-plugin-transform-react-constant-elements
,babel-plugin-transform-react-jsx
babel-helper-create-class-features-plugin
,babel-plugin-proposal-private-methods
babel-helper-create-class-features-plugin
,babel-helpers
,babel-plugin-proposal-class-properties
,babel-plugin-proposal-private-methods
babel-parser
babel-helper-compilation-targets
,babel-preset-env
esmodules: true
without specified browsers (@nicolo-ribaudo)💅 Polish
babel.config.json
when linting dependencies (@nicolo-ribaudo)babel-helpers
,babel-plugin-proposal-class-properties
,babel-plugin-proposal-private-methods
📝 Documentation
🏠 Internal
babel-helper-fixtures
babel-cli
,babel-core
,babel-generator
,babel-helper-compilation-targets
,babel-helper-create-class-features-plugin
,babel-helper-create-regexp-features-plugin
,babel-helper-fixtures
,babel-helper-module-imports
,babel-helper-plugin-test-runner
,babel-helper-transform-fixture-test-runner
,babel-helpers
,babel-node
,babel-parser
,babel-plugin-external-helpers
,babel-plugin-proposal-async-generator-functions
,babel-plugin-proposal-class-properties
,babel-plugin-proposal-class-static-block
,babel-plugin-proposal-decorators
,babel-plugin-proposal-do-expressions
,babel-plugin-proposal-dynamic-import
,babel-plugin-proposal-export-default-from
,babel-plugin-proposal-export-namespace-from
,babel-plugin-proposal-function-bind
,babel-plugin-proposal-function-sent
,babel-plugin-proposal-json-strings
,babel-plugin-proposal-logical-assignment-operators
,babel-plugin-proposal-nullish-coalescing-operator
,babel-plugin-proposal-numeric-separator
,babel-plugin-proposal-object-rest-spread
,babel-plugin-proposal-optional-catch-binding
,babel-plugin-proposal-optional-chaining
,babel-plugin-proposal-partial-application
,babel-plugin-proposal-pipeline-operator
,babel-plugin-proposal-private-methods
,babel-plugin-proposal-private-property-in-object
,babel-plugin-proposal-record-and-tuple
,babel-plugin-proposal-throw-expressions
,babel-plugin-proposal-unicode-property-regex
,babel-plugin-transform-arrow-functions
,babel-plugin-transform-async-to-generator
,babel-plugin-transform-block-scoped-functions
,babel-plugin-transform-block-scoping
,babel-plugin-transform-classes
,babel-plugin-transform-computed-properties
,babel-plugin-transform-destructuring
,babel-plugin-transform-dotall-regex
,babel-plugin-transform-duplicate-keys
,babel-plugin-transform-exponentiation-operator
,babel-plugin-transform-flow-comments
,babel-plugin-transform-flow-strip-types
,babel-plugin-transform-for-of
,babel-plugin-transform-function-name
,babel-plugin-transform-instanceof
,babel-plugin-transform-jscript
,babel-plugin-transform-member-expression-literals
,babel-plugin-transform-modules-amd
,babel-plugin-transform-modules-commonjs
,babel-plugin-transform-modules-systemjs
,babel-plugin-transform-modules-umd
,babel-plugin-transform-named-capturing-groups-regex
,babel-plugin-transform-new-target
,babel-plugin-transform-object-super
,babel-plugin-transform-parameters
,babel-plugin-transform-property-literals
,babel-plugin-transform-property-mutators
,babel-plugin-transform-proto-to-assign
,babel-plugin-transform-react-constant-elements
,babel-plugin-transform-react-display-name
,babel-plugin-transform-react-inline-elements
,babel-plugin-transform-react-jsx-compat
,babel-plugin-transform-react-jsx-development
,babel-plugin-transform-react-jsx-self
,babel-plugin-transform-react-jsx-source
,babel-plugin-transform-react-jsx
,babel-plugin-transform-react-pure-annotations
,babel-plugin-transform-regenerator
,babel-plugin-transform-reserved-words
,babel-plugin-transform-runtime
,babel-plugin-transform-shorthand-properties
,babel-plugin-transform-spread
,babel-plugin-transform-sticky-regex
,babel-plugin-transform-strict-mode
,babel-plugin-transform-template-literals
,babel-plugin-transform-typeof-symbol
,babel-plugin-transform-typescript
,babel-plugin-transform-unicode-escapes
,babel-plugin-transform-unicode-regex
,babel-preset-env
,babel-preset-flow
,babel-preset-react
,babel-preset-typescript
,babel-register
,babel-standalone
,babel-traverse
babel-helper-transform-fixture-test-runner
,babel-highlight
,babel-plugin-transform-runtime
,babel-preset-env
storybookjs/storybook
v6.2.1
Compare Source
Fix bad version update message from #12183
v6.2.0
Compare Source
Storybook 6.2 future-proof component development
Storybook 6.2 includes major improvements for new frameworks, package managers, and bundlers.
🚀 Frameworks: Vue 3, Svelte Native CSF
📦 Packaging: NPM 7, Yarn 2, ESM
🛠 Bundlers: Webpack 5 (experimental), pluggable bundlers to enable Vite, ESBuild, Snowpack, & more.
It also includes an overhaul of Storybook’s auto-generated controls and hundreds more fixes, features, and tweaks.
Browse the changelogs matching
6.2.0-alpha.*
,6.2.0-beta.*
, and6.2.0-rc.*
for the full list of changes. See Storybook 6 migration guide to upgrade from5.x
or MIGRATION.md for detailed migration instructions.v6.1.21
Compare Source
Bug Fixes
--legacy-peer-deps
for NPM7 install (#14106)testing-library/jest-dom
v5.11.10
Compare Source
Bug Fixes
testing-library/react-testing-library
v11.2.6
Compare Source
Bug Fixes
testing-library/react-hooks-testing-library
v5.1.1
Compare Source
Bug Fixes
v5.1.0
Compare Source
Features
testing-library/user-event
v12.8.3
Compare Source
Bug Fixes
v12.8.2
Compare Source
Bug Fixes
v12.8.1
Compare Source
Bug Fixes
v12.8.0
Compare Source
Features
v12.7.4
Compare Source
Bug Fixes
typescript-eslint/typescript-eslint
v4.20.0
Compare Source
Features
v4.19.0
Compare Source
Bug Fixes
Features
v4.18.0
Compare Source
Bug Fixes
Features
v4.17.0
Compare Source
Bug Fixes
Features
4.16.1 (2021-03-01)
Bug Fixes
v4.16.1
Compare Source
Bug Fixes
v4.16.0
Compare Source
Bug Fixes
super
expressions inthis
assignments (#3010) (c65a139)Features
4.15.2 (2021-02-22)
Bug Fixes
4.15.1 (2021-02-15)
Bug Fixes
zendeskgarden/svg-icons
v6.30.1
Compare Source
v6.30.0
Compare Source
Features
Renovate configuration
📅 Schedule: "on Monday every 8 weeks of the year starting on the 5th week" (UTC).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻️ Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by WhiteSource Renovate. View repository job log here.