Daz DeBoer
55e685c48d
Dependencies
2022-10-24 10:28:47 -06:00
Daz DeBoer
f232d2e93f
Merge branch 'master' into releases/v1
...
* master:
Extend timeout for Jest tests
Update dependencies with vulnerabilities
ci: install node v16 instead of v12
Bump ansi-regex from 5.0.0 to 5.0.1
Update check-dist to run against master
Create check-dist.yml
fix: bump up nodejs to v16
Bump tmpl from 1.0.4 to 1.0.5
Bump path-parse from 1.0.6 to 1.0.7
Pin glob-parent >= vulnerability fix
Update @actions/core to 1.4.0
Update dev dependencies
chore: update metadata in package.json
test: bump up Jest to v27 introducing new defaults
build: bump up ncc to the latest ver
Update RELEASING.md
2022-10-24 10:27:44 -06:00
Daz DeBoer
9aa31f26bc
Merge pull request #67 from gradle/dd/update-deps
...
Update dependencies with security alerts
2022-10-24 10:23:52 -06:00
Daz DeBoer
5d6ea91421
Extend timeout for Jest tests
2022-10-24 10:16:09 -06:00
Daz DeBoer
db7df1f188
Update dependencies with vulnerabilities
2022-10-24 10:15:15 -06:00
Jonathan Leitschuh
859c33240b
Merge pull request #53 from KengoTODA/node-16
2021-12-22 20:05:22 -05:00
Kengo TODA
d0ffc95aad
ci: install node v16 instead of v12
2021-12-23 06:49:39 +08:00
Kengo TODA
6793660673
Merge remote-tracking branch 'upstream/master' into node-16
2021-12-23 06:49:02 +08:00
dependabot[bot]
781fa15ada
Merge pull request #54 from gradle/dependabot/npm_and_yarn/ansi-regex-5.0.1
2021-12-22 16:40:32 +00:00
dependabot[bot]
7606dd0c9b
Bump ansi-regex from 5.0.0 to 5.0.1
...
Bumps [ansi-regex](https://github.com/chalk/ansi-regex ) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases )
- [Commits](https://github.com/chalk/ansi-regex/compare/v5.0.0...v5.0.1 )
---
updated-dependencies:
- dependency-name: ansi-regex
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-12-22 16:38:08 +00:00
Jonathan Leitschuh
a816b24745
Update check-dist to run against master
2021-12-22 11:30:33 -05:00
Jonathan Leitschuh
8ee3e0ee03
Create check-dist.yml
2021-12-22 11:29:25 -05:00
Kengo TODA
094d8354f0
fix: bump up nodejs to v16
2021-12-22 06:35:31 +08:00
Jonathan Leitschuh
84d7e182ae
Merge pull request #48 from gradle/dependabot/npm_and_yarn/tmpl-1.0.5
2021-09-22 10:33:38 -04:00
dependabot[bot]
8ad53c429f
Bump tmpl from 1.0.4 to 1.0.5
...
Bumps [tmpl](https://github.com/daaku/nodejs-tmpl ) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/daaku/nodejs-tmpl/releases )
- [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5 )
---
updated-dependencies:
- dependency-name: tmpl
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-09-21 16:21:15 +00:00
Jonathan Leitschuh
1a5936fd6e
Merge pull request #47 from gradle/dependabot/npm_and_yarn/path-parse-1.0.7
2021-09-01 14:02:28 -04:00
dependabot[bot]
19e76703da
Bump path-parse from 1.0.6 to 1.0.7
...
Bumps [path-parse](https://github.com/jbgutierrez/path-parse ) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases )
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7 )
---
updated-dependencies:
- dependency-name: path-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-08-11 20:53:58 +00:00
Paul Merlin
a9ea690346
Merge pull request #45 from KengoTODA/housekeeping
...
Housekeeping updates
2021-07-23 15:42:51 +02:00
Paul Merlin
89eda1fdc0
Pin glob-parent >= vulnerability fix
...
Signed-off-by: Paul Merlin <paul@gradle.com>
2021-07-23 15:40:13 +02:00
Paul Merlin
f63d9b21bb
Update @actions/core to 1.4.0
...
Signed-off-by: Paul Merlin <paul@gradle.com>
2021-07-23 15:36:10 +02:00
Paul Merlin
67ba652d17
Update dev dependencies
...
Signed-off-by: Paul Merlin <paul@gradle.com>
2021-07-23 15:33:33 +02:00
Kengo TODA
6e994e34b8
chore: update metadata in package.json
2021-07-20 20:52:04 +08:00
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
1ed3d1cbba
Merge pull request #41 from gradle/JLLeitschuh-patch-2
2021-06-01 11:29:49 -04:00
Jonathan Leitschuh
e6e38bacfd
Dependencies
2021-05-28 09:27:28 -04:00
Jonathan Leitschuh
07d55c647b
Merge branch 'master' into releases/v1
...
* master:
Bump lodash from 4.17.20 to 4.17.21
fix: introduce retry to stabilize the workflow
test: reproduce the problem by jest
Bump hosted-git-info from 2.8.8 to 2.8.9
Bump y18n from 4.0.0 to 4.0.1
Create codeql-analysis.yml
Bump node-notifier from 8.0.0 to 8.0.1
Bump @actions/core from 1.2.5 to 1.2.6
Upgrade dependencies
Clarify reporting failures documentation
Bump lodash from 4.17.15 to 4.17.19
checksums: Remove some superfluous type declarations
Make lint pass on Windows / for files with CRLF line endings
Build
Remove now unneeded typescript definitions for unhomoglyph
Upgrade prod dependencies
Drop now removed upstream eslint typescript rules
Upgrade dev dependencies
Refine RELEASING.md
2021-05-28 09:27:02 -04:00
Jonathan Leitschuh
fdd7f0e28e
Update RELEASING.md
2021-05-28 09:15:58 -04: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
Jonathan Leitschuh
2649583add
Merge pull request #37 from gradle/dependabot/npm_and_yarn/lodash-4.17.21
...
Bump lodash from 4.17.20 to 4.17.21
2021-05-18 11:31:23 -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
Jonathan Leitschuh
d01b023719
Merge pull request #39 from KengoTODA/retry
2021-05-18 10:12:03 -04: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
Jonathan Leitschuh
12b3fff2c3
Merge pull request #36 from gradle/dependabot/npm_and_yarn/y18n-4.0.1
...
Bump y18n from 4.0.0 to 4.0.1
2021-04-01 09:09:52 -04: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
Jonathan Leitschuh
a48b2ea114
Create codeql-analysis.yml
2021-02-04 17:38:04 -05:00
Jonathan Leitschuh
7fac2d2c0a
Merge pull request #34 from gradle/dependabot/npm_and_yarn/node-notifier-8.0.1
...
Bump node-notifier from 8.0.0 to 8.0.1
2020-12-22 11:43:36 -05: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
Jonathan Leitschuh
2a9956c214
Merge pull request #31 from gradle/dependabot/npm_and_yarn/actions/core-1.2.6
2020-10-01 15:11:30 -04: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
Jonathan Leitschuh
aa698a7603
Merge pull request #30 from gradle/eskatos/upgrade-deps
2020-09-22 13:33:47 -04: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
Paul Merlin
e7b6c4bcaa
Merge pull request #27 from sschuberth/minor-improvements
...
Minor improvements
2020-09-22 17:37:04 +02:00
Sterling Greene
d39c60192d
Clarify reporting failures documentation
2020-07-24 13:48:47 -04:00
Jonathan Leitschuh
cc54f530e7
Merge pull request #29 from gradle/dependabot/npm_and_yarn/lodash-4.17.19
...
Bump lodash from 4.17.15 to 4.17.19
2020-07-21 12:03:16 -04: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
Sebastian Schuberth
12970df4d0
checksums: Remove some superfluous type declarations
...
Signed-off-by: Sebastian Schuberth <sschuberth@gmail.com>
2020-05-27 21:14:29 +02:00
Sebastian Schuberth
34e3321280
Make lint pass on Windows / for files with CRLF line endings
...
By setting "endOfLine" to "auto". While at it, fix indentation.
Signed-off-by: Sebastian Schuberth <sschuberth@gmail.com>
2020-05-27 21:13:13 +02:00