Skip to content

[Port dspace-9_x] Update webpack and webpack-cli dependencies#4626

Merged
tdonohue merged 2 commits intodspace-9_xfrom
backport-4623-to-dspace-9_x
Aug 5, 2025
Merged

[Port dspace-9_x] Update webpack and webpack-cli dependencies#4626
tdonohue merged 2 commits intodspace-9_xfrom
backport-4623-to-dspace-9_x

Conversation

@dspace-bot
Copy link
Contributor

Port of #4623 by @alanorth to dspace-9_x.

As far as I can tell dspace-angular doesn't explicitly need any
particular version of webpack itself, but angular-cli specifies
a semver string of `^5.54.0` so we should do the same.

Also, our dependabot configuration currently considers minor and
patch versions for updates, so we should not be using an exact
version here anyway.

See: https://github.com/angular/angular-cli/blob/18.2.x/packages/ngtools/webpack/package.json
(cherry picked from commit 24ca644)
Update webpack-cli from v5.1.4 to v6.0.1. This is compatible with
webpack v5 and the minimum required Node.js version is 18.12.0.

See: https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md
(cherry picked from commit 46e291d)
@dspace-bot dspace-bot added 1 APPROVAL pull request only requires a single approval to merge dependencies Pull requests that update a dependency file labels Aug 5, 2025
@tdonohue tdonohue added this to the 9.2 milestone Aug 5, 2025
@tdonohue tdonohue merged commit e02e877 into dspace-9_x Aug 5, 2025
15 checks passed
@tdonohue tdonohue deleted the backport-4623-to-dspace-9_x branch August 5, 2025 20:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

1 APPROVAL pull request only requires a single approval to merge dependencies Pull requests that update a dependency file

Projects

Development

Successfully merging this pull request may close these issues.

3 participants

Comments