Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
deps: Bump updatecli version to v0.93.0 (#2543)
<Actions> <action id="62183af4ee64a218074e71046e0605843eedd2cf47552dd9bc44a1d169e5cea1"> <h3>deps: Bump updatecli version</h3> <details id="644c061151fff724bf3768f5276aa2fe788506bff4f04c2a5453ba58ca6e500d"> <summary>deps(updatecli): Bump updatecli version to v0.93.0</summary> <p>1 file(s) updated with "updatecli v0.93.0":
	* .tool-versions
</p> <details> <summary>v0.92.0</summary> <pre>
Release published on the 2025-01-12 08:14:30 +0000 UTC at the url https://github.com/updatecli/updatecli/releases/tag/v0.92.0

## Changes

## 🚀 Features

- githubaction autodiscovery should allow for pinning version to commit hash @loispostula (#3508)
- improvement(httpclient): add support for http proxy in retry client @ryancurrah (#3516)
- feat: add versionfilter of kind lexicographical @acobaugh (#3371)
- feat: add versionfilter of kind time @olblak (#3405)

## 🐛 Bug Fixes

- fix(autodiscovery/helm): correctly handle ignore/only rule @olblak (#3501)
- fix(autodiscovery/dockercompose): correctly set arch @olblak (#3500)
- fix(helm): retrieve correct helm chart changelog based on a version @olblak (#3489)
- fix(helm): Protect against undefined sourceSpec @kuisathaverat (#3369)
- fix(autodiscovery/argocd): ArgoCD autodiscovery for OCI registry @dshmelev (#3461)
- fix!(versionfilter): preserve original version for regex/semver @mcwarman (#3404)
- fix: use latest when tag is not set in autodiscover @kuisathaverat (#3370)

## 🧰 Maintenance

- refactor(git): git error messages @olblak (#3460)
- refactor(json): improving json error message @olblak (#3458)
- Adds devcontainer @btrepp (#2807)
- deps(go): bump module github.com/testcontainers/testcontainers-go @updateclibot (#3517)
- deps(go): bump module github.com/go-git/go-git/v5 @updateclibot (#3447)
- deps(go): bump module golang.org/x/oauth2 @updateclibot (#3430)
- deps(go): bump module github.com/zclconf/go-cty @updateclibot (#3431)
- deps(go): bump module github.com/goccy/go-yaml @updateclibot (#3394)
- deps(go): bump module github.com/invopop/jsonschema @updateclibot (#3387)
- deps(go): bump module github.com/go-git/go-git/v5 @updateclibot (#3375)

## Contributors

@acobaugh, @btrepp, @dshmelev, @kuisathaverat, @loispostula, @mcwarman, @olblak, @ryancurrah, @updateclibot and @updateclibot[bot]
</pre> </details> <details> <summary>v0.93.0</summary> <pre>
Release published on the 2025-01-24 08:50:31 +0000 UTC at the url https://github.com/updatecli/updatecli/releases/tag/v0.93.0

## Changes

##⚠️ Security

- fix: Maven credentials exposed in console output [CVE-2025-24355](GHSA-v34r-vj4r-38j6) 

## 🚀 Features

- feat: github action autodiscovery support docker @olblak (#3633)

## 🐛 Bug Fixes

- fix: Maven credentials exposed in console output @olblak (#3659)
- fix(githubaction): correctly ignore relative path action @olblak (#3562)
- fix(gittag): always return lightweight git tag @olblak (#3561)

## 🧰 Maintenance

- deps(go): bump module helm.sh/helm/v3 @[updateclibot[bot]](https://github.com/apps/updateclibot) (#3685)
- deps(go): bump module github.com/zclconf/go-cty @[updateclibot[bot]](https://github.com/apps/updateclibot) (#3679)
- deps(go): bump module github.com/go-git/go-git/v5 @[updateclibot[bot]](https://github.com/apps/updateclibot) (#3638)
- deps: Bump Golang version to 1.23.5 @[updateclibot[bot]](https://github.com/apps/updateclibot) (#3616)
- deps(go): bump module github.com/zclconf/go-cty @[updateclibot[bot]](https://github.com/apps/updateclibot) (#3602)
- deps(go): bump module github.com/goccy/go-yaml @[updateclibot[bot]](https://github.com/apps/updateclibot) (#3606)
- deps(go): bump module github.com/google/go-containerregistry @[updateclibot[bot]](https://github.com/apps/updateclibot) (#3591)
- deps(go): bump module github.com/goccy/go-yaml @[updateclibot[bot]](https://github.com/apps/updateclibot) (#3584)
- deps(go): bump module github.com/hashicorp/terraform-registry-address @[updateclibot[bot]](https://github.com/apps/updateclibot) (#3547)

## Contributors

@olblak, @updateclibot[bot] and [updateclibot[bot]](https://github.com/apps/updateclibot)
</pre> </details> </details> <a href="https://github.com/elastic/apm-agent-dotnet/actions/runs/12782492313">GitHub Action workflow link</a> </action> </Actions> --- <table> <tr> <td width="77"> <img src="https://www.updatecli.io/images/updatecli.png" alt="Updatecli logo" width="50" height="50"> </td> <td> <p> Created automatically by <a href="https://www.updatecli.io/">Updatecli</a> </p> <details><summary>Options:</summary> <br /> <p>Most of Updatecli configuration is done via <a href="https://www.updatecli.io/docs/prologue/quick-start/">its manifest(s)</a>.</p> <ul> <li>If you close this pull request, Updatecli will automatically reopen it, the next time it runs.</li> <li>If you close this pull request and delete the base branch, Updatecli will automatically recreate it, erasing all previous commits made.</li> </ul> <p> Feel free to report any issues at <a href="https://github.com/updatecli/updatecli/issues">github.com/updatecli/updatecli</a>.<br /> If you find this tool useful, do not hesitate to star <a href="https://github.com/updatecli/updatecli/stargazers">our GitHub repository</a> as a sign of appreciation, and/or to tell us directly on our <a href="https://matrix.to/#/#Updatecli_community:gitter.im">chat</a>! </p> </details> </td> </tr> </table> --------- Co-authored-by: elastic-observability-automation[bot] <180520183+elastic-observability-automation[bot]@users.noreply.github.com>
- Loading branch information