Skip to content

v0.80.0

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Jul 06:49
· 83 commits to refs/heads/main since this release
ff06b34

Changes

⚠️ Deprecation

Default Updatecli compose file update-compose.yaml is deprecated in favor of updatecli-compose.yaml
If both filename are detected, Updatecli fallback to use update-compose.yaml

  • fix(ux): Use default compose filename updatecli-compose.yaml @olblak (#2291)

🚀 Features

  • chore: show updatecli compose information on console output @olblak (#2294)
  • feat(.tool-versions): support for a new tool @v1v (#2265)
  • feat: Remove authentication requirement for publishing reports to Udash @olblak (#2278)

🐛 Bug Fixes

  • fix(npm-source): Deprecated field can be bool @in0rdr (#2268)

🧰 Maintenance

  • chore(deps): Bump actions/add-to-project from 1.0.1 to 1.0.2 @dependabot (#2263)
  • deps(go): bump module golang.org/x/mod @updateclibot (#2277)
  • deps(go): bump module github.com/hashicorp/hcl/v2 @updateclibot (#2256)
  • deps: Bump Golang version to 1.22.5 @updateclibot (#2267)
  • chore(deps): Bump github.com/hashicorp/go-retryablehttp from 0.7.5 to 0.7.7 @dependabot (#2259)
  • deps(go): bump module github.com/drone/go-scm @updateclibot (#2253)

Contributors

@dependabot, @dependabot[bot], @in0rdr, @olblak, @updateclibot, @updateclibot[bot] and @v1v