-
-
Notifications
You must be signed in to change notification settings - Fork 309
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): bump webpack and @angular-devkit/build-angular #369
base: master
Are you sure you want to change the base?
Conversation
Bumps [webpack](https://github.com/webpack/webpack) to 5.97.1 and updates ancestor dependency [@angular-devkit/build-angular](https://github.com/angular/angular-cli). These dependencies need to be updated together. Updates `webpack` from 5.70.0 to 5.97.1 - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.70.0...v5.97.1) Updates `@angular-devkit/build-angular` from 13.3.10 to 19.1.2 - [Release notes](https://github.com/angular/angular-cli/releases) - [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md) - [Commits](angular/angular-cli@13.3.10...19.1.2) --- updated-dependencies: - dependency-name: webpack dependency-type: indirect - dependency-name: "@angular-devkit/build-angular" dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
merge master
update node version for unit tests
@0x41head you want to merge? |
I would like to address the issues with the test GHA prior to merging. |
Merge master
This might be a bigger undertaking than what I previously thought. Bumping the version to 19, involves many breaking changes including a complete overhaul of the material components, as the version we are using has now gone into legacy mode and is no longer supported. |
More details here |
Bumps webpack to 5.97.1 and updates ancestor dependency @angular-devkit/build-angular. These dependencies need to be updated together.
Updates
webpack
from 5.70.0 to 5.97.1Updates
@angular-devkit/build-angular
from 13.3.10 to 19.1.2updated-dependencies: