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: 702d717
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: 0a8860d
Choose a head ref
  • 18 commits
  • 23 files changed
  • 4 contributors

Commits on Jan 28, 2026

  1. fix(@angular-devkit/build-angular): address Node.js deprecation DEP0190

    This approach has been recommanded by a Node.js member in nodejs/help#5063 (comment)
    
    Closes #32369
    
    (cherry picked from commit b4a8d19)
    alan-agius4 committed Jan 28, 2026
    Configuration menu
    Copy the full SHA
    6d05d27 View commit details
    Browse the repository at this point in the history
  2. build: update pnpm to v10.28.2

    See associated pull request for more information.
    angular-robot authored and alan-agius4 committed Jan 28, 2026
    Configuration menu
    Copy the full SHA
    6f76cd2 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 Jan 28, 2026
    Configuration menu
    Copy the full SHA
    fd7903c View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2026

  1. build: update github/codeql-action action to v4.32.0

    See associated pull request for more information.
    angular-robot authored and alan-agius4 committed Jan 29, 2026
    Configuration menu
    Copy the full SHA
    2cdac78 View commit details
    Browse the repository at this point in the history
  2. build: update cross-repo angular dependencies to v21.1.2

    See associated pull request for more information.
    angular-robot authored and alan-agius4 committed Jan 29, 2026
    Configuration menu
    Copy the full SHA
    5fe3f7a View commit details
    Browse the repository at this point in the history
  3. build: update actions/cache action to v5.0.3

    See associated pull request for more information.
    angular-robot authored and alan-agius4 committed Jan 29, 2026
    Configuration menu
    Copy the full SHA
    00f5ec1 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2026

  1. fix(@schematics/angular): warn when production configuration is missi…

    …ng for service worker
    
    When adding service worker support to a project, the schematic attempts to add the `serviceWorker` option to the `production` build configuration. If the `production` configuration is missing, the schematic would previously do nothing and not inform the user.
    
    (cherry picked from commit 51fc778)
    alan-agius4 committed Jan 30, 2026
    Configuration menu
    Copy the full SHA
    a18196a View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2026

  1. build: update cross-repo angular dependencies

    See associated pull request for more information.
    angular-robot authored and dgp1130 committed Feb 2, 2026
    Configuration menu
    Copy the full SHA
    c76976f View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2026

  1. build: lock file maintenance

    See associated pull request for more information.
    
    Closes #32412 as a pr takeover
    alan-agius4 committed Feb 3, 2026
    Configuration menu
    Copy the full SHA
    f4c14f0 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2026

  1. build: configure Jasmine to allow duplicate describe block names

    This is needed as there are duplicate describe calls for the same builder, which is not allowed in Jasmine 6.
    
    (cherry picked from commit 346973a)
    alan-agius4 committed Feb 4, 2026
    Configuration menu
    Copy the full SHA
    d5a8314 View commit details
    Browse the repository at this point in the history
  2. build: update cross-repo angular dependencies

    See associated pull request for more information.
    angular-robot authored and dgp1130 committed Feb 4, 2026
    Configuration menu
    Copy the full SHA
    7a2ec50 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2026

  1. build: update dependency @modelcontextprotocol/sdk to v1.25.3

    See associated pull request for more information.
    angular-robot authored and clydin committed Feb 5, 2026
    Configuration menu
    Copy the full SHA
    94a830c View commit details
    Browse the repository at this point in the history
  2. build: update github/codeql-action action to v4.32.1

    See associated pull request for more information.
    angular-robot authored and clydin committed Feb 5, 2026
    Configuration menu
    Copy the full SHA
    31931f6 View commit details
    Browse the repository at this point in the history
  3. build: update rules_browsers digest to e08ae33

    See associated pull request for more information.
    angular-robot authored and clydin committed Feb 5, 2026
    Configuration menu
    Copy the full SHA
    ed0b4c5 View commit details
    Browse the repository at this point in the history
  4. build: update cross-repo angular dependencies to v21.1.3

    See associated pull request for more information.
    angular-robot authored and clydin committed Feb 5, 2026
    Configuration menu
    Copy the full SHA
    133cf28 View commit details
    Browse the repository at this point in the history
  5. build: update webpack dependency to version 5.105.0

    Update webpack to latest version
    alan-agius4 committed Feb 5, 2026
    Configuration menu
    Copy the full SHA
    f6cc58c View commit details
    Browse the repository at this point in the history
  6. build: update dependency @modelcontextprotocol/sdk to v1.26.0

    See associated pull request for more information.
    angular-robot authored and clydin committed Feb 5, 2026
    Configuration menu
    Copy the full SHA
    e80d7c5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0a8860d View commit details
    Browse the repository at this point in the history
Loading