Skip to content
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 40 commits into from
Aug 6, 2023
Merged

Release 0.17.0 #115

merged 40 commits into from
Aug 6, 2023

Conversation

josegonzalez
Copy link
Member

@josegonzalez josegonzalez commented Aug 6, 2023

dependabot bot and others added 30 commits May 16, 2022 06:11
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
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]>
josegonzalez and others added 10 commits May 29, 2023 18:25
…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]>
…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
@josegonzalez josegonzalez merged commit d219562 into release Aug 6, 2023
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants