-
-
Notifications
You must be signed in to change notification settings - Fork 50
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 #115
Merged
Merged
Release 0.17.0 #115
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
Aug 6, 2023
•
edited
Loading
edited
- chore(deps): bump golang from 1.18.1-buster to 1.18.2-buster #89 @dependabot chore(deps): bump golang from 1.18.1-buster to 1.18.2-buster
- chore(deps): bump golang from 1.18.2-buster to 1.18.4-buster #91 @dependabot chore(deps): bump golang from 1.18.2-buster to 1.18.4-buster
- chore(deps): bump golang from 1.18.4-buster to 1.19.5-buster #97 @dependabot chore(deps): bump golang from 1.18.4-buster to 1.19.5-buster
- Drop rpm support #98 @josegonzalez: Drop rpm support
- chore(deps): bump golang from 1.19.5-buster to 1.20.1-buster #100 @dependabot chore(deps): bump golang from 1.19.5-buster to 1.20.1-buster
- chore(deps): bump golang from 1.20.1-buster to 1.20.3-buster #102 @dependabot chore(deps): bump golang from 1.20.1-buster to 1.20.3-buster
- chore(deps): bump golang from 1.20.3-buster to 1.20.4-buster #103 @dependabot chore(deps): bump golang from 1.20.3-buster to 1.20.4-buster
- chore: remove use of deprecated method for setting ci output values #104 @josegonzalez: chore: remove use of deprecated method for setting ci output values
- feat: add dependabot support to github actions #105 @josegonzalez: feat: add dependabot support to github actions
- chore(deps): bump actions/checkout from 2 to 3 #106 @dependabot chore(deps): bump actions/checkout from 2 to 3
- chore(deps): bump luizm/action-sh-checker from 0.3.0 to 0.7.0 #107 @dependabot chore(deps): bump luizm/action-sh-checker from 0.3.0 to 0.7.0
- chore(deps): bump hadolint/hadolint-action from 1.6.0 to 3.1.0 #108 @dependabot chore(deps): bump hadolint/hadolint-action from 1.6.0 to 3.1.0
- chore(deps): bump ibiqlik/action-yamllint from 3.0.4 to 3.1.1 #109 @dependabot chore(deps): bump ibiqlik/action-yamllint from 3.0.4 to 3.1.1
- chore(deps): bump ludeeus/action-shellcheck from 1.1.0 to 2.0.0 #110 @dependabot chore(deps): bump ludeeus/action-shellcheck from 1.1.0 to 2.0.0
- chore(deps): bump actions/upload-artifact from 2 to 3 #111 @dependabot chore(deps): bump actions/upload-artifact from 2 to 3
- Remove references to EOL stretch and bionic distributions #112 @josegonzalez: Remove references to EOL stretch and bionic distributions
- chore(deps): bump golang from 1.20.4-buster to 1.20.5-buster #113 @dependabot chore(deps): bump golang from 1.20.4-buster to 1.20.5-buster
- Add Bookworm Support #114 @Coffee2CodeNL: Add Bookworm Support
Bumps golang from 1.18.1-buster to 1.18.2-buster. --- updated-dependencies: - dependency-name: golang dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
chore(deps): bump golang from 1.18.1-buster to 1.18.2-buster
Bumps golang from 1.18.2-buster to 1.18.4-buster. --- updated-dependencies: - dependency-name: golang dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
chore(deps): bump golang from 1.18.2-buster to 1.18.4-buster
Bumps golang from 1.18.4-buster to 1.19.5-buster. --- updated-dependencies: - dependency-name: golang dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
chore(deps): bump golang from 1.18.4-buster to 1.19.5-buster
Drop rpm support
Bumps golang from 1.19.5-buster to 1.20.1-buster. --- updated-dependencies: - dependency-name: golang dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
…ster chore(deps): bump golang from 1.19.5-buster to 1.20.1-buster
Bumps golang from 1.20.1-buster to 1.20.3-buster. --- updated-dependencies: - dependency-name: golang dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
…ster chore(deps): bump golang from 1.20.1-buster to 1.20.3-buster
Bumps golang from 1.20.3-buster to 1.20.4-buster. --- updated-dependencies: - dependency-name: golang dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
…ster chore(deps): bump golang from 1.20.3-buster to 1.20.4-buster
chore: remove use of deprecated method for setting ci output values
feat: add dependabot support to github actions
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v2...v3) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [hadolint/hadolint-action](https://github.com/hadolint/hadolint-action) from 1.6.0 to 3.1.0. - [Release notes](https://github.com/hadolint/hadolint-action/releases) - [Changelog](https://github.com/hadolint/hadolint-action/blob/master/.releaserc) - [Commits](hadolint/hadolint-action@d7b3858...54c9adb) --- updated-dependencies: - dependency-name: hadolint/hadolint-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [ibiqlik/action-yamllint](https://github.com/ibiqlik/action-yamllint) from 3.0.4 to 3.1.1. - [Release notes](https://github.com/ibiqlik/action-yamllint/releases) - [Commits](ibiqlik/action-yamllint@ed2b6e9...2576378) --- updated-dependencies: - dependency-name: ibiqlik/action-yamllint dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2 to 3. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@v2...v3) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
…checkout-3 chore(deps): bump actions/checkout from 2 to 3
…/hadolint-action-3.1.0 chore(deps): bump hadolint/hadolint-action from 1.6.0 to 3.1.0
…action-yamllint-3.1.1 chore(deps): bump ibiqlik/action-yamllint from 3.0.4 to 3.1.1
Bumps [ludeeus/action-shellcheck](https://github.com/ludeeus/action-shellcheck) from 1.1.0 to 2.0.0. - [Release notes](https://github.com/ludeeus/action-shellcheck/releases) - [Commits](ludeeus/action-shellcheck@94e0aab...00cae50) --- updated-dependencies: - dependency-name: ludeeus/action-shellcheck dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
…upload-artifact-3 chore(deps): bump actions/upload-artifact from 2 to 3
Bumps [luizm/action-sh-checker](https://github.com/luizm/action-sh-checker) from 0.3.0 to 0.7.0. - [Release notes](https://github.com/luizm/action-sh-checker/releases) - [Commits](luizm/action-sh-checker@7f44869...76ab0b2) --- 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]>
…action-shellcheck-2.0.0 chore(deps): bump ludeeus/action-shellcheck from 1.1.0 to 2.0.0
…tion-sh-checker-0.7.0 chore(deps): bump luizm/action-sh-checker from 0.3.0 to 0.7.0
Remove references to EOL stretch and bionic distributions
Bumps golang from 1.20.4-buster to 1.20.5-buster. --- updated-dependencies: - dependency-name: golang dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Add Bookworm Support
…ster chore(deps): bump golang from 1.20.4-buster to 1.20.5-buster
- #89 @dependabot chore(deps): bump golang from 1.18.1-buster to 1.18.2-buster - #91 @dependabot chore(deps): bump golang from 1.18.2-buster to 1.18.4-buster - #97 @dependabot chore(deps): bump golang from 1.18.4-buster to 1.19.5-buster - #98 @josegonzalez: Drop rpm support - #100 @dependabot chore(deps): bump golang from 1.19.5-buster to 1.20.1-buster - #102 @dependabot chore(deps): bump golang from 1.20.1-buster to 1.20.3-buster - #103 @dependabot chore(deps): bump golang from 1.20.3-buster to 1.20.4-buster - #104 @josegonzalez: chore: remove use of deprecated method for setting ci output values - #105 @josegonzalez: feat: add dependabot support to github actions - #106 @dependabot chore(deps): bump actions/checkout from 2 to 3 - #107 @dependabot chore(deps): bump luizm/action-sh-checker from 0.3.0 to 0.7.0 - #108 @dependabot chore(deps): bump hadolint/hadolint-action from 1.6.0 to 3.1.0 - #109 @dependabot chore(deps): bump ibiqlik/action-yamllint from 3.0.4 to 3.1.1 - #110 @dependabot chore(deps): bump ludeeus/action-shellcheck from 1.1.0 to 2.0.0 - #111 @dependabot chore(deps): bump actions/upload-artifact from 2 to 3 - #112 @josegonzalez: Remove references to EOL stretch and bionic distributions - #113 @dependabot chore(deps): bump golang from 1.20.4-buster to 1.20.5-buster - #114 @Coffee2CodeNL: Add Bookworm Support
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.