Skip to content

fix(deps): update dependency webpack-cli to v7#24

Open
red-hat-konflux[bot] wants to merge 1 commit into
mainfrom
konflux/mintmaker/main/webpack-cli-7.x
Open

fix(deps): update dependency webpack-cli to v7#24
red-hat-konflux[bot] wants to merge 1 commit into
mainfrom
konflux/mintmaker/main/webpack-cli-7.x

Conversation

@red-hat-konflux

@red-hat-konflux red-hat-konflux Bot commented May 20, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
webpack-cli (source) ^6.0.1^7.0.0 age confidence

Release Notes

webpack/webpack-cli (webpack-cli)

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)

v7.0.2

Compare Source

Patch Changes

v7.0.1

Compare Source

Patch Changes

v7.0.0

Compare Source

Major Changes
  • The minimum supported version of Node.js is 20.9.0. (by @​alexander-akait in #​4677)

  • Use dynamic import to load webpack.config.js, fallback to interpret only when configuration can't be load by dynamic import. Using dynamic imports allows you to take advantage of Node.js's built-in TypeScript support. (by @​alexander-akait in #​4677)

  • Removed the --node-env argument in favor of the --config-node-env argument. (by @​alexander-akait in #​4677)

  • The version command only output versions right now. (by @​alexander-akait in #​4677)

  • Removed deprecated API, no action required unless you use import cli from "webpack-cli";/const cli = require("webpack-cli");. (by @​alexander-akait in #​4677)

Patch Changes

Configuration

📅 Schedule: (in timezone UTC)

  • Branch creation
    • Every minute (* * * * *)
  • 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

To execute skipped test pipelines write comment /ok-to-test.


Documentation

Find out how to configure dependency updates in MintMaker documentation or see all available configuration options in Renovate documentation.

@openshift-ci openshift-ci Bot requested review from DavidHurta and wking May 20, 2026 04:32
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/main/webpack-cli-7.x branch from 1b8ecd8 to 6f61661 Compare May 27, 2026 20:41
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/main/webpack-cli-7.x branch from 6f61661 to c37ba07 Compare June 4, 2026 16:31
@red-hat-konflux red-hat-konflux Bot changed the title Update dependency webpack-cli to v7 fix(deps): update dependency webpack-cli to v7 Jun 4, 2026
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/main/webpack-cli-7.x branch 2 times, most recently from ed89cab to a1d7fd3 Compare June 23, 2026 09:53
@coderabbitai

coderabbitai Bot commented Jun 23, 2026

Copy link
Copy Markdown
📝 Walkthrough

Walkthrough

webpack-cli was upgraded in package.json from ^6.0.1 to ^7.0.0.

Changes

Webpack CLI dependency update

Layer / File(s) Summary
Dev dependency version update
package.json
webpack-cli in devDependencies was updated from ^6.0.1 to ^7.0.0.
🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly states the dependency upgrade to webpack-cli v7, which matches the change set.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Description check ✅ Passed The description matches the dependency upgrade shown in the փոփոխены package.json changes.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.


Comment @coderabbitai help to get the list of available commands.

@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update dependency webpack-cli to v7 Update dependency webpack-cli to v7 Jun 25, 2026
@raptorsun

Copy link
Copy Markdown
Contributor

/lgtm
/approve

@openshift-ci openshift-ci Bot added the lgtm Indicates that a PR is ready to be merged. label Jun 25, 2026
@openshift-ci

openshift-ci Bot commented Jun 25, 2026

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: raptorsun

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci openshift-ci Bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jun 25, 2026
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/main/webpack-cli-7.x branch from a1d7fd3 to becd53c Compare June 25, 2026 18:51
@red-hat-konflux red-hat-konflux Bot changed the title Update dependency webpack-cli to v7 fix(deps): update dependency webpack-cli to v7 Jun 25, 2026
@openshift-ci openshift-ci Bot removed the lgtm Indicates that a PR is ready to be merged. label Jun 25, 2026
@openshift-ci

openshift-ci Bot commented Jun 25, 2026

Copy link
Copy Markdown

New changes are detected. LGTM label has been removed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant