Skip to content

Update dependency webpack-cli to v7.2.2 - autoclosed - #14

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

Update dependency webpack-cli to v7.2.2 - autoclosed#14
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/webpack-cli-7.x-lockfile

Conversation

@renovate

@renovaterenovateBot commented Aug 15, 2026

Copy link
Copy Markdown

This PR contains the following updates:

PackageChangeAgeAdoptionPassingConfidence
webpack-cli (source)7.0.27.2.2ageadoptionpassingconfidence

Release Notes

webpack/webpack-cli (webpack-cli)

v7.2.2

Compare Source

Patch Changes
  • perf: enable the Node.js compile cache (module.enableCompileCache, available on Node.js >= 22.8.0) to speed up CLI startup (by @​bjohansebas in #​4818)

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.

lgnbhl added a commit that referenced this pull request Aug 15, 2026
Applies the pending Renovate dependency updates:
- react-router-dom 7.15.0 -> 7.18.2 (#12)
- webpack 5.109.2, webpack-cli 7.2.2 (#13, #14)
- actions/checkout v4 -> v7 (#15)
- actions/setup-node v4 -> v7 (#16)
- Node 20 -> 24 in js-build-check (#17)
Rebuilt inst/reactRouter/react-router-dom.js from js/ and re-knit the
README so the react-router-dom badge tracks js/package.json.
Verified: all 137 testthat tests pass (42 files, including the
shinytest2 browser tests) and R CMD check is 0 errors / 0 warnings /
0 notes. All react-router APIs used by js/src and R/ are still exported
in 7.18.2.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@renovaterenovateBot changed the title Update dependency webpack-cli to v7.2.2Update dependency webpack-cli to v7.2.2 - autoclosedAug 15, 2026
@renovaterenovateBot closed this Aug 15, 2026
@renovate
renovateBot deleted the renovate/webpack-cli-7.x-lockfile branch August 15, 2026 08:54
Sign up for freeto 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