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.22.0 #48

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 3 years ago

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

Release notes

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

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

  • [f49165bf] Add version prefix to release name #48

0.18.0

Version 0.18.0

Commits

  • [987a8483] Fallback to 0.0.0 when repository has no releases (#46)

... (truncated)

Commits
  • 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)
  • f49165b Add version prefix to release name #48
  • 987a848 Fallback to 0.0.0 when repository has no releases (#46)
  • 8c4b0ac Improve default value handling of tag_prefix (#45)
  • 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 #50.