Skip to content

chore(deps): update dependency webpack-cli to v7.2.1#502

Open
renovate[bot] wants to merge 1 commit into
update-dependenciesfrom
renovate-webpack-cli-7.x
Open

chore(deps): update dependency webpack-cli to v7.2.1#502
renovate[bot] wants to merge 1 commit into
update-dependenciesfrom
renovate-webpack-cli-7.x

Conversation

@renovate

@renovate renovate Bot commented May 30, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
webpack-cli (source) 7.0.27.2.1 age confidence

Release Notes

webpack/webpack-cli (webpack-cli)

v7.2.1

Compare Source

Patch Changes

v7.2.0

Compare Source

Minor Changes
  • feat: allow webpack-dev-server v6 as an optional peer dependency (^5.0.0 || ^6.0.0) (by @​bjohansebas in #​4793)

  • Support tsx as a fallback loader for TypeScript and JSX configuration files (.ts, .tsx, .cts, .mts and .jsx), used when none of the loaders known to interpret (such as ts-node) are installed. (by @​alexander-akait in #​4796)

v7.1.0

Compare Source

Minor Changes
  • feat(cli): refresh the --help output using commander's configureHelp API — branded headers, section dividers, colorized terms and a clearer footer. Colors and chrome collapse to plain text when output is piped or --no-color is used, so scripts keep working. (by @​alexander-akait in #​4779)

  • feat: support .json5, .yaml/.yml and .toml configuration files by parsing them directly, with the parser package (json5, js-yaml, toml) installed on demand by the user and declared as optional peerDependencies so the parsers resolve correctly under Yarn PnP (by @​alexander-akait in #​4777)

v7.0.3

Compare Source

Patch Changes
  • Improved CLI startup performance and reduced memory usage. (by @​alexander-akait in #​4765)

  • Reduced CLI startup CPU and memory usage by caching schema-derived argument metadata, registering only the options present in the arguments, and reading config directories once during default-config discovery. (by @​alexander-akait in #​4760)

  • Replace the fastest-levenshtein dependency with a small in-tree implementation used for command/option "did you mean" suggestions. (by @​alexander-akait in #​4762)


Configuration

📅 Schedule: (in timezone Europe/Madrid)

  • Branch creation
    • "before 10pm on Sunday"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 force-pushed the renovate-webpack-cli-7.x branch from b95c727 to 85ca8ad Compare June 26, 2026 16:11
@renovate renovate Bot changed the title chore(deps): update dependency webpack-cli to v7.0.3 chore(deps): update dependency webpack-cli to v7.1.0 Jun 26, 2026
@renovate renovate Bot changed the title chore(deps): update dependency webpack-cli to v7.1.0 chore(deps): update dependency webpack-cli to v7.2.1 Jul 4, 2026
@renovate renovate Bot force-pushed the renovate-webpack-cli-7.x branch from 85ca8ad to b368dae Compare July 4, 2026 22:36
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.

0 participants