Releases: MatteoH2O1999/setup-rust
Releases · MatteoH2O1999/setup-rust
Release list
v2.1.1
What's Changed
- Fix cache key computation
Full Changelog
- chore(deps-dev): bump eslint-plugin-jest from 29.5.0 to 29.6.0 in the dev-dependencies group by @dependabot[bot] in #193
- chore(deps-dev): bump the dev-dependencies group with 2 updates by @dependabot[bot] in #194
- chore(deps-dev): bump eslint-plugin-jest from 29.10.1 to 29.11.0 in the dev-dependencies group by @dependabot[bot] in #195
- chore(deps-dev): bump the dev-dependencies group across 1 directory with 2 updates by @dependabot[bot] in #197
- chore(deps-dev): bump eslint-plugin-jest from 29.11.2 to 29.12.0 in the dev-dependencies group by @dependabot[bot] in #198
- Fix cache key for requested packages by @MatteoH2O1999 in #199
Full Changelog: v2.1.0...v2.1.1
v2.1.0
What's Changed
- Add caching for subcommands with
cacheinput
Full Changelog
- chore(deps-dev): bump the dev-dependencies group across 1 directory with 4 updates by @dependabot[bot] in #128
- fix(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #127
- chore(deps-dev): bump the dev-dependencies group with 2 updates by @dependabot[bot] in #131
- fix(deps): bump @actions/cache from 4.0.3 to 4.0.5 by @dependabot[bot] in #125
- chore(deps-dev): bump @matteoh2o1999/github-actions-jest-reporter from 3.0.0 to 4.0.0 in the dev-dependencies group by @dependabot[bot] in #132
- chore(deps-dev): bump eslint from 9.33.0 to 9.34.0 in the dev-dependencies group by @dependabot[bot] in #133
- chore(deps-dev): bump the dev-dependencies group across 1 directory with 2 updates by @dependabot[bot] in #135
- Add caching to built cargo subcommands by @MatteoH2O1999 in #137
- chore(deps-dev): bump the dev-dependencies group across 1 directory with 6 updates by @dependabot[bot] in #143
- fix(deps): bump actions/setup-node from 4 to 5 by @dependabot[bot] in #140
- chore(deps-dev): bump the dev-dependencies group across 1 directory with 7 updates by @dependabot[bot] in #147
- chore(deps-dev): bump @typescript-eslint/parser from 8.44.0 to 8.44.1 in the dev-dependencies group by @dependabot[bot] in #148
- fix(deps): bump @actions/cache from 4.0.5 to 4.1.0 by @dependabot[bot] in #149
- chore(deps-dev): bump the dev-dependencies group across 1 directory with 4 updates by @dependabot[bot] in #152
- chore(deps-dev): bump @types/node from 24.6.1 to 24.6.2 in the dev-dependencies group by @dependabot[bot] in #153
- chore(deps-dev): bump the dev-dependencies group across 1 directory with 4 updates by @dependabot[bot] in #157
- fix(deps): bump actions/setup-node from 5 to 6 by @dependabot[bot] in #158
- fix(deps): bump github/codeql-action from 3 to 4 by @dependabot[bot] in #156
- chore(deps-dev): bump the dev-dependencies group with 4 updates by @dependabot[bot] in #159
- fix(deps): bump actions/download-artifact from 5 to 6 by @dependabot[bot] in #162
- fix(deps): bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #161
- chore(deps-dev): bump the dev-dependencies group with 2 updates by @dependabot[bot] in #160
- chore(deps-dev): bump axios from 1.12.2 to 1.13.0 in the dev-dependencies group by @dependabot[bot] in #163
- chore(deps-dev): bump the dev-dependencies group across 1 directory with 4 updates by @dependabot[bot] in #167
- fix(deps): bump @actions/io from 1.1.3 to 2.0.0 by @dependabot[bot] in #165
- chore(deps-dev): bump axios from 1.13.1 to 1.13.2 in the dev-dependencies group by @dependabot[bot] in #168
- chore(deps-dev): bump the dev-dependencies group across 1 directory with 3 updates by @dependabot[bot] in #170
- chore(deps-dev): bump the dev-dependencies group across 1 directory with 4 updates by @dependabot[bot] in #175
- fix(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in #174
- chore(deps-dev): bump the dev-dependencies group across 1 directory with 2 updates by @dependabot[bot] in #177
- chore(deps-dev): bump the dev-dependencies group across 1 directory with 3 updates by @dependabot[bot] in #180
- fix(deps): bump @actions/cache from 4.1.0 to 5.0.0 by @dependabot[bot] in #186
- chore(deps-dev): bump the dev-dependencies group across 1 directory with 3 updates by @dependabot[bot] in #182
- fix(deps): bump @actions/exec from 1.1.1 to 2.0.0 by @dependabot[bot] in #184
- fix(deps): bump @actions/core from 1.11.1 to 2.0.1 by @dependabot[bot] in #185
- chore(deps-dev): bump the dev-dependencies group with 3 updates by @dependabot[bot] in #187
- fix(deps): bump @actions/cache from 5.0.0 to 5.0.1 by @dependabot[bot] in #188
- fix(deps): bump actions/upload-artifact from 5 to 6 by @dependabot[bot] in #190
- fix(deps): bump actions/download-artifact from 6 to 7 by @dependabot[bot] in #189
- chore(deps-dev): bump @typescript-eslint/parser from 8.49.0 to 8.50.0 in the dev-dependencies group by @dependabot[bot] in #191
- chore(deps-dev): bump @types/node from 25.0.2 to 25.0.3 in the dev-dependencies group by @dependabot[bot] in #192
Full Changelog: v2.0.0...v2.1.0
v2.0.0
What's Changed
- Migrated the action to
node24 - Added
subcommandsinput to install cargo subcommands
Full Changelog
- chore(deps-dev): bump the dev-dependencies group with 2 updates by @dependabot[bot] in #26
- chore(deps-dev): bump the dev-dependencies group across 1 directory with 2 updates by @dependabot[bot] in #28
- chore(deps-dev): bump eslint-plugin-jest from 28.9.0 to 28.10.0 in the dev-dependencies group by @dependabot[bot] in #29
- chore(deps-dev): bump @typescript-eslint/parser from 8.18.1 to 8.18.2 in the dev-dependencies group by @dependabot[bot] in #30
- chore(deps-dev): bump @typescript-eslint/parser from 8.18.2 to 8.19.0 in the dev-dependencies group by @dependabot[bot] in #31
- chore(deps-dev): bump @types/node from 22.10.2 to 22.10.4 in the dev-dependencies group across 1 directory by @dependabot[bot] in #33
- chore(deps-dev): bump the dev-dependencies group across 1 directory with 3 updates by @dependabot[bot] in #35
- chore(deps-dev): bump typescript from 5.7.2 to 5.7.3 in the dev-dependencies group by @dependabot[bot] in #36
- fix(deps): bump @actions/tool-cache from 2.0.1 to 2.0.2 by @dependabot[bot] in #39
- chore(deps-dev): bump the dev-dependencies group across 1 directory with 5 updates by @dependabot[bot] in #40
- chore(deps-dev): bump @types/node from 22.10.6 to 22.10.7 in the dev-dependencies group by @dependabot[bot] in #41
- chore(deps-dev): bump @typescript-eslint/parser from 8.20.0 to 8.21.0 in the dev-dependencies group by @dependabot[bot] in #42
- chore(deps-dev): bump @types/node from 22.10.7 to 22.10.10 in the dev-dependencies group by @dependabot[bot] in #43
- chore(deps-dev): bump the dev-dependencies group with 2 updates by @dependabot[bot] in #44
- chore(deps-dev): bump the dev-dependencies group across 1 directory with 3 updates by @dependabot[bot] in #46
- chore(deps-dev): bump @stylistic/eslint-plugin-ts from 3.0.0 to 3.0.1 in the dev-dependencies group by @dependabot[bot] in #47
- fix(deps): bump semver from 7.6.3 to 7.7.0 by @dependabot[bot] in #48
- chore(deps-dev): bump eslint-plugin-github from 5.1.6 to 5.1.7 in the dev-dependencies group by @dependabot[bot] in #49
- chore(deps-dev): bump the dev-dependencies group across 1 directory with 2 updates by @dependabot[bot] in #52
- fix(deps): bump semver from 7.7.0 to 7.7.1 by @dependabot[bot] in #51
- chore(deps-dev): bump eslint-plugin-github from 5.1.7 to 5.1.8 in the dev-dependencies group by @dependabot[bot] in #53
- chore(deps-dev): bump the dev-dependencies group with 3 updates by @dependabot[bot] in #54
- chore(deps-dev): bump @typescript-eslint/parser from 8.23.0 to 8.24.0 in the dev-dependencies group by @dependabot[bot] in #55
- chore(deps-dev): bump eslint from 9.20.0 to 9.20.1 in the dev-dependencies group by @dependabot[bot] in #56
- chore(deps-dev): bump the dev-dependencies group with 2 updates by @dependabot[bot] in #57
- fix(deps): bump @actions/cache from 4.0.0 to 4.0.1 by @dependabot[bot] in #58
- chore(deps-dev): bump @typescript-eslint/parser from 8.24.0 to 8.24.1 in the dev-dependencies group by @dependabot[bot] in #59
- chore(deps-dev): bump @stylistic/eslint-plugin-ts from 3.1.0 to 4.0.1 in the dev-dependencies group by @dependabot[bot] in #60
- chore(deps-dev): bump the dev-dependencies group with 4 updates by @dependabot[bot] in #61
- chore(deps-dev): bump @typescript-eslint/parser from 8.24.1 to 8.25.0 in the dev-dependencies group by @dependabot[bot] in #62
- fix(deps): bump @actions/cache from 4.0.1 to 4.0.2 by @dependabot[bot] in #63
- chore(deps-dev): bump the dev-dependencies group with 2 updates by @dependabot[bot] in #64
- chore(deps-dev): bump the dev-dependencies group with 5 updates by @dependabot[bot] in #65
- chore(deps-dev): bump the dev-dependencies group with 3 updates by @dependabot[bot] in #66
- chore(deps-dev): bump @typescript-eslint/parser from 8.26.0 to 8.26.1 in the dev-dependencies group by @dependabot[bot] in #67
- chore(deps-dev): bump axios from 1.8.2 to 1.8.3 in the dev-dependencies group by @dependabot[bot] in #68
- fix(deps): bump @actions/cache from 4.0.2 to 4.0.3 by @dependabot[bot] in #69
- chore(deps-dev): bump the dev-dependencies group with 2 updates by @dependabot[bot] in #70
- chore(deps-dev): bump @typescript-eslint/parser from 8.26.1 to 8.27.0 in the dev-dependencies group by @dependabot[bot] in #71
- chore(deps-dev): bump the dev-dependencies group with 2 updates by @dependabot[bot] in #72
- chore(deps-dev): bump the dev-dependencies group with 3 updates by @dependabot[bot] in #73
- chore(deps-dev): bump @types/node from 22.13.13 to 22.13.14 in the dev-dependencies group by @dependabot[bot] in #74
- chore(deps-dev): bump the dev-dependencies group with 2 updates by @dependabot[bot] in #75
- chore(deps-dev): bump @types/node from 22.13.14 to 22.13.17 in the dev-dependencies group by @dependabot[bot] in #76
- chore(deps-dev): bump @types/node from 22.13.17 to 22.14.0 in the dev-dependencies group by @dependabot[bot] in #77
- chore(deps-dev): bump the dev-dependencies group with 2 updates by @dependabot[bot] in #78
- chore(deps-dev): bump @typescript-eslint/parser from 8.29.0 to 8.29.1 in the dev-dependencies group by @dependabot[bot] in #79
- chore(deps-dev): bump the dev-dependencies group with 2 updates by @dependabot[bot] in #80
- chore(deps-dev): bump @typescript-eslint/parser from 8.29.1 to 8.30.1 in the dev-dependencies group by @dependabot[bot] in #81
- chore(deps-dev): bump eslint from 9.24.0 to 9.25.0 in the dev-dependencies group by @dependabot[bot] in #82
- chore(deps-dev): bump the dev-dependencies group with 2 updates by @dependabot[bot] in #83
- chore(deps-dev): bump the dev-dependencies group with 2 updates by @dependabot[bot] in #84
- chore(deps-dev): bump @types/node from 22.15.0 to 22.15.2 in the dev-dependencies group by @dependabot[bot] in #85
- chore(deps-dev): bump the dev-dependencies group with 2 updates by @dependabot[bot] in #86
- chore(deps-dev): bump the dev-dependencies group across 1 directory with 3 updates by @dependabot[bot] in #88
- chore(deps-dev): bump @types/node from 22.15.9 to 22.15.14 in the dev-dependencies group by @dependabot[bot] in #89
- chore(deps-dev): bump @types/node from 22.15.14 to 22.15.15 in the dev-dependencies group by @dependabot[bot] in #90
- chore(deps-dev): bump @types/node from 22.15.15 to 22.15.17 in the dev-dependencies group by @dependabot[bot] in #91
- chore(deps-dev): bump @typescript-eslint/parser from 8.32.0 to 8.32.1 in the dev-dependencies group by @dependabot[bot] in #92
- fix(deps): bump semver from 7.7.1 to 7.7.2 by @dependabot[bot] in #93
- chore(deps-dev): bump the dev-dependencies group across 1 directory with 8 updates by @dependabot[bot] in #99
- chore(deps-dev): bump the dev-dependencies group across 1 directory with 4 updates by @dependabot[bot] in #101
- chore(deps-dev): bump the dev-dependencies group across 1 directory with 2 updates by @dependabot[bot] in https://github.c...
v1.1.0
What's Changed
- Avoid installing already instaled toolchains
- Install all components in a single call
Full Changelog
- Update dependencies by @MatteoH2O1999 in #5
- chore(deps-dev): bump the dev-dependencies group with 1 update by @dependabot in #6
- chore(deps-dev): bump the dev-dependencies group with 2 updates by @dependabot in #8
- chore(deps-dev): bump the dev-dependencies group with 2 updates by @dependabot in #9
- chore(deps-dev): bump the dev-dependencies group with 1 update by @dependabot in #10
- chore(deps-dev): bump the dev-dependencies group with 1 update by @dependabot in #11
- chore(deps-dev): bump the dev-dependencies group with 1 update by @dependabot in #12
- chore(deps-dev): bump the dev-dependencies group with 1 update by @dependabot in #13
- chore(deps-dev): bump the dev-dependencies group with 2 updates by @dependabot in #15
- chore(deps-dev): bump the dev-dependencies group with 1 update by @dependabot in #16
- chore(deps-dev): bump typescript from 5.4.3 to 5.4.4 in the dev-dependencies group by @dependabot in #17
- fix(deps): bump codecov/codecov-action from 4 to 5 by @dependabot in #18
- chore(deps-dev): bump the dev-dependencies group across 1 directory with 9 updates by @dependabot in #23
- fix(deps): bump @actions/core from 1.10.1 to 1.11.1 by @dependabot in #22
- fix(deps): bump @actions/cache from 3.2.4 to 4.0.0 by @dependabot in #20
- Improve performance and avoid removing toolchains by @MatteoH2O1999 in #24
- Add tests by @MatteoH2O1999 in #25
New Contributors
- @dependabot made their first contribution in #6
Full Changelog: v1.0.1...v1.1.0
v1.0.1
What's Changed
- Fix darwin cargo missing by @MatteoH2O1999 in #3
New Contributors
- @MatteoH2O1999 made their first contribution in #3
Full Changelog: https://github.com/MatteoH2O1999/setup-rust/commits/v1.0.1
v1.0.0
First full release