-
-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release 0.17.0 #122
Merged
Merged
Release 0.17.0 #122
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Member
josegonzalez
commented
Feb 9, 2024
- chore(deps): bump golang from 1.20.7-bullseye to 1.21.0-bullseye #105: @dependabot chore(deps): bump golang from 1.20.7-bullseye to 1.21.0-bullseye
- chore(deps): bump actions/checkout from 3 to 4 #106: @dependabot chore(deps): bump actions/checkout from 3 to 4
- chore(deps): bump golang from 1.21.0-bullseye to 1.21.1-bullseye #107: @dependabot chore(deps): bump golang from 1.21.0-bullseye to 1.21.1-bullseye
- chore(deps): bump golang from 1.21.1-bullseye to 1.21.2-bullseye #110: @dependabot chore(deps): bump golang from 1.21.1-bullseye to 1.21.2-bullseye
- chore(deps): bump golang from 1.21.2-bullseye to 1.21.3-bullseye #111: @dependabot chore(deps): bump golang from 1.21.2-bullseye to 1.21.3-bullseye
- Remove support for armhf, Ubuntu Bionic, and Debian Buster #112: @josegonzalez Remove support for armhf, Ubuntu Bionic, and Debian Buster
- chore(deps): bump luizm/action-sh-checker from 0.7.0 to 0.8.0 #113: @dependabot chore(deps): bump luizm/action-sh-checker from 0.7.0 to 0.8.0
- chore(deps): bump golang from 1.21.3-bookworm to 1.21.5-bookworm #115: @dependabot chore(deps): bump golang from 1.21.3-bookworm to 1.21.5-bookworm
- chore(deps): bump github/codeql-action from 2 to 3 #116: @dependabot chore(deps): bump github/codeql-action from 2 to 3
- chore(deps): bump actions/upload-artifact from 3 to 4 #117: @dependabot chore(deps): bump actions/upload-artifact from 3 to 4
- chore(deps): bump golang from 1.21.5-bookworm to 1.21.6-bookworm #118: @dependabot chore(deps): bump golang from 1.21.5-bookworm to 1.21.6-bookworm
- chore(deps): bump golang from 1.21.6-bookworm to 1.22.0-bookworm #119: @dependabot chore(deps): bump golang from 1.21.6-bookworm to 1.22.0-bookworm
- Add support for // as comments #120: @josegonzalez Add support for // as comments
- Update comment section in Procfile format docs #121: @josegonzalez Update comment section in Procfile format docs
- Use cli-skeleton for commands #72: @josegonzalez Use cli-skeleton for commands
Bumps golang from 1.20.7-bullseye to 1.21.0-bullseye. --- updated-dependencies: - dependency-name: golang dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
…llseye chore(deps): bump golang from 1.20.7-bullseye to 1.21.0-bullseye
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v3...v4) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
…checkout-4 chore(deps): bump actions/checkout from 3 to 4
Bumps golang from 1.21.0-bullseye to 1.21.1-bullseye. --- updated-dependencies: - dependency-name: golang dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
…llseye chore(deps): bump golang from 1.21.0-bullseye to 1.21.1-bullseye
Bumps golang from 1.21.1-bullseye to 1.21.2-bullseye. --- updated-dependencies: - dependency-name: golang dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
…llseye chore(deps): bump golang from 1.21.1-bullseye to 1.21.2-bullseye
Bumps golang from 1.21.2-bullseye to 1.21.3-bullseye. --- updated-dependencies: - dependency-name: golang dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
…llseye chore(deps): bump golang from 1.21.2-bullseye to 1.21.3-bullseye
These platforms are no longer supported. Also update the github actions runner.
Remove support for armhf, Ubuntu Bionic, and Debian Buster
Bumps [luizm/action-sh-checker](https://github.com/luizm/action-sh-checker) from 0.7.0 to 0.8.0. - [Release notes](https://github.com/luizm/action-sh-checker/releases) - [Commits](luizm/action-sh-checker@76ab0b2...c6edb3d) --- updated-dependencies: - dependency-name: luizm/action-sh-checker dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
…tion-sh-checker-0.8.0 chore(deps): bump luizm/action-sh-checker from 0.7.0 to 0.8.0
Bumps golang from 1.21.3-bookworm to 1.21.5-bookworm. --- updated-dependencies: - dependency-name: golang dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
…okworm chore(deps): bump golang from 1.21.3-bookworm to 1.21.5-bookworm
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2 to 3. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@v2...v3) --- updated-dependencies: - dependency-name: github/codeql-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@v3...v4) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
…upload-artifact-4 chore(deps): bump actions/upload-artifact from 3 to 4
…odeql-action-3 chore(deps): bump github/codeql-action from 2 to 3
Bumps golang from 1.21.5-bookworm to 1.21.6-bookworm. --- updated-dependencies: - dependency-name: golang dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
…okworm chore(deps): bump golang from 1.21.5-bookworm to 1.21.6-bookworm
Bumps golang from 1.21.6-bookworm to 1.22.0-bookworm. --- updated-dependencies: - dependency-name: golang dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
…okworm chore(deps): bump golang from 1.21.6-bookworm to 1.22.0-bookworm
This improves consistency across Dokku-related tools.
refactor: use cli-skeleton for commands
Add support for // as comments
Update comment note in procfile format
- #105: @dependabot chore(deps): bump golang from 1.20.7-bullseye to 1.21.0-bullseye - #106: @dependabot chore(deps): bump actions/checkout from 3 to 4 - #107: @dependabot chore(deps): bump golang from 1.21.0-bullseye to 1.21.1-bullseye - #110: @dependabot chore(deps): bump golang from 1.21.1-bullseye to 1.21.2-bullseye - #111: @dependabot chore(deps): bump golang from 1.21.2-bullseye to 1.21.3-bullseye - #112: @josegonzalez Remove support for armhf, Ubuntu Bionic, and Debian Buster - #113: @dependabot chore(deps): bump luizm/action-sh-checker from 0.7.0 to 0.8.0 - #115: @dependabot chore(deps): bump golang from 1.21.3-bookworm to 1.21.5-bookworm - #116: @dependabot chore(deps): bump github/codeql-action from 2 to 3 - #117: @dependabot chore(deps): bump actions/upload-artifact from 3 to 4 - #118: @dependabot chore(deps): bump golang from 1.21.5-bookworm to 1.21.6-bookworm - #119: @dependabot chore(deps): bump golang from 1.21.6-bookworm to 1.22.0-bookworm - #120: @josegonzalez Add support for // as comments - #121: @josegonzalez Update comment section in Procfile format docs - #72: @josegonzalez Use cli-skeleton for commands
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.