Ben Elan
c44be22d0b
Upgrade husky to v9
2024-07-24 20:48:36 -07:00
Josh Gross
b7fb2001b4
Update version to 7.0.1
2023-11-17 14:15:20 -05:00
Josh Gross
d6fc56f33b
Use @types/node for Node 20
2023-11-08 11:16:50 -05:00
Josh Gross
84ab08fe8b
Update dependencies and use Node 20
2023-10-11 16:11:59 -04:00
Martijn Pieters
a4f398e58b
Remove unused dependencies
...
The @octokit/plugin- references are not actually (directly) used by
@action/github-script and so only serve to confuse about what exact
version of these is included in the action. The actual versions of
these plugins are set by @action/github.
Ignoring newlines, the dist/index.js file is exactly the same without
listing these dependencies in package.json.
2023-04-04 21:34:19 +01:00
Martijn Pieters
78f623b2da
Add @octokit/plugin-request-log, to produce debug output for requests
...
Without this plugin, the debug setting is, effectively, meaningless as
none of the existing plugins produce log output.
The plugin writes the request options to octokit.log.debug, and response
times as *method path - status in ...ms* to octokit.log.info.
2023-03-30 16:00:56 +01:00
Josh Gross
ba6cf3fe7c
Bump version to 6.4.0
2023-01-26 11:13:37 -05:00
Josh Gross
4d93f38890
Update dist and audit deps
2023-01-26 11:04:27 -05:00
Dan Michael O. Heggø
f34078a491
Make node-fetch available
2023-01-07 00:38:19 +01:00
Dan Michael O. Heggø
311d596c3d
Bump ncc
2023-01-07 00:37:32 +01:00
Josh Gross
01fde8b524
Update version to 6.3.3
2022-10-11 17:38:18 -04:00
Josh Gross
c09747ec1a
Merge branch 'main' into update-glob
2022-10-11 17:29:19 -04:00
Josh Gross
085a7754e8
Bump version to 6.3.2
2022-10-11 11:18:09 -04:00
Francesco Renzi
7ed718295b
Update @actions/core to 1.10.0
2022-10-06 11:32:55 +01:00
Luke Tomlinson
8445ca871a
Fix overriding request options from @actions/github
2022-09-30 15:15:18 -04:00
Luke Tomlinson
d742690307
6.3.0
2022-09-26 11:24:22 -04:00
Luke Tomlinson
355d8955d8
Add retry plugin
2022-09-23 10:56:21 -04:00
Jon Desrosiers
4d94eeabef
Update version in package*.json files.
2022-08-25 10:09:03 -04:00
Jon Desrosiers
b9c21f17c0
Update @octokit/plugin-rest-endpoint-methods to v6.3.0.
2022-08-19 08:45:20 -04:00
Jon Desrosiers
6e70142499
Update @octokit/plugin-rest-endpoint-methods.
...
This updates the dependency to the latest version within current SemVer constraints.
2022-08-18 13:50:01 -04:00
Cory Miller
1bdf7b26a5
Bump @actions/core to 1.9.1
2022-08-11 18:35:56 -04:00
Jan Waś
0a9984563e
Update @actions/glob to 0.3.0
2022-08-04 23:18:29 +02:00
dependabot[bot]
0cc15d0960
Bump shell-quote from 1.7.2 to 1.7.3
...
Bumps [shell-quote](https://github.com/substack/node-shell-quote ) from 1.7.2 to 1.7.3.
- [Release notes](https://github.com/substack/node-shell-quote/releases )
- [Changelog](https://github.com/substack/node-shell-quote/blob/master/CHANGELOG.md )
- [Commits](https://github.com/substack/node-shell-quote/compare/v1.7.2...1.7.3 )
---
updated-dependencies:
- dependency-name: shell-quote
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-06-23 03:19:34 +00:00
Shohei Maeda
19fe498d7b
Update @actions/core to 1.8.1
2022-05-13 07:29:57 +09:00
dependabot[bot]
7cf7d15108
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 >
2022-03-26 06:03:59 +00:00
Josh Gross
6b8d8aaad4
Merge pull request #238 from actions/joshmgross/update-actions-core
...
Update `@actions/core` to 1.6.0
2022-02-11 10:19:36 -05:00
Josh Gross
72fadf4ee8
Update @actions/core to 1.6.0
2022-02-09 15:58:07 -05:00
Josh Gross
2c946f132f
Run npm audit fix
2022-02-09 15:47:54 -05:00
PeterNitscheMI
7b791155c1
prepare release
2021-11-19 19:20:22 +01:00
PeterNitscheMI
f6f802415c
update plugin dependencies
2021-11-19 19:07:40 +01:00
Josh Gross
c08c323075
Update to latest versions for dev dependencies
2021-10-12 20:59:24 +00:00
Josh Gross
5e5d515dc7
Upgrade to the latest version of Octokit
2021-09-23 21:16:55 +00:00
Josh Gross
6a0bb322b7
Update minor versions of dependencies
2021-09-23 16:36:42 +00:00
Josh Gross
43434074d0
Update dev dependencies
2021-08-19 13:46:23 -04:00
Josh Gross
ab3c97fb6b
Run npm audit fix
2021-08-19 13:42:15 -04:00
Bhavana Konchada
49d397a538
updated package-lock.json to reflect v2
2021-08-11 15:55:57 -07:00
Bhavana Konchada
6456c11da2
Adding @actions/exec
...
adding @actions/exec
adding @qctions/exec
updated readme.md
Added license file for @actions/exec
2021-08-11 13:51:41 -07:00
Josh Gross
7c21e3730f
Run npm audit fix
2021-06-18 13:56:15 -04:00
Josh Gross
2b34a689ec
Update @actions/core to 1.2.7
2021-04-23 11:42:24 -04:00
Josh Gross
f05a81df23
Update version to 3.1.1
2021-03-30 14:00:42 -04:00
Josh Gross
74ae80c200
Use y18n 4.0.1
2021-03-30 13:56:06 -04:00
Matisse Hack
8920b9a6ed
Add the @actions/glob package
2021-03-29 16:06:39 -07:00
dependabot[bot]
5b5c43cb7b
Bump node-notifier from 8.0.0 to 8.0.1
...
Bumps [node-notifier](https://github.com/mikaelbr/node-notifier ) from 8.0.0 to 8.0.1.
- [Release notes](https://github.com/mikaelbr/node-notifier/releases )
- [Changelog](https://github.com/mikaelbr/node-notifier/blob/v8.0.1/CHANGELOG.md )
- [Commits](https://github.com/mikaelbr/node-notifier/compare/v8.0.0...v8.0.1 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-02-02 16:51:20 +00:00
Jonathan Clem
47f7cf65b5
v3.1.0
2020-11-17 09:16:23 -05:00
Jonathan Clem
ed05d35c66
Bump Octokit core, REST pagination, REST methdos
2020-11-17 09:13:01 -05:00
dependabot[bot]
bdd2dafb12
Bump node-fetch from 2.6.0 to 2.6.1
...
Bumps [node-fetch](https://github.com/bitinn/node-fetch ) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/bitinn/node-fetch/releases )
- [Changelog](https://github.com/node-fetch/node-fetch/blob/master/docs/CHANGELOG.md )
- [Commits](https://github.com/bitinn/node-fetch/compare/v2.6.0...v2.6.1 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-11-17 14:07:52 +00:00
Jonathan Clem
3c58ce3675
v3.0.2
2020-11-17 08:43:24 -05:00
Jonathan Clem
ff0a9e81a8
v3.0.1
2020-11-17 08:11:47 -05:00
dependabot[bot]
9124ee04c3
Bump @actions/core from 1.2.4 to 1.2.6
...
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core ) from 1.2.4 to 1.2.6.
- [Release notes](https://github.com/actions/toolkit/releases )
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md )
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core )
Signed-off-by: dependabot[bot] <support@github.com >
2020-10-05 17:44:36 +00:00
Jonathan Clem
626af12fe9
v3.0.0
2020-08-21 11:04:01 -04:00