Skip to content
This repository was archived by the owner on Apr 12, 2025. It is now read-only.

build(deps): bump webpack and @angular-devkit/build-angular#162

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/multi-b99d3c23be
Open

build(deps): bump webpack and @angular-devkit/build-angular#162
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/multi-b99d3c23be

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 6, 2025

Bumps webpack to 5.98.0 and updates ancestor dependency @angular-devkit/build-angular. These dependencies need to be updated together.

Updates webpack from 5.76.1 to 5.98.0

Release notes

Sourced from webpack's releases.

v5.98.0

Fixes

Performance Improvements

Chores

Features

Continuous Integration

New Contributors

Full Changelog: webpack/webpack@v5.97.1...v5.98.0

v5.97.1

Bug Fixes

  • Performance regression
  • Sub define key should't be renamed when it's a defined variable

v5.97.0

Bug Fixes

  • Don't crash with filesystem cache and unknown scheme
  • Generate a valid code when output.iife is true and output.library.type is umd
  • Fixed conflict variable name with concatenate modules and runtime code
  • Merge duplicate chunks before

... (truncated)

Commits
  • f1bdec5 5.98.0
  • 9579f22 chore: adopt the new webpack governance model (#18804)
  • a1edb20 fix: node async wasm loader now use output.module to determinate code gener...
  • e55b08b perf: use startsWith for matching instead of converting the string to a regex
  • 6e14dba chore: fix typo (#19205)
  • f123ce5 fix: respect output.charset everywhere (#19202)
  • af20c7b fix: strip blob: protocol when public path is auto (#19199)
  • 80826c5 feat: implement /* webpackIgnore: true */ for require.resolve (#19201)
  • ac6ffca fix(types): correct BuildInfo and BuildMeta type definitions (#19200)
  • 8ac130a ci: fix
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by thelarkinn, a new releaser for webpack since your current version.


Updates @angular-devkit/build-angular from 15.2.10 to 19.2.1

Release notes

Sourced from @​angular-devkit/build-angular's releases.

v19.2.1

19.2.1 (2025-03-05)

@​schematics/angular

Commit Description
fix - 4c35b5721 prevent accidental deletion of main.ts during application builder migration
fix - d7f9cb578 prevent error when tsconfig file is missing in application builder migration

@​angular-devkit/architect

Commit Description
fix - 3ebd7ca7c improve error message when configuration is missing

@​angular/build

Commit Description
fix - c07330967 allow component HMR with a service worker
fix - c989c91c3 exclude component styles from 'any' and 'all' budget calculations
fix - 96e5dcb5f handle undefined less stylesheet sourcemap values

v19.2.0

19.2.0 (2025-02-26)

@​schematics/angular

Commit Description
fix - fe8d83a1f add additional checks for application builder usage
fix - adf4ea5d4 remove animations module from ng new app

@​angular-devkit/build-angular

Commit Description
feat - ef7ea536f add aot option to jest
feat - 523d539c6 add aot option to karma
feat - a00a49a65 add aot to WTR schema
fix - 2bae1a9c0 support aot option for karma browser builder

@​angular/build

Commit Description
feat - 11fab9c7d add application builder karma testing to package
fix - a5fcf8044 provide karma stack trace sourcemap support
fix - 964fb778b support per component updates of multi-component files
fix - f836be9e6 support Vite allowedHosts option for development server
fix - 0ddf6aafa utilize bazel stamp instead of resolving peer dependency versions

@​angular/ssr

Commit Description
feat - 9726cd084 Add support for route matchers with fine-grained render mode control

v19.2.0-rc.0

19.2.0-rc.0 (2025-02-19)

... (truncated)

Changelog

Sourced from @​angular-devkit/build-angular's changelog.

19.2.1 (2025-03-05)

@​schematics/angular

Commit Type Description
4c35b5721 fix prevent accidental deletion of main.ts during application builder migration
d7f9cb578 fix prevent error when tsconfig file is missing in application builder migration

@​angular-devkit/architect

Commit Type Description
3ebd7ca7c fix improve error message when configuration is missing

@​angular/build

Commit Type Description
c07330967 fix allow component HMR with a service worker
c989c91c3 fix exclude component styles from 'any' and 'all' budget calculations
96e5dcb5f fix handle undefined less stylesheet sourcemap values

19.2.0 (2025-02-26)

@​schematics/angular

Commit Type Description
fe8d83a1f fix add additional checks for application builder usage
adf4ea5d4 fix remove animations module from ng new app

@​angular-devkit/build-angular

Commit Type Description
ef7ea536f feat add aot option to jest
523d539c6 feat add aot option to karma
a00a49a65 feat add aot to WTR schema
2bae1a9c0 fix support aot option for karma browser builder

@​angular/build

Commit Type Description
11fab9c7d feat add application builder karma testing to package

... (truncated)

Commits
  • e40d5fe release: cut the v19.2.1 release
  • 9cdfc96 test: update ng-add version specifier test to bypass npm peer dependency is...
  • bb18bc7 test: only test ng update for supported versions
  • d7f9cb5 fix(@​schematics/angular): prevent error when tsconfig file is missing in appl...
  • c989c91 fix(@​angular/build): exclude component styles from 'any' and 'all' budget cal...
  • f92bfa4 build: update dev-infra and rework windows native testing
  • 3ebd7ca fix(@​angular-devkit/architect): improve error message when configuration is m...
  • c073309 fix(@​angular/build): allow component HMR with a service worker
  • 4e4fb8a refactor(@​angular/build): remove file: prefix from JIT component resource U...
  • 4c35b57 fix(@​schematics/angular): prevent accidental deletion of main.ts during app...
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabot dependabot bot added the dependencies Plumbing the dependency tree label Mar 6, 2025
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/multi-b99d3c23be branch from 32c8b1a to cadee1e Compare March 6, 2025 15:50
@bglamadrid
Copy link
Collaborator

@dependabot recreate

Bumps [webpack](https://github.com/webpack/webpack) to 5.98.0 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.76.1 to 5.98.0
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](webpack/webpack@v5.76.1...v5.98.0)

Updates `@angular-devkit/build-angular` from 15.2.10 to 19.2.1
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](angular/angular-cli@15.2.10...19.2.1)

---
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>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/multi-b99d3c23be branch from cadee1e to 41c24ad Compare March 6, 2025 15:58
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Plumbing the dependency tree

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant