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

chore(deps): update devdependencies (major) #67

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 19, 2020

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@hot-loader/react-dom 16.13.0 -> 17.0.2 age adoption passing confidence
@storybook/addon-actions (source) 5.3.17 -> 8.6.7 age adoption passing confidence
@storybook/addon-knobs 5.3.17 -> 8.0.1 age adoption passing confidence
@storybook/addon-links (source) 5.3.17 -> 8.6.7 age adoption passing confidence
@storybook/addons (source) 5.3.17 -> 7.6.17 age adoption passing confidence
@storybook/cli (source) 5.3.17 -> 8.6.7 age adoption passing confidence
@storybook/react (source) 5.3.17 -> 8.6.7 age adoption passing confidence
@​types/clean-webpack-plugin 0.1.3 -> 2.0.2 age adoption passing confidence
@​types/copy-webpack-plugin 5.0.0 -> 10.1.3 age adoption passing confidence
@​types/faker 4.1.11 -> 6.6.11 age adoption passing confidence
@types/file-loader (source) 4.2.0 -> 5.0.4 age adoption passing confidence
@types/jest (source) 25.1.4 -> 29.5.14 age adoption passing confidence
@​types/mini-css-extract-plugin 0.9.1 -> 2.5.1 age adoption passing confidence
@types/react (source) 16.9.26 -> 19.0.12 age adoption passing confidence
@types/react-dom (source) 16.9.5 -> 19.0.4 age adoption passing confidence
@types/react-test-renderer (source) 16.9.2 -> 19.0.0 age adoption passing confidence
@types/webpack (source) 4.41.8 -> 5.28.5 age adoption passing confidence
@​types/webpack-dev-server 3.10.1 -> 4.7.2 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) 2.25.0 -> 8.27.0 age adoption passing confidence
@typescript-eslint/parser (source) 2.25.0 -> 8.27.0 age adoption passing confidence
babel-loader 8.1.0 -> 10.0.0 age adoption passing confidence
clean-webpack-plugin 3.0.0 -> 4.0.0 age adoption passing confidence
copy-webpack-plugin 5.1.1 -> 13.0.0 age adoption passing confidence
css-loader 3.4.2 -> 7.1.2 age adoption passing confidence
eslint (source) 6.8.0 -> 9.22.0 age adoption passing confidence
eslint-config-airbnb 18.1.0 -> 19.0.4 age adoption passing confidence
eslint-config-prettier 6.10.1 -> 10.1.1 age adoption passing confidence
eslint-plugin-prettier 3.1.2 -> 5.2.3 age adoption passing confidence
eslint-plugin-react-hooks (source) 2.5.1 -> 5.2.0 age adoption passing confidence
faker 4.1.0 -> 6.6.6 age adoption passing confidence
html-loader 0.5.5 -> 5.1.0 age adoption passing confidence
html-webpack-plugin 3.2.0 -> 5.6.3 age adoption passing confidence
husky 4.2.3 -> 9.1.7 age adoption passing confidence
jest (source) 25.2.3 -> 29.7.0 age adoption passing confidence
less (source) 3.11.1 -> 4.2.2 age adoption passing confidence
less-loader 5.0.0 -> 12.2.0 age adoption passing confidence
lint-staged 10.0.9 -> 15.5.0 age adoption passing confidence
mini-css-extract-plugin 0.9.0 -> 2.9.2 age adoption passing confidence
prettier (source) 1.19.1 -> 3.5.3 age adoption passing confidence
react-test-renderer (source) 16.13.1 -> 19.0.0 age adoption passing confidence
style-loader 1.1.3 -> 4.0.0 age adoption passing confidence
ts-jest (source) 25.2.1 -> 29.2.6 age adoption passing confidence
ts-node (source) 8.8.1 -> 10.9.2 age adoption passing confidence
typescript (source) 3.8.3 -> 5.8.2 age adoption passing confidence
webpack 4.42.1 -> 5.98.0 age adoption passing confidence
webpack-cli (source) 3.3.11 -> 6.0.1 age adoption passing confidence
webpack-dev-server 3.10.3 -> 5.2.0 age adoption passing confidence

Release Notes

storybookjs/storybook (@​storybook/addon-actions)

v8.6.7

Compare Source

v8.6.6

Compare Source

v8.6.5

Compare Source

v8.6.4

Compare Source

v8.6.3

Compare Source

v8.6.2

Compare Source

v8.6.1

Compare Source

v8.6.0

Compare Source

The 8.6 release focuses on Storybook Test, which brings realtime component, accessibility, and visual UI tests to your favorite component workshop.

Here’s what’s new:

  • 🎁 Storybook Test installer for out-of-the-box tests in new projects
  • 🦾 Accessibility “todo” workflow to systematically fix a11y violations
  • 🗜️ 80% smaller create-storybook package for much faster installs
  • 🧪 Dozens of Test fixes based on user feedback
  • 📕 Docs fixes for table of contents, code snippets, and more
  • 🚨 Key security fixes for Vite and ESbuild
  • 💯 Hundreds more improvements
List of all updates

v8.5.8

Compare Source

v8.5.7

Compare Source

v8.5.6

Compare Source

v8.5.5

Compare Source

v8.5.4

Compare Source

v8.5.3

Compare Source

v8.5.2

Compare Source

  • Addon Test: Support Vitest 3 browser.test.instances field - [#​30309](https://redirect.

Configuration

📅 Schedule: Branch creation - "* 0-3 * * *" in timezone Asia/Tokyo, Automerge - At any time (no schedule defined).

🚦 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependency label Mar 19, 2020
@renovate renovate bot force-pushed the renovate/major-devdependencies branch from 5a1cdd1 to b99e005 Compare March 21, 2020 20:22
@renovate renovate bot changed the title Update dependency html-loader to v1 Update devDependencies (major) Mar 21, 2020
@renovate renovate bot force-pushed the renovate/major-devdependencies branch 8 times, most recently from 6666ab1 to ea9a3b4 Compare March 28, 2020 19:59
@renovate renovate bot force-pushed the renovate/major-devdependencies branch 4 times, most recently from fc1241e to b53811c Compare April 6, 2020 12:24
@renovate renovate bot force-pushed the renovate/major-devdependencies branch 2 times, most recently from 0b15739 to 28c7e0a Compare April 9, 2020 16:51
@renovate renovate bot force-pushed the renovate/major-devdependencies branch 3 times, most recently from 2407106 to 8438927 Compare April 28, 2020 15:40
@renovate renovate bot force-pushed the renovate/major-devdependencies branch 6 times, most recently from daba77f to 6b0a47d Compare May 7, 2020 13:36
@renovate renovate bot force-pushed the renovate/major-devdependencies branch 4 times, most recently from b6b8656 to 216f952 Compare May 15, 2020 18:39
@renovate renovate bot force-pushed the renovate/major-devdependencies branch 3 times, most recently from 21ba3a5 to 1d97c6c Compare January 17, 2025 06:58
@renovate renovate bot force-pushed the renovate/major-devdependencies branch 4 times, most recently from 3f332bb to d9dfb58 Compare January 27, 2025 03:10
@renovate renovate bot force-pushed the renovate/major-devdependencies branch 3 times, most recently from edee038 to ee63eee Compare February 4, 2025 04:01
@renovate renovate bot force-pushed the renovate/major-devdependencies branch 3 times, most recently from 8efda3a to 842d65f Compare February 15, 2025 04:10
@renovate renovate bot force-pushed the renovate/major-devdependencies branch 6 times, most recently from fcbfce2 to 80d7591 Compare February 23, 2025 15:28
@renovate renovate bot force-pushed the renovate/major-devdependencies branch 3 times, most recently from 23923b2 to e6b8cb0 Compare March 4, 2025 08:00
@renovate renovate bot force-pushed the renovate/major-devdependencies branch 4 times, most recently from e8d93c0 to b461505 Compare March 13, 2025 04:05
@renovate renovate bot force-pushed the renovate/major-devdependencies branch 2 times, most recently from 43b7934 to f150051 Compare March 15, 2025 15:00
@renovate renovate bot force-pushed the renovate/major-devdependencies branch from f150051 to 65b05d9 Compare March 20, 2025 03:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants