dependabot[bot]
f1984b06a2
Bump typescript from 4.3.4 to 4.3.5
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.3.4 to 4.3.5.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.3.4...v4.3.5 )
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-07-01 08:38:45 -04:00
Nick Cipollo
92158b2aee
Disable integration test.
2021-06-30 16:36:19 -04:00
Nick Cipollo
289da33bfb
Bump github types to 5.0.0
2021-06-30 16:34:09 -04:00
dependabot[bot]
793ce4c6b0
Bump glob from 7.1.6 to 7.1.7
...
Bumps [glob](https://github.com/isaacs/node-glob ) from 7.1.6 to 7.1.7.
- [Release notes](https://github.com/isaacs/node-glob/releases )
- [Changelog](https://github.com/isaacs/node-glob/blob/master/changelog.md )
- [Commits](https://github.com/isaacs/node-glob/compare/v7.1.6...v7.1.7 )
---
updated-dependencies:
- dependency-name: glob
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-06-30 16:21:26 -04:00
dependabot[bot]
7bba931a39
Bump @actions/core from 1.2.6 to 1.4.0
...
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core ) from 1.2.6 to 1.4.0.
- [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 )
---
updated-dependencies:
- dependency-name: "@actions/core"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-06-30 16:21:15 -04:00
dependabot[bot]
6fb3846972
Bump typescript from 4.1.4 to 4.3.4
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.1.4 to 4.3.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.1.4...v4.3.4 )
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-06-30 16:21:04 -04:00
dependabot[bot]
f2bb959dcd
Bump @types/jest from 26.0.20 to 26.0.23
...
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest ) from 26.0.20 to 26.0.23.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest )
---
updated-dependencies:
- dependency-name: "@types/jest"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-06-30 16:20:48 -04:00
dependabot[bot]
73272faa39
Bump actions/checkout from 1 to 2.3.4
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 1 to 2.3.4.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v1...v2.3.4 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-06-30 16:19:56 -04:00
HonkingGoose
403e4fc8af
Dependabot configuration
2021-06-30 16:18:26 -04:00
HonkingGoose
971e60a37e
Small improvements to README ( #67 )
...
* Small improvements to README
- Capitalize proper noun GitHub
- Use mono-spaced font for some defaults
- Use actions/checkout@v2 in example as that is the latest stable release
- Improve grammar of some sentences
2021-06-29 17:56:09 -04:00
dependabot[bot]
a5a057b707
Bump ws from 7.4.3 to 7.4.6
...
Bumps [ws](https://github.com/websockets/ws ) from 7.4.3 to 7.4.6.
- [Release notes](https://github.com/websockets/ws/releases )
- [Commits](https://github.com/websockets/ws/compare/7.4.3...7.4.6 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-29 13:35:57 -04:00
Nick Cipollo
d1125b4510
Fix typescript build
2021-05-24 11:23:05 -04:00
Nick Cipollo
15abc13cc4
Fixes #55 Add artifact validation which check to ensure it's not a directory
2021-05-24 11:21:34 -04:00
Nick Cipollo
616708020f
Fixes #50 Add plugin outputs which contain release information.
2021-05-12 11:36:59 -04:00
dependabot[bot]
085dc21232
Bump hosted-git-info from 2.8.8 to 2.8.9
...
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info ) from 2.8.8 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.8...v2.8.9 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-10 19:11:16 -04:00
Nick Cipollo
06fefc702f
Bump jest
2021-05-10 19:10:49 -04:00
dependabot[bot]
a84d04e910
Bump lodash from 4.17.20 to 4.17.21
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.20 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.20...4.17.21 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-10 19:05:50 -04:00
ph1ll
ec90733eaa
Use pagination for listing release assets
2021-04-15 13:15:38 -04:00
Nick Cipollo
839c2ee3df
Skip integration test
2021-04-07 17:38:35 -04:00
Nick Cipollo
a43fb1aa82
Fixes #37 Add discussion category action argument.
2021-04-07 17:36:43 -04:00
Nick Cipollo
8f0b206fd3
Cleanup error classes and CI
2021-03-23 17:43:38 -04:00
Nick Cipollo
9b14e2e2d3
Respect artifactErrorsFailBuild in production builds
2021-03-21 20:00:17 -04:00
Nick Cipollo
af980963d6
Fixes #33 Add artifactErrorsFailBuild flag
2021-03-21 19:47:27 -04:00
Nick Cipollo
5b1448e480
Fixes #32 Globber will now expand tilde and warn if no results are found
2021-03-12 12:44:12 -05:00
Nick Cipollo
f7b694c6d5
Update issue templates
2021-03-08 17:02:36 -05:00
Pier-Luc Gendreau
e78d6f8d64
chore(deps): remove add and global
2021-02-26 14:01:41 -05:00
Nick Cipollo
c3a232b7b2
Fix release mode
2021-02-10 12:12:01 -05:00
Nick Cipollo
a9ffe7f597
Update release notes
2021-02-10 11:53:50 -05:00
Nick Cipollo
09eb035337
Fixes #26 Update dependencies and fix octokit types
...
Fixes #27 Add inputs for specifying owner and repo
2021-02-10 11:50:57 -05:00
Nick Cipollo
970fd8405b
Bump jest
2020-12-22 13:30:22 -05:00
dependabot[bot]
299f7ef088
Bump @actions/core from 1.2.4 to 1.2.6 ( #23 )
...
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 >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-02 10:30:26 -04:00
dependabot[bot]
b2c7be9b04
Bump node-fetch from 2.6.0 to 2.6.1 ( #22 )
...
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 >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-12 11:50:26 -04:00
Nick Cipollo
840524d784
Add note to input test
2020-07-20 22:42:54 -04:00
Nick Cipollo
83aacbf1b5
Another attempt to fix tests
2020-07-20 22:40:44 -04:00
Nick Cipollo
7ca6e41462
Attempt to fix ci
2020-07-20 21:53:20 -04:00
Nick Cipollo
067437b167
Fixes #19 Bump dependencies & update octokit usage
2020-07-20 19:13:47 -04:00
dependabot[bot]
94366fd224
Bump lodash from 4.17.15 to 4.17.19 ( #18 )
...
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-20 11:51:52 -04:00
Nick Cipollo
485ab5eef1
Update README.md
2020-06-24 17:12:22 -04:00
Nick Cipollo
23ebf75c7e
Cleanup readme
2020-05-26 15:04:05 -04:00
Nick Cipollo
62a7618b4e
Organize readme
2020-05-26 15:02:49 -04:00
Nick Cipollo
6f236bd2ff
Fixes #16 Add update specific omit inputs
2020-05-26 14:39:57 -04:00
Nick Cipollo
05b0499270
Change back to debug
2020-05-25 17:35:27 -04:00
Nick Cipollo
8954a2e764
Fixes #15 Add omitBody and omitName
2020-05-25 17:06:44 -04:00
Nick Cipollo
93adae701b
Add support for webstorm
2020-05-25 13:18:08 -04:00
Nick Cipollo
71ce705419
Update jest for real
2020-03-18 10:49:21 -04:00
Nick Cipollo
a8943aa989
Bump jest version
2020-03-18 10:37:31 -04:00
Nick Cipollo
c4e12dcecf
Build debug
2020-03-05 13:22:45 -05:00
Nick Cipollo
791611e03e
Tiny logging tweek
2020-03-05 13:12:22 -05:00
Nick Cipollo
2ea88b1f32
Add retry for uploading artifact ( #13 )
2020-03-05 11:39:02 -05:00
Nick Cipollo
d57d57cad2
Fixes #12 Artifacts will now be replaced
2020-03-02 22:20:41 -05:00