Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 19, 2024

This PR contains the following updates:

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

Release Notes

webpack/webpack-cli (webpack-cli)

v6.0.1

Compare Source

Bug Fixes

v6.0.0

Compare Source

BREAKING CHANGES
  • the minimum required Node.js version is 18.12.0
  • removed init, loader and plugin commands in favor create-webpack-app
  • dropped support for webpack-dev-server@v4
  • minimum supported webpack version is 5.82.0
Bug Fixes
Features

5.1.4 (2023-06-07)

Bug Fixes
  • multi compiler progress output (f659624)

5.1.3 (2023-06-04)

Bug Fixes

5.1.2 (2023-06-04)

Bug Fixes
  • improve check for custom webpack and webpack-dev-server package existance (0931ab6)
  • improve help for some flags (f468614)
  • improved support for .cts and .mts extensions (a77daf2)

5.1.1 (2023-05-09)

Bug Fixes

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.


  • 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 dependencies Pull requests that update a dependency file label Dec 19, 2024
Copy link

github-actions bot commented Dec 19, 2024

📊 Package size report   No changes

File Before (Size / Gzip) After (Size / Gzip)
Total (Includes all files) 57.0 kB / 20.7 kB 57.0 kB / 20.7 kB
Tarball size 12.4 kB -0.15%↓12.4 kB
Unchanged files
File Size (Size / Gzip)
esm/components/Tab.js 1.4 kB / 646 B
esm/components/TabList.js 667 B / 367 B
esm/components/TabPanel.js 968 B / 489 B
esm/components/Tabs.js 2.7 kB / 1.1 kB
esm/components/UncontrolledTabs.js 6.0 kB / 1.9 kB
esm/helpers/childrenDeepMap.js 861 B / 308 B
esm/helpers/count.js 205 B / 157 B
esm/helpers/elementTypes.js 244 B / 144 B
esm/helpers/propTypes.js 2.6 kB / 927 B
esm/index.js 200 B / 94 B
index.d.ts 2.0 kB / 542 B
lib/components/Tab.js 2.3 kB / 961 B
lib/components/TabList.js 893 B / 443 B
lib/components/TabPanel.js 1.2 kB / 567 B
lib/components/Tabs.js 3.7 kB / 1.4 kB
lib/components/UncontrolledTabs.js 7.0 kB / 2.2 kB
lib/helpers/childrenDeepMap.js 1.0 kB / 353 B
lib/helpers/count.js 325 B / 193 B
lib/helpers/elementTypes.js 369 B / 187 B
lib/helpers/propTypes.js 2.8 kB / 978 B
lib/index.js 558 B / 209 B
LICENSE 1.1 kB / 653 B
package.json 3.2 kB / 1.2 kB
README.md 12.1 kB / 3.6 kB
style/react-tabs.css 842 B / 369 B
style/react-tabs.less 879 B / 391 B
style/react-tabs.scss 879 B / 391 B

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

@renovate renovate bot force-pushed the renovate/webpack-cli-6.x branch from 0671853 to 566a235 Compare December 20, 2024 15:11
@danez danez merged commit c3396b3 into main Dec 20, 2024
19 checks passed
@danez danez deleted the renovate/webpack-cli-6.x branch December 20, 2024 15:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant