deps: update updatecli version to v0.115.0 by updateclibot[bot] · Pull Request #1058 · updatecli/updatecli-action (original) (raw)
deps: bump updatecli version
deps: bump updatecli version in tests/main.test.js to v0.115.0
1 file(s) updated with "const DEFAULT_VERSION = `v0.115.0`": * tests/main.test.js
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] (#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] (#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] (#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] (#8036)
- deps: Bump Golang version to 1.26.1 @updateclibot[bot] (#8002)
- deps(go): bump module github.com/fluxcd/helm-controller/api to v1.5.2 @updateclibot[bot] (#7988)
- install Zizmor gha action v0.5.2 @updateclibot[bot] (#7986)
- deps(go): bump module github.com/aws/aws-sdk-go-v2/service/ec2 to v1.289.1 @updateclibot[bot] (#7976)
- deps(go): bump module github.com/getsops/sops/v3 to v3.12.1 @updateclibot[bot] (#7963)
- deps(go): bump module github.com/aws/aws-sdk-go-v2/config to v1.32.11 @updateclibot[bot] (#7956)
- chore(dockerfile): upgrade node version @updateclibot[bot] (#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] (#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] (#7858)
- deps(go): bump module github.com/fluxcd/source-controller/api to v1.8.0 @updateclibot[bot] (#7850)
- deps(go): bump module golang.org/x/net to v0.51.0 @updateclibot[bot] (#7857)
- deps(go): bump module gitlab.com/gitlab-org/api/client-go to v1.45.0 @updateclibot[bot] (#7854)
- deps(go): bump module github.com/go-git/go-git/v5 to v5.17.0 @updateclibot[bot] (#7852)
- deps(go): bump module github.com/drone/go-scm to v1.42.0 @updateclibot[bot] (#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] (#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] (#7842)
- deps(go): bump module github.com/zclconf/go-cty to v1.18.0 @updateclibot[bot] (#7830)
- deps(go): bump module github.com/aws/smithy-go to v1.24.1 @updateclibot[bot] (#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] and updateclibot[bot]
Sponsors
If Updatecli is useful to you, please consider sponsoring it.
Your support helps maintain and improve this project.
deps: bump updatecli version in src/main.js to v0.115.0
1 file(s) updated with "const DEFAULT_VERSION = `v0.115.0`": * src/main.js
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] (#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] (#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] (#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] (#8036)
- deps: Bump Golang version to 1.26.1 @updateclibot[bot] (#8002)
- deps(go): bump module github.com/fluxcd/helm-controller/api to v1.5.2 @updateclibot[bot] (#7988)
- install Zizmor gha action v0.5.2 @updateclibot[bot] (#7986)
- deps(go): bump module github.com/aws/aws-sdk-go-v2/service/ec2 to v1.289.1 @updateclibot[bot] (#7976)
- deps(go): bump module github.com/getsops/sops/v3 to v3.12.1 @updateclibot[bot] (#7963)
- deps(go): bump module github.com/aws/aws-sdk-go-v2/config to v1.32.11 @updateclibot[bot] (#7956)
- chore(dockerfile): upgrade node version @updateclibot[bot] (#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] (#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] (#7858)
- deps(go): bump module github.com/fluxcd/source-controller/api to v1.8.0 @updateclibot[bot] (#7850)
- deps(go): bump module golang.org/x/net to v0.51.0 @updateclibot[bot] (#7857)
- deps(go): bump module gitlab.com/gitlab-org/api/client-go to v1.45.0 @updateclibot[bot] (#7854)
- deps(go): bump module github.com/go-git/go-git/v5 to v5.17.0 @updateclibot[bot] (#7852)
- deps(go): bump module github.com/drone/go-scm to v1.42.0 @updateclibot[bot] (#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] (#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] (#7842)
- deps(go): bump module github.com/zclconf/go-cty to v1.18.0 @updateclibot[bot] (#7830)
- deps(go): bump module github.com/aws/smithy-go to v1.24.1 @updateclibot[bot] (#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] and updateclibot[bot]
Sponsors
If Updatecli is useful to you, please consider sponsoring it.
Your support helps maintain and improve this project.
chore: rebuild the dist directory
ran shell command "npm ci\nnpm run prepare\n"
![]() |
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! |
|---|
