Skip to content

fix(deps): update elastic (9.5) - #7826

Closed
elastic-renovate-prod[bot] wants to merge 1 commit into
9.5from
renovate/9.5-elastic
Closed

fix(deps): update elastic (9.5)#7826
elastic-renovate-prod[bot] wants to merge 1 commit into
9.5from
renovate/9.5-elastic

Conversation

@elastic-renovate-prod

@elastic-renovate-prod elastic-renovate-prod Bot commented Aug 11, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence Type Update
github.com/elastic/e2e-testing v1.2.3v1.99.1 age confidence require minor
github.com/elastic/elastic-agent-autodiscover v0.10.3-0.20260423154939-e990715f9426v0.10.3 age confidence require patch
github.com/elastic/elastic-agent-libs v0.43.1v0.46.3 age confidence require minor
github.com/elastic/elastic-agent-system-metrics v0.14.4v0.14.5 age confidence indirect patch
github.com/elastic/go-lumber v0.1.2-0.20240913080619-93ccc4a69e6av0.2.0 age confidence indirect minor
github.com/elastic/go-sysinfo v1.15.4v1.15.5 age confidence indirect patch
github.com/elastic/goja dd2ac44241b342 replace digest
github.com/elastic/gopacket e8c5fda3eaba08 replace digest
github.com/elastic/sarama v1.19.1-0.20260310070522-abae92ca1603v1.24.1-elastic age confidence indirect minor

Warning

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


Release Notes

elastic/e2e-testing (github.com/elastic/e2e-testing)

v1.99.1

Compare Source

v1.99.0

Compare Source

elastic/elastic-agent-autodiscover (github.com/elastic/elastic-agent-autodiscover)

v0.10.3

Compare Source

What's Changed

Full Changelog: elastic/elastic-agent-autodiscover@v0.10.2...v0.10.3

elastic/elastic-agent-libs (github.com/elastic/elastic-agent-libs)

v0.46.3

Compare Source

What's Changed

Full Changelog: elastic/elastic-agent-libs@v0.46.2...v0.46.3

v0.46.2

Compare Source

What's Changed

New Contributors

Full Changelog: elastic/elastic-agent-libs@v0.46.1...v0.46.2

v0.46.1

Compare Source

What's Changed

New Contributors

Full Changelog: elastic/elastic-agent-libs@v0.46.0...v0.46.1

v0.46.0

Compare Source

What's Changed

New Contributors

Full Changelog: elastic/elastic-agent-libs@v0.45.0...v0.46.0

v0.45.0

Compare Source

What's Changed

New Contributors

Full Changelog: elastic/elastic-agent-libs@v0.44.0...v0.45.0

v0.44.0

Compare Source

What's Changed

New Contributors

Full Changelog: elastic/elastic-agent-libs@v0.43.1...v0.44.0

elastic/elastic-agent-system-metrics (github.com/elastic/elastic-agent-system-metrics)

v0.14.5

Compare Source

What's Changed

New Contributors

Full Changelog: elastic/elastic-agent-system-metrics@v0.14.4...v0.14.5

elastic/go-lumber (github.com/elastic/go-lumber)

v0.2.0

Compare Source

Added
  • Add connection metadata to lj.Batch. #​29
  • Add configurable maximum window size. #​44
Changed
  • Require Go 1.17 to use module. #​28
elastic/go-sysinfo (github.com/elastic/go-sysinfo)

v1.15.5

Compare Source

BUG FIXES:

  • windows: Resolve kernel image path via %SystemRoot% so KernelVersion works on hosts whose system drive is not C:. ([GH-288])
elastic/sarama (github.com/elastic/sarama)

v1.24.1-elastic: Sarama 1.24.1 with a custom patch to support Azure Event Hubs

Compare Source

This is a custom release vendored for the Elastic Beats repository as a short-term workaround to Shopify#1540 / elastic/beats#14536. It is only needed while official fixes by the Azure and / or Sarama teams are pending.


Configuration

📅 Schedule: Branch creation - Between 01:00 AM and 01:59 AM, Monday through Friday ( * 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.

👻 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 Renovate Bot.

@elastic-renovate-prod elastic-renovate-prod Bot added backport-skip dependencies Pull requests that update a dependency file renovate labels Aug 11, 2026
@elastic-renovate-prod
elastic-renovate-prod Bot requested a review from a team as a code owner August 11, 2026 03:34
@elastic-renovate-prod
elastic-renovate-prod Bot enabled auto-merge (squash) August 11, 2026 03:34
@elastic-renovate-prod

Copy link
Copy Markdown
Contributor Author

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: go get -t ./...
go: github.com/elastic/sarama@v1.24.1-elastic: parsing go.mod:
	module declares its path as: github.com/Shopify/sarama
	        but was required as: github.com/elastic/sarama

@elastic-renovate-prod elastic-renovate-prod Bot added dependencies Pull requests that update a dependency file renovate renovate-auto-approve Team:Security-Cloud-Service Previously Cloud Services team. labels Aug 11, 2026
@elastic-renovate-prod
elastic-renovate-prod Bot force-pushed the renovate/9.5-elastic branch 2 times, most recently from 593348f to 240f40f Compare August 13, 2026 01:09
@mergify

mergify Bot commented Aug 18, 2026

Copy link
Copy Markdown
Contributor

This pull request is now in conflicts. Could you fix it? 🙏
To fixup this pull request, you can check out it locally. See documentation: https://help.github.com/articles/checking-out-pull-requests-locally/

git fetch upstream
git checkout -b renovate/9.5-elastic upstream/renovate/9.5-elastic
git merge upstream/9.5
git push upstream renovate/9.5-elastic

@elastic-renovate-prod
elastic-renovate-prod Bot force-pushed the renovate/9.5-elastic branch 2 times, most recently from bca5d84 to 0225575 Compare August 20, 2026 01:15
@olegsu olegsu closed this Aug 20, 2026
auto-merge was automatically disabled August 20, 2026 01:25

Pull request was closed

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-Service Previously Cloud Services team.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant