chore: update ci toolchain #105

Merged
Wuast94 merged 1 commit from updatarr/ci-toolchain-63db05fe2e into main 2026-07-22 21:46:17 +02:00
Owner

Updates ci toolchain.

Automerge: Enabled

Changed files:

  • .devcontainer/Dockerfile:14 v1.65.3 -> v1.67.2
  • Justfile:7 v1.65.3 -> v1.67.2
Release notes

v1.66.0: github.com/air-verse/air: v1.66.0

Compare source

v1.66.0 (2026-07-18)

Features

  • add build.rules to run commands on change without rebuilding (#919) (d0be39b)

Bug Fixes

  • send version output to stdout on air -v (#916) (95ae4c4)

Others

  • remove Go Report Card badge from READMEs (#920) (95ad58d)
  • Update Star History section with responsive images (d2472fc)
  • Add ghcr docker image (#757) (2d7ec0b)

v1.66.1: github.com/air-verse/air: v1.66.1

Compare source

v1.66.1 (2026-07-20)

Bug Fixes

  • honor --build.bin when no config file exists (#912) (33f22ec)

v1.67.0: github.com/air-verse/air: v1.67.0

Compare source

v1.67.0 (2026-07-20)

Features

  • allow slice flags to be repeated on the command line (#922) (f1b47a1)

Others

  • document repeatable list arguments (#923) (e9fc14d)

v1.67.1: github.com/air-verse/air: v1.67.1

Compare source

v1.67.1 (2026-07-20)

Bug Fixes

  • don't let a transient empty read defeat exclude_unchanged (#924) (6fbfb5d)

v1.67.2: github.com/air-verse/air: v1.67.2

Compare source

v1.67.2 (2026-07-22)

Others

  • update hugo to v0.164.0 (#926) (ced170e)

v1.66.0: github.com/air-verse/air: v1.66.0

Compare source

v1.66.0 (2026-07-18)

Features

  • add build.rules to run commands on change without rebuilding (#919) (d0be39b)

Bug Fixes

  • send version output to stdout on air -v (#916) (95ae4c4)

Others

  • remove Go Report Card badge from READMEs (#920) (95ad58d)
  • Update Star History section with responsive images (d2472fc)
  • Add ghcr docker image (#757) (2d7ec0b)

v1.66.1: github.com/air-verse/air: v1.66.1

Compare source

v1.66.1 (2026-07-20)

Bug Fixes

  • honor --build.bin when no config file exists (#912) (33f22ec)

v1.67.0: github.com/air-verse/air: v1.67.0

Compare source

v1.67.0 (2026-07-20)

Features

  • allow slice flags to be repeated on the command line (#922) (f1b47a1)

Others

  • document repeatable list arguments (#923) (e9fc14d)

v1.67.1: github.com/air-verse/air: v1.67.1

Compare source

v1.67.1 (2026-07-20)

Bug Fixes

  • don't let a transient empty read defeat exclude_unchanged (#924) (6fbfb5d)

v1.67.2: github.com/air-verse/air: v1.67.2

Compare source

v1.67.2 (2026-07-22)

Others

  • update hugo to v0.164.0 (#926) (ced170e)
Updates `ci toolchain`. Automerge: Enabled Changed files: - `.devcontainer/Dockerfile:14` `v1.65.3` -> `v1.67.2` - `Justfile:7` `v1.65.3` -> `v1.67.2` <details> <summary>Release notes</summary> ### [`v1.66.0`](https://github.com/air-verse/air/releases/tag/v1.66.0): github.com/air-verse/air: v1.66.0 [Compare source](https://github.com/air-verse/air/compare/v1.65.3...v1.66.0) ## v1.66.0 (2026-07-18) ### Features - add build.rules to run commands on change without rebuilding (#919) (d0be39b) ### Bug Fixes - send version output to stdout on `air -v` (#916) (95ae4c4) ### Others - remove Go Report Card badge from READMEs (#920) (95ad58d) - Update Star History section with responsive images (d2472fc) - Add ghcr docker image (#757) (2d7ec0b) ### [`v1.66.1`](https://github.com/air-verse/air/releases/tag/v1.66.1): github.com/air-verse/air: v1.66.1 [Compare source](https://github.com/air-verse/air/compare/v1.65.3...v1.66.1) ## v1.66.1 (2026-07-20) ### Bug Fixes - honor --build.bin when no config file exists (#912) (33f22ec) ### [`v1.67.0`](https://github.com/air-verse/air/releases/tag/v1.67.0): github.com/air-verse/air: v1.67.0 [Compare source](https://github.com/air-verse/air/compare/v1.65.3...v1.67.0) ## v1.67.0 (2026-07-20) ### Features - allow slice flags to be repeated on the command line (#922) (f1b47a1) ### Others - document repeatable list arguments (#923) (e9fc14d) ### [`v1.67.1`](https://github.com/air-verse/air/releases/tag/v1.67.1): github.com/air-verse/air: v1.67.1 [Compare source](https://github.com/air-verse/air/compare/v1.65.3...v1.67.1) ## v1.67.1 (2026-07-20) ### Bug Fixes - don't let a transient empty read defeat exclude_unchanged (#924) (6fbfb5d) ### [`v1.67.2`](https://github.com/air-verse/air/releases/tag/v1.67.2): github.com/air-verse/air: v1.67.2 [Compare source](https://github.com/air-verse/air/compare/v1.65.3...v1.67.2) ## v1.67.2 (2026-07-22) ### Others - update hugo to v0.164.0 (#926) (ced170e) ### [`v1.66.0`](https://github.com/air-verse/air/releases/tag/v1.66.0): github.com/air-verse/air: v1.66.0 [Compare source](https://github.com/air-verse/air/compare/v1.65.3...v1.66.0) ## v1.66.0 (2026-07-18) ### Features - add build.rules to run commands on change without rebuilding (#919) (d0be39b) ### Bug Fixes - send version output to stdout on `air -v` (#916) (95ae4c4) ### Others - remove Go Report Card badge from READMEs (#920) (95ad58d) - Update Star History section with responsive images (d2472fc) - Add ghcr docker image (#757) (2d7ec0b) ### [`v1.66.1`](https://github.com/air-verse/air/releases/tag/v1.66.1): github.com/air-verse/air: v1.66.1 [Compare source](https://github.com/air-verse/air/compare/v1.65.3...v1.66.1) ## v1.66.1 (2026-07-20) ### Bug Fixes - honor --build.bin when no config file exists (#912) (33f22ec) ### [`v1.67.0`](https://github.com/air-verse/air/releases/tag/v1.67.0): github.com/air-verse/air: v1.67.0 [Compare source](https://github.com/air-verse/air/compare/v1.65.3...v1.67.0) ## v1.67.0 (2026-07-20) ### Features - allow slice flags to be repeated on the command line (#922) (f1b47a1) ### Others - document repeatable list arguments (#923) (e9fc14d) ### [`v1.67.1`](https://github.com/air-verse/air/releases/tag/v1.67.1): github.com/air-verse/air: v1.67.1 [Compare source](https://github.com/air-verse/air/compare/v1.65.3...v1.67.1) ## v1.67.1 (2026-07-20) ### Bug Fixes - don't let a transient empty read defeat exclude_unchanged (#924) (6fbfb5d) ### [`v1.67.2`](https://github.com/air-verse/air/releases/tag/v1.67.2): github.com/air-verse/air: v1.67.2 [Compare source](https://github.com/air-verse/air/compare/v1.65.3...v1.67.2) ## v1.67.2 (2026-07-22) ### Others - update hugo to v0.164.0 (#926) (ced170e) </details>
chore: update ci toolchain
Some checks failed
CI / Quality (pull_request) Successful in 2m53s
CI / Build (pull_request) Failing after 2m12s
db530c678f
Wuast94 scheduled this pull request to auto merge when all checks succeed 2026-07-18 16:48:58 +02:00
Wuast94 force-pushed updatarr/ci-toolchain-63db05fe2e from db530c678f
Some checks failed
CI / Quality (pull_request) Successful in 2m53s
CI / Build (pull_request) Failing after 2m12s
to ce726573f7
Some checks failed
CI / Quality (pull_request) Successful in 4m17s
CI / Build (pull_request) Failing after 3m41s
2026-07-20 17:22:50 +02:00
Compare
Wuast94 force-pushed updatarr/ci-toolchain-63db05fe2e from ce726573f7
Some checks failed
CI / Quality (pull_request) Successful in 4m17s
CI / Build (pull_request) Failing after 3m41s
to d6384e8de0
Some checks failed
CI / Quality (pull_request) Successful in 4m16s
CI / Build (pull_request) Failing after 3m16s
2026-07-21 02:38:31 +02:00
Compare
Wuast94 force-pushed updatarr/ci-toolchain-63db05fe2e from d6384e8de0
Some checks failed
CI / Quality (pull_request) Successful in 4m16s
CI / Build (pull_request) Failing after 3m16s
to 3a70b1829e
Some checks failed
CI / Quality (pull_request) Has been cancelled
CI / Build (pull_request) Has been cancelled
2026-07-21 15:17:50 +02:00
Compare
Wuast94 force-pushed updatarr/ci-toolchain-63db05fe2e from 3a70b1829e
Some checks failed
CI / Quality (pull_request) Has been cancelled
CI / Build (pull_request) Has been cancelled
to 596e1a0f88
Some checks failed
CI / Quality (pull_request) Successful in 7m47s
CI / Build (pull_request) Failing after 8m28s
2026-07-21 15:48:44 +02:00
Compare
Wuast94 force-pushed updatarr/ci-toolchain-63db05fe2e from 596e1a0f88
Some checks failed
CI / Quality (pull_request) Successful in 7m47s
CI / Build (pull_request) Failing after 8m28s
to 9595c64bcb
Some checks failed
CI / Quality (pull_request) Successful in 5m25s
CI / Build (pull_request) Failing after 7m43s
2026-07-22 11:25:24 +02:00
Compare
Wuast94 force-pushed updatarr/ci-toolchain-63db05fe2e from 9595c64bcb
Some checks failed
CI / Quality (pull_request) Successful in 5m25s
CI / Build (pull_request) Failing after 7m43s
to c1e9825845
Some checks failed
CI / Quality (pull_request) Successful in 6m22s
CI / Build (pull_request) Failing after 5m53s
2026-07-22 17:06:03 +02:00
Compare
Wuast94 force-pushed updatarr/ci-toolchain-63db05fe2e from c1e9825845
Some checks failed
CI / Quality (pull_request) Successful in 6m22s
CI / Build (pull_request) Failing after 5m53s
to a40bd40bdf
Some checks failed
CI / Quality (pull_request) Successful in 5m41s
CI / Build (pull_request) Failing after 9m58s
2026-07-22 18:38:59 +02:00
Compare
Wuast94 force-pushed updatarr/ci-toolchain-63db05fe2e from a40bd40bdf
Some checks failed
CI / Quality (pull_request) Successful in 5m41s
CI / Build (pull_request) Failing after 9m58s
to d168297c9e
All checks were successful
CI / Quality (pull_request) Successful in 9m22s
CI / Build (pull_request) Successful in 6m28s
2026-07-22 21:30:20 +02:00
Compare
Wuast94 deleted branch updatarr/ci-toolchain-63db05fe2e 2026-07-22 21:46:18 +02:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Wuast94/updatarr!105
No description provided.