Skip to content

breaking: the dependency webpack-cli has been updated to a new major version (7.0.3), which may include breaking changes. #major#52

Open
public-glueops-renovatebot[bot] wants to merge 2 commits into
mainfrom
renovate/webpack-cli-7.x
Open

breaking: the dependency webpack-cli has been updated to a new major version (7.0.3), which may include breaking changes. #major#52
public-glueops-renovatebot[bot] wants to merge 2 commits into
mainfrom
renovate/webpack-cli-7.x

Conversation

@public-glueops-renovatebot

Copy link
Copy Markdown

This PR contains the following updates:

Package Change Age Confidence
webpack-cli (source) ^5.1.0^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

v6.0.1

Compare Source

Bug Fixes

v6.0.0

Compare Source

BREAKING CHANGES
  • the minimum required Node.js version is 18.12.0
  • removed init, loader and plugin commands in favor create-webpack-app
  • dropped support for webpack-dev-server@v4
  • minimum supported webpack version is 5.82.0
  • the --define-process-env-node-env option was renamed to --config-node-env
Bug Fixes
Features

5.1.4 (2023-06-07)

Bug Fixes
  • multi compiler progress output (f659624)

5.1.3 (2023-06-04)

Bug Fixes

5.1.2 (2023-06-04)

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)

5.1.1 (2023-05-09)

Bug Fixes

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 is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR has been generated by Mend Renovate.

yesterdaysrebel and others added 2 commits June 23, 2026 16:46
* feat: add OTEL backend service and wire extension to in-cluster API

* chore: add missing labeler config for CI

* feat: update otel-extension to version 0.1.1 and patch deployment configurations

* feat: update version to 0.1.1 and enhance backend service validation

* feat: improve service existence check for otel-extension-api in deployment script

* feat: enhance input validation with range checks for PORT and REQUEST_TIMEOUT_MS

* refactor: remove backend ownership from UI repo (transferred to argo-cd-extention-backend)

- Remove backend Deployment/Service/image publishing from argo-cd-ui-extention
- All backend source code removed (Dockerfile, package.json, src/)
- Release workflow now publishes only extension tarball (not Docker image)
- Updated all service references to argocd-extension-backend-api
- Removed EXTENSION_ENABLED toggle from all config layers
- helm-values.yaml, deploy.sh, and verify script updated to use external backend service
- Backend ownership now fully transferred to dedicated argo-cd-extention-backend repo

* feat(phase-2): add context-aware links component to UI extension
…r version (7.0.3), which may include breaking changes. #major
@public-glueops-renovatebot

Copy link
Copy Markdown
Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant