Marcono1234
bb2ea9bd17
Hardcode known wrapper checksums to avoid network requests
2024-02-01 10:26:28 -07:00
Daz DeBoer
2572bdd97b
Fix check-dist workflow ( #172 )
...
- Updated package.json to be more consistent with `gradle/actions` repo
- Updated 'check-dist' workflow to be more consistent with `gradle/actions` repo
- Check-dist now actually checks! Fixes #171
2024-01-31 14:19:32 -07:00
Daz DeBoer
1ff5a18cc3
Update README.md to reference v2
2024-01-29 13:59:31 -07:00
Daz DeBoer
27152f6fa0
Update to Node 20 ( #170 )
...
- Change action to run with Node20 runtime
- Use Node20 compatible actions in all workflows
- Update NPM dependencies for Node 20 compatibility
Thanks to @deejay1 for getting this started!
2024-01-29 21:45:22 +01:00
daz
d8758a98d1
Build output
2024-01-29 13:43:10 -07:00
daz
e916071cca
Update NPM dependencies
2024-01-29 13:43:01 -07:00
daz
d9359e465a
Add asdf config file
2024-01-29 13:41:44 -07:00
daz
77d43de170
Update upload-artifact version
2024-01-29 13:41:44 -07:00
Łukasz Jernaś
2f8436d9bb
Use setup-node@v4 instead of pinning to a revision
2024-01-29 13:41:44 -07:00
Łukasz Jernaś
bfa0fe410a
Consistently use npm cache for workflows
2024-01-29 13:41:44 -07:00
Łukasz Jernaś
8be8473276
Update workflows and action to NodeJS 20
...
Fixes #160
2024-01-29 13:41:42 -07:00
dependabot[bot]
c8fad9e3f8
Bump @babel/traverse from 7.14.7 to 7.23.2
...
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse ) from 7.14.7 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse )
---
updated-dependencies:
- dependency-name: "@babel/traverse"
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-01-29 21:38:51 +01:00
Evan Sims
342dbebe72
Update README to use actions/checkout@v4
2023-09-21 15:31:07 +02:00
jorgectf
56b90f209b
Export failed wrapper(s) path to GITHUB_OUTPUT
2023-07-21 21:14:57 +02:00
Daz DeBoer
01ad6d2663
Merge pull request #137 from gradle/dependabot/npm_and_yarn/npm-dependencies-72be965d0d
...
Bump the npm-dependencies group with 10 updates
2023-07-21 20:51:39 +02:00
daz
06d621a1e5
Build outputs
2023-07-21 12:49:05 -06:00
daz
39c1e6a6ce
Update dependencies to fix build
...
- Updated @types-node : 16.18.38
- Added eslint-plugin-prettier : 5.0.0
2023-07-21 12:46:30 -06:00
dependabot[bot]
ef2802775b
Bump the github-actions group with 1 update ( #136 )
...
Bumps the github-actions group with 1 update: [actions/setup-node](https://github.com/actions/setup-node ).
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v3.6.0...v3.7.0 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github-actions
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-21 12:23:40 -06:00
dependabot[bot]
67317ea21c
Bump the npm-dependencies group with 10 updates
...
Bumps the npm-dependencies group with 10 updates:
| Package | Update |
| --- | --- |
| [typed-rest-client](https://github.com/Microsoft/typed-rest-client ) | 1.8.9 to 1.8.11 |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) | 5.53.0 to 6.1.0 |
| [eslint](https://github.com/eslint/eslint ) | 8.35.0 to 8.45.0 |
| [eslint-plugin-github](https://github.com/github/eslint-plugin-github ) | 4.6.1 to 4.9.2 |
| [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest ) | 27.2.1 to 27.2.3 |
| [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest ) | 27.0.6 to 29.6.1 |
| [nock](https://github.com/nock/nock ) | 13.3.0 to 13.3.2 |
| [prettier](https://github.com/prettier/prettier ) | 2.8.4 to 3.0.0 |
| [ts-jest](https://github.com/kulshekhar/ts-jest ) | 27.0.4 to 29.1.1 |
| [typescript](https://github.com/Microsoft/TypeScript ) | 4.5.4 to 5.1.6 |
Updates `typed-rest-client` from 1.8.9 to 1.8.11
- [Release notes](https://github.com/Microsoft/typed-rest-client/releases )
- [Commits](https://github.com/Microsoft/typed-rest-client/commits )
Updates `@typescript-eslint/parser` from 5.53.0 to 6.1.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.1.0/packages/parser )
Updates `eslint` from 8.35.0 to 8.45.0
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.35.0...v8.45.0 )
Updates `eslint-plugin-github` from 4.6.1 to 4.9.2
- [Release notes](https://github.com/github/eslint-plugin-github/releases )
- [Commits](https://github.com/github/eslint-plugin-github/compare/v4.6.1...v4.9.2 )
Updates `eslint-plugin-jest` from 27.2.1 to 27.2.3
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases )
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v27.2.1...v27.2.3 )
Updates `jest` from 27.0.6 to 29.6.1
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/commits/v29.6.1/packages/jest )
Updates `nock` from 13.3.0 to 13.3.2
- [Release notes](https://github.com/nock/nock/releases )
- [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md )
- [Commits](https://github.com/nock/nock/compare/v13.3.0...v13.3.2 )
Updates `prettier` from 2.8.4 to 3.0.0
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/2.8.4...3.0.0 )
Updates `ts-jest` from 27.0.4 to 29.1.1
- [Release notes](https://github.com/kulshekhar/ts-jest/releases )
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/kulshekhar/ts-jest/compare/v27.0.4...v29.1.1 )
Updates `typescript` from 4.5.4 to 5.1.6
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.5.4...v5.1.6 )
---
updated-dependencies:
- dependency-name: typed-rest-client
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: npm-dependencies
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: npm-dependencies
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm-dependencies
- dependency-name: eslint-plugin-github
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm-dependencies
- dependency-name: eslint-plugin-jest
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm-dependencies
- dependency-name: jest
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: npm-dependencies
- dependency-name: nock
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm-dependencies
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: npm-dependencies
- dependency-name: ts-jest
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: npm-dependencies
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: npm-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-07-21 18:23:25 +00:00
daz
9938a3cf2a
Group dependabot updates into a single PR
2023-07-21 12:20:42 -06:00
Daz DeBoer
064a97fb0b
Update Copyright notice
2023-06-30 09:17:40 -06:00
Daz DeBoer
ccb4328a95
Merge pull request #89 from gradle/dependabot/npm_and_yarn/vercel/ncc-0.36.1
...
Bump @vercel/ncc from 0.29.0 to 0.36.1
2023-03-01 06:18:18 -07:00
dependabot[bot]
e214b0676c
Bump @vercel/ncc from 0.29.0 to 0.36.1
...
Bumps [@vercel/ncc](https://github.com/vercel/ncc ) from 0.29.0 to 0.36.1.
- [Release notes](https://github.com/vercel/ncc/releases )
- [Commits](https://github.com/vercel/ncc/compare/0.29.0...0.36.1 )
---
updated-dependencies:
- dependency-name: "@vercel/ncc"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-03-01 13:10:08 +00:00
Daz DeBoer
4eaf4ea3de
Merge pull request #88 from gradle/dependabot/npm_and_yarn/eslint-8.35.0
...
Bump eslint from 8.34.0 to 8.35.0
2023-03-01 05:57:01 -07:00
dependabot[bot]
af62b44227
Bump eslint from 8.34.0 to 8.35.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.34.0 to 8.35.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.34.0...v8.35.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-02-27 05:56:27 +00:00
Daz DeBoer
9c75b4d3d1
Update type-rest-client to 1.8.9
2023-02-21 14:12:52 -07:00
Daz DeBoer
48ced99357
Update dev dependencies
2023-02-21 14:10:19 -07:00
Daz DeBoer
53b638a5c2
Merge pull request #83 from gradle/dd/version-updates
...
Update Action and library versions
2023-02-20 20:52:45 -07:00
Daz DeBoer
9b33bb8396
Update ESLint and plugins
2023-02-20 20:42:06 -07:00
Daz DeBoer
f199d0f8b0
Update @types/node
2023-02-20 20:21:27 -07:00
Daz DeBoer
80adfc1959
Add name back to package lock
2023-02-20 20:18:01 -07:00
Daz DeBoer
2064be8543
Update glob-parent
2023-02-20 20:10:55 -07:00
Daz DeBoer
c503096ae5
Update GitHub Action versions
2023-02-20 19:52:36 -07:00
Daz DeBoer
3f78f4ad31
Enable dependabot version upgrades
2023-02-20 15:15:40 -07:00
Daz DeBoer
6a97dac3d4
Updates for branch rename master -> main
2023-02-18 18:28:21 -07:00
Daz DeBoer
8d49e559aa
Use Node 16 for CI workflow
2023-02-18 16:55:57 -07:00
Daz DeBoer
553793aaea
Build outputs
2023-02-18 16:40:58 -07:00
Daz DeBoer
79fc16cf9b
Add name to package_lock
2023-02-18 16:40:24 -07:00
Daz DeBoer
bc61a16645
Merge pull request #68 from TWiStErRob/patch-2
...
Be more explicit about what each action input means.
2023-02-18 16:35:00 -07:00
Daz DeBoer
64a4451e28
Merge pull request #71 from gradle/dependabot/npm_and_yarn/json5-1.0.2
...
Bump json5 from 1.0.1 to 1.0.2
2023-02-18 16:34:20 -07:00
Daz DeBoer
664dcf59c9
Merge pull request #70 from gradle/dependabot/npm_and_yarn/qs-6.11.0
...
Bump qs from 6.10.1 to 6.11.0
2023-02-18 16:34:06 -07:00
Paul Merlin
dabb1b52d3
Merge pull request #73 from obfusk/patch-2
...
fix typo: diffoscope not DiffScope
2023-02-07 17:52:58 +01:00
FC Stegerman (they/them)
777fab02ef
fix typo: diffoscope not DiffScope
2023-01-28 18:59:03 +00:00
Nelson Osacky
6c56157398
Merge pull request #72 from gradle/no/checkout-3
...
Update README to use `checkout@v3`
2023-01-26 18:13:42 +01:00
Nelson Osacky
a63eded8e0
Update workflows to v3
2023-01-18 22:28:07 +01:00
Nelson Osacky
fafd5fd8de
Update README to use checkout@v3
2023-01-18 22:26:08 +01:00
dependabot[bot]
959bfac6da
Bump json5 from 1.0.1 to 1.0.2
...
Bumps [json5](https://github.com/json5/json5 ) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases )
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md )
- [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2 )
---
updated-dependencies:
- dependency-name: json5
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-01-07 04:28:39 +00:00
dependabot[bot]
ffa46e5c87
Bump qs from 6.10.1 to 6.11.0
...
Bumps [qs](https://github.com/ljharb/qs ) from 6.10.1 to 6.11.0.
- [Release notes](https://github.com/ljharb/qs/releases )
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ljharb/qs/compare/v6.10.1...v6.11.0 )
---
updated-dependencies:
- dependency-name: qs
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-12-06 19:02:35 +00:00
Róbert Papp
0be4b39706
Be more explicit about what each action input means.
2022-11-04 14:10:04 +00: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