reactjs / react-tabs

An accessible and easy tab component for ReactJS.
https://reactcommunity.org/react-tabs/
MIT License
3.1k stars 447 forks source link

chore(deps): update dependency webpack-cli to v5 #503

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
webpack-cli (source) 4.10.0 -> 5.0.0 age adoption passing confidence

Release Notes

webpack/webpack-cli ### [`v5.0.0`](https://togithub.com/webpack/webpack-cli/blob/HEAD/CHANGELOG.md#​500-httpsgithubcomwebpackwebpack-clicomparewebpack-cli4100webpack-cli500-2022-11-17) [Compare Source](https://togithub.com/webpack/webpack-cli/compare/webpack-cli@4.10.0...webpack-cli@5.0.0) ##### Bug Fixes - improve description of the `--disable-interpret` option ([#​3364](https://togithub.com/webpack/webpack-cli/issues/3364)) ([bdb7e20](https://togithub.com/webpack/webpack-cli/commit/bdb7e20a3fc5a676bf5ba9912c091a2c9b3a1cfd)) - remove the redundant `utils` export ([#​3343](https://togithub.com/webpack/webpack-cli/issues/3343)) ([a9ce5d0](https://togithub.com/webpack/webpack-cli/commit/a9ce5d077f90492558e2d5c14841b3b5b85f1186)) - respect `NODE_PATH` env variable ([#​3411](https://togithub.com/webpack/webpack-cli/issues/3411)) ([83d1f58](https://togithub.com/webpack/webpack-cli/commit/83d1f58fb52d9dcfa3499efb342dfc47d0cca73a)) - show all CLI specific flags in the minimum help output ([#​3354](https://togithub.com/webpack/webpack-cli/issues/3354)) ([35843e8](https://togithub.com/webpack/webpack-cli/commit/35843e87c61fd27be92afce11bd66ebf4f9519ae)) ##### Features - failOnWarnings option ([#​3317](https://togithub.com/webpack/webpack-cli/issues/3317)) ([c48c848](https://togithub.com/webpack/webpack-cli/commit/c48c848c6c84eb73fbd829dc41bee301b0b7e2de)) - update commander to v9 ([#​3460](https://togithub.com/webpack/webpack-cli/issues/3460)) ([6621c02](https://togithub.com/webpack/webpack-cli/commit/6621c023ab59cc510a5f76e262f2c81676d1920b)) - added the `--define-process-env-node-env` option - update `interpret` to v3 and `rechoir` to v0.8 - add an option for preventing interpret ([#​3329](https://togithub.com/webpack/webpack-cli/issues/3329)) ([c737383](https://togithub.com/webpack/webpack-cli/commit/c7373832b96af499ad0813e07d114bdc927afdf4)) ##### BREAKING CHANGES - the minimum supported webpack version is v5.0.0 ([#​3342](https://togithub.com/webpack/webpack-cli/issues/3342)) ([b1af0dc](https://togithub.com/webpack/webpack-cli/commit/b1af0dc7ebcdf746bc37889e4c1f978c65acc4a5)), closes [#​3342](https://togithub.com/webpack/webpack-cli/issues/3342) - webpack-cli no longer supports webpack v4, the minimum supported version is webpack v5.0.0 - webpack-cli no longer supports webpack-dev-server v3, the minimum supported version is webpack-dev-server v4.0.0 - remove the `migrate` command ([#​3291](https://togithub.com/webpack/webpack-cli/issues/3291)) ([56b43e4](https://togithub.com/webpack/webpack-cli/commit/56b43e4baf76c166ade3b282b40ad9d007cc52b6)), closes [#​3291](https://togithub.com/webpack/webpack-cli/issues/3291) - remove the `--prefetch` option in favor the `PrefetchPlugin` plugin - remove the `--node-env` option in favor `--define-process-env-node-env` - remove the `--hot` option in favor of directly using the `HotModuleReplacement` plugin (only for `build` command, for `serve` it will work) - the behavior logic of the `--entry` option has been changed - previously it replaced your entries, now the option adds a specified entry, if you want to return the previous behavior please use ` webpack --entry-reset --entry './src/my-entry.js' `

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



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

github-actions[bot] commented 2 years ago

📊 Package size report   -0%↓

File Before (Size / Gzip) After (Size / Gzip)
package.json 3.6 kB / 1.3 kB -0.03%↓3.6 kB / 0.08%↑1.3 kB
Total (Includes all files) 197.7 kB / 59.7 kB -0%↓197.7 kB / 0%↑59.7 kB
Tarball size 44.4 kB -0.04%↓44.4 kB
Unchanged files | File | Size (Size / Gzip) | | ---------------------------------------------------------------------------------------------------------------------------------------------- | -------------------: | | `dist/react-tabs.development.js` | `19.3 kB` / `4.7 kB` | | `dist/react-tabs.production.min.js` | `7.3 kB` / `2.6 kB` | | `esm/components/Tab.js` | `2.1 kB` / `845 B` | | `esm/components/TabList.js` | `1.1 kB` / `497 B` | | `esm/components/TabPanel.js` | `1.5 kB` / `651 B` | | `esm/components/Tabs.js` | `3.1 kB` / `1.1 kB` | | `esm/components/UncontrolledTabs.js` | `7.1 kB` / `2.0 kB` | | `esm/helpers/childrenDeepMap.js` | `877 B` / `307 B` | | `esm/helpers/count.js` | `213 B` / `157 B` | | `esm/helpers/elementTypes.js` | `254 B` / `145 B` | | `esm/helpers/propTypes.js` | `2.6 kB` / `921 B` | | `esm/index.js` | `200 B` / `94 B` | | [`index.d.ts`](https://github.com/reactjs/react-tabs/blob/renovate/webpack-cli-5.x/index.d.ts) | `1.9 kB` / `529 B` | | `lib/components/Tab.js` | `3.6 kB` / `1.3 kB` | | `lib/components/TabList.js` | `1.4 kB` / `585 B` | | `lib/components/TabPanel.js` | `1.9 kB` / `742 B` | | `lib/components/Tabs.js` | `4.6 kB` / `1.5 kB` | | `lib/components/UncontrolledTabs.js` | `8.8 kB` / `2.4 kB` | | `lib/helpers/childrenDeepMap.js` | `1.1 kB` / `353 B` | | `lib/helpers/count.js` | `333 B` / `195 B` | | `lib/helpers/elementTypes.js` | `406 B` / `196 B` | | `lib/helpers/propTypes.js` | `2.8 kB` / `973 B` | | `lib/index.js` | `582 B` / `220 B` | | [`LICENSE`](https://github.com/reactjs/react-tabs/blob/renovate/webpack-cli-5.x/LICENSE) | `1.1 kB` / `646 B` | | [`README.md`](https://github.com/reactjs/react-tabs/blob/renovate/webpack-cli-5.x/README.md) | `12.8 kB` / `3.9 kB` | | [`src/components/Tab.js`](https://github.com/reactjs/react-tabs/blob/renovate/webpack-cli-5.x/src/components/Tab.js) | `1.9 kB` / `691 B` | | [`src/components/TabList.js`](https://github.com/reactjs/react-tabs/blob/renovate/webpack-cli-5.x/src/components/TabList.js) | `670 B` / `326 B` | | [`src/components/TabPanel.js`](https://github.com/reactjs/react-tabs/blob/renovate/webpack-cli-5.x/src/components/TabPanel.js) | `1.1 kB` / `491 B` | | [`src/components/Tabs.js`](https://github.com/reactjs/react-tabs/blob/renovate/webpack-cli-5.x/src/components/Tabs.js) | `4.2 kB` / `1.5 kB` | | [`src/components/UncontrolledTabs.js`](https://github.com/reactjs/react-tabs/blob/renovate/webpack-cli-5.x/src/components/UncontrolledTabs.js) | `11.0 kB` / `3.0 kB` | | [`src/helpers/childrenDeepMap.js`](https://github.com/reactjs/react-tabs/blob/renovate/webpack-cli-5.x/src/helpers/childrenDeepMap.js) | `1.4 kB` / `441 B` | | [`src/helpers/count.js`](https://github.com/reactjs/react-tabs/blob/renovate/webpack-cli-5.x/src/helpers/count.js) | `250 B` / `176 B` | | [`src/helpers/elementTypes.js`](https://github.com/reactjs/react-tabs/blob/renovate/webpack-cli-5.x/src/helpers/elementTypes.js) | `269 B` / `156 B` | | [`src/helpers/propTypes.js`](https://github.com/reactjs/react-tabs/blob/renovate/webpack-cli-5.x/src/helpers/propTypes.js) | `3.3 kB` / `1.0 kB` | | [`src/index.js`](https://github.com/reactjs/react-tabs/blob/renovate/webpack-cli-5.x/src/index.js) | `224 B` / `100 B` | | [`style/react-tabs.css`](https://github.com/reactjs/react-tabs/blob/renovate/webpack-cli-5.x/style/react-tabs.css) | `842 B` / `369 B` | | [`style/react-tabs.less`](https://github.com/reactjs/react-tabs/blob/renovate/webpack-cli-5.x/style/react-tabs.less) | `879 B` / `393 B` | | [`style/react-tabs.scss`](https://github.com/reactjs/react-tabs/blob/renovate/webpack-cli-5.x/style/react-tabs.scss) | `879 B` / `393 B` |
Hidden files | File | Before (Size / Gzip) | After (Size / Gzip) | | --------------------------------------- | --------------------: | ------------------------------------------: | | `dist/react-tabs.development.js.map` | `48.3 kB` / `12.2 kB` | `48.3 kB` / `12.2 kB` | | `dist/react-tabs.production.min.js.map` | `32.1 kB` / `9.5 kB` | `32.1 kB` / `9.5 kB` |

🤖 This report was automatically generated by pkg-size-action

github-actions[bot] commented 2 years ago

:tada: This PR is included in version 5.2.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: