Releases: updatecli/updatecli
v0.118.0
Changes
🚀 Features
- feat: add disable changelog flag and env var @omer-cengel (#8969)
🐛 Bug Fixes
- fix: skip version check for generator commands @ambikeesshh (#9064)
- chore: don't show version diff if newer @olblak (#9000)
🧰 Maintenance
- deps(go): bump module github.com/fluxcd/helm-controller/api to v1.5.5 @updateclibot[bot] (#9093)
- chore(ci): upgrade uv version @updateclibot[bot] (#9046)
- chore(dockerfile): upgrade node version @updateclibot[bot] (#9009)
- deps(go): bump module github.com/drone/go-scm to v1.42.3 @updateclibot[bot] (#8990)
- deps(go): bump module github.com/fluxcd/source-controller/api to v1.8.5 @updateclibot[bot] (#8994)
- chore: add govulncheck GitHub Action workflow @olblak (#9007)
- deps(go): bump module github.com/google/go-containerregistry to v0.21.6 @updateclibot[bot] (#8995)
- deps(go): bump module github.com/tetratelabs/wazero to v1.12.0 @updateclibot[bot] (#9002)
- chore: updatecli docs handle different exit code @olblak (#9001)
Contributors
@ambikeesshh, @olblak, @omer-cengel, @updateclibot[bot], updateclibot[bot] and updatecli
Sponsors
If Updatecli is useful to you, please consider sponsoring it.
Your support helps maintain and improve this project.
v0.117.1
Warning
Warning this release introduces a regression that break cli autocompletion.
More information on #9028
Fixed in v0.118.0
Changes
🐛 Bug Fixes
- fix(autodiscovery/kubernetes): handle empty yaml @olblak (#8943)
- fix(dockerdigest): include HideTag in ReportConfig to prevent source cache collision @max-chaban (#8927)
- fix: sanitize version when checking the latest Updatecli version available @olblak (#8824)
🧰 Maintenance
- chore(deps): bump github.com/containerd/containerd from 1.7.30 to 1.7.32 in the go_modules group across 1 directory @dependabot[bot] (#8959)
- chore(deps): bump github.com/go-git/go-git/v5 from 5.19.0 to 5.19.1 in the go_modules group across 1 directory @dependabot[bot] (#8936)
- deps(go): bump module code.gitea.io/sdk/gitea to v0.25.1 @updateclibot[bot] (#8932)
- deps(go): bump module golang.org/x/mod to v0.36.0 @updateclibot[bot] (#8934)
- chore: Improve version update message warning @olblak (#8928)
- deps(go): bump module github.com/moby/buildkit to v0.30.0 @updateclibot[bot] (#8908)
- deps(go): bump module github.com/aws/aws-sdk-go-v2/service/ec2 to v1.302.0 @updateclibot[bot] (#8911)
- chore(ci): upgrade uv version @updateclibot[bot] (#8899)
- deps(go): bump module github.com/getsops/sops/v3 to v3.13.1 @updateclibot[bot] (#8892)
- deps(go): bump module golang.org/x/net to v0.54.0 @updateclibot[bot] (#8885)
- deps(go): bump module github.com/minamijoyo/hcledit to v0.2.18 @updateclibot[bot] (#8875)
- deps(go): bump module helm.sh/helm/v3 to v3.21.0 @updateclibot[bot] (#8860)
- deps(go): bump module github.com/fluxcd/source-controller/api to v1.8.4 @updateclibot[bot] (#8851)
- chore: add ci pipeline job in global report @olblak (#8825)
- deps(go): bump module gopkg.in/ini.v1 to v1.67.2 @updateclibot[bot] (#8808)
- chore(dockerfile): upgrade node version @updateclibot[bot] (#8777)
- chore: update pnpm/action-setup version in workflows @olblak (#8748)
📝 Documentation
Contributors
@dependabot[bot], @max-chaban, @olblak, @updateclibot[bot], dependabot[bot], updateclibot[bot] and updatecli
Sponsors
If Updatecli is useful to you, please consider sponsoring it.
Your support helps maintain and improve this project.
v0.117.0
Warning
Warning this release introduces a regression that break cli autocompletion.
More information on #9028
Fixed in v0.118.0
Changes
🚀 Features
- feat: add azure devops support @olblak (#8586)
- feat(autodiscovery/argocd): enhance support of ApplicationSet with multiple sources @af-beng (#8677)
- feat: allow Updatecli manifest dependson @olblak (#8437)
- feat: show updatecli warning if using outdated version @olblak (#8567)
🐛 Bug Fixes
- fix(autodiscovery/golang): correctly handle pseudo version @olblak (#8698)
- fix(autodiscovery/flux): skip HelmRelease without chart template to avoid nil pointer panic @jouve (#8680)
- fix: handle skipped condition dependencies in target gating @nickzerjeski (#8426)
- feat(autodiscovery/precommit): detect rev version from comment @nickzerjeski (#8402)
- fix(bitbucket): use FindBranch and paginate PR listing in pullrequest… @roulettedares (#8584)
🧰 Maintenance
- deps: Bump Golang version to 1.26.3 @updateclibot[bot] (#8709)
- chore(deps): update github.com/Masterminds/semver/v3 to v3.5.0 @olblak (#8699)
- chore(deps): bump github.com/go-git/go-git/v5 from 5.18.0 to 5.19.0 in the go_modules group across 1 directory @dependabot[bot] (#8690)
- deps(go): bump module github.com/aws/aws-sdk-go-v2/service/ec2 to v1.299.1 @updateclibot[bot] (#8671)
- chore(ci): upgrade uv version @updateclibot[bot] (#8663)
- deps(go): bump module github.com/aws/aws-sdk-go-v2/config to v1.32.17 @updateclibot[bot] (#8661)
- deps(go): bump module github.com/aws/aws-sdk-go-v2/credentials to v1.19.16 @updateclibot[bot] (#8653)
- deps(go): bump module github.com/aws/smithy-go to v1.25.1 @updateclibot[bot] (#8640)
- deps(go): bump module github.com/invopop/jsonschema to v0.14.0 @updateclibot[bot] (#8623)
- deps(go): bump module github.com/aws/aws-sdk-go-v2/service/ec2 to v1.299.0 @updateclibot[bot] (#8619)
- deps(go): bump module github.com/jferrl/go-githubauth to v1.6.0 @updateclibot[bot] (#8615)
- deps(go): bump module github.com/fluxcd/source-controller/api to v1.8.3 @updateclibot[bot] (#8610)
- deps(go): bump module github.com/fluxcd/helm-controller/api to v1.5.4 @updateclibot[bot] (#8601)
- deps(go): bump module github.com/zclconf/go-cty to v1.18.1 @updateclibot[bot] (#8558)
- deps(go): bump module github.com/drone/go-scm to v1.42.2 @updateclibot[bot] (#8557)
- deps(go): bump module github.com/aws/aws-sdk-go-v2/service/ec2 to v1.297.1 @updateclibot[bot] (#8552)
- deps(go): bump module github.com/aws/aws-sdk-go-v2/config to v1.32.16 @updateclibot[bot] (#8544)
- chore: update updatecli version and streamline workflow steps @olblak (#8534)
- deps: bump Updatecli GH action @olblak (#8524)
📝 Documentation
Contributors
@af-beng, @dependabot[bot], @jouve, @nickzerjeski, @olblak, @roulettedares, @updateclibot[bot], dependabot[bot], updateclibot[bot] and updatecli
Sponsors
If Updatecli is useful to you, please consider sponsoring it.
Your support helps maintain and improve this project.
v0.116.3
Changes
🐛 Bug Fixes
- fix(cache): include SCM identity in source cache key @loispostula (#8523)
🧰 Maintenance
- deps(go): bump module github.com/aws/aws-sdk-go-v2 to v1.41.6 @updateclibot[bot] (#8517)
- deps(go): bump module github.com/aws/aws-sdk-go-v2/credentials to v1.19.15 @updateclibot[bot] (#8516)
- deps: Updatecli version used by GitHub action @olblak (#8509)
Contributors
@loispostula, @olblak, @updateclibot[bot], updateclibot[bot] and updatecli
Sponsors
If Updatecli is useful to you, please consider sponsoring it.
Your support helps maintain and improve this project.
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] (#8506)
- install typos gha action v1.45.1 @updateclibot[bot] (#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] (#8497)
- chore(dockerfile): upgrade node version @updateclibot[bot] (#8489)
- deps(go): bump module github.com/aws/aws-sdk-go-v2/config to v1.32.15 @updateclibot[bot] (#8486)
- chore(ci): upgrade uv version @updateclibot[bot] (#8478)
- fix: update devcontainer updatecli pipeline @olblak (#8475)
- deps(golang): update minor dependencies @olblak (#8474)
- install Zizmor gha action v0.5.3 @updateclibot[bot] (#8434)
- deps(go): bump module github.com/getsops/sops/v3 to v3.12.2 @updateclibot[bot] (#8431)
- chore: cleanup updatecli configuration @olblak (#8432)
- github action configuration tidy up @olblak (#8433)
- deps: Bump Golang version to 1.26.2 @updateclibot[bot] (#8372)
- deps(github/action): bump all dependencies @updateclibot[bot] (#8370)
- deps(github/action): bump all dependencies @updateclibot[bot] (#8338)
Contributors
@dependabot[bot], @nickzerjeski, @olblak, @updateclibot[bot], dependabot[bot], updateclibot[bot] and updatecli
Sponsors
If Updatecli is useful to you, please consider sponsoring it.
Your support helps maintain and improve this project.
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] (#8331)
- deps(go): bump module helm.sh/helm/v3 to v3.20.2 @updateclibot[bot] (#8336)
- deps(go): bump module code.gitea.io/sdk/gitea to v0.24.1 @updateclibot[bot] (#8317)
- deps(go): bump module github.com/go-git/go-git/v5 to v5.17.2 @updateclibot[bot] (#8329)
- Update Bluesky username in goreleaser configuration @olblak
Contributors
@loispostula, @olblak @updateclibot[bot] and updateclibot[bot]
Sponsors
If Updatecli is useful to you, please consider sponsoring it.
Your support helps maintain and improve this project.
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] (#8294)
- deps(github/action): bump all dependencies @updateclibot[bot] (#8206)
- deps(updatecli/policies): bump all policies @updateclibot[bot] (#8205)
- deps(updatecli/policies): bump all policies @updateclibot[bot] (#8179)
Contributors
@LeC-D, @loispostula, @olblak, @updateclibot[bot] and updateclibot[bot]
Sponsors
If Updatecli is useful to you, please consider sponsoring it.
Your support helps maintain and improve this project.
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
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.
v0.114.0
Changes
🚀 Features
- feat: allow to specify depth for git clone option @olblak (#7668)
- feat(gittag): add lsremote parameter to skip git clone @olblak (#7669)
- chore: improve error messaging in resource execution @olblak (#7691)
- feat(autodiscovery): bazel support @josill (#7568)
- feat(autodiscovery): add Woodpecker CI plugin @railgun-0402 (#7635)
- feat(core): allow to filter pipeline based on labels @olblak (#7621)
- feat(core): rename pipeline commands @josill (#7613)
- feat(file): add templating file path @mallendem (#7591)
- feat(gittag): add the parameter tag for gittag @josill (#7486)
🐛 Bug Fixes
- chore(jsonschema): set empty console output spec @olblak (#7818)
- fix(autodiscovery): correctly handle wrong docker image name @olblak (#7659)
- fix(file): file condition bug with searchpattern and matchpattern @olblak (#7619)
- fix(file): file target bug with searchpattern and matchpattern @josill (#7629)
- fix(autodiscovery/helmfile): error on invalid ignore spec @railgun-0402 (#7620)
- fix(github): handle error before variable assignment @olblak (#7593)
- fix(changelog): Add semver sorting to action changelogs @josill (#7569)
- fix(terragrunt): add missing username for token authentication @eugenestarchenko (#7506)
- fix: remove lowercase 'l' from compiler flags pattern to fix -latest false positive @josill (#7485)
🧰 Maintenance
- deps: bump golang to 1.26.0 @olblak (#7817)
- test(config): add failure-case tests for helm template functions @ak95asb (#7816)
- chore: allow to run Updatecli daily on monitored pipeline @olblak (#7814)
- chore(deps): bump filippo.io/edwards25519 from 1.1.0 to 1.1.1 in the go_modules group across 1 directory @dependabot[bot] (#7808)
- deps(go): bump module gitlab.com/gitlab-org/api/client-go to v1.34.0 @updateclibot[bot] (#7804)
- deps(go): bump module github.com/aws/aws-sdk-go-v2/service/ec2 to v1.289.0 @updateclibot[bot] (#7795)
- deps(go): bump module helm.sh/helm/v3 to v3.20.0 @updateclibot[bot] (#7791)
- deps(go): bump module gitlab.com/gitlab-org/api/client-go to v1.31.0 @updateclibot[bot] (#7788)
- chore(dockerfile): upgrade node version @updateclibot[bot] (#7671)
- deps(go): bump module code.gitea.io/sdk/gitea to v0.23.2 @updateclibot[bot] (#7772)
- deps(go): bump module gitlab.com/gitlab-org/api/client-go to v1.30.0 @updateclibot[bot] (#7773)
- deps(go): bump module golang.org/x/mod to v0.33.0 @updateclibot[bot] (#7776)
- deps(go): bump module golang.org/x/net to v0.50.0 @updateclibot[bot] (#7768)
- deps: bump golangci-lint to v2.9.0 @updateclibot[bot] (#7754)
- deps(go): bump module github.com/drone/go-scm to v1.41.1 @updateclibot[bot] (#7736)
- deps(go): bump module github.com/go-viper/mapstructure/v2 to v2.5.0 @updateclibot[bot] (#7732)
- deps(go): bump module gitlab.com/gitlab-org/api/client-go to v1.29.0 @updateclibot[bot] (#7727)
- deps(go): bump module golang.org/x/oauth2 to v0.35.0 @updateclibot[bot] (#7730)
- deps(go): bump module github.com/sirupsen/logrus to v1.9.4 @updateclibot[bot] (#7734)
- deps(go): bump module cuelang.org/go to v0.15.4 @updateclibot[bot] (#7737)
- deps(go): bump module github.com/jferrl/go-githubauth to v1.5.1 @updateclibot[bot] (#7739)
- deps(go): bump module helm.sh/helm/v3 to v3.19.5 @updateclibot[bot] (#7735)
- deps(go): bump module github.com/go-git/go-git/v5 to v5.16.5 @updateclibot[bot] (#7704)
- deps(go): bump module github.com/aws/aws-sdk-go-v2/service/ec2 to v1.286.0 @updateclibot[bot] (#7699)
- deps: Bump Golang version to 1.25.7 @updateclibot[bot] (#7674)
- Update Updatecli cronjob @olblak (#7663)
- fix: e2e tests related to updatecli pipeline deprecation @olblak (#7636)
- chore(ci): Update typos action to version 1.42.0 @olblak (#7445)
- chore: migrate gopkg.in/yaml.v3 to go.yaml.in/yaml/v3 @olblak (#7592)
- refactor: migrate away from Golang module github.com/vmware-labs/yaml-jsonpath @ErickdelaCruzCas (#7527)
- Add daily schedule for updatecli workflow @olblak (#7586)
- Add jsonschema required tag to resource Name field @olblak (#7576)
- feat: Deprecate and remove scm commit title configuration @josill (#7570)
- deps: bump golangci-lint to v2.8.0 @updateclibot[bot] (#7571)
- deps(go): bump module golang.org/x/mod to v0.32.0 @updateclibot[bot] (#7554)
- deps(go): bump module gitlab.com/gitlab-org/api/client-go to v1.14.0 @updateclibot[bot] (#7559)
- deps(go): bump module golang.org/x/text to v0.33.0 @updateclibot[bot] (#7555)
- deps(go): bump module github.com/aws/aws-sdk-go-v2/config to v1.32.7 @updateclibot[bot] (#7551)
- deps(go): bump module github.com/aws/aws-sdk-go-v2/credentials to v1.19.7 @updateclibot[bot] (#7540)
- deps(go): bump module github.com/goccy/go-yaml to v1.19.2 @updateclibot[bot] (#7534)
- fix(e2e): remove requiredEnv github_token from test @olblak (#7507)
- deps(go): bump module gopkg.in/ini.v1 to v1.67.1 @updateclibot[bot] (#7494)
📝 Documentation
Contributors
@ErickdelaCruzCas, @ak95asb, @dependabot[bot], @eugenestarchenko, @josill, @mallendem, @olblak, @railgun-0402, @updateclibot[bot], dependabot[bot] and updateclibot[bot]
v0.114.0-rc.1
Changes
🚀 Features
- feat: allow to specify depth for git clone option @olblak (#7668)
- feat(gittag): add lsremote parameter to skip git clone @olblak (#7669)
- chore: improve error messaging in resource execution @olblak (#7691)
- feat(autodiscovery): bazel support @josill (#7568)
- feat(autodiscovery): add Woodpecker CI plugin @railgun-0402 (#7635)
- feat(core): allow to filter pipeline based on labels @olblak (#7621)
- feat(core): rename pipeline commands @josill (#7613)
- feat(file): add templating file path @mallendem (#7591)
- feat(gittag): add the parameter tag for gittag @josill (#7486)
🐛 Bug Fixes
- fix(autodiscovery): correctly handle wrong docker image name @olblak (#7659)
- fix(file): file condition bug with searchpattern and matchpattern @olblak (#7619)
- fix(file): file target bug with searchpattern and matchpattern @josill (#7629)
- fix(autodiscovery/helmfile): error on invalid ignore spec @railgun-0402 (#7620)
- fix(github): handle error before variable assignment @olblak (#7593)
- fix(changelog): Add semver sorting to action changelogs @josill (#7569)
- fix(terragrunt): add missing username for token authentication @eugenestarchenko (#7506)
- fix: remove lowercase 'l' from compiler flags pattern to fix -latest false positive @josill (#7485)
🧰 Maintenance
- deps(go): bump module code.gitea.io/sdk/gitea to v0.23.2 @updateclibot[bot] (#7772)
- deps(go): bump module gitlab.com/gitlab-org/api/client-go to v1.30.0 @updateclibot[bot] (#7773)
- deps(go): bump module golang.org/x/mod to v0.33.0 @updateclibot[bot] (#7776)
- deps(go): bump module golang.org/x/net to v0.50.0 @updateclibot[bot] (#7768)
- deps: bump golangci-lint to v2.9.0 @updateclibot[bot] (#7754)
- deps(go): bump module github.com/drone/go-scm to v1.41.1 @updateclibot[bot] (#7736)
- deps(go): bump module github.com/go-viper/mapstructure/v2 to v2.5.0 @updateclibot[bot] (#7732)
- deps(go): bump module gitlab.com/gitlab-org/api/client-go to v1.29.0 @updateclibot[bot] (#7727)
- deps(go): bump module golang.org/x/oauth2 to v0.35.0 @updateclibot[bot] (#7730)
- deps(go): bump module github.com/sirupsen/logrus to v1.9.4 @updateclibot[bot] (#7734)
- deps(go): bump module cuelang.org/go to v0.15.4 @updateclibot[bot] (#7737)
- deps(go): bump module github.com/jferrl/go-githubauth to v1.5.1 @updateclibot[bot] (#7739)
- deps(go): bump module helm.sh/helm/v3 to v3.19.5 @updateclibot[bot] (#7735)
- deps(go): bump module github.com/go-git/go-git/v5 to v5.16.5 @updateclibot[bot] (#7704)
- deps(go): bump module github.com/aws/aws-sdk-go-v2/service/ec2 to v1.286.0 @updateclibot[bot] (#7699)
- deps: Bump Golang version to 1.25.7 @updateclibot[bot] (#7674)
- Update Updatecli cronjob @olblak (#7663)
- fix: e2e tests related to updatecli pipeline deprecation @olblak (#7636)
- chore(ci): Update typos action to version 1.42.0 @olblak (#7445)
- chore: migrate gopkg.in/yaml.v3 to go.yaml.in/yaml/v3 @olblak (#7592)
- refactor: migrate away from Golang module github.com/vmware-labs/yaml-jsonpath @ErickdelaCruzCas (#7527)
- Add daily schedule for updatecli workflow @olblak (#7586)
- Add jsonschema required tag to resource Name field @olblak (#7576)
- feat: Deprecate and remove scm commit title configuration @josill (#7570)
- deps: bump golangci-lint to v2.8.0 @updateclibot[bot] (#7571)
- deps(go): bump module golang.org/x/mod to v0.32.0 @updateclibot[bot] (#7554)
- deps(go): bump module gitlab.com/gitlab-org/api/client-go to v1.14.0 @updateclibot[bot] (#7559)
- deps(go): bump module golang.org/x/text to v0.33.0 @updateclibot[bot] (#7555)
- deps(go): bump module github.com/aws/aws-sdk-go-v2/config to v1.32.7 @updateclibot[bot] (#7551)
- deps(go): bump module github.com/aws/aws-sdk-go-v2/credentials to v1.19.7 @updateclibot[bot] (#7540)
- deps(go): bump module github.com/goccy/go-yaml to v1.19.2 @updateclibot[bot] (#7534)
- fix(e2e): remove requiredEnv github_token from test @olblak (#7507)
- deps(go): bump module gopkg.in/ini.v1 to v1.67.1 @updateclibot[bot] (#7494)
📝 Documentation
Contributors
@ErickdelaCruzCas, @eugenestarchenko, @josill, @mallendem, @olblak, @railgun-0402, @updateclibot[bot] and updateclibot[bot]