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: v9.1.9
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: v9.1.10
Choose a head ref
  • 4 commits
  • 9 files changed
  • 3 contributors

Commits on Jun 25, 2020

  1. ci: fix saucelabs unsupported OS/browser/version/device combo

    ```
    UnsupportedOperationError: Misconfigured -- Unsupported OS/browser/version/device combo: OS: 'Mac 10.15', Browser: 'safari', Version: '13.0.', Device: 'unspecified'
    ```
    
    (cherry picked from commit 5a89465)
    alan-agius4 authored and filipesilva committed Jun 25, 2020
    Copy the full SHA
    91616b3 View commit details
  2. Copy the full SHA
    3c7dc65 View commit details

Commits on Jul 1, 2020

  1. fix(@angular-devkit/build-angular): update copy-webpack-plugin to 6.0.3

    Prior versions of copy-webpack-plugin 6.x contained a memory usage regression that could cause gigabytes of memory to be used during a build.  Version 6.0.3 contains a fix that prevents this issue.
    Referenced Issue: webpack-contrib/copy-webpack-plugin#505
    
    (cherry picked from commit 78064a8)
    clydin authored and mgechev committed Jul 1, 2020
    Copy the full SHA
    c9c14b9 View commit details

Commits on Jul 2, 2020

  1. release: v9.1.10

    mgechev committed Jul 2, 2020
    Copy the full SHA
    d2c445c View commit details
Loading