Releases: dokku/dokku-update
Releases · dokku/dokku-update
v0.9.5
What's Changed
- chore(deps): bump ruby/setup-ruby from 1.182.0 to 1.183.0 by @dependabot in #71
- chore(deps): bump ruby/setup-ruby from 1.183.0 to 1.184.0 by @dependabot in #72
- chore(deps): bump golang from 1.22.4-bookworm to 1.22.5-bookworm by @dependabot in #74
- chore(deps): bump ruby/setup-ruby from 1.184.0 to 1.185.0 by @dependabot in #73
- chore(deps): bump ruby/setup-ruby from 1.185.0 to 1.186.0 by @dependabot in #75
- chore(deps): bump ruby/setup-ruby from 1.186.0 to 1.187.0 by @dependabot in #76
- chore(deps): bump ruby/setup-ruby from 1.187.0 to 1.188.0 by @dependabot in #77
- chore(deps): bump ruby/setup-ruby from 1.188.0 to 1.190.0 by @dependabot in #78
- chore(deps): bump golang from 1.22.5-bookworm to 1.22.6-bookworm by @dependabot in #79
- chore(deps): bump golang from 1.22.6-bookworm to 1.23.0-bookworm by @dependabot in #80
- chore(deps): bump ruby/setup-ruby from 1.190.0 to 1.191.0 by @dependabot in #81
- chore(deps): bump golang from 1.23.0-bookworm to 1.23.1-bookworm by @dependabot in #82
Full Changelog: v0.9.4...v0.9.5
v0.9.4
What's Changed
- chore(deps): bump ruby/setup-ruby from 1.180.0 to 1.180.1 by @dependabot in #69
- chore(deps): bump ruby/setup-ruby from 1.180.1 to 1.182.0 by @dependabot in #70
Full Changelog: v0.9.3...v0.9.4
v0.9.3
What's Changed
- chore(deps): bump ruby/setup-ruby from 1.179.1 to 1.180.0 by @dependabot in #68
Full Changelog: v0.9.2...v0.9.3
v0.9.2
What's Changed
- chore(deps): bump ruby/setup-ruby from 1.176.0 to 1.177.1 by @dependabot in #63
- chore(deps): bump golang from 1.22.3-bookworm to 1.22.4-bookworm by @dependabot in #67
- chore(deps): bump ruby/setup-ruby from 1.177.1 to 1.179.1 by @dependabot in #66
Full Changelog: v0.9.1...v0.9.2
v0.9.1
What's Changed
- tests: use bats-core version of bats by @josegonzalez in #61
Full Changelog: v0.9.0...v0.9.1
v0.9.0
What's Changed
- Release 0.8.0 by @josegonzalez in #55
- chore(deps): bump golang from 1.22.1-bookworm to 1.22.2-bookworm by @dependabot in #56
- chore(deps): bump golang from 1.22.2-bookworm to 1.22.3-bookworm by @dependabot in #57
- Merge release into main branch by @josegonzalez in #58
- feat: add ability to create releases from a github workflow by @josegonzalez in #59
- chore: remove unnecessary setup-go from tagged-release workflow by @josegonzalez in #60
Full Changelog: v0.8.0...v0.9.0
v0.8.0
v0.7.2
v0.7.1
v0.7.0
Release 0.7.0
- #27 @josegonzalez: chore: remove use of deprecated method for setting ci output values
- #28 @josegonzalez: feat: add dependabot support
- #29 @dependabot: chore(deps): bump luizm/action-sh-checker from 0.3.0 to 0.7.0
- #30 @dependabot: chore(deps): bump ludeeus/action-shellcheck from 1.1.0 to 2.0.0
- #31 @dependabot: chore(deps): bump actions/checkout from 2 to 3
- #32 @dependabot: chore(deps): bump hadolint/hadolint-action from 1.6.0 to 3.1.0
- #33 @dependabot: chore(deps): bump ibiqlik/action-yamllint from 3.0.4 to 3.1.1
- #34 @dependabot: chore(deps): bump actions/upload-artifact from 2 to 3
- #35 @dependabot: chore(deps): bump golang from 1.14.1-buster to 1.20.4-buster
- #37 @dependabot: chore(deps): bump golang from 1.20.4-buster to 1.20.5-buster
- #38 @Coffee2CodeNL: Add Bookworm Support