[8.19](backport #6377) build(deps): bump github.com/elastic/go-ucfg from 0.8.8 to 0.9.0#6378
Open
mergify[bot] wants to merge 6 commits into8.19from
Open
[8.19](backport #6377) build(deps): bump github.com/elastic/go-ucfg from 0.8.8 to 0.9.0#6378mergify[bot] wants to merge 6 commits into8.19from
mergify[bot] wants to merge 6 commits into8.19from
Conversation
* build(deps): bump github.com/elastic/go-ucfg from 0.8.8 to 0.9.0 Bumps [github.com/elastic/go-ucfg](https://github.com/elastic/go-ucfg) from 0.8.8 to 0.9.0. - [Release notes](https://github.com/elastic/go-ucfg/releases) - [Changelog](https://github.com/elastic/go-ucfg/blob/main/CHANGELOG.md) - [Commits](elastic/go-ucfg@v0.8.8...v0.9.0) --- updated-dependencies: - dependency-name: github.com/elastic/go-ucfg dependency-version: 0.9.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * Post dependabot file modifications --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com> (cherry picked from commit 6073d17) # Conflicts: # go.mod # go.sum # testing/go.sum
Contributor
Author
|
Cherry-pick of 6073d17 has failed: To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally |
Contributor
|
@copilot run go mod tidy in this PR to fix conflicts in go.mod.sum. |
Contributor
…6381) * Initial plan * Resolve merge conflicts and run go mod tidy Co-authored-by: swiatekm <93588780+swiatekm@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: swiatekm <93588780+swiatekm@users.noreply.github.com>
Contributor
|
@copilot try again, there are still some conflicts. |
Contributor
michel-laterman
approved these changes
Feb 20, 2026
swiatekm
approved these changes
Feb 20, 2026
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.
Bumps github.com/elastic/go-ucfg from 0.8.8 to 0.9.0.
Release notes
Sourced from github.com/elastic/go-ucfg's releases.
Changelog
Sourced from github.com/elastic/go-ucfg's changelog.
Commits
08e1dbbUpdate CHANGELOG.md for v0.9.0 release. (#223)7ea6a4eAdd CODEOWNERS file. (#222)02dedf3Bump the github-actions group across 2 directories with 3 updates (#221)318a390ci: use a new gh check to gather the build status (#220)aabe3d2Update the github CI to latest go versions and action versions (#217)07ad178Update reifyStruct to not use configured fields in inline unpacking. (#216)7ec4378Add Unwrap to baseError. (#218)e543db8Fix panic from custom string types (#219)3686933chore: Update NOTICE.txt 2026 (#214)3520930Add ability to disable validation (#213)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)This is an automatic backport of pull request #6377 done by [Mergify](https://mergify.com).