Kengo TODA
|
5e787a2abc
|
test: bump up Jest to v27 introducing new defaults
https://jestjs.io/blog/2021/05/25/jest-27
|
2021-07-20 20:48:16 +08:00 |
|
Kengo TODA
|
370105cb75
|
build: bump up ncc to the latest ver
|
2021-07-20 20:39:25 +08:00 |
|
Jonathan Leitschuh
|
ef08c68850
|
Merge pull request #38 from gradle/dependabot/npm_and_yarn/hosted-git-info-2.8.9
Bump hosted-git-info from 2.8.8 to 2.8.9
|
2021-05-18 11:33:04 -04:00 |
|
dependabot[bot]
|
c0c53eb6ba
|
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-18 14:12:57 +00:00 |
|
Kengo TODA
|
aeee4bda64
|
fix: introduce retry to stabilize the workflow
|
2021-05-14 17:16:58 +08:00 |
|
Kengo TODA
|
3e5f126fb7
|
test: reproduce the problem by jest
|
2021-05-14 17:13:50 +08:00 |
|
dependabot[bot]
|
d15ec7e0e5
|
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 10:14:46 +00:00 |
|
dependabot[bot]
|
35d7137ff5
|
Bump y18n from 4.0.0 to 4.0.1
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>
|
2021-03-31 10:34:18 +00:00 |
|
dependabot[bot]
|
cd6c78a359
|
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>
|
2020-12-22 11:57:15 +00:00 |
|
dependabot[bot]
|
923a185f07
|
Bump @actions/core from 1.2.5 to 1.2.6
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.2.5 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-01 17:28:28 +00:00 |
|
paul
|
d48df5be4b
|
Upgrade dependencies
and deal with the fallouts
Signed-off-by: Paul Merlin <paul@gradle.com>
|
2020-09-22 18:02:50 +02:00 |
|
dependabot[bot]
|
dfbc601d56
|
Bump lodash from 4.17.15 to 4.17.19
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>
|
2020-07-19 05:31:16 +00:00 |
|
Paul Merlin
|
fa6a439a1e
|
Build
Signed-off-by: Paul Merlin <paul@gradle.com>
|
2020-04-07 15:47:45 +02:00 |
|
Vaidotas Valuckas
|
616fa6d030
|
Bump minimist library version
|
2020-03-17 12:01:07 +02:00 |
|
dependabot[bot]
|
98b3cf662c
|
Bump acorn from 5.7.3 to 5.7.4
Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.3 to 5.7.4.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/5.7.3...5.7.4)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-03-16 17:37:20 +00:00 |
|
Jonathan Leitschuh
|
e4429f250f
|
Replace homoglyphs.ts with unhomoglyph library
|
2020-01-15 11:41:11 -05:00 |
|
Paul Merlin
|
e0653151c5
|
Walk the dir tree instead of the git tree
In order to support shallow checkouts, because nodegit doesn't play well on CI
Signed-off-by: Paul Merlin <paul@gradle.com>
|
2020-01-06 13:24:48 +01:00 |
|
Paul Merlin
|
e1189600d2
|
First cut
Signed-off-by: Paul Merlin <paul@gradle.com>
|
2020-01-05 14:03:40 +01:00 |
|
Paul Merlin
|
0fa564f462
|
Initial commit
|
2020-01-05 12:04:24 +01:00 |
|