3729 Commits

Author SHA1 Message Date
Taiki Endo
27567b80d2 Update tombi@latest to 0.7.31 2026-02-18 06:32:28 +09:00
Taiki Endo
a55fe7640f Update rclone@latest to 1.73.1 2026-02-18 06:32:28 +09:00
Taiki Endo
cede0bb282 Release 2.68.1 v2.68.1 2026-02-18 01:22:33 +09:00
Taiki Endo
965957ccd8 Update mise@latest to 2026.2.15 2026-02-17 21:35:22 +09:00
Taiki Endo
e7d02d3717 Update tombi@latest to 0.7.30 2026-02-17 09:55:24 +09:00
Taiki Endo
14a4576f87 Update knope@latest to 0.22.3 2026-02-17 09:55:24 +09:00
Taiki Endo
f8d25fb8a2 Release 2.68.0 v2.68.0 2026-02-17 02:33:28 +09:00
Taiki Endo
27ef967ed8 Update changelog 2026-02-17 02:33:13 +09:00
gamma0987
28a014e014 Add gungraun-runner (#1520) 2026-02-17 02:31:19 +09:00
Taiki Endo
d132751fe4 Update uv@latest to 0.10.3 2026-02-17 02:30:11 +09:00
Taiki Endo
bff1ddbc43 Update typos@latest to 1.43.5 2026-02-17 02:30:11 +09:00
Taiki Endo
79677b631d Update tombi@latest to 0.7.29 2026-02-17 02:30:11 +09:00
Taiki Endo
b78a20397f Update release-plz@latest to 0.3.156 2026-02-17 02:30:11 +09:00
Taiki Endo
46985b6af7 Update cargo-lambda@latest to 1.9.0 2026-02-17 02:30:11 +09:00
Taiki Endo
3f08cd5894 ci: Temporarily disable broken archlinux test
```
  :: Synchronizing package databases...
   core downloading...
   extra downloading...
  resolving dependencies...
  looking for conflicting packages...

  Package (9)           New Version                  Net Change  Download Size

  core/db5.3            5.3.28-7                       6.48 MiB       1.26 MiB
  core/libgcc           15.2.1+r604+g0b99615a8aef-1    0.17 MiB       0.08 MiB
  core/libstdc++        15.2.1+r604+g0b99615a8aef-1    2.57 MiB       0.75 MiB
  core/perl             5.42.0-1                      69.88 MiB      20.40 MiB
  extra/perl-error      0.17030-3                      0.04 MiB       0.02 MiB
  extra/perl-mailtools  2.22-3                         0.10 MiB       0.06 MiB
  extra/perl-timedate   2.33-9                         0.08 MiB       0.03 MiB
  extra/zlib-ng         2.3.3-1                        0.28 MiB       0.11 MiB
  extra/git             2.53.0-1                      29.72 MiB       6.83 MiB

  Total Download Size:    29.53 MiB
  Total Installed Size:  109.31 MiB

  :: Proceed with installation? [Y/n]
  :: Retrieving packages...
   perl-5.42.0-1-x86_64 downloading...
   git-2.53.0-1-x86_64 downloading...
   db5.3-5.3.28-7-x86_64 downloading...
   libstdc++-15.2.1+r604+g0b99615a8aef-1-x86_64 downloading...
   zlib-ng-2.3.3-1-x86_64 downloading...
   libgcc-15.2.1+r604+g0b99615a8aef-1-x86_64 downloading...
   perl-mailtools-2.22-3-any downloading...
   perl-timedate-2.33-9-any downloading...
   perl-error-0.17030-3-any downloading...
  checking keyring...
  checking package integrity...
  loading package files...
  checking for file conflicts...
  error: failed to commit transaction (conflicting files)
  libgcc: /usr/lib/libgcc_s.so exists in filesystem (owned by gcc-libs)
  libgcc: /usr/lib/libgcc_s.so.1 exists in filesystem (owned by gcc-libs)
  libgcc: /usr/share/licenses/gcc-libs/RUNTIME.LIBRARY.EXCEPTION exists in filesystem (owned by gcc-libs)
  libstdc++: /usr/lib/libstdc++.so exists in filesystem (owned by gcc-libs)
  libstdc++: /usr/lib/libstdc++.so.6 exists in filesystem (owned by gcc-libs)
  libstdc++: /usr/lib/libstdc++.so.6.0.34 exists in filesystem (owned by gcc-libs)
  Errors occurred, no packages were upgraded.
```
2026-02-17 01:16:21 +09:00
Taiki Endo
80e1af6735 Update prek@latest to 0.3.3 2026-02-16 00:44:01 +09:00
Taiki Endo
015210593d Update mise@latest to 2026.2.13 2026-02-15 22:13:16 +09:00
Taiki Endo
04da82019b ci: Test more alpine containers 2026-02-14 18:44:28 +09:00
Taiki Endo
d22c04db3c Revert "ci: Temporarily disable cygwin test"
This reverts commit 3f8c36b267.
2026-02-14 18:43:15 +09:00
Taiki Endo
288875dd3d Release 2.67.30 v2.67.30 2026-02-14 04:13:16 +09:00
Taiki Endo
ff61ba777f Update cargo-nextest@latest to 0.9.127 2026-02-14 04:12:09 +09:00
Taiki Endo
443c943e8c docs: Add note about tools installed by this action's side 2026-02-14 04:00:03 +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
541dbe11e2 Release 2.67.29 v2.67.29 2026-02-14 01:11:33 +09:00
Taiki Endo
3f8c36b267 ci: Temporarily disable cygwin test
```
+ choco install --no-progress --requirechecksums cygwin
Chocolatey v2.6.0
Installing the following packages:
cygwin
By installing, you accept licenses for the packages.
Downloading package from source 'https://community.chocolatey.org/api/v2/'

Cygwin v3.6.6 [Approved]
Cygwin package files install completed. Performing other installation steps.
Download site: http://mirrors.kernel.org/sourceware/cygwin/
Installing 64-bit Cygwin...
ERROR: Running ["C:\ProgramData\chocolatey\lib\Cygwin\tools\setup-x86_64.exe" --quiet-mode --site "http://mirrors.kernel.org/sourceware/cygwin/" --packages default --root "C:\tools\cygwin" --local-package-dir "C:\tools\cygwin" --no-desktop] was not successful. Exit code was '1'. See log for possible error messages.
Environment Vars (like PATH) have changed. Close/reopen your shell to
 see the changes (or in powershell/cmd.exe just type `refreshenv`).
The install of Cygwin was NOT successful.
Error while running 'C:\ProgramData\chocolatey\lib\Cygwin\tools\chocolateyInstall.ps1'.
 See log for details.

Chocolatey installed 0/1 packages. 1 packages failed.
 See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log).

Failures
 - Cygwin (exited 1) - Error while running 'C:\ProgramData\chocolatey\lib\Cygwin\tools\chocolateyInstall.ps1'.
 See log for details.

Did you know the proceeds of Pro (and some proceeds from other
 licensed editions) go into bettering the community infrastructure?
 Your support ensures an active community, keeps Chocolatey tip-top,
 plus it nets you some awesome features!
 https://chocolatey.org/compare
```
2026-02-14 01:10:54 +09:00
Taiki Endo
8c4bfde290 Update mise@latest to 2026.2.11 2026-02-14 01:10:54 +09:00
Taiki Endo
5516699334 Update cargo-no-dev-deps@latest to 0.2.21 2026-02-14 01:10:54 +09:00
Taiki Endo
26d534b7cc Update cargo-minimal-versions@latest to 0.1.36 2026-02-14 01:10:54 +09:00
Taiki Endo
21162aa73c Update cargo-hack@latest to 0.6.43 2026-02-14 01:10:54 +09:00
Taiki Endo
5225800240 Update cargo-binstall@latest to 1.17.5 2026-02-14 01:10:54 +09:00
Taiki Endo
3035223527 Update osv-scanner@latest to 2.3.3 2026-02-12 09:50:19 +09:00
Taiki Endo
61e7476da0 Update martin@latest to 1.3.1 2026-02-12 09:50:19 +09:00
Taiki Endo
1d1c9eea2b Update parse-dockerfile@latest to 0.1.4 2026-02-12 09:36:19 +09:00
Taiki Endo
0fca428425 ci: Use taiki-e/github-actions/.github/workflows/gen.yml reusable workflow 2026-02-11 20:37:31 +09:00
Taiki Endo
d4422f254e Release 2.67.28 v2.67.28 2026-02-11 11:41:01 +09:00
Taiki Endo
8eb8df0dff Update changelog 2026-02-11 11:40:18 +09:00
Taiki Endo
f2dad83b41 Update uv@latest to 0.10.2 2026-02-11 06:30:27 +09:00
Taiki Endo
d3525148a0 Update uv@latest to 0.10.1 2026-02-11 03:39:26 +09:00
Taiki Endo
1bd9eee811 Update syft@latest to 1.42.0 2026-02-11 03:39:26 +09:00
Taiki Endo
d7ea18b7d4 Update mise@latest to 2026.2.9 2026-02-11 03:39:26 +09:00
Taiki Endo
4bab704860 Update cyclonedx@latest to 0.30.0 2026-02-11 03:39:26 +09:00
Taiki Endo
1e67dedb5e Release 2.67.27 v2.67.27 2026-02-10 02:14:39 +09:00
Taiki Endo
b0cd8d3751 Update sccache@latest to 0.14.0 2026-02-10 00:34:09 +09:00
Taiki Endo
7b52b108a0 Update typos@latest to 1.43.4 2026-02-10 00:12:39 +09:00
Taiki Endo
292e521d7c tools: Update tidy.sh 2026-02-09 23:35:14 +09:00
Taiki Endo
c9244c19ac manifest-schema: Disable std prelude 2026-02-09 23:34:12 +09:00
Taiki Endo
672b40bb62 manifest-schema: Apply clippy to doctest
96af4dc514
2026-02-09 23:32:23 +09:00
Taiki Endo
783ca381c0 Update mise@latest to 2026.2.8 2026-02-09 21:33:46 +09:00
Taiki Endo
509565405a Release 2.67.26 v2.67.26 2026-02-09 10:54:44 +09:00
Taiki Endo
c6468a01fd Update changelog 2026-02-09 10:54:11 +09:00