fix(deps): update elastic (main)#4370
Merged
Merged
Conversation
Contributor
Author
|
9dc21a1 to
a653361
Compare
9ba31a3 to
0e1478d
Compare
0e1478d to
583a60b
Compare
583a60b to
4507abc
Compare
4507abc to
ee93b99
Compare
ee93b99 to
435270c
Compare
435270c to
3e5fb3c
Compare
72de17d to
de91c67
Compare
de91c67 to
df6df6f
Compare
Fix multiple issues introduced by Renovate update commit: - Revert github.com/elastic/sarama from broken v1.24.1-elastic (module declares itself as github.com/Shopify/sarama) to working pseudo-version - Fix github.com/elastic/go-lumber from bare commit hash to proper pseudo-version v0.1.2-0.20240913080619-93ccc4a69e6a - Fix goja replace directive from bare commit hash to proper pseudo-version - Revert gopacket replace from downgraded commit hash to current version - Update goja_nodejs to match new transitive dep requirements - Run go mod tidy to update go.sum with correct hashes for all new versions Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
- Revert e2e-testing to v1.2.3 (v1.99.1 removed pkg/downloads package) - Revert goja replace to v0.0.0-20190128172624-dd2ac4456e20 (newer version removed RegisterSimpleMapType used by elastic/beats) - Revert goja_nodejs to v0.0.0-20171011081505-adff31b136e6 for consistency - Keep valid updates: elastic-agent-libs v0.36.0, go-ucfg v0.9.1, go-concert v0.3.1, go-seccomp-bpf v1.6.0 - Update go.sum via go mod tidy Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Contributor
Merge Queue Status
This pull request spent 35 minutes 32 seconds in the queue, with no time running CI. Waiting for:
All conditions
ReasonPull request #4370 has been merged manually at a7d1166 HintYou were too fast! |
74 tasks
74 tasks
1 task
74 tasks
Contributor
Author
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. |
1 task
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v1.2.3->v1.99.1v0.33.3->v0.36.0v0.37.0v0.3.0->v0.3.1335fde2->93ccc4av1.5.0->v1.6.0v0.8.8->v0.9.1dd2ac44->241b342e8c5fda->3eaba08v1.19.1-0.20260310070522-abae92ca1603->v1.24.1-elasticWarning
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.1Compare Source
v1.99.0Compare Source
elastic/elastic-agent-libs (github.com/elastic/elastic-agent-libs)
v0.36.0Compare Source
What's Changed
Full Changelog: elastic/elastic-agent-libs@v0.35.0...v0.36.0
v0.35.0Compare Source
What's Changed
Full Changelog: elastic/elastic-agent-libs@v0.34.0...v0.35.0
v0.34.0Compare Source
What's Changed
go.modto 1.25.0 by @belimawr in https://github.com/elastic/elastic-agent-libs/pull/395Full Changelog: elastic/elastic-agent-libs@v0.33.3...v0.34.0
elastic/go-concert (github.com/elastic/go-concert)
v0.3.1Compare Source
What's Changed
New Contributors
Full Changelog: elastic/go-concert@v0.3.0...v0.3.1
elastic/go-seccomp-bpf (github.com/elastic/go-seccomp-bpf)
v1.6.0Compare Source
Changed
Fixed
elastic/go-ucfg (github.com/elastic/go-ucfg)
v0.9.1Compare Source
What's Changed
Full Changelog: elastic/go-ucfg@v0.9.0...v0.9.1
v0.9.0Compare Source
What's Changed
Added
NoValidateoption. #213PathEscapeoption. #210UnwraptobaseErrorfor Go error unwrapping support. #218Changed
Fixed
reifyStructto not use configured fields in inline unpacking. #216Full Changelog: elastic/go-ucfg@v0.8.8...v0.9.0
elastic/sarama (github.com/elastic/sarama)
v1.24.1-elastic: Sarama 1.24.1 with a custom patch to support Azure Event HubsCompare Source
This is a custom release vendored for the Elastic Beats repository as a short-term workaround to https://github.com/Shopify/sarama/issues/1540 / https://github.com/elastic/beats/issues/14536. It is only needed while official fixes by the Azure and / or Sarama teams are pending.
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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Renovate Bot.