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: 20.3.4
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: 20.3.5
Choose a head ref
  • 10 commits
  • 21 files changed
  • 3 contributors

Commits on Oct 4, 2025

  1. build: update pnpm to v10.18.0

    See associated pull request for more information.
    angular-robot authored and clydin committed Oct 4, 2025
    Configuration menu
    Copy the full SHA
    d8ca86b View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2025

  1. build: update github/codeql-action action to v3.30.6

    See associated pull request for more information.
    angular-robot authored and alan-agius4 committed Oct 6, 2025
    Configuration menu
    Copy the full SHA
    d290c63 View commit details
    Browse the repository at this point in the history
  2. build: lock file maintenance

    See associated pull request for more information.
    angular-robot authored and alan-agius4 committed Oct 6, 2025
    Configuration menu
    Copy the full SHA
    9004951 View commit details
    Browse the repository at this point in the history
  3. fix(@angular/build): cleanup karma temporary directory after process …

    …exit
    
    The temporary directory created for the karma builder will now be cleaned
    up after the process exits.
    
    (cherry picked from commit 1c2d49e)
    clydin committed Oct 6, 2025
    Configuration menu
    Copy the full SHA
    7f71406 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2025

  1. build: clean up BUILD files and update dependencies

    This commit cleans up various `BUILD.bazel` files by removing unused file globs from `RUNTIME_ASSETS` and test sources.
    
    Additionally, the conditional `include_npm` setting in `tests/legacy-cli/e2e.bzl` has been removed.
    
    (cherry picked from commit 3bfa1e9)
    alan-agius4 committed Oct 7, 2025
    Configuration menu
    Copy the full SHA
    2b1a801 View commit details
    Browse the repository at this point in the history
  2. build: update rules_browsers digest to 508168a

    See associated pull request for more information.
    angular-robot authored and alan-agius4 committed Oct 7, 2025
    Configuration menu
    Copy the full SHA
    37df62a View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2025

  1. build: update pnpm to v10.18.1

    See associated pull request for more information.
    angular-robot authored and alan-agius4 committed Oct 8, 2025
    Configuration menu
    Copy the full SHA
    736e5ee View commit details
    Browse the repository at this point in the history
  2. build: update github/codeql-action action to v3.30.7

    See associated pull request for more information.
    angular-robot authored and alan-agius4 committed Oct 8, 2025
    Configuration menu
    Copy the full SHA
    ec3d5bc View commit details
    Browse the repository at this point in the history
  3. build: update cross-repo angular dependencies

    See associated pull request for more information.
    angular-robot authored and alan-agius4 committed Oct 8, 2025
    Configuration menu
    Copy the full SHA
    20b5250 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    af81cad View commit details
    Browse the repository at this point in the history
Loading