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: DevIntent/angularjs.org
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: angular/angularjs.org
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 9 commits
  • 8 files changed
  • 5 contributors

Commits on May 11, 2021

  1. build(deps): bump hosted-git-info from 2.8.8 to 2.8.9

    Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9.
    - [Release notes](https://github.com/npm/hosted-git-info/releases)
    - [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
    - [Commits](npm/hosted-git-info@v2.8.8...v2.8.9)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and petebacondarwin committed May 11, 2021
    Configuration menu
    Copy the full SHA
    eb69ab7 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2021

  1. chore(*): support NodeJS v12. add license & security policy.

    - update links
    - remove link to empty design docs folder
    - update copyright to 2021
    - fix typos
    - fix warnings about missing package.json fields
    - add npm script for easily building the project w/o running e2e tests
      - `yarn build:dev`
    - update dependencies
      - from: 31 vulnerabilities found - Severity: 10 Low | 5 Moderate | 16 High
      - to: 21 vulnerabilities found - Severity: 7 Low | 4 Moderate | 10 High
    Splaktar authored and petebacondarwin committed Jul 2, 2021
    Configuration menu
    Copy the full SHA
    b33efae View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2021

  1. build(deps): bump minimist from 1.2.0 to 1.2.5

    Bumps [minimist](https://github.com/substack/minimist) from 1.2.0 to 1.2.5.
    - [Release notes](https://github.com/substack/minimist/releases)
    - [Commits](https://github.com/substack/minimist/compare/1.2.0...1.2.5)
    
    ---
    updated-dependencies:
    - dependency-name: minimist
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and petebacondarwin committed Aug 14, 2021
    Configuration menu
    Copy the full SHA
    7ca76e2 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump jszip from 3.5.0 to 3.7.1

    Bumps [jszip](https://github.com/Stuk/jszip) from 3.5.0 to 3.7.1.
    - [Release notes](https://github.com/Stuk/jszip/releases)
    - [Changelog](https://github.com/Stuk/jszip/blob/master/CHANGES.md)
    - [Commits](Stuk/jszip@v3.5.0...v3.7.1)
    
    ---
    updated-dependencies:
    - dependency-name: jszip
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and petebacondarwin committed Aug 14, 2021
    Configuration menu
    Copy the full SHA
    041cd43 View commit details
    Browse the repository at this point in the history
  3. build(deps): bump brace-expansion from 1.1.6 to 1.1.11

    Bumps [brace-expansion](https://github.com/juliangruber/brace-expansion) from 1.1.6 to 1.1.11.
    - [Release notes](https://github.com/juliangruber/brace-expansion/releases)
    - [Commits](juliangruber/brace-expansion@v1.1.6...1.1.11)
    
    ---
    updated-dependencies:
    - dependency-name: brace-expansion
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and petebacondarwin committed Aug 14, 2021
    Configuration menu
    Copy the full SHA
    90a61f6 View commit details
    Browse the repository at this point in the history
  4. build(deps): bump path-parse from 1.0.6 to 1.0.7

    Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
    - [Release notes](https://github.com/jbgutierrez/path-parse/releases)
    - [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)
    
    ---
    updated-dependencies:
    - dependency-name: path-parse
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and petebacondarwin committed Aug 14, 2021
    Configuration menu
    Copy the full SHA
    af6f582 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2021

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

Commits on Dec 10, 2021

  1. docs(eol): Add EOL options text and link to header

    Ed Clement authored and josephperrott committed Dec 10, 2021
    Configuration menu
    Copy the full SHA
    8cf5d08 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2022

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