Bump updatecli version to v0.66.0 #480
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
UPDATECLI.YAML
Bump updatecli version in action.yaml
key "$.inputs.version.default" updated from "v0.65.1" to "v0.66.0", in file "action.yaml"
v0.66.0
Release published on the 2023-11-12 11:54:16 +0000 UTC at the url https://github.com/updatecli/updatecli/releases/tag/v0.66.0 ## Important By default, Updatecli now shows a link to the CI job used to generate a pullrequest. A live example is available on [github.com/updatecli/website](https://github.com/updatecli/website/pull/1227) This new behavior can be disabled using `disablepipelineurl` set to true. for example, using the following snippet ``` actions: default: title: 'ci: bump Venom version to {{ source "latestVersion" }}' kind: github/pullrequest disablepipelineurl: true spec: automerge: true labels: - chore - skip-changelog scmid: default ``` ## Changes ## 🚀 Features - feat(git): allow to decide if we want to fetch submodules or not @mavimo (#1758) - feat(autodiscovery/cargo): allow advanced ignore/only rule @olblak (#1757) - feat(file): Allows to use file pattern in the file/files key @olblak (#1738) - feat(autodiscovery/maven): allow advanced ignore/only rule @olblak (#1756) - feat(autodiscovery/fleet): allow advanced ignore/only rule @olblak (#1755) - feat(autodiscovery/helmfile): allow advanced ignore/only rule @olblak (#1754) - feat(autodiscovery/npm): allow advanced ignore/only rule @olblak (#1753) - feat(autodiscovery/helm) allow advanced ignore/only rule @olblak (#1752) - feat(autodiscovery/updatecli): Add updatecli compose autodiscovery @olblak (#1749) - feat(yaml): add advanced yamlpath support @olblak (#1741) - feat(action): show CI url in pullrequest body @olblak (#1737) - feat(dockerfile) support multiple files @dduportal (#1739) ## 🐛 Bug Fixes - fix(autodiscovery/dockercompose): allow multiple ignore rule @olblak (#1751) - fix(autodiscovery/dockerfile): allow multiple ignore rule @olblak (#1750) - fix(autodiscovery): fix default autodiscovery action title @olblak (#1742) ## 🧰 Maintenance - deps: bump patch version for Golang package defined in go.mod @updateclibot (#1745) - chore(deps): Bump sigstore/cosign-installer from 3.1.2 to 3.2.0 @dependabot (#1748) - deps: bump Golang version to 1.21.4 @updateclibot (#1746) - chore(deps): Bump github.com/docker/docker from 24.0.6+incompatible to 24.0.7+incompatible @dependabot (#1734) ## Contributors @dduportal, @dependabot, @dependabot[bot], @mavimo, @olblak, @updateclibot and @updateclibot[bot]Created automatically by Updatecli
Options:
Most of Updatecli configuration is done via its manifest(s).
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!