chore(deps): update dependency smallstep/cli to v0.28.3 #34

Merged
GregoryDosh merged 1 commit from renovate/smallstep-cli-0.x into main 2025-02-22 18:42:35 +00:00

This PR contains the following updates:

Package Update Change
smallstep/cli patch v0.28.2 -> v0.28.3

Release Notes

smallstep/cli (smallstep/cli)

v0.28.3: Step CLI v0.28.3 (25-02-20)

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.3_amd64.tar.gz.pem \
  --signature ~/Downloads/step_darwin_0.28.3_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.3_amd64.tar.gz

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

Changelog

  • 74c1b44 Bump certificates to v0.28.2 | updated go.mod golang to 1.23 (#​1365)
  • 140b479 Changelog for v0.28.3 (#​1364)
  • 3c3c6bf Merge pull request #​1363 from smallstep/herman/fix-gosec
  • 475b7eb Fix new golangci-lint issues
  • cee7040 Merge pull request #​1355 from smallstep/dependabot/go_modules/golang.org/x/crypto-0.33.0
  • 6c2b99b Bump golang.org/x/crypto from 0.32.0 to 0.33.0
  • 1d86322 Merge pull request #​1357 from smallstep/dependabot/go_modules/golang.org/x/term-0.29.0
  • 0a0c3cd Bump golang.org/x/term from 0.28.0 to 0.29.0
  • 367528b Merge pull request #​1356 from smallstep/dependabot/go_modules/golang.org/x/sys-0.30.0
  • 168e5f8 Merge pull request #​1358 from smallstep/dependabot/go_modules/google.golang.org/protobuf-1.36.5
  • f0226bc Bump google.golang.org/protobuf from 1.36.4 to 1.36.5
  • 0ecda7b Bump golang.org/x/sys from 0.29.0 to 0.30.0
  • ef5521b Merge pull request #​1350 from smallstep/mariano/redirect-uri
  • 283c2d5 Update utils/cautils/bootstrap.go
  • 4f2b63a Merge pull request #​1353 from smallstep/mariano/renew
  • 36d189b Use a released version of crypto
  • 153b692 Add help with the limitations of the --kms flag
  • da3b6d3 Apply suggestions from code review
  • 1c4695d Use go.step.sm/crypto from https://github.com/smallstep/crypto/pull/689
  • 611b9a7 Fix linter errors
  • 0bd0223 Merge pull request #​1354 from smallstep/dependabot/go_modules/github.com/golang/glog-1.2.4
  • b4efcff Bump github.com/golang/glog from 1.2.2 to 1.2.4
  • bbc2f41 Add support for KMS in the ca renew and rekey commands
  • fba09a1 Merge pull request #​1352 from smallstep/dependabot/github_actions/actions/setup-go-5.3.0
  • b8d5614 Bump actions/setup-go from 5.2.0 to 5.3.0
  • 996e323 Merge pull request #​1351 from smallstep/dependabot/go_modules/google.golang.org/protobuf-1.36.4
  • 00d5eab Bump google.golang.org/protobuf from 1.36.3 to 1.36.4
  • 0ae8763 Handle the redirect-url flag
  • 4fbb813 Merge pull request #​1347 from smallstep/dependabot/go_modules/go.step.sm/crypto-0.57.0
  • 0d3bd60 Bump go.step.sm/crypto from 0.56.0 to 0.57.0
  • fc73499 Merge pull request #​1348 from smallstep/dependabot/go_modules/google.golang.org/protobuf-1.36.3
  • 49aa134 Bump google.golang.org/protobuf from 1.36.2 to 1.36.3
  • 7362344 Merge pull request #​1346 from smallstep/dependabot/github_actions/softprops/action-gh-release-2.2.1
  • 5eee4c4 Bump softprops/action-gh-release from 2.2.0 to 2.2.1
  • bb5069f Merge pull request #​1345 from smallstep/dependabot/go_modules/google.golang.org/protobuf-1.36.2
  • 6af48cf Bump google.golang.org/protobuf from 1.36.1 to 1.36.2
  • 45676f9 Merge pull request #​1339 from smallstep/herman/upgrade-linkedca-v0.23.0
  • 49c4f76 Upgrade github.com/smallstep/certificates to cda0eec3
  • afa6eac Use github.com/smallstep/linkedca @​ v0.23.0
  • 7a16b1f Merge pull request #​1342 from smallstep/dependabot/go_modules/golang.org/x/crypto-0.32.0
  • e6d561e Bump golang.org/x/crypto from 0.31.0 to 0.32.0
  • 178edd4 Merge pull request #​1340 from smallstep/dependabot/go_modules/golang.org/x/term-0.28.0
  • 4619d7a Bump golang.org/x/term from 0.27.0 to 0.28.0
  • 53acb17 Merge pull request #​1341 from smallstep/dependabot/go_modules/golang.org/x/sys-0.29.0
  • df2f690 Bump golang.org/x/sys from 0.28.0 to 0.29.0
  • 79884f7 Merge pull request #​1338 from smallstep/dependabot/go_modules/github.com/google/go-tpm-0.9.3
  • 31dfee4 Bump github.com/google/go-tpm from 0.9.2 to 0.9.3
  • d51feb2 Merge pull request #​1337 from smallstep/dependabot/go_modules/go.step.sm/crypto-0.56.0
  • e7f97f9 Bump go.step.sm/crypto from 0.55.0 to 0.56.0
  • 151fdb3 Merge pull request #​1336 from smallstep/dependabot/go_modules/google.golang.org/protobuf-1.36.1
  • efba69c Upgrade golang.org/x/net to v0.33.0
  • d885bcc Bump google.golang.org/protobuf from 1.36.0 to 1.36.1
  • b597c44 Merge pull request #​1333 from smallstep/dependabot/go_modules/github.com/google/go-tpm-0.9.2
  • 05f9342 Merge pull request #​1334 from smallstep/dependabot/go_modules/google.golang.org/protobuf-1.36.0
  • a1502e6 Bump google.golang.org/protobuf from 1.35.2 to 1.36.0
  • 03fb39a Bump github.com/google/go-tpm from 0.9.1 to 0.9.2
  • a3be82f Merge pull request #​1331 from smallstep/dependabot/github_actions/actions/setup-go-5.2.0
  • 2c6f460 Merge pull request #​1332 from smallstep/dependabot/github_actions/softprops/action-gh-release-2.2.0
  • 37e7da5 Bump softprops/action-gh-release from 2.1.0 to 2.2.0
  • ce9f6da Bump actions/setup-go from 5.1.0 to 5.2.0
  • 6d65706 Merge pull request #​1328 from smallstep/dependabot/go_modules/golang.org/x/crypto-0.31.0
  • d2c05a3 Bump golang.org/x/crypto from 0.30.0 to 0.31.0
  • e7cd11a Merge pull request #​1326 from smallstep/dependabot/go_modules/github.com/slackhq/nebula-1.9.5
  • 4de3f87 Update to github.com/smallstep/certificates @​ 51e253be
  • b509945 Bump github.com/slackhq/nebula from 1.9.4 to 1.9.5
  • 503a05e Merge pull request #​1324 from smallstep/dependabot/go_modules/go.step.sm/crypto-0.55.0
  • f7fa6c4 Bump go.step.sm/crypto from 0.54.2 to 0.55.0
  • 739bf9a Merge pull request #​1327 from smallstep/dependabot/go_modules/golang.org/x/crypto-0.30.0
  • e01cd4b Bump golang.org/x/crypto from 0.29.0 to 0.30.0
  • 3548dcf Merge pull request #​1325 from smallstep/dependabot/go_modules/golang.org/x/sys-0.28.0
  • 6b2d879 Bump golang.org/x/sys from 0.27.0 to 0.28.0
  • fa11720 Merge pull request #​1322 from smallstep/dependabot/go_modules/github.com/stretchr/testify-1.10.0
  • 08c9cee Bump github.com/stretchr/testify from 1.9.0 to 1.10.0

Thanks!

Those were the changes on v0.28.3!

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) | patch | `v0.28.2` -> `v0.28.3` | --- ### Release Notes <details> <summary>smallstep/cli (smallstep/cli)</summary> ### [`v0.28.3`](https://github.com/smallstep/cli/releases/tag/v0.28.3): Step CLI v0.28.3 (25-02-20) [Compare Source](https://github.com/smallstep/cli/compare/v0.28.2...v0.28.3) #### 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.3\_amd64.tar.gz](https://dl.smallstep.com/gh-release/cli/gh-release-header/v0.28.3/step_linux\_0.28.3\_amd64.tar.gz) - 📦 [step_linux\_0.28.3\_arm64.tar.gz](https://dl.smallstep.com/gh-release/cli/gh-release-header/v0.28.3/step_linux\_0.28.3\_arm64.tar.gz) - 📦 [step_linux\_0.28.3\_armv7.tar.gz](https://dl.smallstep.com/gh-release/cli/gh-release-header/v0.28.3/step_linux\_0.28.3\_armv7.tar.gz) - 📦 [step-cli\_0.28.3-1\_amd64.deb](https://dl.smallstep.com/gh-release/cli/gh-release-header/v0.28.3/step-cli\_0.28.3-1\_amd64.deb) - 📦 [step-cli-0.28.3-1.x86\_64.rpm](https://dl.smallstep.com/gh-release/cli/gh-release-header/v0.28.3/step-cli-0.28.3-1.x86\_64.rpm) - 📦 [step-cli\_0.28.3-1\_arm64.deb](https://dl.smallstep.com/gh-release/cli/gh-release-header/v0.28.3/step-cli\_0.28.3-1\_arm64.deb) - 📦 [step-cli-0.28.3-1.aarch64.rpm](https://dl.smallstep.com/gh-release/cli/gh-release-header/v0.28.3/step-cli-0.28.3-1.aarch64.rpm) - see `Assets` below for more builds ##### macOS Darwin - 📦 [step_darwin\_0.28.3\_amd64.tar.gz](https://dl.smallstep.com/gh-release/cli/gh-release-header/v0.28.3/step_darwin\_0.28.3\_amd64.tar.gz) - 📦 [step_darwin\_0.28.3\_arm64.tar.gz](https://dl.smallstep.com/gh-release/cli/gh-release-header/v0.28.3/step_darwin\_0.28.3\_arm64.tar.gz) ##### Windows - 📦 [step_windows\_0.28.3\_amd64.zip](https://dl.smallstep.com/gh-release/cli/gh-release-header/v0.28.3/step_windows\_0.28.3\_amd64.zip) - 📦 [step_windows\_0.28.3\_arm64.zip](https://dl.smallstep.com/gh-release/cli/gh-release-header/v0.28.3/step_windows\_0.28.3\_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.3_amd64.tar.gz.pem \ --signature ~/Downloads/step_darwin_0.28.3_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.3_amd64.tar.gz The `checksums.txt` file (in the 'Assets' section below) contains a checksum for every artifact in the release. #### Changelog - [`74c1b44`](https://github.com/smallstep/cli/commit/74c1b44189c4bfcb04dad1c64b4b15d24bb6eb81) Bump certificates to v0.28.2 | updated go.mod golang to 1.23 ([#&#8203;1365](https://github.com/smallstep/cli/issues/1365)) - [`140b479`](https://github.com/smallstep/cli/commit/140b479b196d66d59c53b05aa774816f4a74ee9f) Changelog for v0.28.3 ([#&#8203;1364](https://github.com/smallstep/cli/issues/1364)) - [`3c3c6bf`](https://github.com/smallstep/cli/commit/3c3c6bffb6904a6e756ef10eb510582abb8cf66c) Merge pull request [#&#8203;1363](https://github.com/smallstep/cli/issues/1363) from smallstep/herman/fix-gosec - [`475b7eb`](https://github.com/smallstep/cli/commit/475b7eb3c8ee0b30a00600e83919ecb5876d2e9c) Fix new `golangci-lint` issues - [`cee7040`](https://github.com/smallstep/cli/commit/cee7040d89f42bbc8896883064ca66391d1f606b) Merge pull request [#&#8203;1355](https://github.com/smallstep/cli/issues/1355) from smallstep/dependabot/go_modules/golang.org/x/crypto-0.33.0 - [`6c2b99b`](https://github.com/smallstep/cli/commit/6c2b99beb1c9a9de2d37a60a7fe44d8b84781fae) Bump golang.org/x/crypto from 0.32.0 to 0.33.0 - [`1d86322`](https://github.com/smallstep/cli/commit/1d8632204a401250babfa2f58c3588337fe827a7) Merge pull request [#&#8203;1357](https://github.com/smallstep/cli/issues/1357) from smallstep/dependabot/go_modules/golang.org/x/term-0.29.0 - [`0a0c3cd`](https://github.com/smallstep/cli/commit/0a0c3cda4aa6795474341f6e5453ddf61402bdc3) Bump golang.org/x/term from 0.28.0 to 0.29.0 - [`367528b`](https://github.com/smallstep/cli/commit/367528bc0e46066d4b7bb6a094156da1c4a98090) Merge pull request [#&#8203;1356](https://github.com/smallstep/cli/issues/1356) from smallstep/dependabot/go_modules/golang.org/x/sys-0.30.0 - [`168e5f8`](https://github.com/smallstep/cli/commit/168e5f8068729e157633a8564f066381b4ffa3a3) Merge pull request [#&#8203;1358](https://github.com/smallstep/cli/issues/1358) from smallstep/dependabot/go_modules/google.golang.org/protobuf-1.36.5 - [`f0226bc`](https://github.com/smallstep/cli/commit/f0226bc140a5469e21b6d217dab43c5ae809e7b5) Bump google.golang.org/protobuf from 1.36.4 to 1.36.5 - [`0ecda7b`](https://github.com/smallstep/cli/commit/0ecda7b9ab803bd7ed505e35191315c68f2e0529) Bump golang.org/x/sys from 0.29.0 to 0.30.0 - [`ef5521b`](https://github.com/smallstep/cli/commit/ef5521b317c84f77e47c3639934732911308c4cb) Merge pull request [#&#8203;1350](https://github.com/smallstep/cli/issues/1350) from smallstep/mariano/redirect-uri - [`283c2d5`](https://github.com/smallstep/cli/commit/283c2d5c9e035ef3f3d89c631937746bf2c171aa) Update utils/cautils/bootstrap.go - [`4f2b63a`](https://github.com/smallstep/cli/commit/4f2b63a12363a012e7bebc4bfa1d9ba7b10ce461) Merge pull request [#&#8203;1353](https://github.com/smallstep/cli/issues/1353) from smallstep/mariano/renew - [`36d189b`](https://github.com/smallstep/cli/commit/36d189b768d76e7e467c4e38ae95c6aa9d512d54) Use a released version of crypto - [`153b692`](https://github.com/smallstep/cli/commit/153b6929462261bb0f624dfdd41dd3a30dfcfbe3) Add help with the limitations of the --kms flag - [`da3b6d3`](https://github.com/smallstep/cli/commit/da3b6d393c5f5de30cba80c48e6a3dc6dc40a7ff) Apply suggestions from code review - [`1c4695d`](https://github.com/smallstep/cli/commit/1c4695dfe8e2f0872df9e4b60f68ff80113fca48) Use go.step.sm/crypto from https://github.com/smallstep/crypto/pull/689 - [`611b9a7`](https://github.com/smallstep/cli/commit/611b9a7b919bb16200eb585fadd5237f4131cc83) Fix linter errors - [`0bd0223`](https://github.com/smallstep/cli/commit/0bd022376a70d49ff54a96011a0b6092f466aa24) Merge pull request [#&#8203;1354](https://github.com/smallstep/cli/issues/1354) from smallstep/dependabot/go_modules/github.com/golang/glog-1.2.4 - [`b4efcff`](https://github.com/smallstep/cli/commit/b4efcff9ab9649794ed98108ff3613b2c952ad35) Bump github.com/golang/glog from 1.2.2 to 1.2.4 - [`bbc2f41`](https://github.com/smallstep/cli/commit/bbc2f41f695e619bc74f2ed596038cccf922c88f) Add support for KMS in the ca renew and rekey commands - [`fba09a1`](https://github.com/smallstep/cli/commit/fba09a132d586d8eb214971dce56e5066aefdd40) Merge pull request [#&#8203;1352](https://github.com/smallstep/cli/issues/1352) from smallstep/dependabot/github_actions/actions/setup-go-5.3.0 - [`b8d5614`](https://github.com/smallstep/cli/commit/b8d56148343e689ada451a1622825e4d8a105c31) Bump actions/setup-go from 5.2.0 to 5.3.0 - [`996e323`](https://github.com/smallstep/cli/commit/996e323b01673a33574becf56aca166040c96d5c) Merge pull request [#&#8203;1351](https://github.com/smallstep/cli/issues/1351) from smallstep/dependabot/go_modules/google.golang.org/protobuf-1.36.4 - [`00d5eab`](https://github.com/smallstep/cli/commit/00d5eabc8ed4de61ebf9b580adf488a7fa8df299) Bump google.golang.org/protobuf from 1.36.3 to 1.36.4 - [`0ae8763`](https://github.com/smallstep/cli/commit/0ae87636351029c44b62c2292f94b97058f7b0f4) Handle the redirect-url flag - [`4fbb813`](https://github.com/smallstep/cli/commit/4fbb8133af5ea7d40356e5ccc0c2b43f06c6e8f3) Merge pull request [#&#8203;1347](https://github.com/smallstep/cli/issues/1347) from smallstep/dependabot/go_modules/go.step.sm/crypto-0.57.0 - [`0d3bd60`](https://github.com/smallstep/cli/commit/0d3bd60daea532d19071dc6081b42d0484da6116) Bump go.step.sm/crypto from 0.56.0 to 0.57.0 - [`fc73499`](https://github.com/smallstep/cli/commit/fc734993595ffb9267cae7c9263aeb6d9b2acf00) Merge pull request [#&#8203;1348](https://github.com/smallstep/cli/issues/1348) from smallstep/dependabot/go_modules/google.golang.org/protobuf-1.36.3 - [`49aa134`](https://github.com/smallstep/cli/commit/49aa134ea299cee0cb52bf454a11dd22b5fc26d0) Bump google.golang.org/protobuf from 1.36.2 to 1.36.3 - [`7362344`](https://github.com/smallstep/cli/commit/73623441593fa94b48bdd02b1147557166226206) Merge pull request [#&#8203;1346](https://github.com/smallstep/cli/issues/1346) from smallstep/dependabot/github_actions/softprops/action-gh-release-2.2.1 - [`5eee4c4`](https://github.com/smallstep/cli/commit/5eee4c41226c1052335b7a2ef0e89d1fe0e4c91d) Bump softprops/action-gh-release from 2.2.0 to 2.2.1 - [`bb5069f`](https://github.com/smallstep/cli/commit/bb5069f2d77a226a9cc1414d39f3075c6aac05df) Merge pull request [#&#8203;1345](https://github.com/smallstep/cli/issues/1345) from smallstep/dependabot/go_modules/google.golang.org/protobuf-1.36.2 - [`6af48cf`](https://github.com/smallstep/cli/commit/6af48cf7f36ea4eaa7b6b5bb32fd4f8d39345c10) Bump google.golang.org/protobuf from 1.36.1 to 1.36.2 - [`45676f9`](https://github.com/smallstep/cli/commit/45676f991cb89f8993c487771ea01d40778eb8e3) Merge pull request [#&#8203;1339](https://github.com/smallstep/cli/issues/1339) from smallstep/herman/upgrade-linkedca-v0.23.0 - [`49c4f76`](https://github.com/smallstep/cli/commit/49c4f76a7cc6ba61284d5d1b999b5dca15f92c10) Upgrade `github.com/smallstep/certificates` to `cda0eec3` - [`afa6eac`](https://github.com/smallstep/cli/commit/afa6eac6b9a9a6839400022afa7a249aa8f5b01c) Use `github.com/smallstep/linkedca` @&#8203; `v0.23.0` - [`7a16b1f`](https://github.com/smallstep/cli/commit/7a16b1f6c3b005fcab3a91bf2e52175f1bc458eb) Merge pull request [#&#8203;1342](https://github.com/smallstep/cli/issues/1342) from smallstep/dependabot/go_modules/golang.org/x/crypto-0.32.0 - [`e6d561e`](https://github.com/smallstep/cli/commit/e6d561e6f209e984dda68f500fc48f76741f341e) Bump golang.org/x/crypto from 0.31.0 to 0.32.0 - [`178edd4`](https://github.com/smallstep/cli/commit/178edd48c67419675ad765365c9c13822c51f6a8) Merge pull request [#&#8203;1340](https://github.com/smallstep/cli/issues/1340) from smallstep/dependabot/go_modules/golang.org/x/term-0.28.0 - [`4619d7a`](https://github.com/smallstep/cli/commit/4619d7ac881e153fafdaae57c701ab8193ae3590) Bump golang.org/x/term from 0.27.0 to 0.28.0 - [`53acb17`](https://github.com/smallstep/cli/commit/53acb1774d05981f0c8479f7e3333ad3cbc2cbe3) Merge pull request [#&#8203;1341](https://github.com/smallstep/cli/issues/1341) from smallstep/dependabot/go_modules/golang.org/x/sys-0.29.0 - [`df2f690`](https://github.com/smallstep/cli/commit/df2f690076885ff01b71107f3ebbcc9e321ae036) Bump golang.org/x/sys from 0.28.0 to 0.29.0 - [`79884f7`](https://github.com/smallstep/cli/commit/79884f7c4f2e3e52636322a4f3998d5191632998) Merge pull request [#&#8203;1338](https://github.com/smallstep/cli/issues/1338) from smallstep/dependabot/go_modules/github.com/google/go-tpm-0.9.3 - [`31dfee4`](https://github.com/smallstep/cli/commit/31dfee43585666c1295dc939583247f9bdaf699f) Bump github.com/google/go-tpm from 0.9.2 to 0.9.3 - [`d51feb2`](https://github.com/smallstep/cli/commit/d51feb249eadaea2fce72c00c32721f16351730d) Merge pull request [#&#8203;1337](https://github.com/smallstep/cli/issues/1337) from smallstep/dependabot/go_modules/go.step.sm/crypto-0.56.0 - [`e7f97f9`](https://github.com/smallstep/cli/commit/e7f97f9e6deaeafb8819ca7d36254f667777ac94) Bump go.step.sm/crypto from 0.55.0 to 0.56.0 - [`151fdb3`](https://github.com/smallstep/cli/commit/151fdb3824c4bd0486d13e930b47f1c39516dc88) Merge pull request [#&#8203;1336](https://github.com/smallstep/cli/issues/1336) from smallstep/dependabot/go_modules/google.golang.org/protobuf-1.36.1 - [`efba69c`](https://github.com/smallstep/cli/commit/efba69c070202645001368c7b64e23d9a5754179) Upgrade `golang.org/x/net` to `v0.33.0` - [`d885bcc`](https://github.com/smallstep/cli/commit/d885bcc4e5dd8dc0c97dc362db6c11503e5f7fad) Bump google.golang.org/protobuf from 1.36.0 to 1.36.1 - [`b597c44`](https://github.com/smallstep/cli/commit/b597c449e93895e4b29dbf9671f87ec4bdba2285) Merge pull request [#&#8203;1333](https://github.com/smallstep/cli/issues/1333) from smallstep/dependabot/go_modules/github.com/google/go-tpm-0.9.2 - [`05f9342`](https://github.com/smallstep/cli/commit/05f93426fc6696516443dfe74d8cb31d238b3b83) Merge pull request [#&#8203;1334](https://github.com/smallstep/cli/issues/1334) from smallstep/dependabot/go_modules/google.golang.org/protobuf-1.36.0 - [`a1502e6`](https://github.com/smallstep/cli/commit/a1502e6c85e387419da5460b98e336199b33e10e) Bump google.golang.org/protobuf from 1.35.2 to 1.36.0 - [`03fb39a`](https://github.com/smallstep/cli/commit/03fb39a9e2e8834bcf8afa2be6054626f62054ea) Bump github.com/google/go-tpm from 0.9.1 to 0.9.2 - [`a3be82f`](https://github.com/smallstep/cli/commit/a3be82f86181dc778ea5e34051d6a9dcd158d1ff) Merge pull request [#&#8203;1331](https://github.com/smallstep/cli/issues/1331) from smallstep/dependabot/github_actions/actions/setup-go-5.2.0 - [`2c6f460`](https://github.com/smallstep/cli/commit/2c6f460d15e5222cb61bb4468c88e2cb1d7547a9) Merge pull request [#&#8203;1332](https://github.com/smallstep/cli/issues/1332) from smallstep/dependabot/github_actions/softprops/action-gh-release-2.2.0 - [`37e7da5`](https://github.com/smallstep/cli/commit/37e7da5c603406dfc5f524e54672d5841e25c958) Bump softprops/action-gh-release from 2.1.0 to 2.2.0 - [`ce9f6da`](https://github.com/smallstep/cli/commit/ce9f6da003e2e5622ff2da82342edaf18fc8d38a) Bump actions/setup-go from 5.1.0 to 5.2.0 - [`6d65706`](https://github.com/smallstep/cli/commit/6d657066f0084f77dbd54130441f44651cf5a981) Merge pull request [#&#8203;1328](https://github.com/smallstep/cli/issues/1328) from smallstep/dependabot/go_modules/golang.org/x/crypto-0.31.0 - [`d2c05a3`](https://github.com/smallstep/cli/commit/d2c05a32bfaeeb34db574618f199f2282894e8f6) Bump golang.org/x/crypto from 0.30.0 to 0.31.0 - [`e7cd11a`](https://github.com/smallstep/cli/commit/e7cd11aa83255124478aeb6cac0a3afb49c5ec82) Merge pull request [#&#8203;1326](https://github.com/smallstep/cli/issues/1326) from smallstep/dependabot/go_modules/github.com/slackhq/nebula-1.9.5 - [`4de3f87`](https://github.com/smallstep/cli/commit/4de3f874f75bd1602876dbcad884aa39fb509627) Update to `github.com/smallstep/certificates` @&#8203; `51e253be` - [`b509945`](https://github.com/smallstep/cli/commit/b509945f65ad7f13aa654706e8412bfcec037e61) Bump github.com/slackhq/nebula from 1.9.4 to 1.9.5 - [`503a05e`](https://github.com/smallstep/cli/commit/503a05efd87884e0d567dcec8d4fd07a705dd807) Merge pull request [#&#8203;1324](https://github.com/smallstep/cli/issues/1324) from smallstep/dependabot/go_modules/go.step.sm/crypto-0.55.0 - [`f7fa6c4`](https://github.com/smallstep/cli/commit/f7fa6c497bc1f2ba938686c7d3bc5f9e2ae7b7b3) Bump go.step.sm/crypto from 0.54.2 to 0.55.0 - [`739bf9a`](https://github.com/smallstep/cli/commit/739bf9a45b3ec6cda65bf5ea6fa9b8a39c25db9f) Merge pull request [#&#8203;1327](https://github.com/smallstep/cli/issues/1327) from smallstep/dependabot/go_modules/golang.org/x/crypto-0.30.0 - [`e01cd4b`](https://github.com/smallstep/cli/commit/e01cd4b743f0ec2a844d4d0ffd11586d21087fbe) Bump golang.org/x/crypto from 0.29.0 to 0.30.0 - [`3548dcf`](https://github.com/smallstep/cli/commit/3548dcf85dcc33251112390706d00a0975be9e01) Merge pull request [#&#8203;1325](https://github.com/smallstep/cli/issues/1325) from smallstep/dependabot/go_modules/golang.org/x/sys-0.28.0 - [`6b2d879`](https://github.com/smallstep/cli/commit/6b2d87911304901e6b8cd3e34c70e57ddb0cf103) Bump golang.org/x/sys from 0.27.0 to 0.28.0 - [`fa11720`](https://github.com/smallstep/cli/commit/fa11720764b215b4b607e2fc86590362b8e63c1f) Merge pull request [#&#8203;1322](https://github.com/smallstep/cli/issues/1322) from smallstep/dependabot/go_modules/github.com/stretchr/testify-1.10.0 - [`08c9cee`](https://github.com/smallstep/cli/commit/08c9cee8ee31618959eefa9edc22182afb44bb30) Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 #### Thanks! Those were the changes on v0.28.3! 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM5LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
GregoryDosh deleted branch renovate/smallstep-cli-0.x 2025-02-22 18:42:35 +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!34
No description provided.