chore(deps): update ci toolchain #24

Merged
renovatebot merged 1 commit from renovate/ci-toolchain into main 2026-05-26 20:22:34 +02:00
Collaborator

This PR contains the following updates:

Package Change Age Confidence
@cyclonedx/cdxgen 12.4.112.4.4 age confidence
github.com/air-verse/air v1.65.2v1.65.3 age confidence

Release Notes

cdxgen/cdxgen (@​cyclonedx/cdxgen)

v12.4.4

Compare Source

What's Changed

Full Changelog: https://github.com/cdxgen/cdxgen/compare/v12.4.3...v12.4.4

v12.4.3

Compare Source

This release includes one security fix.

Full Changelog: https://github.com/cdxgen/cdxgen/compare/v12.4.2...v12.4.3

v12.4.2

Compare Source

What's Changed

🤖 AI-auto Changes

Full Changelog: https://github.com/cdxgen/cdxgen/compare/v12.4.1...v12.4.2

air-verse/air (github.com/air-verse/air)

v1.65.3

Compare Source

What's Changed
New Contributors

Full Changelog: https://github.com/air-verse/air/compare/v1.65.2...v1.65.3


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [@cyclonedx/cdxgen](https://github.com/cdxgen/cdxgen) | `12.4.1` → `12.4.4` | ![age](https://developer.mend.io/api/mc/badges/age/npm/@cyclonedx%2fcdxgen/12.4.4?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@cyclonedx%2fcdxgen/12.4.1/12.4.4?slim=true) | | [github.com/air-verse/air](https://github.com/air-verse/air) | `v1.65.2` → `v1.65.3` | ![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fair-verse%2fair/v1.65.3?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fair-verse%2fair/v1.65.2/v1.65.3?slim=true) | --- ### Release Notes <details> <summary>cdxgen/cdxgen (@&#8203;cyclonedx/cdxgen)</summary> ### [`v12.4.4`](https://github.com/cdxgen/cdxgen/releases/tag/v12.4.4) [Compare Source](https://github.com/cdxgen/cdxgen/compare/v12.4.3...v12.4.4) <!-- Release notes generated using configuration in .github/release.yml at master --> #### What's Changed - java maven improvements [#&#8203;4064](https://github.com/cdxgen/cdxgen/pull/4064) - component type filter [#&#8203;4063](https://github.com/cdxgen/cdxgen/pull/4063) - javascript improvements [#&#8203;4066](https://github.com/cdxgen/cdxgen/pull/4066) - pass exclude arguments to atom [#&#8203;4069](https://github.com/cdxgen/cdxgen/pull/4069) **Full Changelog**: <https://github.com/cdxgen/cdxgen/compare/v12.4.3...v12.4.4> ### [`v12.4.3`](https://github.com/cdxgen/cdxgen/releases/tag/v12.4.3) [Compare Source](https://github.com/cdxgen/cdxgen/compare/v12.4.2...v12.4.3) This release includes one security fix. - \[Security] harden maven shell metacharacters in [#&#8203;4059](https://github.com/cdxgen/cdxgen/issues/4059). Thanks, [@&#8203;aleff-github](https://github.com/aleff-github) <!-- Release notes generated using configuration in .github/release.yml at master --> **Full Changelog**: <https://github.com/cdxgen/cdxgen/compare/v12.4.2...v12.4.3> ### [`v12.4.2`](https://github.com/cdxgen/cdxgen/releases/tag/v12.4.2) [Compare Source](https://github.com/cdxgen/cdxgen/compare/v12.4.1...v12.4.2) <!-- Release notes generated using configuration in .github/release.yml at master --> #### What's Changed ##### 🤖 AI-auto Changes - Handle object-form GitHub Actions `runs-on` by [@&#8203;Copilot](https://github.com/Copilot) in [#&#8203;4057](https://github.com/cdxgen/cdxgen/pull/4057) - Upgrade to dosai v3 by [@&#8203;prabhu](https://github.com/prabhu) in [#&#8203;4058](https://github.com/cdxgen/cdxgen/pull/4058) **Full Changelog**: <https://github.com/cdxgen/cdxgen/compare/v12.4.1...v12.4.2> </details> <details> <summary>air-verse/air (github.com/air-verse/air)</summary> ### [`v1.65.3`](https://github.com/air-verse/air/releases/tag/v1.65.3) [Compare Source](https://github.com/air-verse/air/compare/v1.65.2...v1.65.3) ##### What's Changed - Extend stale workflow timeout by [@&#8203;xiantang](https://github.com/xiantang) in [#&#8203;903](https://github.com/air-verse/air/pull/903) - Increase stale workflow operation limit by [@&#8203;xiantang](https://github.com/xiantang) in [#&#8203;904](https://github.com/air-verse/air/pull/904) - Add review guidelines for coding agents by [@&#8203;xiantang](https://github.com/xiantang) in [#&#8203;905](https://github.com/air-verse/air/pull/905) - Add configurable color output mode by [@&#8203;xiantang](https://github.com/xiantang) in [#&#8203;907](https://github.com/air-verse/air/pull/907) - fix: rewatch files after atomic saves by [@&#8203;xiantang](https://github.com/xiantang) in [#&#8203;908](https://github.com/air-verse/air/pull/908) - follow-up: fix watcher recovery after atomic saves by [@&#8203;xiantang](https://github.com/xiantang) in [#&#8203;909](https://github.com/air-verse/air/pull/909) - Accept .config/air.toml by [@&#8203;bersace](https://github.com/bersace) in [#&#8203;716](https://github.com/air-verse/air/pull/716) - fix: keep built binary after app shutdown by [@&#8203;mariusvniekerk](https://github.com/mariusvniekerk) in [#&#8203;911](https://github.com/air-verse/air/pull/911) ##### New Contributors - [@&#8203;bersace](https://github.com/bersace) made their first contribution in [#&#8203;716](https://github.com/air-verse/air/pull/716) **Full Changelog**: <https://github.com/air-verse/air/compare/v1.65.2...v1.65.3> </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xODkuMCIsInVwZGF0ZWRJblZlciI6IjQzLjE5NS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
chore(deps): update module github.com/air-verse/air to v1.65.3
Some checks failed
CI / Frontend Lint & Typecheck (pull_request) Successful in 43s
CI / Module integrity (pull_request) Successful in 46s
CI / Vulnerability check (pull_request) Successful in 1m13s
CI / Test (pull_request) Failing after 2m30s
CI / Build (pull_request) Successful in 1m56s
CI / Lint (pull_request) Successful in 2m53s
1cccb1cf98
renovatebot scheduled this pull request to auto merge when all checks succeed 2026-05-21 18:14:24 +02:00
renovatebot changed title from chore(deps): update module github.com/air-verse/air to v1.65.3 to chore(deps): update ci toolchain 2026-05-22 18:17:12 +02:00
renovatebot force-pushed renovate/ci-toolchain from 1cccb1cf98
Some checks failed
CI / Frontend Lint & Typecheck (pull_request) Successful in 43s
CI / Module integrity (pull_request) Successful in 46s
CI / Vulnerability check (pull_request) Successful in 1m13s
CI / Test (pull_request) Failing after 2m30s
CI / Build (pull_request) Successful in 1m56s
CI / Lint (pull_request) Successful in 2m53s
to 7bf1bb4ea9
Some checks failed
CI / Module integrity (pull_request) Successful in 2m29s
CI / Test (pull_request) Failing after 2m55s
CI / Lint (pull_request) Successful in 2m52s
CI / Frontend Lint & Typecheck (pull_request) Successful in 1m20s
CI / Vulnerability check (pull_request) Failing after 1m49s
CI / Build (pull_request) Successful in 1m21s
2026-05-22 18:17:13 +02:00
Compare
renovatebot force-pushed renovate/ci-toolchain from 7bf1bb4ea9
Some checks failed
CI / Module integrity (pull_request) Successful in 2m29s
CI / Test (pull_request) Failing after 2m55s
CI / Lint (pull_request) Successful in 2m52s
CI / Frontend Lint & Typecheck (pull_request) Successful in 1m20s
CI / Vulnerability check (pull_request) Failing after 1m49s
CI / Build (pull_request) Successful in 1m21s
to 28e6c22b0d
Some checks failed
CI / Frontend Lint & Typecheck (pull_request) Successful in 22s
CI / Module integrity (pull_request) Successful in 2m16s
CI / Vulnerability check (pull_request) Failing after 2m20s
CI / Test (pull_request) Failing after 3m20s
CI / Build (pull_request) Successful in 3m1s
CI / Lint (pull_request) Successful in 3m25s
2026-05-23 01:15:21 +02:00
Compare
renovatebot force-pushed renovate/ci-toolchain from 28e6c22b0d
Some checks failed
CI / Frontend Lint & Typecheck (pull_request) Successful in 22s
CI / Module integrity (pull_request) Successful in 2m16s
CI / Vulnerability check (pull_request) Failing after 2m20s
CI / Test (pull_request) Failing after 3m20s
CI / Build (pull_request) Successful in 3m1s
CI / Lint (pull_request) Successful in 3m25s
to b099cce36e
Some checks failed
CI / Frontend Lint & Typecheck (pull_request) Successful in 40s
CI / Vulnerability check (pull_request) Failing after 3m23s
CI / Module integrity (pull_request) Successful in 4m33s
CI / Test (pull_request) Failing after 5m32s
CI / Build (pull_request) Successful in 4m55s
CI / Lint (pull_request) Successful in 6m21s
2026-05-25 21:13:31 +02:00
Compare
renovatebot force-pushed renovate/ci-toolchain from b099cce36e
Some checks failed
CI / Frontend Lint & Typecheck (pull_request) Successful in 40s
CI / Vulnerability check (pull_request) Failing after 3m23s
CI / Module integrity (pull_request) Successful in 4m33s
CI / Test (pull_request) Failing after 5m32s
CI / Build (pull_request) Successful in 4m55s
CI / Lint (pull_request) Successful in 6m21s
to 50bc1f4dc6
All checks were successful
CI / Frontend Lint & Typecheck (pull_request) Successful in 21s
CI / Vulnerability check (pull_request) Successful in 3m13s
CI / Module integrity (pull_request) Successful in 3m28s
CI / Build (pull_request) Successful in 5m42s
CI / Lint (pull_request) Successful in 7m28s
CI / Test (pull_request) Successful in 7m29s
2026-05-26 19:12:36 +02:00
Compare
renovatebot force-pushed renovate/ci-toolchain from 50bc1f4dc6
All checks were successful
CI / Frontend Lint & Typecheck (pull_request) Successful in 21s
CI / Vulnerability check (pull_request) Successful in 3m13s
CI / Module integrity (pull_request) Successful in 3m28s
CI / Build (pull_request) Successful in 5m42s
CI / Lint (pull_request) Successful in 7m28s
CI / Test (pull_request) Successful in 7m29s
to 33c3b47366
All checks were successful
CI / Build (pull_request) Successful in 7m1s
CI / Vulnerability check (pull_request) Successful in 9m5s
CI / Lint (pull_request) Successful in 12m31s
CI / Frontend Lint & Typecheck (pull_request) Successful in 18s
CI / Test (pull_request) Successful in 3m45s
CI / Module integrity (pull_request) Successful in 3m51s
2026-05-26 20:09:58 +02:00
Compare
renovatebot deleted branch renovate/ci-toolchain 2026-05-26 20:22:36 +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/traefik-dash!24
No description provided.