Skip to content

Comments

deps: bump Updatecli GH action to v2.99.0#2732

Closed
updateclibot[bot] wants to merge 0 commit intomasterfrom
updatecli_master_updatecli_gha
Closed

deps: bump Updatecli GH action to v2.99.0#2732
updateclibot[bot] wants to merge 0 commit intomasterfrom
updatecli_master_updatecli_gha

Conversation

@updateclibot
Copy link
Contributor

@updateclibot updateclibot bot commented Feb 24, 2026

deps: bump Updatecli GH action

deps: update Updatecli used by Github Action to v2.99.0

change detected: * key "$.jobs.*.steps[?(@.uses =~ /^updatecli\\/updatecli-action/)].uses" updated from "updatecli/updatecli-action@v2.98.0" to "updatecli/updatecli-action@v2.99.0", in file ".github/workflows/updatecli.weekly.yaml" (doc 0) * key "$.jobs.*.steps[?(@.uses =~ /^updatecli\\/updatecli-action/)].uses" updated from "updatecli/updatecli-action@v2.98.0" to "updatecli/updatecli-action@v2.99.0", in file ".github/workflows/updatecli.yaml" (doc 0)

v2.99.0
## Changes

- Bump "@types/node" package version @[updateclibot[bot]](https://github.com/apps/updateclibot) (#1015)
- Bump "eslint-plugin-prettier" package version @[updateclibot[bot]](https://github.com/apps/updateclibot) (#1016)
- deps: update updatecli version to v0.113.0 @[updateclibot[bot]](https://github.com/apps/updateclibot) (#1013)
- deps(github/action): bump all dependencies @[updateclibot[bot]](https://github.com/apps/updateclibot) (#1007)
- Bump "eslint-plugin-jest" package version @[updateclibot[bot]](https://github.com/apps/updateclibot) (#1002)
- Bump "@types/node" package version @[updateclibot[bot]](https://github.com/apps/updateclibot) (#1004)
- Bump "jest" package version @[updateclibot[bot]](https://github.com/apps/updateclibot) (#1003)
- Bump "cross-env" package version @[updateclibot[bot]](https://github.com/apps/updateclibot) (#1000)
- Bump "eslint-config-prettier" package version @[updateclibot[bot]](https://github.com/apps/updateclibot) (#1001)
- Bump "@types/jest" package version @[updateclibot[bot]](https://github.com/apps/updateclibot) (#998)
- Change trigger branch from 'main' to 'v2' @olblak (#1011)
- Bump "eslint-plugin-github" package version @[updateclibot[bot]](https://github.com/apps/updateclibot) (#1006)
- deps(updatecli/policies): bump all policies @[updateclibot[bot]](https://github.com/apps/updateclibot) (#995)

## 🐛 Bug Fixes

- fix: updatecli workflows @olblak (#1012)

## 🧰 Maintenance

- Update Updatecli GitHub action workflow @olblak (#993)
- deps: bump Updatecli GH action to v2.98.0 @[updateclibot[bot]](https://github.com/apps/updateclibot) (#987)

## Contributors

@olblak, @updateclibot[bot] and [updateclibot[bot]](https://github.com/apps/updateclibot)
GitHub Action workflow link

deps: Updatecli version used by GitHub action

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

change detected: * key "$.jobs.*.steps[?(@.uses =~ /^updatecli\\/updatecli-action/)].with.version" updated from "v0.113.0" to "v0.114.0", in file ".github/workflows/updatecli.weekly.yaml" (doc 0) * key "$.jobs.*.steps[?(@.uses =~ /^updatecli\\/updatecli-action/)].with.version" already set to "v0.114.0", from file ".github/workflows/updatecli.yaml" (doc 0)

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]](https://github.com/apps/dependabot) (#7808)
- deps(go): bump module gitlab.com/gitlab-org/api/client-go to v1.34.0 @[updateclibot[bot]](https://github.com/apps/updateclibot) (#7804)
- deps(go): bump module github.com/aws/aws-sdk-go-v2/service/ec2 to v1.289.0 @[updateclibot[bot]](https://github.com/apps/updateclibot) (#7795)
- deps(go): bump module helm.sh/helm/v3 to v3.20.0 @[updateclibot[bot]](https://github.com/apps/updateclibot) (#7791)
- deps(go): bump module gitlab.com/gitlab-org/api/client-go to v1.31.0 @[updateclibot[bot]](https://github.com/apps/updateclibot) (#7788)
- chore(dockerfile): upgrade node version @[updateclibot[bot]](https://github.com/apps/updateclibot) (#7671)
- deps(go): bump module code.gitea.io/sdk/gitea to v0.23.2 @[updateclibot[bot]](https://github.com/apps/updateclibot) (#7772)
- deps(go): bump module gitlab.com/gitlab-org/api/client-go to v1.30.0 @[updateclibot[bot]](https://github.com/apps/updateclibot) (#7773)
- deps(go): bump module golang.org/x/mod to v0.33.0 @[updateclibot[bot]](https://github.com/apps/updateclibot) (#7776)
- deps(go): bump module golang.org/x/net to v0.50.0 @[updateclibot[bot]](https://github.com/apps/updateclibot) (#7768)
- deps: bump golangci-lint to v2.9.0 @[updateclibot[bot]](https://github.com/apps/updateclibot) (#7754)
- deps(go): bump module github.com/drone/go-scm to v1.41.1 @[updateclibot[bot]](https://github.com/apps/updateclibot) (#7736)
- deps(go): bump module github.com/go-viper/mapstructure/v2 to v2.5.0 @[updateclibot[bot]](https://github.com/apps/updateclibot) (#7732)
- deps(go): bump module gitlab.com/gitlab-org/api/client-go to v1.29.0 @[updateclibot[bot]](https://github.com/apps/updateclibot) (#7727)
- deps(go): bump module golang.org/x/oauth2 to v0.35.0 @[updateclibot[bot]](https://github.com/apps/updateclibot) (#7730)
- deps(go): bump module github.com/sirupsen/logrus to v1.9.4 @[updateclibot[bot]](https://github.com/apps/updateclibot) (#7734)
- deps(go): bump module cuelang.org/go to v0.15.4 @[updateclibot[bot]](https://github.com/apps/updateclibot) (#7737)
- deps(go): bump module github.com/jferrl/go-githubauth to v1.5.1 @[updateclibot[bot]](https://github.com/apps/updateclibot) (#7739)
- deps(go): bump module helm.sh/helm/v3 to v3.19.5 @[updateclibot[bot]](https://github.com/apps/updateclibot) (#7735)
- deps(go): bump module github.com/go-git/go-git/v5 to v5.16.5 @[updateclibot[bot]](https://github.com/apps/updateclibot) (#7704)
- deps(go): bump module github.com/aws/aws-sdk-go-v2/service/ec2 to v1.286.0 @[updateclibot[bot]](https://github.com/apps/updateclibot) (#7699)
- deps: Bump Golang version to 1.25.7 @[updateclibot[bot]](https://github.com/apps/updateclibot) (#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]](https://github.com/apps/updateclibot) (#7571)
- deps(go): bump module golang.org/x/mod to v0.32.0 @[updateclibot[bot]](https://github.com/apps/updateclibot) (#7554)
- deps(go): bump module gitlab.com/gitlab-org/api/client-go to v1.14.0 @[updateclibot[bot]](https://github.com/apps/updateclibot) (#7559)
- deps(go): bump module golang.org/x/text to v0.33.0 @[updateclibot[bot]](https://github.com/apps/updateclibot) (#7555)
- deps(go): bump module github.com/aws/aws-sdk-go-v2/config to v1.32.7 @[updateclibot[bot]](https://github.com/apps/updateclibot) (#7551)
- deps(go): bump module github.com/aws/aws-sdk-go-v2/credentials to v1.19.7 @[updateclibot[bot]](https://github.com/apps/updateclibot) (#7540)
- deps(go): bump module github.com/goccy/go-yaml to v1.19.2 @[updateclibot[bot]](https://github.com/apps/updateclibot) (#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]](https://github.com/apps/updateclibot) (#7494)

## 📝 Documentation

- doc: improve dockerfile & dockerimage plugin documentation @olblak (#7609)

## Contributors

@ErickdelaCruzCas, @ak95asb, @dependabot[bot], @eugenestarchenko, @josill, @mallendem, @olblak, @railgun-0402, @updateclibot[bot], [dependabot[bot]](https://github.com/apps/dependabot) and [updateclibot[bot]](https://github.com/apps/updateclibot)
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 Feb 24, 2026
@updateclibot updateclibot bot changed the title deps: bump Updatecli GH action to v0.114.0 deps: bump Updatecli GH action to v2.99.0 Feb 24, 2026
@updateclibot updateclibot bot force-pushed the updatecli_master_updatecli_gha branch from 3945d7a to 06edc2b Compare February 24, 2026 12:49
@updateclibot updateclibot bot changed the title deps: bump Updatecli GH action to v2.99.0 deps: bump Updatecli GH action to v0.114.0 Feb 24, 2026
@updateclibot updateclibot bot changed the title deps: bump Updatecli GH action to v0.114.0 deps: bump Updatecli GH action to v2.99.0 Feb 24, 2026
@updateclibot updateclibot bot closed this Feb 24, 2026
@updateclibot updateclibot bot force-pushed the updatecli_master_updatecli_gha branch from 06edc2b to 8ee839b Compare February 24, 2026 12:58
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