Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Comments

Close side panel

deps: update updatecli version to v0.111.0#986

Merged
updateclibot[bot] merged 3 commits intov2updatecli/updatecli-action:v2from
updatecli_v2_updatecli_action_versionupdatecli/updatecli-action:updatecli_v2_updatecli_action_versionCopy head branch name to clipboard
Nov 30, 2025
Merged

deps: update updatecli version to v0.111.0#986
updateclibot[bot] merged 3 commits intov2updatecli/updatecli-action:v2from
updatecli_v2_updatecli_action_versionupdatecli/updatecli-action:updatecli_v2_updatecli_action_versionCopy head branch name to clipboard

Conversation

@updateclibot
Copy link
Contributor

@updateclibot updateclibot bot commented Nov 30, 2025

deps: bump updatecli version

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

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

v0.111.0
## Changes

## 🚀 Features

- feat: Add GitLab auto merge support @olblak (#6865)
- feat(transformers): JsonMatch in Transformers @jklap (#6863)
- feat: add body support to HTTP source @jklap (#6785)
- Support capture groups in FindSubMatch @jklap (#6788)
- feat: set default scm user and email address @olblak (#6754)

## 🐛 Bug Fixes

- fix: udash publish settings @olblak (#7004)
- fix: update goreleaser config @olblak (#6993)
- fix: accept port in oci reference name @olblak (#6864)
- Fix output for absolute paths in Dockerfile source @jklap (#6787)

## 🧰 Maintenance

- deps(go): bump module github.com/goccy/go-yaml to v1.19.0 @[updateclibot[bot]](https://github.com/apps/updateclibot) (#7009)
- deps(go): bump module github.com/moby/buildkit to v0.26.2 @[updateclibot[bot]](https://github.com/apps/updateclibot) (#6989)
- deps(go): bump module gitlab.com/gitlab-org/api/client-go to v1.0.1 @[updateclibot[bot]](https://github.com/apps/updateclibot) (#6985)
- chore(deps): bump golang.org/x/crypto from 0.44.0 to 0.45.0 in the go_modules group across 1 directory @[dependabot[bot]](https://github.com/apps/dependabot) (#6977)
- chore: update gitlab.com/gitlab-org/api/client-go to v1.0.0 @olblak (#6961)
- deps(go): bump module github.com/go-git/go-git/v5 to v5.16.4 @[updateclibot[bot]](https://github.com/apps/updateclibot) (#6953)
- deps(go): bump module github.com/aws/aws-sdk-go-v2/config to v1.32.1 @[updateclibot[bot]](https://github.com/apps/updateclibot) (#6946)
- deps(go): bump module github.com/aws/aws-sdk-go-v2/credentials to v1.18.25 @[updateclibot[bot]](https://github.com/apps/updateclibot) (#6931)
- deps(go): bump module cuelang.org/go to v0.15.1 @[updateclibot[bot]](https://github.com/apps/updateclibot) (#6927)
- deps(go): bump module github.com/moby/buildkit to v0.25.2 @[updateclibot[bot]](https://github.com/apps/updateclibot) (#6929)
- chore(deps): bump golang.org/x/crypto from 0.44.0 to 0.45.0 in the go_modules group across 1 directory @[dependabot[bot]](https://github.com/apps/dependabot) (#6867)
- deps(go): bump module github.com/testcontainers/testcontainers-go to v0.40.0 @[updateclibot[bot]](https://github.com/apps/updateclibot) (#6910)
- deps(go): bump module golang.org/x/oauth2 to v0.33.0 @[updateclibot[bot]](https://github.com/apps/updateclibot) (#6907)
- deps(go): bump module github.com/aws/aws-sdk-go-v2/service/ec2 to v1.274.0 @[updateclibot[bot]](https://github.com/apps/updateclibot) (#6909)
- deps(go): bump module github.com/fluxcd/helm-controller/api to v1.4.4 @[updateclibot[bot]](https://github.com/apps/updateclibot) (#6911)
- deps: bump golangci-lint to v2.6.2 @[updateclibot[bot]](https://github.com/apps/updateclibot) (#6900)
- deps(go): bump module github.com/fluxcd/source-controller/api to v1.7.4 @[updateclibot[bot]](https://github.com/apps/updateclibot) (#6894)
- deps(github/action): bump all dependencies @[updateclibot[bot]](https://github.com/apps/updateclibot) (#6882)
- Update updatecli action to version 2.96.0 @olblak (#6866)
- deps(go): bump module golang.org/x/net to v0.47.0 @[updateclibot[bot]](https://github.com/apps/updateclibot) (#6800)
- deps(go): bump module golang.org/x/mod to v0.30.0 @[updateclibot[bot]](https://github.com/apps/updateclibot) (#6794)
- chore Change cron schedule to run weekly on Saturdays @olblak (#6770)
- deps(go): bump module github.com/drone/go-scm to v1.40.7 @[updateclibot[bot]](https://github.com/apps/updateclibot) (#6737)

## 📝 Documentation

- Fix comments on default value @jklap (#6786)

## Contributors

@dependabot[bot], @jklap, @olblak, @updateclibot[bot], [dependabot[bot]](https://github.com/apps/dependabot) and [updateclibot[bot]](https://github.com/apps/updateclibot)
deps: bump updatecli version in src/main.js to v0.111.0

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

v0.111.0
## Changes

## 🚀 Features

- feat: Add GitLab auto merge support @olblak (#6865)
- feat(transformers): JsonMatch in Transformers @jklap (#6863)
- feat: add body support to HTTP source @jklap (#6785)
- Support capture groups in FindSubMatch @jklap (#6788)
- feat: set default scm user and email address @olblak (#6754)

## 🐛 Bug Fixes

- fix: udash publish settings @olblak (#7004)
- fix: update goreleaser config @olblak (#6993)
- fix: accept port in oci reference name @olblak (#6864)
- Fix output for absolute paths in Dockerfile source @jklap (#6787)

## 🧰 Maintenance

- deps(go): bump module github.com/goccy/go-yaml to v1.19.0 @[updateclibot[bot]](https://github.com/apps/updateclibot) (#7009)
- deps(go): bump module github.com/moby/buildkit to v0.26.2 @[updateclibot[bot]](https://github.com/apps/updateclibot) (#6989)
- deps(go): bump module gitlab.com/gitlab-org/api/client-go to v1.0.1 @[updateclibot[bot]](https://github.com/apps/updateclibot) (#6985)
- chore(deps): bump golang.org/x/crypto from 0.44.0 to 0.45.0 in the go_modules group across 1 directory @[dependabot[bot]](https://github.com/apps/dependabot) (#6977)
- chore: update gitlab.com/gitlab-org/api/client-go to v1.0.0 @olblak (#6961)
- deps(go): bump module github.com/go-git/go-git/v5 to v5.16.4 @[updateclibot[bot]](https://github.com/apps/updateclibot) (#6953)
- deps(go): bump module github.com/aws/aws-sdk-go-v2/config to v1.32.1 @[updateclibot[bot]](https://github.com/apps/updateclibot) (#6946)
- deps(go): bump module github.com/aws/aws-sdk-go-v2/credentials to v1.18.25 @[updateclibot[bot]](https://github.com/apps/updateclibot) (#6931)
- deps(go): bump module cuelang.org/go to v0.15.1 @[updateclibot[bot]](https://github.com/apps/updateclibot) (#6927)
- deps(go): bump module github.com/moby/buildkit to v0.25.2 @[updateclibot[bot]](https://github.com/apps/updateclibot) (#6929)
- chore(deps): bump golang.org/x/crypto from 0.44.0 to 0.45.0 in the go_modules group across 1 directory @[dependabot[bot]](https://github.com/apps/dependabot) (#6867)
- deps(go): bump module github.com/testcontainers/testcontainers-go to v0.40.0 @[updateclibot[bot]](https://github.com/apps/updateclibot) (#6910)
- deps(go): bump module golang.org/x/oauth2 to v0.33.0 @[updateclibot[bot]](https://github.com/apps/updateclibot) (#6907)
- deps(go): bump module github.com/aws/aws-sdk-go-v2/service/ec2 to v1.274.0 @[updateclibot[bot]](https://github.com/apps/updateclibot) (#6909)
- deps(go): bump module github.com/fluxcd/helm-controller/api to v1.4.4 @[updateclibot[bot]](https://github.com/apps/updateclibot) (#6911)
- deps: bump golangci-lint to v2.6.2 @[updateclibot[bot]](https://github.com/apps/updateclibot) (#6900)
- deps(go): bump module github.com/fluxcd/source-controller/api to v1.7.4 @[updateclibot[bot]](https://github.com/apps/updateclibot) (#6894)
- deps(github/action): bump all dependencies @[updateclibot[bot]](https://github.com/apps/updateclibot) (#6882)
- Update updatecli action to version 2.96.0 @olblak (#6866)
- deps(go): bump module golang.org/x/net to v0.47.0 @[updateclibot[bot]](https://github.com/apps/updateclibot) (#6800)
- deps(go): bump module golang.org/x/mod to v0.30.0 @[updateclibot[bot]](https://github.com/apps/updateclibot) (#6794)
- chore Change cron schedule to run weekly on Saturdays @olblak (#6770)
- deps(go): bump module github.com/drone/go-scm to v1.40.7 @[updateclibot[bot]](https://github.com/apps/updateclibot) (#6737)

## 📝 Documentation

- Fix comments on default value @jklap (#6786)

## Contributors

@dependabot[bot], @jklap, @olblak, @updateclibot[bot], [dependabot[bot]](https://github.com/apps/dependabot) and [updateclibot[bot]](https://github.com/apps/updateclibot)
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 Nov 30, 2025
@updateclibot updateclibot bot enabled auto-merge (squash) November 30, 2025 16:46
@updateclibot updateclibot bot merged commit 9a21b69 into v2 Nov 30, 2025
3 checks passed
@updateclibot updateclibot bot deleted the updatecli_v2_updatecli_action_version branch November 30, 2025 16:54
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

Morty Proxy This is a proxified and sanitized view of the page, visit original site.