Skip to content

build(deps): bump github.com/smallstep/certificates from 0.28.1 to 0.28.2 #333

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 24, 2025

Bumps github.com/smallstep/certificates from 0.28.1 to 0.28.2.

Release notes

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

Step CA v0.28.2 (25-02-21)

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.28.2_amd64.tar.gz.sig.pem \
  --signature step-ca_darwin_0.28.2_amd64.tar.gz.sig \
  --certificate-identity-regexp "https://github\.com/smallstep/workflows/.*" \
  --certificate-oidc-issuer https://token.actions.githubusercontent.com \
  step-ca_darwin_0.28.2_amd64.tar.gz

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

Changelog

  • d21e756af0d310af38afe36b41875e9003d4873c Add changelog for v0.28.2 (#2178)
  • d4960a194b626a8ee114a6277034e14dfde87c19 Merge pull request #2179 from smallstep/carl/linked-ca-init
  • 3e4393e1275920460b0cb49e9caf47ae88a60656 Update copy for linked CA init
  • b22e186ae944440f03386e8c45bd9db229c4dc7d Merge pull request #2171 from smallstep/dependabot/go_modules/github.com/smallstep/pkcs7-0.2.1
  • 8debf5bc971749f109f216956808310fa42a55c0 Bump github.com/smallstep/pkcs7 from 0.1.1 to 0.2.1
  • 8610bf631e00b65c549c8fa7089ac51a2c61a82d Merge pull request #2175 from smallstep/dependabot/go_modules/google.golang.org/api-0.221.0
  • f59221b9eb876f4f8be673c7a40f52a14ce52b80 Bump google.golang.org/api from 0.220.0 to 0.221.0

... (truncated)

Changelog

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

[0.28.2] - 2025-02-20

Added

  • smallstep/certificates#2113
  • smallstep/certificates#2114
  • smallstep/certificates#2124

Changed

Commits
  • d21e756 Add changelog for v0.28.2 (#2178)
  • d4960a1 Merge pull request #2179 from smallstep/carl/linked-ca-init
  • 3e4393e Update copy for linked CA init
  • b22e186 Merge pull request #2171 from smallstep/dependabot/go_modules/github.com/smal...
  • 8debf5b Bump github.com/smallstep/pkcs7 from 0.1.1 to 0.2.1
  • 8610bf6 Merge pull request #2175 from smallstep/dependabot/go_modules/google.golang.o...
  • f59221b Bump google.golang.org/api from 0.220.0 to 0.221.0
  • 3d94255 Merge pull request #2172 from smallstep/dependabot/go_modules/github.com/hash...
  • 0ce1ecd Bump github.com/hashicorp/vault/api/auth/aws from 0.8.0 to 0.9.0
  • 497cb20 Merge pull request #2174 from smallstep/dependabot/go_modules/github.com/hash...
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Feb 24, 2025
@github-actions github-actions bot added the needs triage Waiting for discussion / prioritization by team label Feb 24, 2025
@step-ci step-ci enabled auto-merge February 24, 2025 02:32
@hslatman
Copy link
Member

@dependabot rebase

Bumps [github.com/smallstep/certificates](https://github.com/smallstep/certificates) from 0.28.1 to 0.28.2.
- [Release notes](https://github.com/smallstep/certificates/releases)
- [Changelog](https://github.com/smallstep/certificates/blob/master/CHANGELOG.md)
- [Commits](smallstep/certificates@v0.28.1...v0.28.2)

---
updated-dependencies:
- dependency-name: github.com/smallstep/certificates
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/smallstep/certificates-0.28.2 branch from 565d9ad to f454044 Compare February 24, 2025 12:28
@step-ci step-ci merged commit 3774c48 into master Feb 24, 2025
13 checks passed
@step-ci step-ci deleted the dependabot/go_modules/github.com/smallstep/certificates-0.28.2 branch February 24, 2025 12:31
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 needs triage Waiting for discussion / prioritization by team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants