MaksimZhukov
ab7411ec21
Change version of Node.js runtime to node20
2023-10-25 14:25:13 +02:00
Nikolai Laevskii
df65a7144a
Use lodash's isEqual
2023-10-04 11:23:34 +02:00
Dusan Trickovic
68124ad53a
Update Minimatch to 9.0.3, rebuild and fix licensing ( #626 )
2023-07-26 13:23:55 +02:00
Eric Cornelissen
b3ae1bded7
Make jest-each a devDependency ( #611 )
...
* Make `jest-each` a devDependency
Change the dependency on `jest-each` from a regular dependency to a
development dependency (devDependency) as it is only used in tests.
* Remove `jest-each` and use `test-each` instead
2023-07-11 14:57:50 +02:00
MaksimZhukov
ac9175f8a1
Bump @octokit/plugin-retry from 5.0.4 to 5.0.5 ( #610 )
2023-07-10 13:01:42 +02:00
Liam Stanley
994304c5d5
feat(config): support reading from local file if it exists ( #394 )
...
* feat(config): support reading from local file if it exists
Signed-off-by: Liam Stanley <me@liamstanley.io >
* fix: fix review point, update logic
* docs: update readme
* docs: update readme
* feat: add additional logging
* chore: update licenses
* docs: fix review point in readme.md
---------
Signed-off-by: Liam Stanley <me@liamstanley.io >
Co-authored-by: IvanZosimov <ivanzosimov@github.com >
2023-07-07 12:44:54 +02:00
MaksimZhukov
375538a703
Bump @octokit/plugin-retry from 5.0.2 to 5.0.4 ( #599 )
2023-06-28 13:52:50 +02:00
Mark Massoud
7a202e6428
fix: Limit number of labels added to 100 ( #497 )
...
* push to excess labels to avoid reaching the limit
* build dist
* never set more than 100 labels
* use splice instead of set
* ignore IDE folders
* install @octokit/plugin-retry
* always setLabels
* fix indentations
* fix specs
* add spec for excess labels
* prettier
* licensed cache
* revert to !!core.getInput('sync-labels')
* better warning for exceeded labels
* keep manually-added labels
* nest the dedupe logic
* rename `removeLabel` to `removeLabelFromList` to avoid confusion
* use Sets, and issue a call only if labels have actually changed
* remove IDE config folders from gitignore
* remove obsolete duplucation check
---------
Co-authored-by: Mark Massoud <mark@unrealcloud.io >
2023-06-21 11:49:43 +02:00
Milos Pantic
9edd2bf941
Bump license version
2023-03-23 12:16:28 +01:00
Milos Pantic
468a5e0250
Rebuild minimatch ( #522 )
...
* Rebuild minimatch and adapt changed interface
* Apply formatting
* Update minimatch license
2023-03-23 10:45:05 +01:00
MaksimZhukov
36adcc2cb2
Update licenses and dependencies ( #477 )
2023-01-09 15:27:57 +01:00
IvanZosimov
e63db1786a
Update licenses and rebuild action
2022-12-19 16:48:00 +01:00
Francesco Renzi
d8fb392051
Update @actions/core to 1.10.0
2022-10-06 11:51:14 +01:00
Cory Miller
15508143cd
fix license type for other version of actions/http-client
2022-08-11 15:31:09 -04:00
Cory Miller
a29491a7fe
fix license type for actions/http-client
2022-08-11 15:29:30 -04:00
Cory Miller
6e5bdb78b3
Updates licenses
2022-08-11 14:57:12 -04:00
licensed-ci
2a23f11dfe
Auto-update license files
2022-03-15 16:06:37 +00:00
Patrick Ellis
b3a86a2193
update licensed cache
2021-10-01 14:16:37 -04:00
dependabot[bot]
c49f5acd80
Bump @actions/core from 1.4.0 to 1.5.0 ( #214 )
...
* Bump @actions/core from 1.4.0 to 1.5.0
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core ) from 1.4.0 to 1.5.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 >
* Auto-update license files
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Patrick Ellis <patrick.j.ellis@gmail.com >
2021-09-02 14:30:30 +02:00
dependabot[bot]
9b2da75f4b
Bump @actions/github from 2.2.0 to 5.0.0 ( #161 )
...
* Bump @actions/github from 2.2.0 to 5.0.0
Bumps [@actions/github](https://github.com/actions/toolkit/tree/HEAD/packages/github ) from 2.2.0 to 5.0.0.
- [Release notes](https://github.com/actions/toolkit/releases )
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/github/RELEASES.md )
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/github )
---
updated-dependencies:
- dependency-name: "@actions/github"
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
* update licensed cache
* Code changes to support github 5.0
* regenerate dist/index
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Patrick Ellis <patrick.j.ellis@gmail.com >
2021-06-21 11:39:52 -04:00
Patrick Ellis
481b920753
update licensed cache
2021-06-17 15:23:43 -04:00
Patrick Ellis
d5a6e81a0b
Merge branch 'main' into upgrade-js-yaml-to-4
2021-06-14 18:43:21 -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
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
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
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
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
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
Thomas Boop
9794b1493b
Add Licensed To Help Verify Prod Licenses ( #91 )
...
* Add Licensed Workflows and config files
* Manually verify licenses
* Ignore Generated Files in Git PR's
2020-09-16 10:01:44 -04:00