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/upload-artifact
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.2.3
Choose a base ref
...
head repository: actions/upload-artifact
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.2.4
Choose a head ref
  • 13 commits
  • 7 files changed
  • 5 contributors

Commits on May 11, 2021

  1. Bump lodash from 4.17.19 to 4.17.21

    Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21.
    - [Release notes](https://github.com/lodash/lodash/releases)
    - [Commits](lodash/lodash@4.17.19...4.17.21)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored May 11, 2021
    Copy the full SHA
    2e3d6da View commit details

Commits on May 14, 2021

  1. Fix spelling error (#204)

    effect -> affect
    RomanovX authored May 14, 2021
    Copy the full SHA
    9dc0ee8 View commit details

Commits on May 21, 2021

  1. Re-order example descriptions (#209)

    Given the way that the two descriptions were written it was confusing about which example was being discussed (see specifically "In the above example in the previous version).
    robpc authored May 21, 2021
    Copy the full SHA
    9243a41 View commit details

Commits on May 23, 2021

  1. Copy the full SHA
    4db8255 View commit details

Commits on Jun 16, 2021

  1. Merge pull request #211 from JasonGross/patch-1

    Fix the grammar in a warning message
    brcrista authored Jun 16, 2021
    Copy the full SHA
    5851818 View commit details
  2. Merge pull request #202 from actions/dependabot/npm_and_yarn/lodash-4…

    ….17.21
    
    Bump lodash from 4.17.19 to 4.17.21
    brcrista authored Jun 16, 2021
    Copy the full SHA
    0482dbb View commit details
  3. Copy the full SHA
    8507687 View commit details
  4. Merge pull request #222 from actions/brcrista/dependabot-push

    Avoid triggering push for Dependabot branches
    brcrista authored Jun 16, 2021
    Copy the full SHA
    4642646 View commit details
  5. Bump hosted-git-info from 2.8.5 to 2.8.9 (#203)

    * Bump hosted-git-info from 2.8.5 to 2.8.9
    
    Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.5 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.5...v2.8.9)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Empty commit
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Brian Cristante <33549821+brcrista@users.noreply.github.com>
    dependabot[bot] and brcrista authored Jun 16, 2021
    Copy the full SHA
    76f4433 View commit details
  6. Bump glob-parent from 5.1.1 to 5.1.2 (#219)

    Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.1.1 to 5.1.2.
    - [Release notes](https://github.com/gulpjs/glob-parent/releases)
    - [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md)
    - [Commits](gulpjs/glob-parent@v5.1.1...v5.1.2)
    
    ---
    updated-dependencies:
    - dependency-name: glob-parent
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Brian Cristante <33549821+brcrista@users.noreply.github.com>
    dependabot[bot] and brcrista authored Jun 16, 2021
    Copy the full SHA
    52a3c6b View commit details
  7. Copy the full SHA
    2368fec View commit details
  8. Bump ws from 7.2.3 to 7.5.0 (#221)

    Bumps [ws](https://github.com/websockets/ws) from 7.2.3 to 7.5.0.
    - [Release notes](https://github.com/websockets/ws/releases)
    - [Commits](websockets/ws@7.2.3...7.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: ws
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Brian Cristante <33549821+brcrista@users.noreply.github.com>
    dependabot[bot] and brcrista authored Jun 16, 2021
    Copy the full SHA
    4537e11 View commit details
  9. Ingest v0.5.2 of @actions/artifact (#224)

    * npm install --update @actions/artifact
    
    * update .license file
    
    * npm run release
    brcrista authored Jun 16, 2021
    Copy the full SHA
    27121b0 View commit details
Loading