Skip to content

build(deps): bump github.com/elastic/go-ucfg from 0.8.8 to 0.9.0#6377

Merged
swiatekm merged 2 commits intomainfrom
dependabot/go_modules/github.com/elastic/go-ucfg-0.9.0
Feb 18, 2026
Merged

build(deps): bump github.com/elastic/go-ucfg from 0.8.8 to 0.9.0#6377
swiatekm merged 2 commits intomainfrom
dependabot/go_modules/github.com/elastic/go-ucfg-0.9.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 18, 2026

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.

v0.9.0

What's Changed

Added

  • Add ability to skip validation with new NoValidate option. #213
  • Add an option to escape paths with new PathEscape option. #210
  • Add Unwrap to baseError for Go error unwrapping support. #218

Changed

  • Update CI to Go 1.24/1.25 and latest GitHub Actions versions. #217, #220, #221
  • Remove vendored dependencies in favor of Go modules. #217

Fixed

  • Fix panic from custom string types. #219
  • Fix reifyStruct to not use configured fields in inline unpacking. #216

Full Changelog: elastic/go-ucfg@v0.8.8...v0.9.0

Changelog

Sourced from github.com/elastic/go-ucfg's changelog.

[0.9.0]

Added

  • Add ability to skip validation with new NoValidate option. #213
  • Add an option to escape paths with new PathEscape option. #210
  • Add Unwrap to baseError for Go error unwrapping support. #218

Changed

  • Update CI to Go 1.24/1.25 and latest GitHub Actions versions. #217, #220, #221
  • Remove vendored dependencies in favor of Go modules. #217

Fixed

  • Fix panic from custom string types. #219
  • Fix reifyStruct to not use configured fields in inline unpacking. #216
Commits
  • 08e1dbb Update CHANGELOG.md for v0.9.0 release. (#223)
  • 7ea6a4e Add CODEOWNERS file. (#222)
  • 02dedf3 Bump the github-actions group across 2 directories with 3 updates (#221)
  • 318a390 ci: use a new gh check to gather the build status (#220)
  • aabe3d2 Update the github CI to latest go versions and action versions (#217)
  • 07ad178 Update reifyStruct to not use configured fields in inline unpacking. (#216)
  • 7ec4378 Add Unwrap to baseError. (#218)
  • e543db8 Fix panic from custom string types (#219)
  • 3686933 chore: Update NOTICE.txt 2026 (#214)
  • 3520930 Add ability to disable validation (#213)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

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>
@dependabot dependabot bot added automation backport-active-all Automated backport with mergify to all the active branches dependency Team:Elastic-Agent-Control-Plane Label for the Agent Control Plane team labels Feb 18, 2026
@dependabot dependabot bot requested a review from a team as a code owner February 18, 2026 00:34
@dependabot dependabot bot requested review from blakerouse and swiatekm February 18, 2026 00:34
@swiatekm swiatekm merged commit 6073d17 into main Feb 18, 2026
3 checks passed
@swiatekm swiatekm deleted the dependabot/go_modules/github.com/elastic/go-ucfg-0.9.0 branch February 18, 2026 10:33
@github-actions
Copy link
Contributor

@Mergifyio backport 8.19 9.2 9.3

@mergify
Copy link
Contributor

mergify bot commented Feb 18, 2026

backport 8.19 9.2 9.3

✅ Backports have been created

Details

Cherry-pick of 6073d17 has failed:

On branch mergify/bp/8.19/pr-6377
Your branch is up to date with 'origin/8.19'.

You are currently cherry-picking commit 6073d17.
  (fix conflicts and run "git cherry-pick --continue")
  (use "git cherry-pick --skip" to skip this patch)
  (use "git cherry-pick --abort" to cancel the cherry-pick operation)

Changes to be committed:
	modified:   NOTICE-fips.txt
	modified:   NOTICE.txt
	modified:   testing/go.mod

Unmerged paths:
  (use "git add <file>..." to mark resolution)
	both modified:   go.mod
	both modified:   go.sum
	both modified:   testing/go.sum

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

Cherry-pick of 6073d17 has failed:

On branch mergify/bp/9.2/pr-6377
Your branch is up to date with 'origin/9.2'.

You are currently cherry-picking commit 6073d17.
  (fix conflicts and run "git cherry-pick --continue")
  (use "git cherry-pick --skip" to skip this patch)
  (use "git cherry-pick --abort" to cancel the cherry-pick operation)

Changes to be committed:
	modified:   NOTICE-fips.txt
	modified:   NOTICE.txt
	modified:   go.sum
	modified:   testing/go.mod
	modified:   testing/go.sum

Unmerged paths:
  (use "git add <file>..." to mark resolution)
	both modified:   go.mod

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

mergify bot pushed a commit that referenced this pull request Feb 18, 2026
* 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
mergify bot pushed a commit that referenced this pull request Feb 18, 2026
* 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
mergify bot pushed a commit that referenced this pull request Feb 18, 2026
* 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)
swiatekm pushed a commit that referenced this pull request Feb 18, 2026
…) (#6380)

* 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
...



* Post dependabot file modifications

---------




(cherry picked from commit 6073d17)

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>
swiatekm added a commit that referenced this pull request Feb 18, 2026
…om 0.8.8 to 0.9.0 (#6379)

* build(deps): bump github.com/elastic/go-ucfg from 0.8.8 to 0.9.0 (#6377)

* 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

* Resolve go.mod merge conflict in go-ucfg backport to 9.2 (#6382)

* Initial plan

* Resolve go.mod merge conflict for go-ucfg update

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>

---------

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
Co-authored-by: swiatekm <93588780+swiatekm@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automation backport-active-all Automated backport with mergify to all the active branches dependency Team:Elastic-Agent-Control-Plane Label for the Agent Control Plane team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant