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 dependency webpack-cli to v5 #128

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 17, 2022

Mend Renovate

This PR contains the following updates:

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

Release Notes

webpack/webpack-cli (webpack-cli)

v5.1.4

Compare Source

Bug Fixes
  • multi compiler progress output (f659624)

v5.1.3

Compare Source

Bug Fixes

v5.1.2

Compare Source

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)

v5.1.1

Compare Source

Bug Fixes

v5.1.0

Compare Source

Features
Performance Improvements

5.0.2 (2023-04-21)

Bug Fixes
  • error message for missing default export in configuration (#​3685) (e0a4a09)
  • perf: reduced startup time (3b79059)

5.0.1 (2022-12-05)

Bug Fixes

v5.0.2

Compare Source

Bug Fixes
  • error message for missing default export in configuration (#​3685) (e0a4a09)
  • perf: reduced startup time (3b79059)

v5.0.1

Compare Source

Bug Fixes

v5.0.0

Compare Source

Bug Fixes
Features
  • failOnWarnings option (#​3317) (c48c848)
  • update commander to v9 (#​3460) (6621c02)
  • added the --define-process-env-node-env option
  • update interpret to v3 and rechoir to v0.8
  • add an option for preventing interpret (#​3329) (c737383)
BREAKING CHANGES
  • the minimum supported webpack version is v5.0.0 (#​3342) (b1af0dc), closes #​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) (56b43e4), closes #​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.


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

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

@github-actions
Copy link
Contributor

github-actions bot commented Nov 17, 2022

📊 Package size report   -0%↓

File Before (Size / Gzip / Brotli) After (Size / Gzip / Brotli)
package.json 2.6 kB / 1.0 kB / 882 B -0.04%↓2.6 kB / 1.0 kB / 0.2%↑884 B
Total (Includes all files) 114.0 kB / 41.3 kB / 36.0 kB -0%↓114.0 kB / 41.3 kB / 0.01%↑36.0 kB
Tarball size 31.9 kB 0.01%↑31.9 kB
Unchanged files
File Size (Size / Gzip / Brotli)
.babelrc 145 B / 115 B / 106 B
.editorconfig 190 B / 142 B / 129 B
.eslintignore 14 B / 34 B / 18 B
.eslintrc 978 B / 370 B / 319 B
.github/.misspell-fixer.ignore 18 B / 38 B / 22 B
.github/workflows/bundle-size.yml 761 B / 413 B / 355 B
.github/workflows/eslint.yml 586 B / 330 B / 263 B
.github/workflows/github-page.yml 975 B / 517 B / 436 B
.github/workflows/misspell.yml 681 B / 391 B / 323 B
.github/workflows/release-please.yml 1.4 kB / 559 B / 462 B
.github/workflows/test.yaml 783 B / 411 B / 334 B
.husky/pre-commit 58 B / 76 B / 62 B
anime.png 5.4 kB / 4.0 kB / 4.0 kB
CHANGELOG.md 15.4 kB / 4.5 kB / 3.6 kB
CODE_OF_CONDUCT.md 3.2 kB / 1.5 kB / 1.1 kB
demo/index.html 854 B / 443 B / 255 B
demo/index.js 6.6 kB / 2.1 kB / 1.8 kB
demo/webpack.config.js 816 B / 439 B / 373 B
dist/motorcortex-anime.cjs.js 25.8 kB / 7.5 kB / 6.7 kB
dist/motorcortex-anime.esm.js 25.8 kB / 7.5 kB / 6.7 kB
dist/motorcortex-anime.umd.js 11.4 kB / 4.7 kB / 4.3 kB
LICENCE 1.1 kB / 649 B / 466 B
README.md 4.1 kB / 1.8 kB / 1.5 kB
renovate.json 174 B / 138 B / 117 B
rollup.config.js 941 B / 369 B / 321 B
src/Anime.js 1.3 kB / 548 B / 445 B
src/index.js 618 B / 278 B / 228 B
src/MotionPath.js 1.3 kB / 585 B / 497 B

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

@sonarcloud
Copy link

sonarcloud bot commented Dec 5, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@renovate renovate bot force-pushed the renovate/webpack-cli-5.x branch 3 times, most recently from 73a13c9 to 0453c0e Compare March 15, 2023 03:30
@renovate renovate bot force-pushed the renovate/webpack-cli-5.x branch 4 times, most recently from b126d93 to 8801e20 Compare March 22, 2023 17:37
@renovate renovate bot force-pushed the renovate/webpack-cli-5.x branch 2 times, most recently from ad8da93 to 7d22989 Compare April 1, 2023 06:33
@renovate renovate bot force-pushed the renovate/webpack-cli-5.x branch from 7d22989 to 744129d Compare April 6, 2023 02:33
@renovate renovate bot force-pushed the renovate/webpack-cli-5.x branch 3 times, most recently from 849f04b to 4e48e1d Compare April 20, 2023 01:27
@renovate renovate bot force-pushed the renovate/webpack-cli-5.x branch 2 times, most recently from 5d5cb3e to ca22ab2 Compare April 27, 2023 04:03
@renovate renovate bot force-pushed the renovate/webpack-cli-5.x branch 5 times, most recently from 308003e to 3e4f72c Compare May 9, 2023 09:34
@renovate renovate bot force-pushed the renovate/webpack-cli-5.x branch 2 times, most recently from 72e51a6 to 264d282 Compare May 18, 2023 02:53
@renovate renovate bot force-pushed the renovate/webpack-cli-5.x branch 3 times, most recently from a3f149f to 651a916 Compare May 31, 2023 23:12
@renovate renovate bot force-pushed the renovate/webpack-cli-5.x branch 2 times, most recently from 8c6b377 to b499978 Compare June 4, 2023 20:07
@renovate renovate bot force-pushed the renovate/webpack-cli-5.x branch 3 times, most recently from 6aaa397 to 86d6605 Compare June 9, 2023 21:34
@renovate renovate bot force-pushed the renovate/webpack-cli-5.x branch from 86d6605 to ab8b150 Compare June 14, 2023 23:20
@renovate renovate bot force-pushed the renovate/webpack-cli-5.x branch 2 times, most recently from 63f6c45 to b8ef667 Compare June 28, 2023 23:12
@sonarcloud
Copy link

sonarcloud bot commented Jun 28, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@renovate renovate bot force-pushed the renovate/webpack-cli-5.x branch from b8ef667 to 60631a1 Compare October 6, 2023 01:55
@sonarcloud
Copy link

sonarcloud bot commented Oct 6, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

Copy link

sonarcloud bot commented Feb 2, 2024

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants