Thanks to visit codestin.com
Credit goes to github.com

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: 12.2.16
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: 12.2.18
Choose a head ref
  • 13 commits
  • 15 files changed
  • 5 contributors

Commits on Mar 23, 2022

  1. Configuration menu
    Copy the full SHA
    ccb0f95 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    abcdf4d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2656a33 View commit details
    Browse the repository at this point in the history
  4. build: update minimist to 1.2.6

    alan-agius4 authored and dgp1130 committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    2da68bf View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2022

  1. Configuration menu
    Copy the full SHA
    98b0867 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2022

  1. build: preparation for primary branch rename in the Angular repos

    Preparation for the framework repo as outlined our planning
    document.
    devversion authored and clydin committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    60a756f View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2022

  1. build: changes for primary branch rename to main.

    Changes part of the `DIRECT` phase of the "renaming master
    to main" planning doc.
    devversion authored and josephperrott committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    6723a3c View commit details
    Browse the repository at this point in the history

Commits on May 21, 2022

  1. build: update saucelabs key

    Update the saucelabs key for the newly generated key
    
    (cherry picked from commit fe3d8ca)
    josephperrott committed May 21, 2022
    Configuration menu
    Copy the full SHA
    b61724e View commit details
    Browse the repository at this point in the history

Commits on May 26, 2022

  1. ci: add nightly CI run for 12.2.x branch

    We enable nightly CI runs for this branch as version 12 is now in LTS.
    alan-agius4 committed May 26, 2022
    Configuration menu
    Copy the full SHA
    789c4e3 View commit details
    Browse the repository at this point in the history
  2. test: remove material-design-icons e2e test

    This test is currently causing timeouts and was removed in the v13 branch through #15096
    alan-agius4 committed May 26, 2022
    Configuration menu
    Copy the full SHA
    7e33d1e View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2022

  1. fix(@angular-devkit/build-angular): update terser to address CVE-2022…

    …-25858
    
    While this vulnerability cannot be exploited through the Angular CLI as we don't expect it to be run on production servers. We update terser to remove the unnecessary vulnerability noise.
    
    Closes #23593
    
    (cherry picked from commit 3d0b6fe)
    alan-agius4 authored and clydin committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    4d723ca View commit details
    Browse the repository at this point in the history
  2. test: use correct version of material

    Previously, the latest version was being installed which caused E2E to fail.
    alan-agius4 authored and clydin committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    ed08d83 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2022

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