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: 13.0.2
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: 13.0.3
Choose a head ref
  • 6 commits
  • 8 files changed
  • 4 contributors

Commits on Nov 12, 2021

  1. build: update to yarn v1.22.17

    Update to the latest version of yarn, 1.22.17.
    
    (cherry picked from commit ff3bbf9)
    josephperrott authored and filipesilva committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    b0c120c View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2021

  1. ci: remove cla: yes from required labels

    Remove `cla: yes` from the require labels for merging as the CLACheck
    tool no longer relies on labels.
    
    Enforcement of the CLA being signed is still enforced by the status check
    which is visible both in Github as well as checked by merge tooling.
    
    (cherry picked from commit 7d642fe)
    josephperrott authored and filipesilva committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    e2c86ba View commit details
    Browse the repository at this point in the history
  2. build: update webpack to 5.64.1

    This contains several fixes that have been reported in the CLI repo.
    alan-agius4 authored and filipesilva committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    9fc5af8 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2021

  1. docs: add breaking change note about calling scheduleBuilder with `…

    …@angular-devkit/build-angular`
    
    closes #22152
    
    (cherry picked from commit 25e761b)
    Platonn authored and filipesilva committed Nov 17, 2021
    Configuration menu
    Copy the full SHA
    1eee1e7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4420aa6 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2021

  1. Configuration menu
    Copy the full SHA
    7fc6895 View commit details
    Browse the repository at this point in the history
Loading