Skip to content

v0.50.0

Compare
Choose a tag to compare
@github-actions github-actions released this 20 May 11:18
· 451 commits to refs/heads/main since this release
4695487

Do no use yet, unkowned issues detected when open pullrequest from Updatecli

To improve report generated by Updatecli, this release introduces several major refactoring around source, condition, target.
While this release do not introduce new feature, it has a higher risk of potential regression.

Changes

🚀 Features

  • More compact footer template in Pullrequest created by Updatecli @lemeurherve (#1316)
  • perf: Add mutex guard to github functions for concurrent safety @iamrajiv (#1303)

🐛 Bug Fixes

🧰 Maintenance

  • chore(deps): Bump github.com/docker/distribution from 2.8.1+incompatible to 2.8.2+incompatible @dependabot (#1327)
  • chore(deps): Bump github.com/cloudflare/circl from 1.1.0 to 1.3.3 @dependabot (#1326)
  • chore(deps): Bump anchore/sbom-action from 0.14.1 to 0.14.2 @dependabot (#1323)
  • chore(deps): Bump actions/checkout from 2 to 3 @dependabot (#1270)
  • chore(deps): Bump golang.org/x/mod from 0.8.0 to 0.10.0 @dependabot (#1300)
  • Reference embedded field directly @olblak (#1318)
  • Refactor condition resource to return more metadata @olblak (#1314)
  • Bump Patch version for Golang module @updateclibot (#1312)
  • [updatecli] Bump Golang version to 1.20.4 @updateclibot (#1315)
  • Bump Patch version for Golang module @updateclibot (#1298)
  • Refactor source resource to return more metadata @olblak (#1304)
  • Refactor target resource to return more metadata @olblak (#1296)

📝 Documentation

Contributors

@dependabot, @dependabot[bot], @iamrajiv, @lemeurherve, @olblak, @updateclibot, @updateclibot[bot] and unknown