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: actions/setup-node
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.1.4
Choose a base ref
...
head repository: actions/setup-node
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.1.5
Choose a head ref
  • 6 commits
  • 9 files changed
  • 7 contributors

Commits on Jan 20, 2021

  1. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    68fafec View commit details
  2. Bump lodash from 4.17.15 to 4.17.19 (#174)

    Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
    - [Release notes](https://github.com/lodash/lodash/releases)
    - [Commits](lodash/lodash@4.17.15...4.17.19)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 20, 2021

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    7f4d522 View commit details
  3. Bump acorn from 5.7.3 to 5.7.4 (#122)

    Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.3 to 5.7.4.
    - [Release notes](https://github.com/acornjs/acorn/releases)
    - [Commits](acornjs/acorn@5.7.3...5.7.4)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 20, 2021
    1

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    4257181 View commit details
  4. Clarifications to the README (#167) (#229)

    * Update README.md
    
    * Update README.md
    
    Co-authored-by: Bryan MacFarlane <bryanmacfarlane@github.com>
    
    Co-authored-by: Konrad Pabjan <konradpabjan@github.com>
    bryanmacfarlane and konradpabjan authored Jan 20, 2021

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    23bdee1 View commit details
  5. chore: operating-system -> os (#184)

    Schema validation was flagging the old property name
    nschonni authored Jan 20, 2021

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    05f0551 View commit details

Commits on Feb 17, 2021

  1. Fix TypeScript error line/column (#125)

    * Fix TypeScript error line/column
    
    * Adopt official pattern from VS Code
    
    * Minor cleanup
    
    * Add tests for tsc problem matcher
    
    Co-authored-by: Lukas Spieß <lumaxis@github.com>
    Zarel and lumaxis authored Feb 17, 2021
    3

    Partially verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
    Copy the full SHA
    46071b5 View commit details
Loading