dependabot[bot]
595323b826
Bump @actions/core from 1.2.4 to 1.4.0
...
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core ) from 1.2.4 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-14 22:54:34 +00:00
Patrick Ellis
abd73ee7a3
Create dependabot.yml
2021-06-14 18:53:59 -04:00
Patrick Ellis
5400315400
Update README.md
...
Fix a small html typo.
2021-06-14 18:46:42 -04:00
Patrick Ellis
49b4235a1d
Merge pull request #156 from actions/upgrade-js-yaml-to-4
...
Upgrade js-yaml to 4.0
2021-06-14 18:45:24 -04:00
Patrick Ellis
d5a6e81a0b
Merge branch 'main' into upgrade-js-yaml-to-4
2021-06-14 18:43:21 -04:00
Patrick Ellis
ed53ace116
Merge pull request #158 from actions/delete-semver
...
Delete unused semver dependency
2021-06-14 18:41:29 -04:00
Patrick Ellis
b627d691f5
Merge branch 'main' into delete-semver
2021-06-14 18:38:51 -04:00
Patrick Ellis
27168aeace
Merge pull request #157 from actions/upgrade-ncc
...
Upgrade ncc to latest (0.23 -> 0.28.6)
2021-06-14 18:37:15 -04:00
Patrick Ellis
b6f39f5d27
re-run licensed cache
2021-06-11 19:12:23 -04:00
Patrick Ellis
46e4d72b10
Delete unused semver dependency
2021-06-11 19:10:26 -04:00
Patrick Ellis
4d9b700547
update licensed cache
2021-06-11 19:02:36 -04:00
Patrick Ellis
5235463eb5
Upgrade ncc to 0.28.6
2021-06-11 19:01:54 -04:00
Patrick Ellis
dc237964a2
update license caches
2021-06-11 18:59:18 -04:00
Patrick Ellis
3424206184
Upgrade js-yaml to 4.0
...
The only code change is switching `safeLoad` (which was removed) for `load` (which is "safe" by default now)
https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md#400---2021-01-03
2021-06-11 18:54:48 -04:00
Patrick Ellis
f6dc3df7ab
Update README.md
...
Add dependency badge
2021-06-11 18:51:17 -04:00
Patrick Ellis
d9df556210
Merge pull request #152 from actions/upgrade-to-typescript-4-and-jest-26
...
Upgrade to typescript 4.3 and jest 27
2021-06-11 17:45:54 -04:00
Patrick Ellis
ee9e584a3b
Update license caches for node-fetch, signal-exit
...
Updated these from within our docker container, since that seems to
matter quite a lot in this case.
2021-06-07 15:40:56 -04:00
Patrick Ellis
710a179338
Merge branch 'main' into upgrade-to-typescript-4-and-jest-26
2021-06-07 15:00:25 -04:00
Patrick Ellis
f012fdc68b
Merge pull request #153 from actions/upgrade-licensed-to-3
...
Upgrade licensed to 3.0.1
2021-06-07 14:48:17 -04:00
Patrick Ellis
0c10b6e0fb
Merge branch 'main' into upgrade-to-typescript-4-and-jest-26
2021-06-07 10:41:25 -04:00
Patrick Ellis
8395937fc8
Merge branch 'main' into upgrade-licensed-to-3
2021-06-07 10:38:58 -04:00
Patrick Ellis
5bb04d0e44
Merge pull request #154 from actions/thboop/updateLicensed
...
Run Licensed cache on main branch
2021-06-07 10:35:43 -04:00
Thomas Boop
8e74082f43
run licensed cache
2021-06-07 10:30:53 -04:00
Patrick Ellis
d7e0357984
update licensed cache
...
I just ran `licensed cache`.
2021-06-07 10:12:02 -04:00
Patrick Ellis
4f4b1ef858
Upgrade licensed to 3.0.1
2021-06-07 09:55:27 -04:00
Patrick Ellis
a206383dae
Delete jest-circus since it is the default runner as of jest 27
2021-06-04 23:22:58 -04:00
Patrick Ellis
f0414a79d7
Upgrade Typescript to 4.3
...
Also necessitated upgrading ts-jest to 27.0 and jest to 26.0
2021-06-04 22:57:32 -04:00
Patrick Ellis
0ed1ab2b58
Update licensed cache
2021-06-04 17:18:33 -04:00
Patrick Ellis
00c66bce75
Merge pull request #56 from actions/dependabot/npm_and_yarn/acorn-5.7.4
...
Bump acorn from 5.7.3 to 5.7.4
2021-06-04 17:03:03 -04:00
Patrick Ellis
f3a996235b
Merge pull request #134 from actions/dependabot/npm_and_yarn/y18n-4.0.1
...
Bump y18n from 4.0.0 to 4.0.1
2021-06-04 17:02:13 -04:00
Patrick Ellis
51b8a262c5
Merge pull request #98 from actions/dependabot/npm_and_yarn/node-fetch-2.6.1
...
Bump node-fetch from 2.6.0 to 2.6.1
2021-06-04 17:02:00 -04:00
Patrick Ellis
eb35148f10
Merge pull request #142 from actions/dependabot/npm_and_yarn/lodash-4.17.21
...
Bump lodash from 4.17.15 to 4.17.21
2021-06-04 17:01:31 -04:00
Patrick Ellis
ef43dea39d
Merge pull request #143 from actions/dependabot/npm_and_yarn/hosted-git-info-2.8.9
...
Bump hosted-git-info from 2.8.8 to 2.8.9
2021-06-04 17:01:10 -04:00
Patrick Ellis
63f27e3a01
Merge pull request #138 from pllim/patch-1
...
DOC: Example to use released version
2021-06-04 17:00:50 -04:00
Patrick Ellis
5682b7c513
3.0.1
v3.0.1
2021-06-04 16:29:03 -04:00
Patrick Ellis
8469b2cf3f
Merge pull request #151 from actions/prettier-2.3.0
...
Update prettier to the latest version and re-prettify everything
2021-06-04 16:23:48 -04:00
Patrick Ellis
c97a9580dd
Update prettier to 2.3.0 and re-prettify everything
...
Gotta love those trailing commas!
2021-06-04 16:14:32 -04:00
Patrick Ellis
ca69a1eb30
Merge pull request #150 from actions/fix-format-script-globbing
...
Fix recursive globbing in our npm `format` script command and run all ts files through prettier 💅
2021-06-04 16:08:22 -04:00
Patrick Ellis
a1aa618e7a
Fix recursive glob behavior in our npm format script command
2021-06-04 15:55:26 -04:00
Patrick Ellis
84a53dc124
Regenerate dist/index.js
2021-06-04 15:43:55 -04:00
Patrick Ellis
a51aacbf8f
Regenerate package-lock.json (result of npm install)
2021-06-04 15:43:12 -04:00
Patrick Ellis
f2e6c011a1
rebuild dist/index.js
2021-06-04 15:00:20 -04:00
Patrick Ellis
c9d0dfc82e
🧹 Add tests that run the whole action ( #149 )
2021-06-04 14:46:22 -04:00
Patrick Ellis
b884ad6838
Merge pull request #125 from HollowMan6/patch-1
...
Fix typo in README.md
2021-06-04 14:45:15 -04:00
Patrick Ellis
9019323db1
🧹 Add basic unit tests ( #148 )
...
This is not intended to be a comprehensive test suite; I'm just trying to get us started by adding tests for some of the most important functionality.
This necessitated some minor refactoring. Previously, `main.ts` just directly invoked the main entrypoint function `run()`, which made it impossible to unit test the module without causing the side-effects of `run`.
As a workaround I created a new module `labeler.ts`, which just exports the functions we want to test without executing the main entrypoint, and simplified `main.ts` so that it only imports the entrypoint and executes it.
It's basically just a re-org. The diff makes it look way more complicated than it is.
2021-06-03 16:15:47 -04:00
Patrick Ellis
ffa3fbeb8f
🧹 Update documentation ( #147 )
...
- Document the release process in `CONTRIBUTING.md`
- Add development instructions to `CONTRIBUTING.md` (adapted from [download-artifact](https://github.com/actions/download-artifact ))
- Add a test badge to the `README`
- Link to `CONTRIBUTING.md` in `README`
- Unify copy between `README.md` and `action.yml`
- Copy-pasta the CoC from [download-artifact](https://github.com/actions/download-artifact )
2021-06-03 12:43:19 -04:00
Patrick Ellis
bc80d164ed
Two minor fixes to the README ( #80 ) ( #146 )
...
* Use consistent indentation style in YAML examples
* Fix typo 'indvidual'
2021-06-03 12:39:48 -04:00
Patrick Ellis
4d65903a95
🧹 Add "Build & Test" Workflow ( #145 )
2021-06-02 12:16:40 -04:00
dependabot[bot]
d5f97ac860
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-11 00:59:30 +00:00
dependabot[bot]
f6ac868a00
Bump lodash from 4.17.15 to 4.17.21
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.15 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.21 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-10 07:09:36 +00:00