-
Notifications
You must be signed in to change notification settings - Fork 612
Comparing changes
Open a pull request
base repository: actions/download-artifact
base: v2
head repository: actions/download-artifact
compare: v3
- 19 commits
- 21 files changed
- 6 contributors
Commits on Feb 7, 2022
-
Update default runtime to node16 (#134)
Node 12 has an end of life on April 30, 2022. This PR updates the default runtime to [node16](https://github.blog/changelog/2021-12-10-github-actions-github-hosted-runners-now-run-node-js-16-by-default/), rather then node12. This is supported on all Actions Runners v2.285.0 or later.
Configuration menu - View commit details
-
Copy full SHA for a327a9c - Browse repository at this point
Copy the full SHA a327a9cView commit details
Commits on Mar 1, 2022
-
Configuration menu - View commit details
-
Copy full SHA for d9b73cc - Browse repository at this point
Copy the full SHA d9b73ccView commit details -
Configuration menu - View commit details
-
Copy full SHA for 360d083 - Browse repository at this point
Copy the full SHA 360d083View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d338d2 - Browse repository at this point
Copy the full SHA 2d338d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for d4793f4 - Browse repository at this point
Copy the full SHA d4793f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ee3d96 - Browse repository at this point
Copy the full SHA 6ee3d96View commit details -
Configuration menu - View commit details
-
Copy full SHA for b8bbd3b - Browse repository at this point
Copy the full SHA b8bbd3bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8821072 - Browse repository at this point
Copy the full SHA 8821072View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9acf51d - Browse repository at this point
Copy the full SHA 9acf51dView commit details -
Configuration menu - View commit details
-
Copy full SHA for a4a09c5 - Browse repository at this point
Copy the full SHA a4a09c5View commit details
Commits on Mar 2, 2022
-
Merge pull request #136 from actions/jtamsut/update-lockfile-version
Update `lockfileVersion` in `package-lock.json`
1Configuration menu - View commit details
-
Copy full SHA for fb598a6 - Browse repository at this point
Copy the full SHA fb598a6View commit details
Commits on Mar 26, 2022
-
Bump minimist from 1.2.5 to 1.2.6
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. - [Release notes](https://github.com/substack/minimist/releases) - [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6) --- updated-dependencies: - dependency-name: minimist dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for e89a529 - Browse repository at this point
Copy the full SHA e89a529View commit details
Commits on Apr 25, 2022
-
Merge pull request #152 from actions/dependabot/npm_and_yarn/minimist…
…-1.2.6 Bump minimist from 1.2.5 to 1.2.6
Configuration menu - View commit details
-
Copy full SHA for 51cbdc4 - Browse repository at this point
Copy the full SHA 51cbdc4View commit details -
Bump ansi-regex from 4.1.0 to 4.1.1
Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 4.1.0 to 4.1.1. - [Release notes](https://github.com/chalk/ansi-regex/releases) - [Commits](chalk/ansi-regex@v4.1.0...v4.1.1) --- updated-dependencies: - dependency-name: ansi-regex dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 7151be3 - Browse repository at this point
Copy the full SHA 7151be3View commit details -
Merge pull request #156 from actions/dependabot/npm_and_yarn/ansi-reg…
…ex-4.1.1 Bump ansi-regex from 4.1.0 to 4.1.1
Configuration menu - View commit details
-
Copy full SHA for 076f0f7 - Browse repository at this point
Copy the full SHA 076f0f7View commit details
Commits on Oct 20, 2022
-
Update @actions/core to 1.10.0 (#178)
* Update @actions/core to 1.10.0 * Update licenses * solve npm conflicts * update licenses
Configuration menu - View commit details
-
Copy full SHA for 9782bd6 - Browse repository at this point
Copy the full SHA 9782bd6View commit details
Commits on Jan 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c1a6d8f - Browse repository at this point
Copy the full SHA c1a6d8fView commit details -
Configuration menu - View commit details
-
Copy full SHA for d2278a1 - Browse repository at this point
Copy the full SHA d2278a1View commit details -
Update to latest actions/artifact NPM package (#195)
* Use latest actions/artifact NPM package + misc updates * Use node 18 + caching in CI * Run npm release * Use node 16 for CI + devcontainer
10Configuration menu - View commit details
-
Copy full SHA for 9bc31d5 - Browse repository at this point
Copy the full SHA 9bc31d5View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2...v3