chore(deps): update elastic (main) - #7603
Conversation
ℹ️ Artifact update noticeFile name: dev-tools/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
|
@ycombinator I think we might want to ignore this: |
…update Renovate was updating github.com/elastic/fleet-server/v7 in testing/go.mod from v7.0.0-00010101000000-000000000000 to v7.17.29, but this is a self-referential dependency that is already replaced via a replace directive pointing to the local repo root. Add an ignoreDeps entry to renovate.json so this never gets picked up again. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
go fix in Go 1.26 converts string JSON fields with time semantics to time.Time. Update all code that was assigning strings to these fields or comparing them against empty strings. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
After go fix converted model time fields from string to time.Time, update TestEventToActionResult to compare time.Time values directly, and guard CreatedAt formatting in convertActions to emit empty string for zero-value timestamps (preserving existing API contract). Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
TL;DRBuildkite E2E failed due to a 30-minute timeout while waiting for Fleet to report online in Remediation
Investigation detailsRoot CauseThis failure is a test timeout / infrastructure-flaky pattern in E2E. The failing stack is blocked in:
The package then exits at exactly 1800s ( Evidence
Verification
Follow-up
What is this? | From workflow: PR Buildkite Detective Give us feedback! React with 🚀 if perfect, 👍 if helpful, 👎 if not. |
Fix all 58 golangci-lint issues introduced by the elastic dependency update, spanning errcheck (type assertions in testify mocks and monitor options), staticcheck (De Morgan's law, fmt.Fprintf, embedded field selectors, tagged switch), gosec (G101/G115/G117/G602 false positives), noctx (net.Dial/Listen/httptest.NewRequest without context), prealloc, misspell, nolintlint (stale directives), and gocheckcompilerdirectives (go:fix inline is a valid Go 1.26 directive). Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This PR contains the following updates:
v0.46.2→v0.46.3v7.0.0-00010101000000-000000000000→v7.17.29v8.19.6→v8.19.7ec19b88→c708d18v0.7.0→v0.10.0Release Notes
elastic/elastic-agent-libs (github.com/elastic/elastic-agent-libs)
v0.46.3Compare Source
What's Changed
Full Changelog: elastic/elastic-agent-libs@v0.46.2...v0.46.3
elastic/fleet-server (github.com/elastic/fleet-server/v7)
v7.17.29Compare Source
v7.17.28Compare Source
v7.17.27Compare Source
v7.17.26Compare Source
v7.17.25Compare Source
v7.17.24Compare Source
v7.17.23Compare Source
v7.17.22Compare Source
v7.17.21Compare Source
v7.17.20Compare Source
v7.17.19Compare Source
v7.17.18Compare Source
v7.17.17Compare Source
v7.17.16Compare Source
v7.17.15Compare Source
v7.17.14Compare Source
v7.17.13Compare Source
v7.17.12Compare Source
v7.17.11Compare Source
v7.17.10Compare Source
v7.17.9Compare Source
v7.17.8Compare Source
v7.17.7Compare Source
v7.17.6Compare Source
v7.17.5Compare Source
v7.17.4Compare Source
v7.17.3Compare Source
v7.17.2Compare Source
v7.17.1Compare Source
v7.17.0Compare Source
v7.16.3Compare Source
v7.16.2Compare Source
v7.16.1Compare Source
v7.16.0Compare Source
v7.15.2Compare Source
v7.15.1Compare Source
v7.15.0Compare Source
v7.14.2Compare Source
v7.14.1Compare Source
v7.14.0Compare Source
v7.13.4Compare Source
v7.13.3Compare Source
v7.13.2Compare Source
v7.13.1Compare Source
v7.13.0Compare Source
v7.12.1Compare Source
elastic/go-elasticsearch (github.com/elastic/go-elasticsearch/v8)
v8.19.7Compare Source
Features
c799312(#1530) (8f2cb5e)elastic/go-licence-detector (go.elastic.co/go-licence-detector)
v0.10.0Compare Source
v0.9.1Compare Source
v0.9.0Compare Source
v0.8.0Compare Source
Configuration
📅 Schedule: Branch creation - "on monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Renovate Bot.