Skip to content

deps: update updatecli version to v0.119.0#1131

Merged
updateclibot[bot] merged 3 commits into
mainfrom
updatecli_main_updatecli_action_version
Jul 11, 2026
Merged

deps: update updatecli version to v0.119.0#1131
updateclibot[bot] merged 3 commits into
mainfrom
updatecli_main_updatecli_action_version

Conversation

@updateclibot

@updateclibot updateclibot Bot commented Jul 11, 2026

Copy link
Copy Markdown
Contributor

deps: bump updatecli version

deps: bump updatecli version in tests/main.test.js to v0.119.0

1 file(s) updated with "const DEFAULT_VERSION = `v0.119.0`": * tests/main.test.js

v0.119.0
## Changes

## 🚀 Features

- feat(systemd): add resource plugin for systemd unit files @ScMofeoluwa (#8970)
- feat: support cooldown for Golang module @olblak (#8966)

## 🐛 Bug Fixes

- Fix cleanup action for already merged pull requests @perlan (#9133)
- fix: correctly init report name and config @olblak (#9283)
- fix(terraform): include registry hostname in autodiscovery manifest @Pankaj-Gupta25 (#9281)
- fix(pyproject): track uv.lock relative to target workdir @nguyeda (#9266)

## 🧰 Maintenance

- deps: automate updatecli version update in gha workflow @olblak (#9470)
- chore(ci): upgrade uv version @[updateclibot[bot]](https://github.com/apps/updateclibot) (#9394)
- chore(dockerfile): upgrade node version @[updateclibot[bot]](https://github.com/apps/updateclibot) (#9392)
- deps: fix default golang update @olblak (#9391)
- chore(ci): add repo parameter to issue creation command @olblak (#9380)
- chore: remove peter-evans/create-issue-from-file gha @olblak (#9379)
- chore: remove Go Report Card badge from README @olblak (#9377)
- chore(ci): upgrade uv version @[updateclibot[bot]](https://github.com/apps/updateclibot) (#9374)
- chore(deps): bump github.com/containerd/containerd from 1.7.32 to 1.7.33 in the go_modules group across 1 directory @[dependabot[bot]](https://github.com/apps/dependabot) (#9233)
- chore: refactor Updatecli compose workflow @olblak (#9368)
- deps(go): bump module github.com/aws/aws-sdk-go-v2/credentials to v1.19.26 @[updateclibot[bot]](https://github.com/apps/updateclibot) (#9329)
- chore(ci): upgrade uv version @[updateclibot[bot]](https://github.com/apps/updateclibot) (#9285)
- deps(updatecli/policies): bump all policies @[updateclibot[bot]](https://github.com/apps/updateclibot) (#9287)
- chore(dockerfile): upgrade node version @[updateclibot[bot]](https://github.com/apps/updateclibot) (#9284)
- deps(go): bump module go.opentelemetry.io/otel/sdk to v1.44.0 @[updateclibot[bot]](https://github.com/apps/updateclibot) (#9269)
- deps(go): bump module golang.org/x/mod to v0.37.0 @[updateclibot[bot]](https://github.com/apps/updateclibot) (#9273)
- deps(go): bump module github.com/aws/smithy-go to v1.27.2 @[updateclibot[bot]](https://github.com/apps/updateclibot) (#9279)
- deps(go): bump module github.com/aws/aws-sdk-go-v2/credentials to v1.19.24 @[updateclibot[bot]](https://github.com/apps/updateclibot) (#9277)
- deps(go): bump module gopkg.in/ini.v1 to v1.67.3 @[updateclibot[bot]](https://github.com/apps/updateclibot) (#9248)
- deps(go): bump module helm.sh/helm/v3 to v3.21.2 @[updateclibot[bot]](https://github.com/apps/updateclibot) (#9231)
- deps(go): bump module github.com/drone/go-scm to v1.42.7 @[updateclibot[bot]](https://github.com/apps/updateclibot) (#9212)
- chore(ci): upgrade uv version @[updateclibot[bot]](https://github.com/apps/updateclibot) (#9180)
- deps(go): bump module go.opentelemetry.io/otel/trace to v1.44.0 @[updateclibot[bot]](https://github.com/apps/updateclibot) (#9169)
- deps(go): bump module golang.org/x/net to v0.56.0 @[updateclibot[bot]](https://github.com/apps/updateclibot) (#9158)
- deps(go): bump module github.com/aws/aws-sdk-go-v2/config to v1.32.24 @[updateclibot[bot]](https://github.com/apps/updateclibot) (#9146)
- deps: Bump Golang version to 1.26.4 @[updateclibot[bot]](https://github.com/apps/updateclibot) (#9116)

## Contributors

@Pankaj-Gupta25, @ScMofeoluwa, @dependabot[bot], @nguyeda, @olblak, @perlan, @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)
deps: bump updatecli version in src/main.js to v0.119.0

1 file(s) updated with "const DEFAULT_VERSION = `v0.119.0`": * src/main.js

v0.119.0
## Changes

## 🚀 Features

- feat(systemd): add resource plugin for systemd unit files @ScMofeoluwa (#8970)
- feat: support cooldown for Golang module @olblak (#8966)

## 🐛 Bug Fixes

- Fix cleanup action for already merged pull requests @perlan (#9133)
- fix: correctly init report name and config @olblak (#9283)
- fix(terraform): include registry hostname in autodiscovery manifest @Pankaj-Gupta25 (#9281)
- fix(pyproject): track uv.lock relative to target workdir @nguyeda (#9266)

## 🧰 Maintenance

- deps: automate updatecli version update in gha workflow @olblak (#9470)
- chore(ci): upgrade uv version @[updateclibot[bot]](https://github.com/apps/updateclibot) (#9394)
- chore(dockerfile): upgrade node version @[updateclibot[bot]](https://github.com/apps/updateclibot) (#9392)
- deps: fix default golang update @olblak (#9391)
- chore(ci): add repo parameter to issue creation command @olblak (#9380)
- chore: remove peter-evans/create-issue-from-file gha @olblak (#9379)
- chore: remove Go Report Card badge from README @olblak (#9377)
- chore(ci): upgrade uv version @[updateclibot[bot]](https://github.com/apps/updateclibot) (#9374)
- chore(deps): bump github.com/containerd/containerd from 1.7.32 to 1.7.33 in the go_modules group across 1 directory @[dependabot[bot]](https://github.com/apps/dependabot) (#9233)
- chore: refactor Updatecli compose workflow @olblak (#9368)
- deps(go): bump module github.com/aws/aws-sdk-go-v2/credentials to v1.19.26 @[updateclibot[bot]](https://github.com/apps/updateclibot) (#9329)
- chore(ci): upgrade uv version @[updateclibot[bot]](https://github.com/apps/updateclibot) (#9285)
- deps(updatecli/policies): bump all policies @[updateclibot[bot]](https://github.com/apps/updateclibot) (#9287)
- chore(dockerfile): upgrade node version @[updateclibot[bot]](https://github.com/apps/updateclibot) (#9284)
- deps(go): bump module go.opentelemetry.io/otel/sdk to v1.44.0 @[updateclibot[bot]](https://github.com/apps/updateclibot) (#9269)
- deps(go): bump module golang.org/x/mod to v0.37.0 @[updateclibot[bot]](https://github.com/apps/updateclibot) (#9273)
- deps(go): bump module github.com/aws/smithy-go to v1.27.2 @[updateclibot[bot]](https://github.com/apps/updateclibot) (#9279)
- deps(go): bump module github.com/aws/aws-sdk-go-v2/credentials to v1.19.24 @[updateclibot[bot]](https://github.com/apps/updateclibot) (#9277)
- deps(go): bump module gopkg.in/ini.v1 to v1.67.3 @[updateclibot[bot]](https://github.com/apps/updateclibot) (#9248)
- deps(go): bump module helm.sh/helm/v3 to v3.21.2 @[updateclibot[bot]](https://github.com/apps/updateclibot) (#9231)
- deps(go): bump module github.com/drone/go-scm to v1.42.7 @[updateclibot[bot]](https://github.com/apps/updateclibot) (#9212)
- chore(ci): upgrade uv version @[updateclibot[bot]](https://github.com/apps/updateclibot) (#9180)
- deps(go): bump module go.opentelemetry.io/otel/trace to v1.44.0 @[updateclibot[bot]](https://github.com/apps/updateclibot) (#9169)
- deps(go): bump module golang.org/x/net to v0.56.0 @[updateclibot[bot]](https://github.com/apps/updateclibot) (#9158)
- deps(go): bump module github.com/aws/aws-sdk-go-v2/config to v1.32.24 @[updateclibot[bot]](https://github.com/apps/updateclibot) (#9146)
- deps: Bump Golang version to 1.26.4 @[updateclibot[bot]](https://github.com/apps/updateclibot) (#9116)

## Contributors

@Pankaj-Gupta25, @ScMofeoluwa, @dependabot[bot], @nguyeda, @olblak, @perlan, @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)
chore: rebuild the dist directory

ran shell command "npm ci\nnpm run prepare\n"

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 Jul 11, 2026
@updateclibot updateclibot Bot enabled auto-merge (squash) July 11, 2026 05:38
@updateclibot updateclibot Bot merged commit 5dfc616 into main Jul 11, 2026
9 checks passed
@updateclibot updateclibot Bot deleted the updatecli_main_updatecli_action_version branch July 11, 2026 05:38
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.

0 participants