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

Bump github.com/updatecli/updatecli from 0.36.1 to 0.38.0#13

Merged
olblak merged 1 commit intomainfrom
dependabot/go_modules/github.com/updatecli/updatecli-0.38.0
Dec 2, 2022
Merged

Bump github.com/updatecli/updatecli from 0.36.1 to 0.38.0#13
olblak merged 1 commit intomainfrom
dependabot/go_modules/github.com/updatecli/updatecli-0.38.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 21, 2022

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

Release notes

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

v0.38.0

Changes

🚀 Features

  • Enable default autodiscovery if no manifest provided @​olblak (#987)
  • feat(dockerimage condition) supports a list of architectures @​dduportal (#986)
  • [source][condition] Allow to filter Github Release per release type @​olblak (#969)

🐛 Bug Fixes

  • Fix: Using the Latest GitHub Release type filter should return the release marked as latest @​olblak (#989)
  • Fix parent target execution @​macedogm (#984)

🧰 Maintenance

Contributors

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

v0.37.0

Deprecation Warning The parameter multiple for resource json/csv/toml is now deprecated.

conditions:
  semverVersion:
    kind: json
    name: Get latest version
    spec:
      file: https://api.github.com/repos/updatecli/updatecli/releases
      key: ".[*].tag_name"
      value: "v0.35.1"
      multiple: true

becomes

conditions:
  semverVersion:
    kind: json
    name: Get latest version
</tr></table> 

... (truncated)

Commits
  • ffb2f5f Fix: Using the Latest GitHub Release type filter should return the release m...
  • b86e3aa Enable default autodiscovery if no manifest provided (#987)
  • 482425f Do not set github username as required (#991)
  • 73205ba chore(deps): Bump golang.org/x/oauth2 from 0.1.0 to 0.2.0 (#978)
  • 9941a4f chore(deps): Bump github.com/aws/aws-sdk-go from 1.44.129 to 1.44.138 (#985)
  • 343bd79 feat(dockerimage condition) supports a list of architectures (#986)
  • ef56357 chore(deps): Bump github.com/moby/buildkit from 0.10.5 to 0.10.6 (#979)
  • 229fffc chore(deps): Bump helm.sh/helm/v3 from 3.10.1 to 3.10.2 (#982)
  • daddd7a Fix parent target execution (#984)
  • 316c1ff [source][condition] Allow to filter Github Release per release type (#969)
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Nov 21, 2022
Bumps [github.com/updatecli/updatecli](https://github.com/updatecli/updatecli) from 0.36.1 to 0.38.0.
- [Release notes](https://github.com/updatecli/updatecli/releases)
- [Changelog](https://github.com/updatecli/updatecli/blob/main/.goreleaser.yml)
- [Commits](updatecli/updatecli@v0.36.1...v0.38.0)

---
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 force-pushed the dependabot/go_modules/github.com/updatecli/updatecli-0.38.0 branch from 35fbb06 to d515bf9 Compare November 21, 2022 18:30
@olblak olblak merged commit 68867df into main Dec 2, 2022
@olblak olblak deleted the dependabot/go_modules/github.com/updatecli/updatecli-0.38.0 branch December 2, 2022 15:27
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