Skip to content
This repository was archived by the owner on Aug 29, 2025. It is now read-only.

Update all dependencies#701

Closed
renovate[bot] wants to merge 1 commit into
devfrom
renovate/all
Closed

Update all dependencies#701
renovate[bot] wants to merge 1 commit into
devfrom
renovate/all

Conversation

@renovate

@renovate renovate Bot commented Feb 23, 2020

Copy link
Copy Markdown
Contributor

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/cli (source) ^7.13.10 -> ^7.13.14 age adoption passing confidence
@babel/core (source) ^7.13.10 -> ^7.13.14 age adoption passing confidence
@babel/preset-env (source) ^7.13.10 -> ^7.13.12 age adoption passing confidence
@babel/preset-react (source) ^7.12.13 -> ^7.13.13 age adoption passing confidence
@storybook/builder-webpack5 ^6.2.0-alpha.30 -> ^6.2.2 age adoption passing confidence
@storybook/cli ^6.2.0-beta.10 -> ^6.2.2 age adoption passing confidence
@storybook/react ^6.2.0-beta.10 -> ^6.2.2 age adoption passing confidence
@types/mocha ^8.2.1 -> ^8.2.2 age adoption passing confidence
@types/ramda ^0.26.21 -> ^0.27.39 age adoption passing confidence
@types/react-dom ^17.0.2 -> ^17.0.3 age adoption passing confidence
@typescript-eslint/eslint-plugin ^4.18.0 -> ^4.20.0 age adoption passing confidence
@typescript-eslint/parser ^4.18.0 -> ^4.20.0 age adoption passing confidence
css-loader ^5.1.3 -> ^5.2.0 age adoption passing confidence
eslint (source) ^7.22.0 -> ^7.23.0 age adoption passing confidence
highlight.js (source) ^10.6.0 -> ^10.7.1 age adoption passing confidence
husky (source) ^5.1.3 -> ^6.0.0 age adoption passing confidence
karma (source) ^6.2.0 -> ^6.3.2 age adoption passing confidence
karma-typescript ^5.5.0 -> ^5.5.1 age adoption passing confidence
react (source) ^17.0.1 -> ^17.0.2 age adoption passing confidence
react-dom (source) ^17.0.1 -> ^17.0.2 age adoption passing confidence
ts-loader ^8.0.18 -> ^8.1.0 age adoption passing confidence
webpack ^5.27.0 -> ^5.30.0 age adoption passing confidence
webpack-cli ^4.5.0 -> ^4.6.0 age adoption passing confidence

Release Notes

babel/babel

v7.13.14

Compare Source

🐛 Bug Fix
🏠 Internal
  • Other
  • babel-cli, babel-core, babel-helper-transform-fixture-test-runner, babel-register, babel-types
🏃‍♀️ Performance
storybookjs/storybook

v6.2.2

Compare Source

Bug Fixes
  • Core: Fix symlinks in static dir when building static Storybook (#​14448)
  • Addon-docs/ArgsTable: Use storySort parameter (#​14422)
  • Revert "Svelte - Fix async loaders and docs" Fix #​14443 (#​14444)
  • Addon-docs/Angular: Keep inlineStories to false by default (#​14447)
Maintenance

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.*, and 6.2.0-rc.* for the full list of changes. See Storybook 6 migration guide to upgrade from 5.x or MIGRATION.md for detailed migration instructions.

v6.2.0-rc.13

Compare Source

Bug Fixes
  • Controls: QA fixes for Object and Color controls (#​14392)

v6.2.0-rc.12

Compare Source

Bug Fixes
  • Controls: Fix defaultValue without PropType (#​14387)
  • CLI: Compatibility with sveltekit (#​14384)
  • Controls: Color picker QA fixes (#​14382)
  • Svelte: Fix Cannot read property '__docgen' of undefined (#​14383)
Maintenance
  • Core: Make Storybook esbuild-compatible (#​14380)

v6.2.0-rc.11

Compare Source

Features
  • CLI: Use Svelte-native CSF during initialization (#​14363)
Bug Fixes
  • Addon-actions: Fix addArgs warnings by refactor (#​14372)
  • Webpack: Fix HMR by removing concatenateModules optimization (#​14373)
  • Fix issue with string unions/enums (#​14370)
  • Components: Deprecate html components entry point (#​14369)

v6.2.0-rc.10

Compare Source

NOTE: For Angular users using inline story rendering in addon-docs, this is a breaking prerelease change. See below and apologies for the back and forth. Last time we hope!

Bug Fixes
  • Addon-docs: Fix un-prefixed path links (#​14334)
  • UI: Add aria-labels to buttons without discernible text (#​14338)
Maintenance
  • Angular: Improve docs inline rendering setup (#​14333)

v6.2.0-rc.9

Compare Source

Features
  • Core: Support some special values in URL args (#​14293)
Bug Fixes
  • Core: Fix enum args parsing from URL (#​14314)
  • Controls: Tweaks and fixes for color control (#​14316)
  • Components: Handle null when parsing input in color picker (#​14305)

v6.2.0-rc.8

Compare Source

NOTE: For Angular users using inline story rendering in addon-docs, this is a breaking prerelease change. See below and apologies for the back and forth.

Bug Fixes
  • Revert "Addon-docs/Angular: Fix inline rendering setup" (#​14310)
  • Core: Import isPlainObject directly from lodash (#​14307)
  • Addon-Links: Fix react.d.ts paths (#​14306)

v6.2.0-rc.7

Compare Source

Bug Fixes
  • Core: Restore webpack4 watchOptions (#​14302)
  • Webpack: Hash files only in dev mode (#​14284)
  • UI: Element em should not make text content bold (#​14290)
Dependency Upgrades
  • Webpack5: Remove deprecated webpack-filter-warnings-plugin (#​14303)

v6.2.0-rc.6

Compare Source

Bug Fixes
  • Revert "Webpack: Hash files only in production mode" (#​14283)

v6.2.0-rc.5

Compare Source

Bug Fixes
  • Webpack: Hash files only in production mode (#​14264)
  • Angular: Allow usage of all component valid selectors (#​14230)
Maintenance
  • Addon-controls: Improve color picker UI and migrate to react-colorful (#​14249)

v6.2.0-rc.4

Compare Source

Bug Fixes
  • Webpack: Fix missing module mainField (#​14271)

v6.2.0-rc.3

Compare Source

NOTE: For Angular users using inline story rendering in addon-docs, this is a breaking prerelease change. See below.

Bug Fixes
  • Addon-docs/Angular: Fix inline rendering setup (#​14270)
  • Addon-docs: Fix table dark mode (#​14251)
  • Webpack5: Replace fullhash with contenthash (#​14261)
Maintenance
  • CLI: Don't allow root directory as static dir (#​14068)
  • WebComponents: Fix types and improve CLI detection (#​14258)

v6.2.0-rc.2

Compare Source

Bug Fixes
  • Addon-docs/Vue,Vue3: Fix preset options for vue-docgen-api (#​14227)
  • Webpack5: Fix hash => fullhash (#​14255)
Maintenance

v6.2.0-rc.1

Compare Source

Bug Fixes
  • Controls: QA fixes for Object and Color controls (#​14392)

v6.2.0-rc.0

Compare Source

Features
  • Svelte: Improve default webpack config (#​14235)

v6.2.0-beta.15

Compare Source

Features
  • Controls: Add ArgsTable sorting (#​13125)
Bug Fixes
  • Addon-docs: Fix source block error on dynamically-generated stories (#​14217)
Dependency Upgrades
  • [Security] Bump react-dev-utils from 11.0.3 to 11.0.4 (#​14210)

v6.2.0-beta.14

Compare Source

Bug Fixes

v6.2.0-beta.13

Compare Source

Features
  • CLI: Add a --webpack-stats-json flag (#​14186)
Bug Fixes
  • Core: Fix standalone and add tests (#​14196)
  • Core: Fix dotenv file loading and add env to main.js (#​14191)
  • Core: Fix main.ts/preview.ts (#​14184)

v6.2.0-beta.12

Compare Source

Features
  • Core: Hoist 'control.options', validate them in core and introduce 'control.labels' (#​14169)
Bug Fixes
  • UI: Fix React unique key warning when using renderLabel (#​14172)
Maintenance
  • Controls: Remove auto inference and add to CLI template (#​14182)

v6.2.0-beta.11

Compare Source

Bug Fixes
  • React: Fix fast refresh socket connection error (#​14165)
Dependency Upgrades
  • Update sveltedoc-parser to 4.1.0 (#​14164)

v6.2.0-beta.10

Compare Source

Bug Fixes
  • Angular: Keep story templates with an empty value (#​14113)
  • Core: Fix standalone API ... again (#​14140)

v6.2.0-beta.9

Compare Source

Bug Fixes

v6.2.0-beta.8

Compare Source

Features
  • Core: Add 'mapping' to support complex arg values (#​14100)

v6.2.0-beta.6

Compare Source

Features
  • Svelte: Fix async loaders in docs panel (#​14080)
Bug Fixes
  • CLI: Add --legacy-peer-deps for NPM7 install (#​14106)
Dependency Upgrades
  • [Security] Bump pug from 3.0.0 to 3.0.1 (#​14104)
  • [Security] Bump pug-code-gen from 3.0.1 to 3.0.2 (#​14105)

v6.2.0-beta.5

Compare Source

Features
  • Core: Add renderLabel to customize sidebar tree labels (#​13121)
Maintenance
  • Core: Namespace sidebar config options (#​14067)
Dependency Upgrades
  • Move back to the original react-sizeme package (#​14069)

v6.2.0-beta.4

Compare Source

Features
  • UI: Enable search for stories and fix / event listener (#​14062)
  • UI: Add collapse roots to sidebar navigation (#​13685)
Bug Fixes
  • Core: Support null and undefined in URL args (#​14049)
  • IE11: Transpile prettier down to ES5 (#​14047)
  • UI: Fix shortcut button focus border to support high contrast (#​13699)
Maintenance

v6.2.0-beta.3

Compare Source

Features
  • CLI: Add builder option (#​14041)
  • CLI/Vue 2: install vue-loader upon init of vue 2 storybook (#​14018)
Bug Fixes
  • SyntaxHighlighter: Safely access clipboard on global.navigator (#​14035)

v6.2.0-beta.2

Compare Source

Features
  • Addon-controls: Add JSON tree editor for Object/Array Type args (#​12824)
Bug Fixes
  • CLI: Fix opening localhost in browser by default (#​14032)
  • Addon-Docs: Do not create extra Vue instance for Dynamic source rendering (#​14002)

v6.2.0-beta.1

Compare Source

Features
  • Controls: Add ArgsTable sorting (#​13125)
Bug Fixes
  • Addon-docs: Fix source block error on dynamically-generated stories (#​14217)
Dependency Upgrades
  • [Security] Bump react-dev-utils from 11.0.3 to 11.0.4 (#​14210)

v6.2.0-beta.0

Compare Source

Storybook 6.2 is in beta. 🎉🎉🎉

Hundreds of improvements and fixes, including:

  • Vue 3 - Official support for the latest version of Vue.
  • Webpack 5 - Experimental support for the latest version of Webpack.
  • Controls - Controls improvements including URL sync, filtering, sorting, and more.
  • Angular - Overhauled Angular support.
  • Svelte - Overhauled Svelte support.

Track the release in the Github: Storybook 6.2 Release ⚡️

v6.2.0-alpha.35

Compare Source

Bug Fixes
  • Webpack5: Fix progress plugin version conflict (#​14007)

v6.2.0-alpha.34

Compare Source

Maintenance
  • Core: Use webpack4 to build Manager UI instead of webpack5 (#​14001)
  • Yarn PnP: Add missing dependencies for Webpack 4/5 work (#​13992)
Dependency Upgrades
  • Core: Fix core/builder dependencies (#​13999)

v6.2.0-alpha.33

Compare Source

Features
  • Addon-docs: Support story.mdx, stories.mdx (#​13996)
Bug Fixes
  • Webpack5: Remove outdated html-webpack-plugin types (#​13986)
Dependency Upgrades
  • Move to a fork of react-sizeme with updated React peer dependency (#​13733)
  • Webpack4: Upgrade html-webpack-plugin and remove external types (#​13993)

v6.2.0-alpha.32

Compare Source

Breaking prerelease

NOTE: this is a breaking change for users of @storybook/vue3 which is currently in alpha prerelease:

  • Vue 3: Map args with setup hook & remove automatic props mapping (#​13981)
Bug Fixes
  • Webpack5: Fix compilation error display (#​13983)
  • Webpack5: Add semver to builder-webpack5 dependencies (#​13982)
  • CLI: Don't allow empty string as outputDir option (#​13969)

v6.2.0-alpha.31

Compare Source

Features
  • Angular: Support angular components without selector (#​13939)
  • Preact: Add CSF types (#​13963)
Bug Fixes
  • Addon-docs: Fix ArgsTable tab renamed to Story when using args (#​13845)
  • Angular: Correctly destroy angular application between each render (#​13956)
  • Webpack5: Fix warnings display in build-storybook (#​13975)
typescript-eslint/typescript-eslint

v4.20.0

Compare Source

Features
  • eslint-plugin: [space-infix-ops] support for class properties and type aliases (#​3231) (5414bf2)
  • eslint-plugin: [type-annotation-spacing] handle space between ? and : (#​3138) (40bdb0b)

v4.19.0

Compare Source

Bug Fixes
  • eslint-plugin: [member-delimiter-style] correct invalid fix for multiline with params on the same line (#​3177) (7ad343b)
  • eslint-plugin: [promise-function-async] bad fixer with computed and literal methods (#​3163) (e3a3ea0)
  • typescript-estree: [ts 4.2] add support for import type equal declaration (#​3189) (6a25faf)
Features
webpack-contrib/css-loader

v5.2.0

Compare Source

Features
5.1.4 (2021-03-24)
Bug Fixes
5.1.3 (2021-03-15)
Bug Fixes
  • the auto option works using inline module syntax (#​1274) (1db2f4d)
  • ident generation for CSS modules using inline module syntax (#​1274) (1db2f4d)
5.1.2 (2021-03-10)
Bug Fixes
  • handling @import with spaces before and after and any extensions (#​1272) (0c47cf7)
  • inline loader syntax in @import and modules (3f49ed0)
5.1.1 (2021-03-01)
Bug Fixes

v5.1.4

Compare Source

eslint/eslint

v7.23.0

Compare Source

  • 687ccae Update: add option "allowInParentheses" to no-sequences (fixes #​14197) (#​14199) (Daniel Rentz)
  • dbf2529 Sponsors: Sync README with website (ESLint Jenkins)
  • 4bdf2c1 Sponsors: Sync README with website (ESLint Jenkins)
  • 49d1697 Chore: Upgrade eslint-plugin-jsdoc to v25 and remove --legacy-peer-deps (#​14244) (Brandon Mills)
  • 43f1685 Update: --quiet should not supress --max-warnings (fixes #​14202) (#​14242) (Milos Djermanovic)
  • 909c727 Docs: Add valid example that shows vars in a block scope (#​14230) (Ed S)
  • 28583eb Fix: no-mixed-operators false positives with ? : (fixes #​14223) (#​14226) (Milos Djermanovic)
  • a99eb2d Fix: Clarify line breaks in object-curly-newline (fixes #​14024) (#​14063) (armin yahya)
  • 8984c91 Update: eslint --env-info output os info (#​14059) (薛定谔的猫)
  • 2a79306 Sponsors: Sync README with website (ESLint Jenkins)
  • ebd7026 Docs: Fix typo (#​14225) (Greg Finley)
  • a2013fc Sponsors: Sync README with website (ESLint Jenkins)
highlightjs/highlight.js

v10.7.1

Compare Source

  • fix(parser) Resolves issues with TypeScript types Josh Goebel
Version 10.7.0

Parser:

New Languages:

Language grammar improvements:

Deprecations:

  • highlight(languageName, code, ignoreIllegals, continuation) deprecated as of 10.7
    • Please use the newer API which takes code and then accepts options as an object
    • IE: highlight(code, {language, ignoreIllegals})
    • continuation is for internal use only and no longer supported
  • highlightBlock(el) deprecated as of 10.7.
    • Please use highlightElement(el) instead.
    • Plugin callbacks renamed before/after:highlightBlock => before/after:highlightElement
    • Plugin callback now takes el vs block attribute
    • The old API and callbacks will be supported until v12.

v10.7.0

Compare Source

Parser:

New Languages:

Language grammar improvements:


Renovate configuration

📅 Schedule: "before 2am" (UTC).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by WhiteSource Renovate. View repository job log here.

@chriddyp
chriddyp temporarily deployed to dash-table-review-pr-701 February 23, 2020 00:06 Inactive
@chriddyp
chriddyp temporarily deployed to dash-table-review-pr-701 February 25, 2020 15:28 Inactive
@chriddyp
chriddyp temporarily deployed to dash-table-review-pr-701 February 25, 2020 19:14 Inactive
@chriddyp
chriddyp temporarily deployed to dash-table-review-pr-701 February 25, 2020 19:20 Inactive
@chriddyp
chriddyp temporarily deployed to dash-table-review-pr-701 February 25, 2020 20:44 Inactive
@chriddyp
chriddyp temporarily deployed to dash-table-review-pr-701 February 26, 2020 00:46 Inactive
@chriddyp
chriddyp temporarily deployed to dash-table-review-pr-701 February 26, 2020 20:56 Inactive
@chriddyp
chriddyp temporarily deployed to dash-table-review-pr-701 February 27, 2020 00:51 Inactive
@chriddyp
chriddyp temporarily deployed to dash-table-review-pr-701 February 27, 2020 12:56 Inactive
@renovate
renovate Bot force-pushed the renovate/all branch 2 times, most recently from 05dc2d7 to 33f86e3 Compare February 27, 2020 17:58
@chriddyp
chriddyp temporarily deployed to dash-table-review-pr-701 February 27, 2020 17:58 Inactive
@chriddyp
chriddyp temporarily deployed to dash-table-review-pr-701 February 27, 2020 18:32 Inactive
@chriddyp
chriddyp temporarily deployed to dash-table-review-pr-701 February 27, 2020 18:53 Inactive
@chriddyp
chriddyp temporarily deployed to dash-table-review-pr-701 February 27, 2020 21:41 Inactive
@chriddyp
chriddyp temporarily deployed to dash-table-review-pr-701 February 27, 2020 23:10 Inactive
@chriddyp
chriddyp temporarily deployed to dash-table-review-pr-701 March 3, 2020 18:47 Inactive
@chriddyp
chriddyp temporarily deployed to dash-table-review-pr-701 March 3, 2020 22:15 Inactive
@chriddyp
chriddyp temporarily deployed to dash-table-review-pr-701 March 4, 2020 14:04 Inactive
@chriddyp
chriddyp temporarily deployed to dash-table-review-pr-701 March 5, 2020 02:14 Inactive
@chriddyp
chriddyp temporarily deployed to dash-table-review-pr-701 March 5, 2020 17:36 Inactive
@chriddyp
chriddyp temporarily deployed to dash-table-review-pr-701 March 10, 2020 16:06 Inactive
@chriddyp
chriddyp temporarily deployed to dash-table-review-pr-701 March 10, 2020 23:08 Inactive
@chriddyp
chriddyp temporarily deployed to dash-table-review-pr-701 March 14, 2020 03:03 Inactive
@chriddyp
chriddyp temporarily deployed to dash-table-review-pr-701 March 14, 2020 03:43 Inactive
@chriddyp
chriddyp temporarily deployed to dash-table-review-pr-701 March 14, 2020 07:52 Inactive
@chriddyp
chriddyp temporarily deployed to dash-table-review-pr-701 March 15, 2020 03:03 Inactive
@chriddyp
chriddyp temporarily deployed to dash-table-review-pr-701 March 15, 2020 08:20 Inactive
@chriddyp
chriddyp temporarily deployed to dash-table-review-pr-701 March 16, 2020 20:32 Inactive
@renovate
renovate Bot force-pushed the renovate/all branch 2 times, most recently from ef3deaa to 4b4ed79 Compare March 20, 2020 15:03
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants