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.27.0 #70

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

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

Release notes

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

v0.27.0

Version 0.27.0

Commits

  • [8e3c8b4b] fix: Use pulls API instead of Github Search (#81)
  • [5c2a2ea6] chore: Cleanup actions & readme (#80)

v0.26.0

Version 0.26.0

Commits

  • [4d8239ab] Fix integration test
  • [32161332] bump clj-kondo
  • [02d233a3] fix(core): Write to GITHUB_OUTPUT instead of printing ::set-output
  • [fca70eeb] Switch to direnv
  • [b1c88e9e] Bump babashka version from 0.6.1 to 1.0.164
  • [bc45f1cc] Update FAQ on permissions (#72)

v0.25.0

Version 0.25.0

Commits

  • [177dbe70] Expose --dry-run via input.dry_run (#71)
  • [12ca02e3] ci: Update test event_trigger from push to pull_request (#68)

v0.24.0

Version 0.24.0

Commits

  • [ae59f5ce] feat(release): Add Release Name customization (#67)

v0.23.1

Version 0.23.1

Commits

  • [c2d9dfac] fix(summary): Resolve base-commit using the git tag's sha

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

... (truncated)

Commits
  • 8e3c8b4 fix: Use pulls API instead of Github Search (#81)
  • 5c2a2ea chore: Cleanup actions & readme (#80)
  • 4d8239a Fix integration test
  • 3216133 bump clj-kondo
  • 02d233a fix(core): Write to GITHUB_OUTPUT instead of printing ::set-output
  • fca70ee Switch to direnv
  • b1c88e9 Bump babashka version from 0.6.1 to 1.0.164
  • bc45f1c Update FAQ on permissions (#72)
  • 177dbe7 Expose --dry-run via input.dry_run (#71)
  • 12ca02e ci: Update test event_trigger from push to pull_request (#68)
  • 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)