snyk-bot
c1a691924e
fix: upgrade @actions/core from 1.2.6 to 1.8.0
...
Snyk has created this PR to upgrade @actions/core from 1.2.6 to 1.8.0.
See this package in npm:
https://www.npmjs.com/package/@actions/core
See this project in Snyk:
6ce665a4
-750e-4102-a5a2-d6ae6f1e4591?utm_source=github&utm_medium=referral&page=upgrade-pr
2022-05-27 17:16:38 +00:00
Jonathan Tamsut
9acf51df79
regenerate package lock
2022-03-01 14:31:56 -08:00
Jonathan Tamsut
b8bbd3b64f
regenerate lockfile
2022-03-01 13:38:43 -08:00
Jonathan Tamsut
d9b73cccac
update lock file
2022-03-01 13:14:35 -08:00
Konrad Pabjan
f023be2c48
Update @actions/artifact to version 0.6.0 ( #123 )
...
* Update @actions/artifact to version 0.6.0
* update artifact.dep.yml to use version 0.6.0
2021-12-07 11:44:54 -05:00
dependabot[bot]
f2e7c54ea3
Bump path-parse from 1.0.6 to 1.0.7 ( #109 )
...
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-02 10:31:46 -05:00
Brian Cristante
3be87be14a
Ingest v0.5.2 of @actions/artifact ( #100 )
...
* npm install --update @actions/artifact
* Update .licenses file
* npm run release
2021-06-16 16:19:05 -04:00
Brian Cristante
8bef1ad834
Merge pull request #97 from actions/dependabot/npm_and_yarn/glob-parent-5.1.2
...
Bump glob-parent from 5.1.1 to 5.1.2
2021-06-16 16:06:52 -04:00
Brian Cristante
2940e0d2ad
Merge pull request #92 from actions/dependabot/npm_and_yarn/hosted-git-info-2.8.9
...
Bump hosted-git-info from 2.8.5 to 2.8.9
2021-06-16 16:06:23 -04:00
dependabot[bot]
246a0f4716
Bump glob-parent from 5.1.1 to 5.1.2
...
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](https://github.com/gulpjs/glob-parent/compare/v5.1.1...v5.1.2 )
---
updated-dependencies:
- dependency-name: glob-parent
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-06-11 13:14:19 +00:00
dependabot[bot]
87f717a35d
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](https://github.com/npm/hosted-git-info/compare/v2.8.5...v2.8.9 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-05-11 17:16:23 +00:00
dependabot[bot]
ae445150c2
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](https://github.com/lodash/lodash/compare/4.17.19...4.17.21 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-05-11 12:10:53 +00:00
Konrad Pabjan
158ca71f7c
Bump @actions/artifact to version 0.5.1 ( #85 )
2021-04-06 16:50:27 -04:00
dependabot[bot]
65bdb44741
Bump y18n from 4.0.0 to 4.0.1 ( #84 )
...
Bumps [y18n](https://github.com/yargs/y18n ) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/yargs/y18n/releases )
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md )
- [Commits](https://github.com/yargs/y18n/commits )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-06 15:23:44 -04:00
Konrad Pabjan
4a7a711286
Add retries to all HTTP calls + fix dependabot alerts ( #80 )
...
* Update @actions/artifact package to version 0.5.0
* bump eslint-plugin-github to version 4.1.1
* Update artifact.dep.yml
2021-01-04 15:47:26 +01:00
Konrad Pabjan
f144d3c391
Update @actions/artifact from 0.3.5 to 0.4.2 ( #73 )
...
* Update @actions/artifact from 0.3.5 to 0.4.2
* Update package versions in .licenses
2020-12-15 10:55:26 -05:00
Konrad Pabjan
f8e41fbffe
Bump @actions/core to v1.2.6 ( #64 )
...
* Bump @actions/core to v1.2.6
* Update version in license for @actions/core
* Fix typo
2020-11-13 14:53:33 -05:00
Konrad Pabjan
b3cedea9be
Bump @actions/artifact to 0.3.5 ( #52 )
2020-08-04 17:55:46 +02:00
Konrad Pabjan
80d2d4023c
Document Artifact Limitations + Bump actions/artifact package version ( #51 )
...
* Document Artifact Limitations
* README Updates
* Restructure README
2020-07-31 17:16:59 +02:00
dependabot[bot]
83fcc74d04
Bump lodash from 4.17.15 to 4.17.19 ( #46 )
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/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>
2020-07-22 13:26:09 +02:00
Konrad Pabjan
7e5b6f00de
Misc Download Artifact Improvements ( #43 )
...
* Various improvements to download-artifact
* Resolve input path
* README updates
* PR feedback
2020-07-15 12:09:31 +02:00
Konrad Pabjan
d0b19596d3
V2 Updates ( #36 )
...
* Update README with compatibilty differences between v1 and v2
* NPM package updates and rebuild index.js
* Update README
* Compat update
2020-04-30 22:50:01 +02:00
dependabot[bot]
6849460513
Bump @actions/http-client from 1.0.7 to 1.0.8 ( #34 )
...
Bumps [@actions/http-client](https://github.com/actions/http-client ) from 1.0.7 to 1.0.8.
- [Release notes](https://github.com/actions/http-client/releases )
- [Changelog](https://github.com/actions/http-client/blob/master/RELEASES.md )
- [Commits](https://github.com/actions/http-client/commits )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-04-30 16:05:47 +02:00
dependabot[bot]
1b06ce6dcd
Bump acorn from 7.1.0 to 7.1.1 ( #28 )
...
Bumps [acorn](https://github.com/acornjs/acorn ) from 7.1.0 to 7.1.1.
- [Release notes](https://github.com/acornjs/acorn/releases )
- [Commits](https://github.com/acornjs/acorn/compare/7.1.0...7.1.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-04-30 16:05:06 +02:00
Konrad Pabjan
1de1dea89c
V2 Download Artifact ( #27 )
...
* V2 Preview (#19 )
* V2 Setup
* Add end-to-end tests
* Update tests
* Update tests
* Update tests
* Update tests again
* Misc Updates
* Improve logs
* Update release
* Update README.md
* @actions/artifact v0.2.0
* Update to the latest version of the @actions/artifact package
* Update @actions/artifact to 0.3.1
* Misc Updates
* Add .gitattributes
* Update Readme
* Update test YAML
2020-04-28 15:45:21 +02:00