Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 3, 2025

Bumps github.com/smallstep/certificates from 0.26.1 to 0.29.0.

Release notes

Sourced from github.com/smallstep/certificates's releases.

Step CA v0.29.0 (25-12-03)

Official Release Artifacts

Linux

OSX Darwin

Windows

For more builds across platforms and architectures, see the Assets section below. And for packaged versions (Docker, k8s, Homebrew), see our installation docs.

Don't see the artifact you need? Open an issue here.

Signatures and Checksums

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

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

cosign verify-blob \
  --certificate step-ca_darwin_0.29.0_amd64.tar.gz.pem \
  --signature step-ca_darwin_0.29.0_amd64.tar.gz.sig \
  --certificate-identity-regexp "https://github\.com/smallstep/workflows/.*" \
  --certificate-oidc-issuer https://token.actions.githubusercontent.com \
  step-ca_darwin_0.29.0_amd64.tar.gz

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

Changelog

  • 992ff696e95b424a99140bd7edb2144013975059 Merge pull request #2491 from smallstep/mariano/update
  • 9d79c59c1d0afdc235047e4509f79564bb0bd9a0 Merge branch 'master' into mariano/update
  • 8e76e290c0e37f09d13660ed2d5c8b01e80377d6 Disable govulncheck until go 1.25.5 is available in github actions (#2490)
  • 1011f5f5408b470a636f583bf74c0d7bbaf75d72 Improve validation in authorization path
  • 48ed3a5d17d1224377d3a36d8e1a67575340c493 Changelog updates for preparing for v0.29.0 (#2488)
  • 008e6ae94aa641c1350d84d0860c428f05dd444c Merge pull request #2487 from smallstep/dependabot/github_actions/softprops/action-gh-release-2.5.0
  • 895e8c61bfbeda9baed298ba2350a9b1b59cd122 Bump softprops/action-gh-release from 2.4.2 to 2.5.0

... (truncated)

Changelog

Sourced from github.com/smallstep/certificates's changelog.

[0.29.0] - unreleased

Added

  • smallstep/certificates#2370
  • smallstep/certificates#2382
  • smallstep/certificates#2408
  • smallstep/certificates#2461
  • smallstep/certificates#2463

Changed

  • smallstep/certificates#2343

Deprecated

Removed

Fixed

  • smallstep/certificates#2338
  • smallstep/certificates#2435
  • smallstep/certificates#2444

Security

[0.28.4] - 2025-07-13

Added

  • Add support for using key usage, extended key usage, and basic constraints smallstep/crypto#767
  • smallstep/certificates#2326
  • smallstep/certificates#2290
  • Enable dynamic validation of project ownership within a GCP organization smallstep/certificates#2133

Changed

  • Introduce poolhttp package for improved memory performance of Authority smallstep/certificates#2325

[0.28.3] - 2025-03-17

  • dependabot updates

[0.28.2] - 2025-02-20

... (truncated)

Commits
  • 992ff69 Merge pull request #2491 from smallstep/mariano/update
  • 9d79c59 Merge branch 'master' into mariano/update
  • 8e76e29 Disable govulncheck until go 1.25.5 is available in github actions (#2490)
  • 1011f5f Improve validation in authorization path
  • 48ed3a5 Changelog updates for preparing for v0.29.0 (#2488)
  • 008e6ae Merge pull request #2487 from smallstep/dependabot/github_actions/softprops/a...
  • 895e8c6 Bump softprops/action-gh-release from 2.4.2 to 2.5.0
  • 930e8fc Merge pull request #2477 from smallstep/dependabot/go_modules/golang.org/x/cr...
  • d753789 Bump golang.org/x/crypto from 0.44.0 to 0.45.0
  • 07fa345 Merge pull request #2481 from smallstep/dependabot/go_modules/github.com/newr...
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [github.com/smallstep/certificates](https://github.com/smallstep/certificates) from 0.26.1 to 0.29.0.
- [Release notes](https://github.com/smallstep/certificates/releases)
- [Changelog](https://github.com/smallstep/certificates/blob/master/CHANGELOG.md)
- [Commits](smallstep/certificates@v0.26.1...v0.29.0)

---
updated-dependencies:
- dependency-name: github.com/smallstep/certificates
  dependency-version: 0.29.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Dec 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant