Taiki Endo
|
eab6539ed6
|
codegen: Exclude very recently released version from candidate for
latest and omitted versions
|
2026-04-05 16:29:47 +09:00 |
|
dependabot[bot]
|
44ad71dd7c
|
codegen: Update toml requirement from 0.9 to 1 (#1512)
Updates the requirements on [toml](https://github.com/toml-rs/toml) to permit the latest version.
- [Commits](https://github.com/toml-rs/toml/compare/toml-v0.9.0...toml-v1.0.0)
---
updated-dependencies:
- dependency-name: toml
dependency-version: 1.0.0+spec-1.1.0
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Taiki Endo <te316e89@gmail.com>
|
2026-02-13 16:23:28 +00:00 |
|
Taiki Endo
|
a62e6211cb
|
codegen: Use ring instead of sha2
```
Updating crates.io index
Locking 0 packages to latest compatible versions
Removing block-buffer v0.10.4
Removing cpufeatures v0.2.17
Removing crypto-common v0.1.7
Removing digest v0.10.7
Removing generic-array v0.14.7
Removing sha2 v0.10.9
Removing typenum v1.19.0
Removing version_check v0.9.5
```
|
2025-12-17 20:19:06 +09:00 |
|
dependabot[bot]
|
7cc1b00f96
|
Update spdx requirement from 0.12 to 0.13 (#1323)
Updates the requirements on [spdx](https://github.com/EmbarkStudios/spdx) to permit the latest version.
- [Release notes](https://github.com/EmbarkStudios/spdx/releases)
- [Changelog](https://github.com/EmbarkStudios/spdx/blob/main/CHANGELOG.md)
- [Commits](https://github.com/EmbarkStudios/spdx/compare/0.12.0...0.13.0)
---
updated-dependencies:
- dependency-name: spdx
dependency-version: 0.13.0
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-12-03 22:20:24 +09:00 |
|
dependabot[bot]
|
405215e4b1
|
Update spdx requirement from 0.11 to 0.12 (#1102)
|
2025-08-23 12:37:23 +10:00 |
|
dependabot[bot]
|
6d239a6d1b
|
Update spdx requirement from 0.10 to 0.11 (#1080)
Updates the requirements on [spdx](https://github.com/EmbarkStudios/spdx) to permit the latest version.
- [Release notes](https://github.com/EmbarkStudios/spdx/releases)
- [Changelog](https://github.com/EmbarkStudios/spdx/blob/main/CHANGELOG.md)
- [Commits](https://github.com/EmbarkStudios/spdx/compare/0.10.0...0.11.0)
---
updated-dependencies:
- dependency-name: spdx
dependency-version: 0.11.0
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-08-09 11:21:31 +09:00 |
|
Taiki Endo
|
ea7f99bca8
|
codegen: Use toml instead of toml_edit
|
2025-07-10 00:20:52 +09:00 |
|
dependabot[bot]
|
00bcc22d83
|
Update toml_edit requirement from 0.22 to 0.23
Updates the requirements on [toml_edit](https://github.com/toml-rs/toml) to permit the latest version.
- [Commits](https://github.com/toml-rs/toml/compare/v0.22.0...v0.23.0)
---
updated-dependencies:
- dependency-name: toml_edit
dependency-version: 0.23.0
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-07-09 09:01:25 +09:00 |
|
Taiki Endo
|
804d0fbae7
|
Revert "codegen: Update ureq from 2 to 3"
This reverts commit bee06ee963.
See https://github.com/taiki-e/install-action/pull/831#issuecomment-2650284580.
|
2025-02-11 18:45:46 +09:00 |
|
Taiki Endo
|
bee06ee963
|
codegen: Update ureq from 2 to 3
|
2025-02-06 23:24:03 +09:00 |
|
Jiahao XU
|
1ef1e14c21
|
Extract install-action-manifest-schema and publish to crates-io (#657)
Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
Co-authored-by: Taiki Endo <te316e89@gmail.com>
|
2025-01-28 07:02:39 +00:00 |
|
dependabot[bot]
|
e37760a6c3
|
Update fs-err requirement from 2 to 3 (#712)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-10-25 03:05:54 +09:00 |
|
John Vandenberg
|
d7080cb663
|
Generate Markdown table of tools (#473)
|
2024-06-04 03:56:04 +09:00 |
|
Taiki Endo
|
7c2d35d7f6
|
codegen: Add rust_crate field to cargo-rdme
|
2024-03-02 17:52:28 +09:00 |
|
dependabot[bot]
|
cd1316b395
|
Update toml_edit requirement from 0.21 to 0.22
Updates the requirements on [toml_edit](https://github.com/toml-rs/toml) to permit the latest version.
- [Commits](https://github.com/toml-rs/toml/compare/v0.21.0...v0.22.4)
---
updated-dependencies:
- dependency-name: toml_edit
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-02-07 03:21:31 +09:00 |
|
Taiki Endo
|
d685c02f67
|
codegen: Update toml_edit to 0.21
|
2023-11-08 23:09:37 +09:00 |
|
Taiki Endo
|
3ba41e50ff
|
Use [lints] in Cargo.toml and apply more lints
|
2023-10-31 03:11:49 +09:00 |
|
Taiki Endo
|
88c52281ad
|
Use version-less manifests
307486ed18
|
2023-10-31 03:11:49 +09:00 |
|
Taiki Endo
|
6bb3a496f8
|
codegen: Use toml_edit directly
|
2023-10-25 00:12:46 +09:00 |
|
Taiki Endo
|
9fa9dc1e41
|
codegen: Allow compiling serde and serde_derive in parallel
|
2023-10-18 23:22:44 +09:00 |
|
Taiki Endo
|
b30758ca4a
|
Support signature verification (minisign)
|
2023-09-28 12:01:51 +09:00 |
|
Taiki Endo
|
26fe17aa20
|
codegen: Prevent yanked version from being selected as candidate for latest or omitted version
|
2023-08-03 22:00:35 +09:00 |
|
Taiki Endo
|
f1683d2c7c
|
Manage package info as JSON
|
2022-12-24 21:53:18 +09:00 |
|