Skip to content

Update dependency webpack-cli to v7.2.1#291

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

Update dependency webpack-cli to v7.2.1#291
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/webpack-cli-7.x

Conversation

@renovate

@renovate renovate Bot commented May 27, 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: (UTC)

  • 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 changed the title Update dependency webpack-cli to v7.0.3 Update dependency webpack-cli to v7.1.0 Jun 26, 2026
@renovate renovate Bot force-pushed the renovate/webpack-cli-7.x branch from c609329 to fabc60e Compare June 26, 2026 20:34
@renovate renovate Bot changed the title Update dependency webpack-cli to v7.1.0 Update dependency webpack-cli to v7.2.0 Jul 4, 2026
@renovate renovate Bot force-pushed the renovate/webpack-cli-7.x branch from fabc60e to 9fed6af Compare July 4, 2026 17:41
@renovate renovate Bot force-pushed the renovate/webpack-cli-7.x branch from 9fed6af to 3f50ddf Compare July 4, 2026 20:48
@renovate renovate Bot changed the title Update dependency webpack-cli to v7.2.0 Update dependency webpack-cli to v7.2.1 Jul 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

0 participants