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

Bump github.com/smallstep/certificates from 0.28.0 to 0.28.1 #207

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 25, 2024

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

Release notes

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

Step CA v0.28.1 (24-11-20)

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.1_amd64.tar.gz.sig.pem \
  --signature step-ca_darwin_0.28.1_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.1_amd64.tar.gz

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

Changelog

  • d327203c1c2a1900bd019a0d9b38bd280fbd5c24 Add a few PRs to the 0.28.1 changelog (#2079)
  • f5b45d8ae18446ea0a884b6666937a06a6047183 Changelog for 0.28.1 (#2078)
  • f88a136bc23e62d32b7449de87cefda2a0f8dd00 Merge pull request #2076 from smallstep/jdoss/repos
  • 354af7f914dff87d16fbbe8a4040d6653f9234d2 Merge branch 'master' into jdoss/repos
  • c0d41d70ac4727a4cfbe35dcbbfdb6e82866bde0 Add p11-kit package.
  • cd57b50db2842cb19f36be7ae495ecee44af2632 Add in PKCS11 packages.
  • 7c9e3ff1181b3e845d68a992a114b55454908dff Merge pull request #2077 from smallstep/jdoss/HSM_container_packages

... (truncated)

Changelog

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

[0.28.1] - 2024-11-19

Added

  • smallstep/certificates#2065
  • smallstep/certificates#2066smallstep/certificates#2069)
  • smallstep/certificates#2076
  • smallstep/certificates#2077

Changed

  • smallstep/certificates#2076
Commits

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 requested a review from maraino as a code owner November 25, 2024 16:49
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 25, 2024
@dependabot dependabot bot requested a review from a team as a code owner November 25, 2024 16:49
@github-actions github-actions bot enabled auto-merge November 25, 2024 16:49
@github-actions github-actions bot added the needs triage Waiting for discussion / prioritization by team label Nov 25, 2024
Bumps [github.com/smallstep/certificates](https://github.com/smallstep/certificates) from 0.28.0 to 0.28.1.
- [Release notes](https://github.com/smallstep/certificates/releases)
- [Changelog](https://github.com/smallstep/certificates/blob/master/CHANGELOG.md)
- [Commits](smallstep/certificates@v0.28.0...v0.28.1)

---
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.1 branch from 2f79d95 to a847c4a Compare November 25, 2024 17:01
@github-actions github-actions bot merged commit 53155ab into master Nov 25, 2024
12 checks passed
@github-actions github-actions bot deleted the dependabot/go_modules/github.com/smallstep/certificates-0.28.1 branch November 25, 2024 17:04
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 needs triage Waiting for discussion / prioritization by team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant