Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: angular/angular-cli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 16.2.14
Choose a base ref
...
head repository: angular/angular-cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 16.2.15
Choose a head ref
  • 3 commits
  • 14 files changed
  • 2 contributors

Commits on Aug 29, 2024

  1. fix(@angular-devkit/build-angular): upgrade webpack to 5.94.0

    Addresses security vulnerability detailed in GHSA-4vvj-4cpr-p986.
    
    Closes #28292
    alan-agius4 committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    56fa051 View commit details
    Browse the repository at this point in the history
  2. fix(@angular-devkit/build-angular): clear context in Karma by default…

    … for single run executions
    
    This works around #28271.
    
    (cherry picked from commit 3ee2163)
    dgp1130 committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    f596a3d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8460cec View commit details
    Browse the repository at this point in the history
Loading