2.1.7 - 2024-11-18
2.1.6 - 2024-11-06
- @Syquel made their first contribution in #139
2.1.5 - 2024-11-04
- overwrite MISE_LOG_LEVEL when in debug mode (#138) by @xremming in #138
- use lockfile for cache key by @jdx in 57eda1a
2.1.4 - 2024-10-28
- fetch mise compressed by @jdx in c20c9eb
- fetch mise compressed by @jdx in 86b003e
- npm update by @jdx in 534e1f8
2.1.3 - 2024-10-26
2.1.2 - 2024-10-25
2.1.1 - 2024-10-24
2.1.0 - 2024-09-25
- Update README.md to refer to v2 consistently (#96) by @ericmatthys in #96
- 2.1.0 by @jdx in f8dfbcc
- automatically rebuild with renovate by @jdx in 227736a
- automatically rebuild with renovate by @jdx in 4400109
- husky deprecation by @jdx in da1c427
- eslint@9 by @jdx in b0dcf03
- @ericmatthys made their first contribution in #96
2.0.6 - 2024-06-01
2.0.5 - 2024-06-01
- fix: rename "install_dir" config to "working_directory" by @jdx in 4541e25
- deprecated install_dir by @jdx in 2e6a26b
2.0.4 - 2024-04-13
2.0.3 - 2024-03-30
2.0.2 - 2024-01-13
- (deps-dev) bump @typescript-eslint/parser from 6.16.0 to 6.17.0 by @dependabot[bot] in d03717d
- Merge pull request #3 from jdx/dependabot/npm_and_yarn/typescript-eslint/parser-6.17.0 by @jdx in #3
- Merge pull request #5 from jdx/renovate/typescript-eslint-monorepo by @jdx in #5
- Update README.md by @jdx in c76d578
- npm up by @jdx in a0783ef
- renovate by @jdx in de3aaa2
- added more config filenames to cache key by @jdx in 5424b1f
- mise task by @jdx in c80fa4f
- mise task by @jdx in 5e6031b
- 2.0.2 by @jdx in 3bc8539
2.0.1 - 2024-01-04
- (deps-dev) bump @typescript-eslint/eslint-plugin by @dependabot[bot] in 439c3c6
- Merge pull request #2 from jdx/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-6.17.0 by @jdx in #2
- remove dependabot by @jdx in a1a7a37
- npm update by @jdx in 5f39af9
- 2.0.1 by @jdx in 052520c
2.0.0 - 2024-01-02
- (deps-dev) bump eslint-plugin-prettier from 5.0.1 to 5.1.2 (#221) by @dependabot[bot] in 696df7b
- (deps-dev) bump @typescript-eslint/parser from 6.14.0 to 6.15.0 (#222) by @dependabot[bot] in fff241a
- (deps-dev) bump prettier-eslint from 16.1.2 to 16.2.0 (#223) by @dependabot[bot] in 1f1658e
- (deps-dev) bump eslint-plugin-jsonc from 2.11.1 to 2.11.2 (#225) by @dependabot[bot] in 99a89b0
- (deps-dev) bump @typescript-eslint/parser from 6.15.0 to 6.16.0 (#228) by @dependabot[bot] in 8328ea8
- (deps-dev) bump @types/node from 20.10.5 to 20.10.6 (#227) by @dependabot[bot] in 63a00d5
- (deps-dev) bump @typescript-eslint/eslint-plugin (#226) by @dependabot[bot] in 8865280
- Add renovate.json (#229) by @renovate[bot] in 2f30971
- renovate by @jdx in b2bd646
- rtx -> mise by @jdx in 2c307d8
- rtx -> mise by @jdx in ceaf45a
- Merge pull request #4 from jdx/renovate/eslint-plugin-jest-27.x-lockfile by @jdx in #4
- rename rtx -> mise by @jdx in a05bde4
1.3.2 - 2023-12-24
- (deps-dev) bump eslint from 8.55.0 to 8.56.0 (#217) by @dependabot[bot] in 7e86a9b
- (deps-dev) bump @types/node from 20.10.4 to 20.10.5 (#216) by @dependabot[bot] in 867a9c3
- push changes to github by @jdx in 1d64270
- Add API to enable the experimental features (#220) by @pepicrft in 10161a1
- 1.3.2 by @jdx in 61c1bfb
- @pepicrft made their first contribution
1.3.1 - 2023-12-19
- (deps) bump actions/upload-artifact from 3 to 4 (#219) by @dependabot[bot] in 485f366
- (deps) bump github/codeql-action from 2 to 3 (#218) by @dependabot[bot] in 77393f7
- updated postversion script by @jdx in 015cd77
- updated postversion script by @jdx in 0e7eb33
- 1.3.1 by @jdx in 53fcce4
1.3.0 - 2023-12-14
- Added ability to disable automatic action caching. (#212) by @rplankenhorn in 0e7059c
- pinning (#213) by @jdx in a545a9b
- added rtx_toml support (#214) by @jdx in 5ac4684
- added rtx_dir config (#215) by @jdx in 55e5d18
- 1.3.0 by @jdx in 0551aa6
- @rplankenhorn made their first contribution
1.2.7 - 2023-12-11
- (deps-dev) bump typescript from 5.3.2 to 5.3.3 (#206) by @dependabot[bot] in 4ef61fc
- (deps-dev) bump @types/node from 20.10.3 to 20.10.4 (#207) by @dependabot[bot] in 0565e22
- (deps-dev) bump prettier from 3.1.0 to 3.1.1 (#210) by @dependabot[bot] in ced1f17
- (deps-dev) bump @typescript-eslint/parser from 6.13.1 to 6.13.2 (#209) by @dependabot[bot] in c554195
- (deps-dev) bump @typescript-eslint/eslint-plugin (#208) by @dependabot[bot] in f94e70b
- Update README.md by @jdx in 8942285
- Update README.md by @jdx in 9101a60
- Update README.md by @jdx in a8c1188
- use new asset host by @jdx in f0a88fe
1.2.6 - 2023-12-07
- (deps) bump actions/setup-node from 3 to 4 (#176) by @dependabot[bot] in 77cf634
- (deps-dev) bump @types/node from 20.9.2 to 20.10.0 (#196) by @dependabot[bot] in 32b5000
- (deps-dev) bump typescript from 5.2.2 to 5.3.2 (#197) by @dependabot[bot] in aa83b55
- (deps-dev) bump @typescript-eslint/eslint-plugin (#198) by @dependabot[bot] in e956375
- (deps-dev) bump eslint from 8.54.0 to 8.55.0 (#199) by @dependabot[bot] in d95dfe2
- (deps-dev) bump @typescript-eslint/parser from 6.12.0 to 6.13.1 (#200) by @dependabot[bot] in 76a1e6e
- (deps-dev) bump @types/node from 20.10.0 to 20.10.3 (#201) by @dependabot[bot] in dcef0f7
- (deps-dev) bump @typescript-eslint/eslint-plugin (#202) by @dependabot[bot] in 67a16b9
- Use 1 instead of yes because it can be parsed (#204) by @FalkWoldmann in 78e75c3
- @FalkWoldmann made their first contribution
1.2.5 - 2023-11-27
- (deps-dev) bump eslint from 8.51.0 to 8.52.0 (#175) by @dependabot[bot] in 369ab99
- (deps-dev) bump eslint-plugin-jest from 27.4.2 to 27.4.3 (#174) by @dependabot[bot] in 98309c6
- (deps-dev) bump @vercel/ncc from 0.38.0 to 0.38.1 (#172) by @dependabot[bot] in cbf6df3
- (deps-dev) bump @types/node from 20.8.6 to 20.8.7 (#173) by @dependabot[bot] in 9f378f8
- (deps-dev) bump prettier-eslint from 16.1.1 to 16.1.2 (#181) by @dependabot[bot] in b8fad61
- (deps-dev) bump @typescript-eslint/eslint-plugin (#183) by @dependabot[bot] in d5091b5
- (deps-dev) bump eslint-plugin-jest from 27.4.3 to 27.6.0 (#179) by @dependabot[bot] in 72ac791
- (deps-dev) bump @types/node from 20.8.7 to 20.8.9 (#180) by @dependabot[bot] in efd2787
- (deps-dev) bump @typescript-eslint/parser from 6.8.0 to 6.9.1 (#182) by @dependabot[bot] in f0691ac
- (deps-dev) bump @types/node from 20.8.9 to 20.8.10 (#184) by @dependabot[bot] in a867bc8
- (deps-dev) bump eslint from 8.52.0 to 8.53.0 (#185) by @dependabot[bot] in 64b9b8e
- (deps-dev) bump prettier from 3.0.3 to 3.1.0 (#187) by @dependabot[bot] in 093754c
- (deps-dev) bump @types/node from 20.8.10 to 20.9.0 (#190) by @dependabot[bot] in b1b381f
- (deps-dev) bump @typescript-eslint/eslint-plugin (#188) by @dependabot[bot] in 654384b
- (deps-dev) bump @typescript-eslint/parser from 6.9.1 to 6.10.0 (#189) by @dependabot[bot] in 315da54
- (deps-dev) bump @typescript-eslint/eslint-plugin (#191) by @dependabot[bot] in 22093ee
- (deps-dev) bump @types/node from 20.9.0 to 20.9.2 (#192) by @dependabot[bot] in 16c2f7c
- (deps-dev) bump eslint from 8.53.0 to 8.54.0 (#193) by @dependabot[bot] in 90734a5
- (deps-dev) bump @typescript-eslint/parser from 6.10.0 to 6.12.0 (#195) by @dependabot[bot] in 5b2a835
- Update dependabot.yml (#186) by @jdx in ab0973f
1.2.4 - 2023-10-17
- (deps) bump actions/checkout from 3 to 4 (#145) by @dependabot[bot] in 0e1fc71
- (deps-dev) bump @typescript-eslint/parser from 6.4.1 to 6.5.0 (#135) by @dependabot[bot] in 47b2913
- (deps-dev) bump typescript from 5.1.6 to 5.2.2 (#137) by @dependabot[bot] in b28101c
- (deps-dev) bump eslint-plugin-github from 4.9.2 to 4.10.0 (#136) by @dependabot[bot] in 232b1de
- (deps-dev) bump eslint from 8.47.0 to 8.48.0 (#138) by @dependabot[bot] in e732db1
- (deps-dev) bump prettier from 3.0.2 to 3.0.3 (#139) by @dependabot[bot] in f745b29
- (deps-dev) bump @typescript-eslint/eslint-plugin (#147) by @dependabot[bot] in cec04db
- (deps-dev) bump @types/node from 20.5.7 to 20.6.2 (#149) by @dependabot[bot] in b1584d7
- (deps-dev) bump eslint from 8.48.0 to 8.49.0 (#141) by @dependabot[bot] in cc112a0
- (deps-dev) bump @typescript-eslint/parser from 6.5.0 to 6.7.0 (#148) by @dependabot[bot] in d7e4bbb
- (deps-dev) bump @vercel/ncc from 0.36.1 to 0.38.0 (#143) by @dependabot[bot] in 87acc75
- (deps-dev) bump eslint-plugin-jest from 27.2.3 to 27.4.0 (#150) by @dependabot[bot] in cebc814
- (deps-dev) bump eslint from 8.49.0 to 8.50.0 (#153) by @dependabot[bot] in fd2397d
- (deps-dev) bump @typescript-eslint/parser from 6.7.0 to 6.7.2 (#151) by @dependabot[bot] in c64724d
- (deps-dev) bump jest from 29.6.4 to 29.7.0 (#152) by @dependabot[bot] in 3f4134e
- (deps-dev) bump @types/node from 20.6.2 to 20.6.5 (#154) by @dependabot[bot] in 2aa69a5
- (deps-dev) bump @typescript-eslint/eslint-plugin (#158) by @dependabot[bot] in 4fec141
- (deps-dev) bump @types/node from 20.6.5 to 20.8.0 (#157) by @dependabot[bot] in 1b68649
- (deps-dev) bump eslint-plugin-jest from 27.4.0 to 27.4.2 (#156) by @dependabot[bot] in a24760a
- (deps-dev) bump @typescript-eslint/parser from 6.7.2 to 6.7.4 (#160) by @dependabot[bot] in 47146bd
- (deps-dev) bump @types/node from 20.8.0 to 20.8.3 (#164) by @dependabot[bot] in 99c0567
- (deps-dev) bump eslint from 8.50.0 to 8.51.0 (#162) by @dependabot[bot] in 977de8e
- (deps-dev) bump @typescript-eslint/eslint-plugin (#165) by @dependabot[bot] in bcb7945
- (deps-dev) bump eslint-plugin-github from 4.10.0 to 4.10.1 (#163) by @dependabot[bot] in 03af634
- (deps-dev) bump eslint-plugin-prettier from 5.0.0 to 5.0.1 (#168) by @dependabot[bot] in 98072ec
- (deps-dev) bump @types/node from 20.8.3 to 20.8.6 (#167) by @dependabot[bot] in e8d5e65
- Bump @tsconfig/node16 from 16.1.0 to 16.1.1 (#129) by @dependabot[bot] in e331c71
- Bump @typescript-eslint/eslint-plugin from 6.4.0 to 6.4.1 (#132) by @dependabot[bot] in 11bc363
- Bump @typescript-eslint/parser from 6.4.0 to 6.4.1 (#133) by @dependabot[bot] in 05b1c0a
- Bump jest from 29.6.2 to 29.6.4 (#131) by @dependabot[bot] in 51cded8
- Bump @types/node from 20.5.1 to 20.5.7 (#130) by @dependabot[bot] in 00c423f
- Add install option to skip rtx install (#146) by @higebu in 50bd58f
- updated action template base from actions/typescript-action (#170) by @jdx in d661017
- @higebu made their first contribution
1.2.3 - 2023-08-27
- Bump actions/setup-node from 3.7.0 to 3.8.1 (#128) by @dependabot[bot] in cbd8e38
- Bump @typescript-eslint/parser from 6.3.0 to 6.4.0 (#124) by @dependabot[bot] in cb9194a
- Bump @types/node from 20.5.0 to 20.5.1 (#127) by @dependabot[bot] in f591719
- Bump prettier from 3.0.1 to 3.0.2 (#125) by @dependabot[bot] in 189cbcd
- Bump @typescript-eslint/eslint-plugin from 6.3.0 to 6.4.0 (#126) by @dependabot[bot] in 9ac5ac6
- jdxcode -> jdx by @jdx in ae88769
1.2.2 - 2023-08-18
- Bump eslint from 8.46.0 to 8.47.0 (#120) by @dependabot[bot] in 54b8b36
- Bump @types/node from 20.4.9 to 20.5.0 (#121) by @dependabot[bot] in 43ea57b
- Adding Setting of Necessary Environment Variables Before Running
rtx
(#123) by @yhakbar in 10114e7
- @yhakbar made their first contribution
1.2.1 - 2023-08-09
- Bump @typescript-eslint/parser from 5.60.0 to 5.60.1 (#100) by @dependabot[bot] in 5bc8718
- Bump @tsconfig/node16 from 1.0.4 to 16.1.0 (#99) by @dependabot[bot] in 6b01617
- Bump @types/node from 20.3.1 to 20.3.3 (#98) by @dependabot[bot] in 613d977
- Bump typescript from 5.1.3 to 5.1.6 (#97) by @dependabot[bot] in f8d787a
- Bump eslint from 8.43.0 to 8.44.0 (#96) by @dependabot[bot] in 1918a59
- Bump ts-jest from 29.1.0 to 29.1.1 (#101) by @dependabot[bot] in 41ff956
- Bump @types/node from 20.3.3 to 20.4.1 (#102) by @dependabot[bot] in 53d9eba
- Bump @typescript-eslint/parser from 5.60.1 to 5.61.0 (#103) by @dependabot[bot] in a67b94f
- Bump jest from 29.5.0 to 29.6.1 (#105) by @dependabot[bot] in 40cfc6f
- Bump actions/setup-node from 3.6.0 to 3.7.0 (#106) by @dependabot[bot] in 6025c25
- Bump @types/node from 20.4.1 to 20.4.2 (#107) by @dependabot[bot] in 329000b
- Bump eslint-plugin-jest from 27.2.2 to 27.2.3 (#109) by @dependabot[bot] in 303ce0e
- Bump eslint-plugin-github from 4.8.0 to 4.9.0 (#108) by @dependabot[bot] in 6690ce2
- Bump @typescript-eslint/parser from 5.61.0 to 5.62.0 (#110) by @dependabot[bot] in 76d1698
- Bump @types/node from 20.4.2 to 20.4.4 (#113) by @dependabot[bot] in fc9964e
- Bump eslint from 8.44.0 to 8.45.0 (#111) by @dependabot[bot] in 7104d73
- Bump @types/node from 20.4.4 to 20.4.5 (#114) by @dependabot[bot] in 25cdf62
- Bump jest from 29.6.1 to 29.6.2 (#116) by @dependabot[bot] in ec42169
- Bump eslint from 8.45.0 to 8.46.0 (#115) by @dependabot[bot] in 0d62b40
- Bump @types/node from 20.4.5 to 20.4.8 (#119) by @dependabot[bot] in e855557
- updated deps by @jdx in 08424c2
1.2.0 - 2023-06-26
- add support for saving / restoring rtx cache (#64) by @HipsterBrown in 801b2f5
- Bump @types/node from 18.15.3 to 18.15.11 (#54) by @dependabot[bot] in 5d6d0e2
- Bump ts-jest from 29.0.5 to 29.1.0 (#60) by @dependabot[bot] in c413fbb
- Bump eslint from 8.36.0 to 8.37.0 (#59) by @dependabot[bot] in 7e9b056
- Bump @typescript-eslint/parser from 5.56.0 to 5.57.0 (#57) by @dependabot[bot] in 9f9b949
- Bump typescript from 5.0.2 to 5.0.3 (#58) by @dependabot[bot] in f0887f9
- Bump typescript from 5.0.3 to 5.0.4 (#61) by @dependabot[bot] in 74b7cc9
- Bump eslint from 8.37.0 to 8.38.0 (#62) by @dependabot[bot] in 975548f
- Bump @typescript-eslint/parser from 5.57.0 to 5.57.1 (#63) by @dependabot[bot] in 6596ddd
- Bump @typescript-eslint/parser from 5.57.1 to 5.58.0 (#65) by @dependabot[bot] in d683945
- Bump eslint from 8.38.0 to 8.39.0 (#66) by @dependabot[bot] in f7e06f5
- Bump prettier from 2.8.7 to 2.8.8 (#68) by @dependabot[bot] in 8d8159a
- Bump @typescript-eslint/parser from 5.58.0 to 5.59.0 (#69) by @dependabot[bot] in b1d2db2
- Bump @types/node from 18.15.11 to 18.16.0 (#67) by @dependabot[bot] in dc46267
- Bump @types/node from 18.16.0 to 18.16.3 (#70) by @dependabot[bot] in 39c16db
- Bump @typescript-eslint/parser from 5.59.0 to 5.59.1 (#71) by @dependabot[bot] in 3256f3e
- Bump eslint from 8.39.0 to 8.40.0 (#72) by @dependabot[bot] in 96bd8b7
- Bump @types/node from 18.16.3 to 20.1.0 (#74) by @dependabot[bot] in 6a6012e
- Bump @typescript-eslint/parser from 5.59.1 to 5.59.2 (#73) by @dependabot[bot] in e1f2024
- Bump @types/node from 20.1.0 to 20.1.4 (#77) by @dependabot[bot] in 5cc3d4c
- Bump @tsconfig/node16 from 1.0.3 to 1.0.4 (#75) by @dependabot[bot] in 4393fa1
- Bump @typescript-eslint/parser from 5.59.2 to 5.59.5 (#76) by @dependabot[bot] in f273319
- Bump eslint from 8.40.0 to 8.41.0 (#80) by @dependabot[bot] in 3eb063b
- Bump @typescript-eslint/parser from 5.59.5 to 5.59.6 (#79) by @dependabot[bot] in 40f3d34
- Bump @types/node from 20.1.4 to 20.2.3 (#81) by @dependabot[bot] in 9f966a6
- Bump @types/node from 20.2.3 to 20.2.5 (#82) by @dependabot[bot] in c361647
- Bump @typescript-eslint/parser from 5.59.6 to 5.59.7 (#83) by @dependabot[bot] in 9eb1076
- Bump typescript from 5.0.4 to 5.1.3 (#84) by @dependabot[bot] in a9f4b5f
- Bump @typescript-eslint/parser from 5.59.7 to 5.59.8 (#87) by @dependabot[bot] in 37ceaf9
- Bump eslint-plugin-github from 4.7.0 to 4.8.0 (#85) by @dependabot[bot] in ef3a960
- Bump eslint from 8.41.0 to 8.42.0 (#86) by @dependabot[bot] in 084b8d3
- Bump @types/node from 20.2.5 to 20.3.0 (#88) by @dependabot[bot] in 632ff05
- Bump @typescript-eslint/parser from 5.59.8 to 5.59.9 (#89) by @dependabot[bot] in b0303ac
- Bump eslint from 8.42.0 to 8.43.0 (#91) by @dependabot[bot] in 7bf3625
- Bump @types/node from 20.3.0 to 20.3.1 (#92) by @dependabot[bot] in 9feb18c
- Bump eslint-plugin-jest from 27.2.1 to 27.2.2 (#93) by @dependabot[bot] in 7dd3677
- Bump @typescript-eslint/parser from 5.59.9 to 5.59.11 (#94) by @dependabot[bot] in 6c7e69b
- Bump @typescript-eslint/parser from 5.59.11 to 5.60.0 (#95) by @dependabot[bot] in 4cb3209
- @HipsterBrown made their first contribution
1.1.3 - 2023-03-28
- Bump eslint-plugin-github from 4.6.1 to 4.7.0 (#52) by @dependabot[bot] in 13d0c9d
- Bump @typescript-eslint/parser from 5.55.0 to 5.56.0 (#50) by @dependabot[bot] in 4772c0c
- Bump prettier from 2.8.5 to 2.8.7 (#49) by @dependabot[bot] in af19b40
- ensure
rtx install
is always run by @jdx in 6e7a18f
1.1.2 - 2023-03-25
- Bump @typescript-eslint/parser from 5.52.0 to 5.53.0 by @dependabot[bot] in 91b911a
- Merge pull request #31 from jdxcode/dependabot/npm_and_yarn/typescript-eslint/parser-5.53.0 by @jdx in 6781502
- Bump eslint from 8.34.0 to 8.35.0 by @dependabot[bot] in 80b0916
- Merge pull request #33 from jdxcode/dependabot/npm_and_yarn/eslint-8.35.0 by @jdx in fbde509
- Bump @typescript-eslint/parser from 5.53.0 to 5.54.0 by @dependabot[bot] in fcdc4f1
- Merge pull request #35 from jdxcode/dependabot/npm_and_yarn/typescript-eslint/parser-5.54.0 by @jdx in 0f4be39
- Bump @types/node from 18.14.0 to 18.14.6 by @dependabot[bot] in 6ceb321
- Merge pull request #34 from jdxcode/dependabot/npm_and_yarn/types/node-18.14.6 by @jdx in aec7905
- Clobber rtx binary if it already exists (#36) by @mark-thm in c8026e2
- 1.1.1 by @jdx in 69d9eb2
- Bump @types/node from 18.14.6 to 18.15.1 (#37) by @dependabot[bot] in 0051557
- Bump eslint from 8.35.0 to 8.36.0 (#38) by @dependabot[bot] in 961863c
- Bump @typescript-eslint/parser from 5.54.0 to 5.54.1 (#39) by @dependabot[bot] in 99a2e29
- Bump jest from 29.4.3 to 29.5.0 (#40) by @dependabot[bot] in c102a9d
- Bump prettier from 2.8.4 to 2.8.5 (#41) by @dependabot[bot] in 3056529
- Bump typescript from 4.9.5 to 5.0.2 (#44) by @dependabot[bot] in a5671ed
- Bump @types/node from 18.15.1 to 18.15.3 (#43) by @dependabot[bot] in c7083dd
- Bump @typescript-eslint/parser from 5.54.1 to 5.55.0 (#42) by @dependabot[bot] in 6b2eb66
- only install tools if tool-versions is set (#45) by @jdx in d3b6ed3
- use more modern node/ts (#46) by @jdx in ed9c9d2
- fetch runtime from rtx.pub (#48) by @jdx in feb5cb0
- @mark-thm made their first contribution
1.1.0 - 2023-02-22
- Add macos test because of it looks flaky by @kachick in 90cd64f
- Require to specify GITHUB_TOKEN for considering API limit by @kachick in 0410c15
- Merge pull request #30 from kachick/pr-gh-api-late-limit by @jdx in a00a4c3
- @kachick made their first contribution
- Initial commit by @jdx in 35f6329
- init by @jdx in 67b1e31
- updated lockfile by @jdx in 3651748
- dist by @jdx in 168c20f
- dist by @jdx in 6ff22b7
- updated dependencies by @jdx in 6f2d0f7
- Bump actions/setup-node from 3.5.1 to 3.6.0 by @dependabot[bot] in 7ab8bef
- Merge pull request #4 from jdxcode/dependabot/github_actions/actions/setup-node-3.6.0 by @jdx in 0f78756
- Bump github/codeql-action from 1 to 2 by @dependabot[bot] in c2a7041
- Merge pull request #2 from jdxcode/dependabot/github_actions/github/codeql-action-2 by @jdx in dae3ae4
- Bump actions/upload-artifact from 2 to 3 by @dependabot[bot] in 34a739d
- Merge pull request #3 from jdxcode/dependabot/github_actions/actions/upload-artifact-3 by @jdx in c144a09
- Update dependabot.yml by @jdx in f34194b
- Update test.yml by @jdx in 33848d1
- taiki by @jdx in c769086
- rtx --version by @jdx in 717b2e3
- Bump actions/checkout from 2 to 3 by @dependabot[bot] in 6e05d31
- Merge pull request #1 from jdxcode/dependabot/github_actions/actions/checkout-3 by @jdx in 7ddf9f2
- Bump eslint from 8.31.0 to 8.32.0 by @dependabot[bot] in 5f6abe7
- Merge pull request #10 from jdxcode/dependabot/npm_and_yarn/eslint-8.32.0 by @jdx in 3c82da9
- Bump eslint from 8.32.0 to 8.34.0 by @dependabot[bot] in 3212d3e
- Merge pull request #19 from jdxcode/dependabot/npm_and_yarn/eslint-8.34.0 by @jdx in c641e25
- Bump jest from 29.3.1 to 29.4.2 by @dependabot[bot] in 2a46a49
- Merge pull request #22 from jdxcode/dependabot/npm_and_yarn/jest-29.4.2 by @jdx in 418dcfd
- Bump @typescript-eslint/parser from 5.48.1 to 5.51.0 by @dependabot[bot] in d24a74d
- Merge pull request #21 from jdxcode/dependabot/npm_and_yarn/typescript-eslint/parser-5.51.0 by @jdx in 52d9c24
- Bump jest from 29.4.2 to 29.4.3 by @dependabot[bot] in 896a645
- Merge pull request #25 from jdxcode/dependabot/npm_and_yarn/jest-29.4.3 by @jdx in 58d2ac0
- Bump @typescript-eslint/parser from 5.51.0 to 5.52.0 by @dependabot[bot] in 25093bb
- Merge pull request #23 from jdxcode/dependabot/npm_and_yarn/typescript-eslint/parser-5.52.0 by @jdx in b4db9b1
- Bump @vercel/ncc from 0.36.0 to 0.36.1 by @dependabot[bot] in ea5729a
- Merge pull request #15 from jdxcode/dependabot/npm_and_yarn/vercel/ncc-0.36.1 by @jdx in 0796ee2
- Bump @types/node from 18.11.18 to 18.14.0 by @dependabot[bot] in f5cb3e2
- Merge pull request #24 from jdxcode/dependabot/npm_and_yarn/types/node-18.14.0 by @jdx in 224700f
- Bump typescript from 4.9.4 to 4.9.5 by @dependabot[bot] in 25569f5
- Merge pull request #26 from jdxcode/dependabot/npm_and_yarn/typescript-4.9.5 by @jdx in ee30a65
- Merge pull request #11 from jdxcode/test-node by @jdx in e399107
- Bump eslint-plugin-github from 4.6.0 to 4.6.1 by @dependabot[bot] in 80805c5
- Merge pull request #27 from jdxcode/dependabot/npm_and_yarn/eslint-plugin-github-4.6.1 by @jdx in 7f6867e
- Bump prettier from 2.8.3 to 2.8.4 by @dependabot[bot] in 6e685c5
- Merge pull request #28 from jdxcode/dependabot/npm_and_yarn/prettier-2.8.4 by @jdx in 5b190a2
- download rtx by @jdx in fc40a5c
- updated CODEOWNERS by @jdx in 82c444f
- Merge pull request #29 from jdxcode/init by @jdx in 0e3d116
- Update action.yml by @jdx in 386756b
- branding by @jdx in 7a0340b
- change action name by @jdx in 4661100