renovate[bot]
122e1fc20b
chore(deps): update renovatebot/github-action action to v46.1.9
2026-04-13 04:38:53 +00:00
renovate[bot]
01e3d910f1
chore(deps): update softprops/action-gh-release action to v3
2026-04-13 01:12:42 +00:00
renovate[bot]
77f15a225f
fix(deps): update non-major-updates
2026-04-12 16:50:55 +00:00
Jeremy
8d6645415a
Merge pull request #926 from Wikid82/renovate/feature/beta-release-non-major-updates
...
chore(deps): update non-major-updates (feature/beta-release)
2026-04-10 15:21:01 -04:00
renovate[bot]
4cfcc9aa02
chore(deps): update non-major-updates
2026-04-10 19:18:28 +00:00
Jeremy
5d384e4afa
Merge pull request #925 from Wikid82/renovate/feature/beta-release-actions-github-script-9.x
...
chore(deps): update actions/github-script action to v9 (feature/beta-release)
2026-04-10 15:17:21 -04:00
renovate[bot]
585ae9494d
chore(deps): update actions/github-script action to v9
2026-04-10 15:11:56 +00:00
renovate[bot]
ed9d6fe5d8
fix(deps): update non-major-updates
2026-04-10 15:11:47 +00:00
GitHub Actions
59282952b0
fix(ci): provide Go 1.26.2 toolchain for Renovate dependency lookups
2026-04-09 17:55:51 +00:00
renovate[bot]
64465e1cd9
fix(deps): update non-major-updates
2026-04-09 17:27:46 +00:00
GitHub Actions
bb496daae3
fix(ci): improve health check for Charon container in nightly build
2026-04-09 14:08:19 +00:00
renovate[bot]
73565e0e0d
fix(deps): update non-major-updates
2026-04-09 09:20:57 +00:00
renovate[bot]
bfa6fc0920
chore(deps): update non-major-updates
2026-04-06 04:42:28 +00:00
GitHub Actions
85a80568b2
fix(ci): load Grype ignore config in supply chain verification
2026-04-05 02:51:54 +00:00
renovate[bot]
b45861090d
fix(deps): update non-major-updates
2026-04-04 00:58:06 +00:00
GitHub Actions
625fcf8e5c
fix: update Trivy action version and extend vulnerability review dates in configuration files
2026-04-04 00:54:55 +00:00
GitHub Actions
2b8ed06c3c
fix: remediate axios supply chain compromise and harden CI workflow permissions
2026-04-04 00:05:27 +00:00
Jeremy
35b003ae5e
Merge branch 'feature/beta-release' into renovate/feature/beta-release-non-major-updates
2026-03-30 21:19:14 -04:00
Jeremy
1d3e60b4f8
Merge pull request #892 from Wikid82/renovate/feature/beta-release-codecov-codecov-action-6.x
...
chore(deps): update codecov/codecov-action action to v6 (feature/beta-release)
2026-03-30 21:16:50 -04:00
renovate[bot]
543388b5a4
fix(deps): update non-major-updates
2026-03-31 01:08:59 +00:00
renovate[bot]
ccd3081d09
chore(deps): update codecov/codecov-action action to v6
2026-03-30 22:00:43 +00:00
renovate[bot]
844c800cd9
chore(deps): update actions/deploy-pages action to v5
2026-03-30 22:00:38 +00:00
GitHub Actions
c64890b5a0
fix: update TRIGGER_PR_NUMBER formatting for consistency in workflow
2026-03-25 10:00:34 +00:00
GitHub Actions
20e724f19c
fix: update docker-build.yml to include 'development' branch in push triggers
2026-03-25 09:13:15 +00:00
renovate[bot]
a7e4e12f32
fix(deps): update non-major-updates
2026-03-24 11:59:32 +00:00
renovate[bot]
95bf0b496d
fix(deps): update non-major-updates
2026-03-24 06:20:22 +00:00
GitHub Actions
f13d95df0f
fix: specify gotestsum version in workflows for consistency
2026-03-23 05:32:52 +00:00
GitHub Actions
bae55fb876
chore(ci): prevent test log truncation in backend coverage workflows
...
- Install gotestsum in CI so the coverage script uses compact
pkgname-formatted output instead of go test -v, which produces
massive verbose logs that exceed GitHub Actions' step log buffer
- Upload the full test output as a downloadable artifact on every
run (including failures) so truncated logs never block debugging
- Aligns upload-artifact pin to v7.0.0 matching the rest of the repo
2026-03-22 18:49:02 +00:00
GitHub Actions
c428a5be57
fix: propagate pipeline exit codes in CI quality-checks workflow
2026-03-21 02:23:16 +00:00
renovate[bot]
fa42e79af3
fix(deps): update non-major-updates
2026-03-21 00:12:20 +00:00
renovate[bot]
3b247cdd73
fix(deps): update non-major-updates
2026-03-20 18:09:46 +00:00
renovate[bot]
5b02eebfe5
chore(deps): update nick-fields/retry action to v4
2026-03-20 05:30:43 +00:00
renovate[bot]
3a80e032f4
chore(deps): update dependency anchore/grype to v0.110.0
2026-03-19 21:09:01 +00:00
renovate[bot]
ec25165e54
fix(deps): update non-major-updates
2026-03-19 18:02:03 +00:00
renovate[bot]
6939c792bd
chore(deps): update non-major-updates
2026-03-18 23:07:56 +00:00
renovate[bot]
db824152ef
fix(deps): update non-major-updates
2026-03-18 17:00:26 +00:00
renovate[bot]
f82a892405
chore(deps): update release-drafter/release-drafter digest to 44a942e
2026-03-17 17:17:04 +00:00
renovate[bot]
1c72469ad6
chore(deps): update paulhatch/semantic-version action to v6.0.2
2026-03-17 14:30:44 +00:00
GitHub Actions
8b0011f6c6
fix(ci): enhance rate limit integration test reliability
...
- Added HTTP status checks for login and security config POST requests to ensure proper error handling.
- Implemented a readiness gate for the Caddy admin API before applying security configurations.
- Increased sleep duration before verifying rate limit handler to accommodate Caddy's configuration propagation.
- Changed verification failure from a warning to a hard exit to prevent misleading test results.
- Updated Caddy admin API URL to use the canonical trailing slash in multiple locations.
- Adjusted retry parameters for rate limit verification to reduce polling noise.
- Removed stale GeoIP checksum validation from the Dockerfile's non-CI path to simplify the build process.
2026-03-17 14:05:25 +00:00
renovate[bot]
c44642241c
chore(deps): update non-major-updates
2026-03-16 18:22:12 +00:00
GitHub Actions
95a65069c0
fix: handle existing PR outputs in promotion job
2026-03-16 11:17:37 +00:00
renovate[bot]
81f1dce887
fix(deps): update non-major-updates
2026-03-16 11:06:23 +00:00
renovate[bot]
3577ce6c56
chore(deps): update softprops/action-gh-release digest to b25b93d
2026-03-15 10:55:54 +00:00
Jeremy
fca1139c81
Merge pull request #838 from Wikid82/renovate/feature/beta-release-release-drafter-release-drafter-7.x
...
chore(deps): update release-drafter/release-drafter action to v7 (feature/beta-release)
2026-03-14 12:30:46 -04:00
renovate[bot]
8ab926dc8b
chore(deps): update release-drafter/release-drafter action to v7
2026-03-14 13:16:45 +00:00
renovate[bot]
85f258d9f6
chore(deps): update non-major-updates
2026-03-14 13:15:37 +00:00
GitHub Actions
bad97102e1
fix: repair GeoIP CI detection and harden httpbin startup in integration tests
2026-03-13 20:07:30 +00:00
GitHub Actions
98a4efcd82
fix: handle errors gracefully when commenting on PRs in supply chain verification workflow
2026-03-13 20:07:30 +00:00
renovate[bot]
eb5b74cbe3
chore(deps): update non-major-updates
2026-03-13 19:08:11 +00:00
renovate[bot]
49b956f916
chore(deps): update non-major-updates
2026-03-12 17:38:44 +00:00