Skip to content
This repository has been archived by the owner on Oct 28, 2023. It is now read-only.

Bump github.com/updatecli/updatecli from 0.38.0 to 0.40.2 #23

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 19, 2022

Bumps github.com/updatecli/updatecli from 0.38.0 to 0.40.2.

Release notes

Sourced from github.com/updatecli/updatecli's releases.

v0.40.2

Changes

🚀 Features

🧰 Maintenance

Contributors

@​dependabot, @​dependabot[bot], @​olblak, @​updateclibot and @​updateclibot[bot]

v0.40.1

Changes

🐛 Bug Fixes

  • fix(actions) print the deprecation action's kind warning only once @​dduportal (#1037)

🧰 Maintenance

Contributors

@​dduportal, @​dependabot, @​dependabot[bot], @​olblak, @​updateclibot and @​updateclibot[bot]

v0.40.0

⚠️ Important

This release deprecates the top level configuration key "pullrequests" in favor of "actions" It's part of a major SCM refactoring started by @​dduportal. More information on updatecli/updatecli#465, and feedbacks are deeply appreciated.

Like all deprecated syntax in Updatecli, we usually have no ETA, it stays there until it becomes a blocker for a new feature or when we have enough time for code cleaning. But we already invite you to update to "actions" as soon as possible.

The change is only for the pullrequests

- pullrequests:
+ actions:
    prID1:
      scmid: default
-     kind: github
+     kind: github/pullrequest
</tr></table> 

... (truncated)

Commits
  • 86493c1 Update release GA workflow
  • 5b41dbf Remove gorelease release sandbox (#1046)
  • 9939ebc chore(deps): Bump goreleaser/goreleaser-action from 3 to 4 (#1045)
  • 74cd841 Add missing cosigin version patch number
  • 0399f9e Install cosigin/syft in release-draft workflow
  • 251bfb7 Use Cosign to sign Updatecli release assets (#1041)
  • aae11a8 chore(deps): Bump updatecli/updatecli-action from 2.16.0 to 2.16.1 (#1040)
  • 9f78ee5 chore(deps): Bump golang.org/x/oauth2 from 0.2.0 to 0.3.0 (#1031)
  • fbf25de chore: Updated the content of the file "/tmp/updatecli/github/updatec... (#1038)
  • e103eda fix(actions) print the deprecation action's kind warning only once (#1037)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/updatecli/updatecli](https://github.com/updatecli/updatecli) from 0.38.0 to 0.40.2.
- [Release notes](https://github.com/updatecli/updatecli/releases)
- [Changelog](https://github.com/updatecli/updatecli/blob/main/.goreleaser.yml)
- [Commits](updatecli/updatecli@v0.38.0...v0.40.2)

---
updated-dependencies:
- dependency-name: github.com/updatecli/updatecli
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Dec 19, 2022
@olblak olblak merged commit a7b6b00 into main Dec 25, 2022
@olblak olblak deleted the dependabot/go_modules/github.com/updatecli/updatecli-0.40.2 branch December 25, 2022 19:45
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant