Skip to content

deps: Updatecli version used by GitHub action#302

Merged
olblak merged 3 commits intomainfrom
updatecli_main_updatecli_gha
Apr 19, 2026
Merged

deps: Updatecli version used by GitHub action#302
olblak merged 3 commits intomainfrom
updatecli_main_updatecli_gha

Conversation

@updateclibot
Copy link
Copy Markdown
Contributor

@updateclibot updateclibot Bot commented Apr 11, 2026

deps: bump Updatecli GH action

deps: update Updatecli used by Github Action to v3.1.1

change detected: * key "$.jobs.*.steps[?(@.uses =~ /^updatecli\\/updatecli-action/)].uses" updated from "updatecli/updatecli-action@2cc8e6d8e356d76b0280cdd03766c36596a0614e" to "updatecli/updatecli-action@7aab164eed4ee3bb279611182ba1e62a3a867640", in file ".github/workflows/updatecli_update.yaml" (doc 0) * key "$.jobs.*.steps[?(@.uses =~ /^updatecli\\/updatecli-action/)].uses" updated from "updatecli/updatecli-action@2cc8e6d8e356d76b0280cdd03766c36596a0614e" to "updatecli/updatecli-action@7aab164eed4ee3bb279611182ba1e62a3a867640", in file ".github/workflows/updatecli.yaml" (doc 0) * key "$.jobs.*.steps[?(@.uses =~ /^updatecli\\/updatecli-action/)].uses" updated from "updatecli/updatecli-action@2cc8e6d8e356d76b0280cdd03766c36596a0614e" to "updatecli/updatecli-action@7aab164eed4ee3bb279611182ba1e62a3a867640", in file ".github/workflows/updatecli_release.yaml" (doc 0) * key "$.jobs.*.steps[?(@.uses =~ /^updatecli\\/updatecli-action/)].uses" updated from "updatecli/updatecli-action@2cc8e6d8e356d76b0280cdd03766c36596a0614e" to "updatecli/updatecli-action@7aab164eed4ee3bb279611182ba1e62a3a867640", in file ".github/workflows/updatecli_test.yaml" (doc 0)

GitHub Action workflow link

deps: Updatecli version used by GitHub action

deps: update Updatecli used by Github Action to v0.116.2

change detected: * key "$.jobs.*.steps[?(@.uses =~ /^updatecli\\/updatecli-action/)].with.version" updated from "v0.116.1" to "v0.116.2", in file ".github/workflows/updatecli_update.yaml" (doc 0) * key "$.jobs.*.steps[?(@.uses =~ /^updatecli\\/updatecli-action/)].with.version" updated from "v0.116.1" to "v0.116.2", in file ".github/workflows/updatecli.yaml" (doc 0) * key "$.jobs.*.steps[?(@.uses =~ /^updatecli\\/updatecli-action/)].with.version" updated from "v0.116.1" to "v0.116.2", in file ".github/workflows/updatecli_release.yaml" (doc 0) * key "$.jobs.*.steps[?(@.uses =~ /^updatecli\\/updatecli-action/)].with.version" updated from "v0.116.1" to "v0.116.2", in file ".github/workflows/updatecli_test.yaml" (doc 0)

v0.116.2
## Changes

## 🐛 Bug Fixes

- fix: graph report content @olblak (#8482)
- fix: propagate npmrcpath to lockfile shell targets @nickzerjeski (#8407)
- fix: changelog dockerimage nil pointer @olblak (#8473)
- fix: do not generate empty argocd pipeline using autodiscovery @olblak (#8472)

## 🧰 Maintenance

- chore(deps): bump github.com/go-git/go-git/v5 from 5.17.2 to 5.18.0 in the go_modules group across 1 directory @[dependabot[bot]](https://github.com/apps/dependabot) (#8506)
- install typos gha action v1.45.1 @[updateclibot[bot]](https://github.com/apps/updateclibot) (#8471)
- chore(deps): bump github.com/go-jose/go-jose/v4 from 4.1.3 to 4.1.4 in the go_modules group across 1 directory @[dependabot[bot]](https://github.com/apps/dependabot) (#8497)
- chore(dockerfile): upgrade node version @[updateclibot[bot]](https://github.com/apps/updateclibot) (#8489)
- deps(go): bump module github.com/aws/aws-sdk-go-v2/config to v1.32.15 @[updateclibot[bot]](https://github.com/apps/updateclibot) (#8486)
- chore(ci): upgrade uv version @[updateclibot[bot]](https://github.com/apps/updateclibot) (#8478)
- fix: update devcontainer updatecli pipeline @olblak (#8475)
- deps(golang): update minor dependencies @olblak (#8474)
- install Zizmor gha action v0.5.3 @[updateclibot[bot]](https://github.com/apps/updateclibot) (#8434)
- deps(go): bump module github.com/getsops/sops/v3 to v3.12.2 @[updateclibot[bot]](https://github.com/apps/updateclibot) (#8431)
- chore: cleanup updatecli configuration @olblak (#8432)
- github action configuration tidy up @olblak (#8433)
- deps: Bump Golang version to 1.26.2 @[updateclibot[bot]](https://github.com/apps/updateclibot) (#8372)
- deps(github/action): bump all dependencies @[updateclibot[bot]](https://github.com/apps/updateclibot) (#8370)
- deps(github/action): bump all dependencies @[updateclibot[bot]](https://github.com/apps/updateclibot) (#8338)

## Contributors

@dependabot[bot], @nickzerjeski, @olblak, @updateclibot[bot], [dependabot[bot]](https://github.com/apps/dependabot), [updateclibot[bot]](https://github.com/apps/updateclibot) and updatecli

## Sponsors

If Updatecli is useful to you, please consider sponsoring it.  
Your support helps maintain and improve this project.

[![GitHub stars](https://img.shields.io/github/stars/updatecli/updatecli?style=for-the-badge)](https://github.com/updatecli/updatecli/stargazers) [![Sponsor](https://img.shields.io/badge/Sponsor-%E2%9D%A4-pink?style=for-the-badge)](https://www.updatecli.io/support/#sponsor-or-donate)
v0.116.1
## Changes

## 🧰 Bug

- fix(pyproject): use uv lock instead of uv add to preserve pyproject.toml#8340 @loispostula (#8340)

## 🧰 Maintenance

- deps(go): bump module github.com/aws/aws-sdk-go-v2 to v1.41.5 @[updateclibot[bot]](https://github.com/apps/updateclibot) (#8331)
- deps(go): bump module helm.sh/helm/v3 to v3.20.2 @[updateclibot[bot]](https://github.com/apps/updateclibot) (#8336)
- deps(go): bump module code.gitea.io/sdk/gitea to v0.24.1 @[updateclibot[bot]](https://github.com/apps/updateclibot) (#8317)
- deps(go): bump module github.com/go-git/go-git/v5 to v5.17.2 @[updateclibot[bot]](https://github.com/apps/updateclibot) (#8329)
- Update Bluesky username in goreleaser configuration @olblak

## Contributors

@loispostula, @olblak @updateclibot[bot] and [updateclibot[bot]](https://github.com/apps/updateclibot)

## Sponsors

If Updatecli is useful to you, please consider sponsoring it.  
Your support helps maintain and improve this project.

[![GitHub stars](https://img.shields.io/github/stars/updatecli/updatecli?style=for-the-badge)](https://github.com/updatecli/updatecli/stargazers) [![Sponsor](https://img.shields.io/badge/Sponsor-%E2%9D%A4-pink?style=for-the-badge)](https://www.updatecli.io/support/#sponsor-or-donate)
v0.116.0
## Changes

## 🚀 Features

- feat: source caching @loispostula (#8291)
- feat: golang module support pseudo version @olblak (#8293)
- feat(github): add client-side pull request merge option @LeC-D (#8204)
- feat: add PyPI resource and pyproject autodiscovery plugins @loispostula (#8155)
- feat(telemetry): add OpenTelemetry tracing for pipeline execution @loispostula (#8055)
- feat: allow to filter compose policies based on policy id @olblak (#8246)
- feat(version): add pep440 version kind @loispostula (#8245)

## 🐛 Bug Fixes

- fix(yaml): compare decoded scalar values to avoid rewriting folded blocks @loispostula (#8296)
- fix(github): nil-check token source to avoid panic when no token configured @loispostula (#8298)

## 🧰 Maintenance

- install Zizmor gha action v0.5.2 @[updateclibot[bot]](https://github.com/apps/updateclibot) (#8294)
- deps(github/action): bump all dependencies @[updateclibot[bot]](https://github.com/apps/updateclibot) (#8206)
- deps(updatecli/policies): bump all policies @[updateclibot[bot]](https://github.com/apps/updateclibot) (#8205)
- deps(updatecli/policies): bump all policies @[updateclibot[bot]](https://github.com/apps/updateclibot) (#8179)

## Contributors

@LeC-D, @loispostula, @olblak, @updateclibot[bot] and [updateclibot[bot]](https://github.com/apps/updateclibot)

## Sponsors

If Updatecli is useful to you, please consider sponsoring it.  
Your support helps maintain and improve this project.

[![GitHub stars](https://img.shields.io/github/stars/updatecli/updatecli?style=for-the-badge)](https://github.com/updatecli/updatecli/stargazers) [![Sponsor](https://img.shields.io/badge/Sponsor-%E2%9D%A4-pink?style=for-the-badge)](https://www.updatecli.io/support/#sponsor-or-donate)
v0.115.0
## Changes

## 🚀 Features

- feat(compose): add include parameter to compose file @olblak (#8120)
- feat(autodiscovery): by default enable gha digest @olblak (#8074)
- fix(github): allow GitHub client creation without a token for unauthenticated access @railgun-0402 (#8054)
- fix(file): don't output binary file content @AdeshDeshmukh (#7874)
- feat(flux): support multiple yaml documents @olblak (#8056)
- Dockerfile: Add ability to leave unset or empty value alone @Vlatombe (#7870)
- feat(compose): support inline values @olblak (#7868)
- feat(autodiscovery): align matching rule validation across all plugins @railgun-0402 (#7867)
-  feat(tmp): add --unique-tmp-dir flag to support parallel execution @railgun-0402 (#7864)
- feat(scm): add gitlabsearch SCM plugin @railgun-0402 (#7843)

## 🐛 Bug Fixes

- fix(json): disable HTML escaping when writing JSON files @loispostula (#8090)
- When the Adoptium API advertises a MostRecentFeatureRelease (e.g. 26) @loispostula (#8075)
- fix(gitlabsearch): add missing depth parameter @olblak (#7934)
- fix(githubsearch): add missing depth parameter support @olblak (#7933)
- fix(helm): Remove validation check for helm chart name @varad-kadam (#7873)
- fix(dockercompose): add compose*.y*ml to defaultFilePattern @qianlongzt (#7845)
- fix(autodiscovery/argocd): correctly handle multiple documents @olblak (#7848)
- fix(autodiscovery/kubernetes): handle multiple yaml document @olblak (#7846)

## 🧰 Maintenance

- chore: update typos action to version v1.44.0 @olblak (#8108)
- chore: improve various gha pipeline @olblak (#8076)
- deps(go): bump module helm.sh/helm/v3 to v3.20.1 @[updateclibot[bot]](https://github.com/apps/updateclibot) (#8079)
- refactor(httpclient): centralize HTTP client creation and harden transport @loispostula (#8072)
- deps(go): bump module github.com/fluxcd/source-controller/api to v1.8.1 @[updateclibot[bot]](https://github.com/apps/updateclibot) (#8068)
- chore(deps): bump github.com/buger/jsonparser from 1.1.1 to 1.1.2 in the go_modules group across 1 directory @[dependabot[bot]](https://github.com/apps/dependabot) (#8070)
- chore(deps): bump google.golang.org/grpc from 1.79.1 to 1.79.3 in the go_modules group across 1 directory @[dependabot[bot]](https://github.com/apps/dependabot) (#8036)
- deps: Bump Golang version to 1.26.1 @[updateclibot[bot]](https://github.com/apps/updateclibot) (#8002)
- deps(go): bump module github.com/fluxcd/helm-controller/api to v1.5.2 @[updateclibot[bot]](https://github.com/apps/updateclibot) (#7988)
- install Zizmor gha action v0.5.2 @[updateclibot[bot]](https://github.com/apps/updateclibot) (#7986)
- deps(go): bump module github.com/aws/aws-sdk-go-v2/service/ec2 to v1.289.1 @[updateclibot[bot]](https://github.com/apps/updateclibot) (#7976)
- deps(go): bump module github.com/getsops/sops/v3 to v3.12.1 @[updateclibot[bot]](https://github.com/apps/updateclibot) (#7963)
- deps(go): bump module github.com/aws/aws-sdk-go-v2/config to v1.32.11 @[updateclibot[bot]](https://github.com/apps/updateclibot) (#7956)
- chore(dockerfile): upgrade node version @[updateclibot[bot]](https://github.com/apps/updateclibot) (#7819)
- vi : github action workflow typo @olblak (#7876)
- deps: Bump updatecli version @olblak (#7875)
- chore(deps): bump github.com/docker/cli from 28.5.0+incompatible to 29.2.0+incompatible in the go_modules group across 1 directory @[dependabot[bot]](https://github.com/apps/dependabot) (#7869)
- Add GitHub Actions workflow for zizmor security analysis @olblak (#7865)
- deps(go): bump module github.com/aws/smithy-go to v1.24.2 @[updateclibot[bot]](https://github.com/apps/updateclibot) (#7858)
- deps(go): bump module github.com/fluxcd/source-controller/api to v1.8.0 @[updateclibot[bot]](https://github.com/apps/updateclibot) (#7850)
- deps(go): bump module golang.org/x/net to v0.51.0 @[updateclibot[bot]](https://github.com/apps/updateclibot) (#7857)
- deps(go): bump module gitlab.com/gitlab-org/api/client-go to v1.45.0 @[updateclibot[bot]](https://github.com/apps/updateclibot) (#7854)
- deps(go): bump module github.com/go-git/go-git/v5 to v5.17.0 @[updateclibot[bot]](https://github.com/apps/updateclibot) (#7852)
- deps(go): bump module github.com/drone/go-scm to v1.42.0 @[updateclibot[bot]](https://github.com/apps/updateclibot) (#7823)
- chore(deps): bump go.opentelemetry.io/otel/sdk from 1.38.0 to 1.40.0 in the go_modules group across 1 directory @[dependabot[bot]](https://github.com/apps/dependabot) (#7847)
- chore(deps): bump github.com/cloudflare/circl from 1.6.1 to 1.6.3 in the go_modules group across 1 directory @[dependabot[bot]](https://github.com/apps/dependabot) (#7842)
- deps(go): bump module github.com/zclconf/go-cty to v1.18.0 @[updateclibot[bot]](https://github.com/apps/updateclibot) (#7830)
- deps(go): bump module github.com/aws/smithy-go to v1.24.1 @[updateclibot[bot]](https://github.com/apps/updateclibot) (#7832)

## 📝 Documentation

- Update sponsorship section in release-drafter.yaml @olblak (#8121)

## Contributors

@AdeshDeshmukh, @Vlatombe, @dependabot[bot], @loispostula, @olblak, @qianlongzt, @railgun-0402, @updateclibot[bot], @varad-kadam, [dependabot[bot]](https://github.com/apps/dependabot) and [updateclibot[bot]](https://github.com/apps/updateclibot)

## Sponsors

If Updatecli is useful to you, please consider sponsoring it.  
Your support helps maintain and improve this project.

[![GitHub stars](https://img.shields.io/github/stars/updatecli/updatecli?style=for-the-badge)](https://github.com/updatecli/updatecli/stargazers) [![Sponsor](https://img.shields.io/badge/Sponsor-%E2%9D%A4-pink?style=for-the-badge)](https://www.updatecli.io/support/#sponsor-or-donate)
GitHub Action workflow link
Updatecli logo

Created automatically by Updatecli

Options:

Most of Updatecli configuration is done via its manifest(s).

  • If you close this pull request, Updatecli will automatically reopen it, the next time it runs.
  • If you close this pull request and delete the base branch, Updatecli will automatically recreate it, erasing all previous commits made.

Feel free to report any issues at github.com/updatecli/updatecli.
If you find this tool useful, do not hesitate to star our GitHub repository as a sign of appreciation, and/or to tell us directly on our chat!

@updateclibot updateclibot Bot added the dependencies Pull requests that update a dependency file label Apr 11, 2026
@updateclibot updateclibot Bot changed the title deps: bump Updatecli GH action to v0.116.0 deps: bump Updatecli GH action to v3.1.0 Apr 11, 2026
@updateclibot updateclibot Bot changed the title deps: bump Updatecli GH action to v3.1.0 deps: bump Updatecli GH action to v0.116.1 Apr 13, 2026
@updateclibot updateclibot Bot changed the title deps: bump Updatecli GH action to v0.116.1 deps: bump Updatecli GH action to v3.1.1 Apr 13, 2026
updatecli added 2 commits April 15, 2026 13:37
@updateclibot updateclibot Bot force-pushed the updatecli_main_updatecli_gha branch from c203404 to fa8ee6b Compare April 15, 2026 13:37
@updateclibot updateclibot Bot changed the title deps: bump Updatecli GH action to v3.1.1 deps: bump Updatecli GH action to v0.116.1 Apr 15, 2026
@updateclibot updateclibot Bot changed the title deps: bump Updatecli GH action to v0.116.1 deps: bump Updatecli GH action to v3.1.1 Apr 15, 2026
@olblak olblak changed the title deps: bump Updatecli GH action to v3.1.1 deps: Updatecli version used by GitHub action Apr 19, 2026
@olblak olblak merged commit 8010c95 into main Apr 19, 2026
7 of 11 checks passed
@olblak olblak deleted the updatecli_main_updatecli_gha branch April 19, 2026 07:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant