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 go.step.sm/crypto from 0.17.0 to 0.17.1 #737

Merged
merged 1 commit into from Aug 12, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 12, 2022

Bumps go.step.sm/crypto from 0.17.0 to 0.17.1.

Commits
  • ab04eab Merge pull request #54 from smallstep/permanent-identifier
  • 022ae3d Fix comment format
  • 33046b2 Remove debug format options in tests
  • 8de4757 Apply suggestions from code review
  • f30f495 Remove unnecessary method
  • c257830 Add test for createSubjectAltNameExtension
  • 890392c Avoid panic creating SAN extension on constructor
  • eaf28a0 Add method to return if subject is empty
  • e3fb60f Fix linter errors
  • 9d763da Use Go 1.19 and test with 1.18 and 1.19
  • 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 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)

Bumps [go.step.sm/crypto](https://github.com/smallstep/crypto) from 0.17.0 to 0.17.1.
- [Release notes](https://github.com/smallstep/crypto/releases)
- [Commits](smallstep/crypto@v0.17.0...v0.17.1)

---
updated-dependencies:
- dependency-name: go.step.sm/crypto
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Aug 12, 2022
@codecov-commenter
Copy link

Codecov Report

Merging #737 (a8c9144) into main (15cff3e) will increase coverage by 0.13%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #737      +/-   ##
==========================================
+ Coverage   54.22%   54.35%   +0.13%     
==========================================
  Files          36       36              
  Lines        2248     2248              
==========================================
+ Hits         1219     1222       +3     
+ Misses        936      934       -2     
+ Partials       93       92       -1     
Impacted Files Coverage Δ
pkg/ca/fileca/load.go 68.96% <0.00%> (+10.34%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@cpanato cpanato merged commit 6315d7d into main Aug 12, 2022
@cpanato cpanato deleted the dependabot/go_modules/go.step.sm/crypto-0.17.1 branch August 12, 2022 06: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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants