Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps github.com/smallstep/pkcs7 from 0.1.1 to 0.2.1.

Release notes

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

v0.2.1

What's Changed

Full Changelog: smallstep/pkcs7@v0.2.0...v0.2.1

v0.2.0

What's Changed

New Contributors

Full Changelog: smallstep/pkcs7@v0.1.1...v0.2.0

Commits
  • 8461335 Merge pull request #29 from smallstep/herman/support-setting-global-default-d...
  • 7003208 Add test for SetDefaultDigestAlgorithm
  • 9b402c9 Add SetDefaultDigestAlgorithm
  • f30b794 Merge pull request #43 from smallstep/dependabot/go_modules/golang.org/x/cryp...
  • 9ab5a5b Bump golang.org/x/crypto from 0.32.0 to 0.33.0
  • ef6b696 Merge pull request #41 from idangutman-ms/idangutman/hash_calc_func_support
  • 4cb4d85 Remove crypto hash String() call also from test
  • 20534d8 Do not use crypto Hash's String() as it is not available in go 1.14
  • 918e225 Change Hasher to use io.Reader
  • d4d4cdb Change Hasher to get crypto.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 17, 2025
@step-ci step-ci enabled auto-merge February 17, 2025 16:10
@github-actions github-actions bot added the needs triage Waiting for discussion / prioritization by team label Feb 17, 2025
@hslatman
Copy link
Member

Blocked by #2167.

@hslatman hslatman self-assigned this Feb 18, 2025
@hslatman hslatman added this to the v0.28.2 milestone Feb 18, 2025
@hslatman
Copy link
Member

@dependabot rebase

Bumps [github.com/smallstep/pkcs7](https://github.com/smallstep/pkcs7) from 0.1.1 to 0.2.1.
- [Release notes](https://github.com/smallstep/pkcs7/releases)
- [Commits](smallstep/pkcs7@v0.1.1...v0.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/smallstep/pkcs7-0.2.1 branch from 065fce8 to 8debf5b Compare February 18, 2025 10:56
@step-ci step-ci merged commit b22e186 into master Feb 18, 2025
13 checks passed
@step-ci step-ci deleted the dependabot/go_modules/github.com/smallstep/pkcs7-0.2.1 branch February 18, 2025 11:13
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