Commit graph

252 commits

Author SHA1 Message Date
Jeff Dickey
a00a4c35aa
Merge pull request #30 from kachick/pr-gh-api-late-limit
Fix flaky behavior when using matrix run
2023-02-22 13:53:31 -06:00
Kenichi Kamiya
0410c15177 Require to specify GITHUB_TOKEN for considering API limit 2023-02-23 04:44:03 +09:00
Kenichi Kamiya
90cd64f028 Add macos test because of it looks flaky
https://github.com/kachick/asdf-cargo-make/actions/workflows/rtx.yml
2023-02-23 04:28:31 +09:00
Jeff Dickey
466110084b change action name 2023-02-21 23:52:09 -06:00
Jeff Dickey
ed2ee922aa docs 2023-02-21 23:34:44 -06:00
Jeff Dickey
7a0340b0dc branding 2023-02-21 23:26:41 -06:00
Jeff Dickey
386756bf18
Update action.yml 2023-02-21 23:25:27 -06:00
Jeff Dickey
0e3d116203
Merge pull request #29 from jdxcode/init
download rtx
2023-02-21 23:20:21 -06:00
Jeff Dickey
82c444f99b updated CODEOWNERS 2023-02-21 23:18:57 -06:00
Jeff Dickey
fc40a5c3a2 download rtx 2023-02-20 23:27:49 -06:00
Jeff Dickey
5b190a2617
Merge pull request #28 from jdxcode/dependabot/npm_and_yarn/prettier-2.8.4
Bump prettier from 2.8.3 to 2.8.4
2023-02-20 06:37:22 -06:00
dependabot[bot]
6e685c5436
Bump prettier from 2.8.3 to 2.8.4
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.3 to 2.8.4.
- [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.3...2.8.4)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-20 12:36:58 +00:00
Jeff Dickey
7f6867e96f
Merge pull request #27 from jdxcode/dependabot/npm_and_yarn/eslint-plugin-github-4.6.1
Bump eslint-plugin-github from 4.6.0 to 4.6.1
2023-02-20 06:36:29 -06:00
Jeff Dickey
e399107a93
Merge pull request #11 from jdxcode/test-node
test node in workflow
2023-02-20 06:36:06 -06:00
Jeff Dickey
ee30a653c8
Merge pull request #26 from jdxcode/dependabot/npm_and_yarn/typescript-4.9.5
Bump typescript from 4.9.4 to 4.9.5
2023-02-20 06:35:47 -06:00
dependabot[bot]
80805c5b55
Bump eslint-plugin-github from 4.6.0 to 4.6.1
Bumps [eslint-plugin-github](https://github.com/github/eslint-plugin-github) from 4.6.0 to 4.6.1.
- [Release notes](https://github.com/github/eslint-plugin-github/releases)
- [Commits](https://github.com/github/eslint-plugin-github/compare/v4.6.0...v4.6.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-github
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-20 11:11:11 +00:00
dependabot[bot]
25569f5b8a
Bump typescript from 4.9.4 to 4.9.5
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.4 to 4.9.5.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.9.4...v4.9.5)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-20 11:10:51 +00:00
Jeff Dickey
51061c69d3 test node in workflow 2023-02-19 21:59:47 -06:00
Jeff Dickey
224700f9bb
Merge pull request #24 from jdxcode/dependabot/npm_and_yarn/types/node-18.14.0
Bump @types/node from 18.11.18 to 18.14.0
2023-02-19 21:59:15 -06:00
Jeff Dickey
0796ee277e
Merge pull request #15 from jdxcode/dependabot/npm_and_yarn/vercel/ncc-0.36.1
Bump @vercel/ncc from 0.36.0 to 0.36.1
2023-02-19 21:58:51 -06:00
dependabot[bot]
f5cb3e2c68
Bump @types/node from 18.11.18 to 18.14.0
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.11.18 to 18.14.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-20 03:57:04 +00:00
dependabot[bot]
ea5729a89d
Bump @vercel/ncc from 0.36.0 to 0.36.1
Bumps [@vercel/ncc](https://github.com/vercel/ncc) from 0.36.0 to 0.36.1.
- [Release notes](https://github.com/vercel/ncc/releases)
- [Commits](https://github.com/vercel/ncc/compare/0.36.0...0.36.1)

---
updated-dependencies:
- dependency-name: "@vercel/ncc"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-20 03:57:01 +00:00
Jeff Dickey
b4db9b1e0e
Merge pull request #23 from jdxcode/dependabot/npm_and_yarn/typescript-eslint/parser-5.52.0
Bump @typescript-eslint/parser from 5.51.0 to 5.52.0
2023-02-19 21:56:19 -06:00
Jeff Dickey
58d2ac09e9
Merge pull request #25 from jdxcode/dependabot/npm_and_yarn/jest-29.4.3
Bump jest from 29.4.2 to 29.4.3
2023-02-19 21:56:09 -06:00
dependabot[bot]
896a645d57
Bump jest from 29.4.2 to 29.4.3
Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) from 29.4.2 to 29.4.3.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v29.4.3/packages/jest)

---
updated-dependencies:
- dependency-name: jest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-20 03:15:52 +00:00
dependabot[bot]
25093bb3fc
Bump @typescript-eslint/parser from 5.51.0 to 5.52.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.51.0 to 5.52.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/v5.52.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-20 02:51:35 +00:00
Jeff Dickey
52d9c24e06
Merge pull request #21 from jdxcode/dependabot/npm_and_yarn/typescript-eslint/parser-5.51.0
Bump @typescript-eslint/parser from 5.48.1 to 5.51.0
2023-02-19 20:45:40 -06:00
Jeff Dickey
418dcfdec0
Merge pull request #22 from jdxcode/dependabot/npm_and_yarn/jest-29.4.2
Bump jest from 29.3.1 to 29.4.2
2023-02-19 20:45:07 -06:00
Jeff Dickey
c641e25db1
Merge pull request #19 from jdxcode/dependabot/npm_and_yarn/eslint-8.34.0
Bump eslint from 8.32.0 to 8.34.0
2023-02-19 20:44:55 -06:00
dependabot[bot]
2a46a49559
Bump jest from 29.3.1 to 29.4.2
Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) from 29.3.1 to 29.4.2.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v29.4.2/packages/jest)

---
updated-dependencies:
- dependency-name: jest
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-13 11:11:24 +00:00
dependabot[bot]
d24a74d567
Bump @typescript-eslint/parser from 5.48.1 to 5.51.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.48.1 to 5.51.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/v5.51.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-13 11:10:45 +00:00
dependabot[bot]
3212d3e32e
Bump eslint from 8.32.0 to 8.34.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.32.0 to 8.34.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.32.0...v8.34.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-13 11:08:32 +00:00
Jeff Dickey
3c82da90c3
Merge pull request #10 from jdxcode/dependabot/npm_and_yarn/eslint-8.32.0
Bump eslint from 8.31.0 to 8.32.0
2023-01-14 23:48:44 -06:00
Jeff Dickey
7ddf9f21eb
Merge pull request #1 from jdxcode/dependabot/github_actions/actions/checkout-3
Bump actions/checkout from 2 to 3
2023-01-14 23:46:21 -06:00
Jeff Dickey
717b2e3f59 rtx --version 2023-01-14 23:46:01 -06:00
dependabot[bot]
6e05d31e6c
Bump actions/checkout from 2 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-15 05:23:17 +00:00
Jeff Dickey
c769086915 taiki 2023-01-14 23:22:29 -06:00
Jeff Dickey
33848d117d
Update test.yml 2023-01-14 22:18:14 -06:00
dependabot[bot]
5f6abe7629
Bump eslint from 8.31.0 to 8.32.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.31.0 to 8.32.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.31.0...v8.32.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-01-15 04:16:48 +00:00
Jeff Dickey
f34194b63c
Update dependabot.yml 2023-01-14 22:15:48 -06:00
Jeff Dickey
c144a09c2a
Merge pull request #3 from jdxcode/dependabot/github_actions/actions/upload-artifact-3
Bump actions/upload-artifact from 2 to 3
2023-01-14 22:15:02 -06:00
Jeff Dickey
dae3ae4b13
Merge pull request #2 from jdxcode/dependabot/github_actions/github/codeql-action-2
Bump github/codeql-action from 1 to 2
2023-01-14 22:14:13 -06:00
Jeff Dickey
0f787568e7
Merge pull request #4 from jdxcode/dependabot/github_actions/actions/setup-node-3.6.0
Bump actions/setup-node from 3.5.1 to 3.6.0
2023-01-14 22:13:08 -06:00
Jeff Dickey
6f2d0f78f6 updated dependencies 2023-01-14 08:46:55 -06:00
Jeff Dickey
6ff22b7507 dist 2023-01-14 08:44:51 -06:00
Jeff Dickey
168c20f963 dist 2023-01-14 08:44:01 -06:00
Jeff Dickey
36517483d2 updated lockfile 2023-01-14 08:37:35 -06:00
Jeff Dickey
67b1e31166 init 2023-01-14 08:36:43 -06:00
dependabot[bot]
7ab8bef93c
Bump actions/setup-node from 3.5.1 to 3.6.0
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3.5.1 to 3.6.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v3.5.1...v3.6.0)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-14 14:12:23 +00:00
dependabot[bot]
34a739d522
Bump actions/upload-artifact from 2 to 3
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2 to 3.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-14 14:12:20 +00:00