finbourne / uav

Unmanned Air Vehicle - the self-flying machine.
Apache License 2.0
4 stars 4 forks source link

build(deps): Bump rymndhng/release-on-push-action from 0.16.0 to 0.23.0 #50

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps rymndhng/release-on-push-action from 0.16.0 to 0.23.0.

Release notes

Sourced from rymndhng/release-on-push-action's releases.

v0.23.0

This version supports Github's Generate Release Notes!

What's Changed

Full Changelog: https://github.com/rymndhng/release-on-push-action/compare/v0.22.0...v0.23.0

v0.22.0

Version 0.22.0

Commits

  • [4949747a] Fix format of releases API using GITHUB_API_URL (#60)
  • [2d0b456e] Resolve API URL using environment variable GITHUB_API_URL (#58)
  • [1a5d7aa6] Upgrade babashka to 0.6.1 (#59)

v0.21.1

Version 0.21.1

Commits

  • [b064110f] Add docs for max_commits (#54)
  • [6e0a3b0b] Allow configuring max_commits in actions.yml (#53)

v0.21.0

Version 0.21.0

Commits

  • [ebcb13ad] Decrease max number of commits from 500 to 50 (#52)

v0.20.0

Version 0.20.0

Commits

  • [37495bfe] Add body to output parameters (#49)

v0.19.0

Version 0.19.0

Commits

... (truncated)

Commits
  • 2af2de9 fix(summary): Remove extra newline after when given an empty body
  • 10ad153 feat(summary): Add support for Github's Generate Release Notes
  • fa96946 Rewrite Integration Tests using clojure.test and project fixtures. (#61)
  • 4949747 Fix format of releases API using GITHUB_API_URL (#60)
  • 2d0b456 Resolve API URL using environment variable GITHUB_API_URL (#58)
  • 1a5d7aa Upgrade babashka to 0.6.1 (#59)
  • b064110 Add docs for max_commits (#54)
  • 6e0a3b0 Allow configuring max_commits in actions.yml (#53)
  • ebcb13a Decrease max number of commits from 500 to 50 (#52)
  • 37495bf Add body to output parameters (#49)
  • 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[bot] commented 2 years ago

Superseded by #52.