Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump updatecli version to v0.66.0 #480

Conversation

github-actions[bot]
Copy link
Contributor

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]

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!

Made with ❤️️ by updatecli
@github-actions github-actions bot added the dependencies Pull requests that update a dependency file label Nov 12, 2023
@github-actions github-actions bot added this pull request to the merge queue Nov 12, 2023
Merged via the queue into v2 with commit b99a257 Nov 12, 2023
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.

1 participant