chore(deps): update dependency smallstep/cli to v0.28.0 #32

Merged
GregoryDosh merged 1 commit from renovate/smallstep-cli-0.x into main 2024-11-18 03:23:50 +00:00

This PR contains the following updates:

Package Update Change
smallstep/cli minor v0.27.5 -> v0.28.0

Release Notes

smallstep/cli (smallstep/cli)

v0.28.0: Step CLI v0.28.0 (24-10-30)

Compare Source

Official Release Artifacts

Below are the most popular artifacts for step on each platform.

For packaged versions (Homebrew, Scoop, etc.), see our installation docs.

Linux
macOS Darwin
Windows

Signatures and Checksums

step uses sigstore/cosign for signing and verifying release artifacts.

Below is an example using cosign to verify a release artifact:

cosign verify-blob \
  --certificate ~/Download/step_darwin_0.28.0_amd64.tar.gz.pem \
  --signature ~/Downloads/step_darwin_0.28.0_amd64.tar.gz.sig \
  --certificate-identity-regexp "https://github\.com/smallstep/workflows/.*" \
  --certificate-oidc-issuer https://token.actions.githubusercontent.com \
  ~/Downloads/step_darwin_0.28.0_amd64.tar.gz

The checksums.txt file (in the 'Assets' section below) contains a checksum for every artifact in the release.

Changelog

  • 874a879 Bump certificates to 0.28.0 (#​1307)
  • 5415196 Update changelog for v0.28.0 (#​1306)
  • e3a16d4 Remove --bundle from step ca certificate usage text (#​1302)
  • b226259 Merge pull request #​1301 from smallstep/herman/fix-step-context-cli-utils
  • ebeca4f Add disableSSHCAUser and disableSSHCAHost attributes to GCP provisioner (#​1305)
  • 4dfc345 Merge pull request #​1304 from smallstep/dependabot/github_actions/actions/checkout-4.2.2
  • 924009d Merge pull request #​1303 from smallstep/dependabot/github_actions/actions/setup-go-5.1.0
  • 4cba2d4 Bump actions/checkout from 4.2.1 to 4.2.2
  • eaff111 Bump actions/setup-go from 5.0.2 to 5.1.0
  • 8bd4d48 Fix --context being ignored in commands that rely on certificates
  • f619bce Merge pull request #​1300 from stefaanderoeck/stefaan/android-v0.20.0
  • 51bf14b OpenInBrowser on Android as well

Thanks!

Those were the changes on v0.28.0!

Come join us on Discord to ask questions, chat about PKI, or get a sneak peek at the freshest PKI memes.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [smallstep/cli](https://github.com/smallstep/cli) | minor | `v0.27.5` -> `v0.28.0` | --- ### Release Notes <details> <summary>smallstep/cli (smallstep/cli)</summary> ### [`v0.28.0`](https://github.com/smallstep/cli/releases/tag/v0.28.0): Step CLI v0.28.0 (24-10-30) [Compare Source](https://github.com/smallstep/cli/compare/v0.27.5...v0.28.0) #### Official Release Artifacts Below are the most popular artifacts for `step` on each platform. For packaged versions (Homebrew, Scoop, etc.), see our [installation docs](https://smallstep.com/docs/step-cli/installation). ##### Linux - 📦 [step_linux\_0.28.0\_amd64.tar.gz](https://dl.smallstep.com/gh-release/cli/gh-release-header/v0.28.0/step_linux\_0.28.0\_amd64.tar.gz) - 📦 [step_linux\_0.28.0\_arm64.tar.gz](https://dl.smallstep.com/gh-release/cli/gh-release-header/v0.28.0/step_linux\_0.28.0\_arm64.tar.gz) - 📦 [step_linux\_0.28.0\_armv7.tar.gz](https://dl.smallstep.com/gh-release/cli/gh-release-header/v0.28.0/step_linux\_0.28.0\_armv7.tar.gz) - 📦 [step-cli\_0.28.0-1\_amd64.deb](https://dl.smallstep.com/gh-release/cli/gh-release-header/v0.28.0/step-cli\_0.28.0-1\_amd64.deb) - 📦 [step-cli-0.28.0-1.x86\_64.rpm](https://dl.smallstep.com/gh-release/cli/gh-release-header/v0.28.0/step-cli-0.28.0-1.x86\_64.rpm) - 📦 [step-cli\_0.28.0-1\_arm64.deb](https://dl.smallstep.com/gh-release/cli/gh-release-header/v0.28.0/step-cli\_0.28.0-1\_arm64.deb) - 📦 [step-cli-0.28.0-1.aarch64.rpm](https://dl.smallstep.com/gh-release/cli/gh-release-header/v0.28.0/step-cli-0.28.0-1.aarch64.rpm) - see `Assets` below for more builds ##### macOS Darwin - 📦 [step_darwin\_0.28.0\_amd64.tar.gz](https://dl.smallstep.com/gh-release/cli/gh-release-header/v0.28.0/step_darwin\_0.28.0\_amd64.tar.gz) - 📦 [step_darwin\_0.28.0\_arm64.tar.gz](https://dl.smallstep.com/gh-release/cli/gh-release-header/v0.28.0/step_darwin\_0.28.0\_arm64.tar.gz) ##### Windows - 📦 [step_windows\_0.28.0\_amd64.zip](https://dl.smallstep.com/gh-release/cli/gh-release-header/v0.28.0/step_windows\_0.28.0\_amd64.zip) - 📦 [step_windows\_0.28.0\_arm64.zip](https://dl.smallstep.com/gh-release/cli/gh-release-header/v0.28.0/step_windows\_0.28.0\_arm64.zip) #### Signatures and Checksums `step` uses [sigstore/cosign](https://github.com/sigstore/cosign) for signing and verifying release artifacts. Below is an example using `cosign` to verify a release artifact: cosign verify-blob \ --certificate ~/Download/step_darwin_0.28.0_amd64.tar.gz.pem \ --signature ~/Downloads/step_darwin_0.28.0_amd64.tar.gz.sig \ --certificate-identity-regexp "https://github\.com/smallstep/workflows/.*" \ --certificate-oidc-issuer https://token.actions.githubusercontent.com \ ~/Downloads/step_darwin_0.28.0_amd64.tar.gz The `checksums.txt` file (in the 'Assets' section below) contains a checksum for every artifact in the release. #### Changelog - [`874a879`](https://github.com/smallstep/cli/commit/874a879d30fc9129e3774819f2ecb59e215ddf27) Bump certificates to 0.28.0 ([#&#8203;1307](https://github.com/smallstep/cli/issues/1307)) - [`5415196`](https://github.com/smallstep/cli/commit/541519664688ed06edc1197e4f45f15374ea97fb) Update changelog for v0.28.0 ([#&#8203;1306](https://github.com/smallstep/cli/issues/1306)) - [`e3a16d4`](https://github.com/smallstep/cli/commit/e3a16d4c154518843a4aea0c1a6698e874f232f8) Remove `--bundle` from `step ca certificate` usage text ([#&#8203;1302](https://github.com/smallstep/cli/issues/1302)) - [`b226259`](https://github.com/smallstep/cli/commit/b226259f0945dc1b8c80ccc96771a33139e804f6) Merge pull request [#&#8203;1301](https://github.com/smallstep/cli/issues/1301) from smallstep/herman/fix-step-context-cli-utils - [`ebeca4f`](https://github.com/smallstep/cli/commit/ebeca4f8f834b5c4589a781f2fa4f48211e200a1) Add disableSSHCAUser and disableSSHCAHost attributes to GCP provisioner ([#&#8203;1305](https://github.com/smallstep/cli/issues/1305)) - [`4dfc345`](https://github.com/smallstep/cli/commit/4dfc34503d5b472a76e67de58bd0af070beb7070) Merge pull request [#&#8203;1304](https://github.com/smallstep/cli/issues/1304) from smallstep/dependabot/github_actions/actions/checkout-4.2.2 - [`924009d`](https://github.com/smallstep/cli/commit/924009dbb8d631e439231215095e4d89ad6225ce) Merge pull request [#&#8203;1303](https://github.com/smallstep/cli/issues/1303) from smallstep/dependabot/github_actions/actions/setup-go-5.1.0 - [`4cba2d4`](https://github.com/smallstep/cli/commit/4cba2d4f769144104b2c61ec05b836b553b0f6aa) Bump actions/checkout from 4.2.1 to 4.2.2 - [`eaff111`](https://github.com/smallstep/cli/commit/eaff111f05fabaa9aaa381f520fae4e5738506e2) Bump actions/setup-go from 5.0.2 to 5.1.0 - [`8bd4d48`](https://github.com/smallstep/cli/commit/8bd4d48b189c4ed8302f05861726bfbc1e637004) Fix `--context` being ignored in commands that rely on `certificates` - [`f619bce`](https://github.com/smallstep/cli/commit/f619bce239e9f95c572ad66c9f0011be58240f25) Merge pull request [#&#8203;1300](https://github.com/smallstep/cli/issues/1300) from stefaanderoeck/stefaan/android-v0.20.0 - [`51bf14b`](https://github.com/smallstep/cli/commit/51bf14bba3568f7a4aba9843c761d79b15cf66b1) OpenInBrowser on Android as well #### Thanks! Those were the changes on v0.28.0! Come join us on [Discord](https://discord.gg/X2RKGwEbV9) to ask questions, chat about PKI, or get a sneak peek at the freshest PKI memes. </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC45My42IiwidXBkYXRlZEluVmVyIjoiMzguOTMuNiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->
GregoryDosh deleted branch renovate/smallstep-cli-0.x 2024-11-18 03:23:50 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
homelab/action-common-setup!32
No description provided.