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

chore(deps): bump go.step.sm/crypto from 0.33.0 to 0.34.0 #3161

Merged
merged 1 commit into from
Aug 8, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 4, 2023

Bumps go.step.sm/crypto from 0.33.0 to 0.34.0.

Commits
  • 636f7a9 Merge pull request #302 from smallstep/template-funcs
  • 4aa6694 Fix template validation functions
  • 213ada0 Run make fmt
  • c1d883c Add methods to get the templates functions
  • efd553b Merge pull request #299 from smallstep/dependabot/go_modules/github.com/aws/a...
  • c368dea Merge pull request #300 from smallstep/dependabot/go_modules/google.golang.or...
  • 6dc0595 Bump google.golang.org/api from 0.130.0 to 0.134.0
  • 96ce61e Merge pull request #301 from smallstep/dependabot/go_modules/google.golang.or...
  • 21c283d Bump google.golang.org/grpc from 1.56.2 to 1.57.0
  • 333e18f Bump github.com/aws/aws-sdk-go from 1.44.307 to 1.44.313
  • See full diff 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Aug 4, 2023
@codecov
Copy link

codecov bot commented Aug 4, 2023

Codecov Report

Merging #3161 (6d26238) into main (2d1d013) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #3161   +/-   ##
=======================================
  Coverage   30.54%   30.54%           
=======================================
  Files         155      155           
  Lines        9809     9809           
=======================================
  Hits         2996     2996           
  Misses       6365     6365           
  Partials      448      448           

@haydentherapper
Copy link
Contributor

@hectorj2f looks like we're seeing the out of space issue again. do you know what the fix is?

@hectorj2f
Copy link
Contributor

hectorj2f commented Aug 4, 2023

@haydentherapper at this point, I can fix it again but it will be a temporary solution as I can see. I might just build the Linux binary only, as a better solution.

@hectorj2f hectorj2f force-pushed the dependabot/go_modules/go.step.sm/crypto-0.34.0 branch 13 times, most recently from 937fac8 to 17b86c8 Compare August 8, 2023 10:26
Copy link
Contributor

@hectorj2f hectorj2f left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Blocking this PR. I'm doing some testing to free up some disk space for this job.

@hectorj2f hectorj2f force-pushed the dependabot/go_modules/go.step.sm/crypto-0.34.0 branch 2 times, most recently from 8b4babc to 0607f8f Compare August 8, 2023 12:11
@hectorj2f hectorj2f self-requested a review August 8, 2023 12:45
hectorj2f
hectorj2f previously approved these changes Aug 8, 2023
@hectorj2f
Copy link
Contributor

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/go_modules/go.step.sm/crypto-0.34.0 branch from 0607f8f to ec3f0e8 Compare August 8, 2023 13:35
Bumps [go.step.sm/crypto](https://github.com/smallstep/crypto) from 0.33.0 to 0.34.0.
- [Release notes](https://github.com/smallstep/crypto/releases)
- [Commits](smallstep/crypto@v0.33.0...v0.34.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/go.step.sm/crypto-0.34.0 branch from ec3f0e8 to 6d26238 Compare August 8, 2023 16:51
@hectorj2f hectorj2f merged commit 6b6ffa0 into main Aug 8, 2023
28 checks passed
@hectorj2f hectorj2f deleted the dependabot/go_modules/go.step.sm/crypto-0.34.0 branch August 8, 2023 17:55
@github-actions github-actions bot added this to the v2.2.0 milestone Aug 8, 2023
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.

2 participants