Skip to content

chore(deps): update module github.com/go-chi/chi/v5 to v5.2.5 (main)#4329

Merged
elastic-renovate-prod[bot] merged 1 commit into
mainfrom
renovate/main-github.com-go-chi-chi-v5-5.x
Apr 9, 2026
Merged

chore(deps): update module github.com/go-chi/chi/v5 to v5.2.5 (main)#4329
elastic-renovate-prod[bot] merged 1 commit into
mainfrom
renovate/main-github.com-go-chi-chi-v5-5.x

Conversation

@elastic-renovate-prod
Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
github.com/go-chi/chi/v5 indirect patch v5.2.4 -> v5.2.5

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

go-chi/chi (github.com/go-chi/chi/v5)

v5.2.5

Compare Source

What's Changed

New Contributors

Full Changelog: go-chi/chi@v5.2.3...v5.2.5


Configuration

📅 Schedule: Branch creation - "* 1 * * 1-5" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

This PR has been generated by Renovate Bot.

@elastic-renovate-prod elastic-renovate-prod Bot added backport-skip dependencies Pull requests that update a dependency file renovate renovate-auto-approve Team:Security-Cloud Services Security Data Experience - Cloud Services team. labels Apr 9, 2026
@elastic-renovate-prod elastic-renovate-prod Bot requested a review from a team as a code owner April 9, 2026 14:46
@elastic-renovate-prod elastic-renovate-prod Bot added backport-skip dependencies Pull requests that update a dependency file labels Apr 9, 2026
@elastic-renovate-prod elastic-renovate-prod Bot added renovate renovate-auto-approve Team:Security-Cloud Services Security Data Experience - Cloud Services team. labels Apr 9, 2026
@elastic-renovate-prod elastic-renovate-prod Bot added this pull request to the merge queue Apr 9, 2026
olegsu added a commit that referenced this pull request Apr 9, 2026
## Summary

- Added `merge_group:` trigger to 4 workflow files so CI runs during
GitHub merge queue processing
- Fixed stale `.mergify.yml` queue_rules that referenced a previous CI
system's check names

## Root Cause

GitHub's native merge queue fires a `merge_group` event for each batch
of queued PRs. Without this trigger in the workflow files, no checks ran
on merge queue commits. The required status checks (`Lint`, `Unit Test`,
`Package Cloudbeat`, `Manifest Tests`, `Test Rego Policies`) were never
reported, leaving the queue stuck in `AWAITING_CHECKS` indefinitely.

## Fixes

### Workflows (added `merge_group:` trigger)
| File | Checks produced |
|------|----------------|
| `ci-pull_request.yml` | `Lint`, `Unit Test` |
| `packaging.yml` | `Package Cloudbeat (docker)`, `Package Cloudbeat
(tar.gz)` |
| `unit-test.yml` | `Manifest Tests` |
| `test-opa-policies.yml` | `Test Rego Policies` |

### `.mergify.yml` queue_rules
Replaced 6 non-existent check names (from old `Cloudbeat-CI` system)
with the correct current check names.

## Test plan
- [ ] Verify CI triggers on this PR normally (pull_request event)
- [ ] Once merged, verify the merge queue triggers CI via merge_group
event
- [ ] Confirm stuck Renovate PRs (#4335, #4328, #4332, #4329, #4334)
process correctly

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
Merged via the queue into main with commit 1a8633d Apr 9, 2026
35 checks passed
@elastic-renovate-prod elastic-renovate-prod Bot deleted the renovate/main-github.com-go-chi-chi-v5-5.x branch April 9, 2026 19:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport-skip dependencies Pull requests that update a dependency file renovate renovate-auto-approve Team:Security-Cloud Services Security Data Experience - Cloud Services team.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants