Compare commits

...

3 Commits

Author SHA1 Message Date
Taiki Endo
f2b65a3e67 Release 2.42.37 2024-08-31 04:30:10 +09:00
Taiki Endo
96d4cbffb8 Update cargo-make@latest to 0.37.16 2024-08-31 00:14:27 +09:00
Taiki Endo
cbe4754a6b Use grouped update of dependabot 2024-08-30 20:13:24 +09:00
3 changed files with 34 additions and 3 deletions

View File

@@ -7,6 +7,10 @@ updates:
commit-message:
prefix: ''
labels: []
groups:
cargo:
patterns:
- '*'
- package-ecosystem: github-actions
directory: /
schedule:
@@ -14,3 +18,7 @@ updates:
commit-message:
prefix: ''
labels: []
groups:
github-actions:
patterns:
- '*'

View File

@@ -10,6 +10,10 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
## [Unreleased]
## [2.42.37] - 2024-08-30
- Update `cargo-make@latest` to 0.37.16.
## [2.42.36] - 2024-08-29
- Update `just@latest` to 1.35.0.
@@ -2662,7 +2666,8 @@ Note: This release is considered a breaking change because installing on version
Initial release
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.42.36...HEAD
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.42.37...HEAD
[2.42.37]: https://github.com/taiki-e/install-action/compare/v2.42.36...v2.42.37
[2.42.36]: https://github.com/taiki-e/install-action/compare/v2.42.35...v2.42.36
[2.42.35]: https://github.com/taiki-e/install-action/compare/v2.42.34...v2.42.35
[2.42.34]: https://github.com/taiki-e/install-action/compare/v2.42.33...v2.42.34

View File

@@ -20,10 +20,28 @@
},
"license_markdown": "[Apache-2.0](https://github.com/sagiegurari/cargo-make/blob/master/LICENSE)",
"latest": {
"version": "0.37.15"
"version": "0.37.16"
},
"0.37": {
"version": "0.37.15"
"version": "0.37.16"
},
"0.37.16": {
"x86_64_linux_musl": {
"etag": "0x8DCC8F28CD820A7",
"checksum": "54bc9f44bf4508c058652982e8b6e395978e517b088296015f4ad6b7137f62a4"
},
"x86_64_macos": {
"etag": "0x8DCC8F295CF7D8B",
"checksum": "c1a2cd01898e6b254b9cdf9a1d45a2692ef072ba055d5ad2b195db17595ad271"
},
"x86_64_windows": {
"etag": "0x8DCC8F2B45A37B6",
"checksum": "337bbb6e9deb13ac7569b32ed3470779f7a430a14c716f335b2f13ea0ba8cae6"
},
"aarch64_macos": {
"etag": "0x8DCC8F25FFD15DA",
"checksum": "57c6d62c0ac8ae7c3736655834b17b81935ed05717399090ce143dc7118d1ce7"
}
},
"0.37.15": {
"x86_64_linux_musl": {