Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@updateclibot
Copy link
Contributor

@updateclibot updateclibot bot commented Mar 27, 2025

chore: sync file(s) from https://github.com/updatecli/updatecli.git

sync updatecli/values.d/golang_patch.yaml file

1 file(s) updated with "name: \"deps: bump patch version for Golang module\"\npipelineid: \"golang/gomod/patch\"\ngroupby: individual\n\nspec:\n versionfilter:\n kind: semver\n pattern: patch\n ignore:\n - modules:\n # Ignoring the following modules as they do not publish release\n github.com/ProtonMail/go-crypto: \"\"\n # Ignoring the following modules as they do not publish release\n github.com/shurcooL/githubv4: \"\"\n # Ignore module using version matching constraint 1.x\n helm.sh/helm/v3: \"1.x\"\n # The remote version uses the version v0.0.0-20190318233801-ac98e3ecb4b0 which do not exists anymore\n # the patch version will try to fetch the version matching 0.0.x and finds nothing \n github.com/iancoleman/orderedmap: \"\"\n # Same for https://pkg.go.dev/golang.org/x/time?tab=versions\n golang.org/x/time: \"\"\n # Same for https://pkg.go.dev/golang.org/x/time?tab=versions\n github.com/nirasan/go-oauth-pkce-code-verifier: \"\"\n # Same for https://pkg.go.dev/golang.org/x/time?tab=versions\n github.com/skratchdot/open-golang: \"\"\n k8s.io/utils: \"\"\n # https://pkg.go.dev/golang.org/x/exp?tab=versions\n golang.org/x/exp: \"\"\n\n only:\n # This repository contains other go.sum file used for testing.\n # So we want to be sure that we only update the one at the root of the repository\n - path: \"go.mod\"\n\n": * updatecli/values.d/golang_patch.yaml

sync updatecli/values.d/golang_major.yaml file

1 file(s) updated with "name: \"deps(golang): Bump Major version for Golang module\"\npipelineid: \"golang/gomod/major\"\ngroupby: all\n\nspec:\n versionfilter:\n kind: semver\n pattern: majoronly\n ignore:\n - modules:\n # Ignoring the following modules as they do not publish release\n github.com/ProtonMail/go-crypto: \"\"\n # Ignoring the following modules as they do not publish release\n github.com/shurcooL/githubv4: \"\"\n # Ignore module using version matching constraint 1.x\n helm.sh/helm/v3: \"1.x\"\n # The remote version uses the version v0.0.0-20190318233801-ac98e3ecb4b0 which do not exists anymore\n # the patch version will try to fetch the version matching 0.0.x and finds nothing \n github.com/iancoleman/orderedmap: \"\"\n # Same for https://pkg.go.dev/golang.org/x/time?tab=versions\n golang.org/x/time: \"\"\n # Same for https://pkg.go.dev/golang.org/x/time?tab=versions\n github.com/nirasan/go-oauth-pkce-code-verifier: \"\"\n # Same for https://pkg.go.dev/golang.org/x/time?tab=versions\n github.com/skratchdot/open-golang: \"\"\n k8s.io/utils: \"\"\n # https://pkg.go.dev/golang.org/x/exp?tab=versions\n golang.org/x/exp: \"\"\n\n only:\n # This repository contains other go.sum file used for testing.\n # So we want to be sure that we only update the one at the root of the repository\n - path: \"go.mod\"\n\n": * updatecli/values.d/golang_major.yaml

sync updatecli/values.d/golang_minor.yaml file

1 file(s) updated with "name: \"deps(golang): Bump Minor version for Golang module\"\npipelineid: \"golang/gomod/minor\"\ngroupby: individual\n\nspec:\n versionfilter:\n kind: semver\n pattern: minoronly\n ignore:\n - modules:\n # Ignoring the following modules as they do not publish release\n github.com/ProtonMail/go-crypto: \"\"\n # Ignoring the following modules as they do not publish release\n github.com/shurcooL/githubv4: \"\"\n # Ignore module using version matching constraint 1.x\n helm.sh/helm/v3: \"1.x\"\n # The remote version uses the version v0.0.0-20190318233801-ac98e3ecb4b0 which do not exists anymore\n # the patch version will try to fetch the version matching 0.0.x and finds nothing \n github.com/iancoleman/orderedmap: \"\"\n # Same for https://pkg.go.dev/golang.org/x/time?tab=versions\n golang.org/x/time: \"\"\n # Same for https://pkg.go.dev/golang.org/x/time?tab=versions\n github.com/nirasan/go-oauth-pkce-code-verifier: \"\"\n # Same for https://pkg.go.dev/golang.org/x/time?tab=versions\n github.com/skratchdot/open-golang: \"\"\n k8s.io/utils: \"\"\n # https://pkg.go.dev/golang.org/x/exp?tab=versions\n golang.org/x/exp: \"\"\n\n only:\n # This repository contains other go.sum file used for testing.\n # So we want to be sure that we only update the one at the root of the repository\n - path: \"go.mod\"\n\n": * updatecli/values.d/golang_minor.yaml

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 Mar 27, 2025
@olblak olblak merged commit 1cd9650 into main Mar 27, 2025
4 checks passed
@olblak olblak deleted the updatecli_main_b71621613fc3bcec76d0d8fc3335454820e84324d68152bdd43bf54a91f884fe branch March 27, 2025 18:36
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.

2 participants