Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 2, 2025

Bumps go.step.sm/crypto from 0.64.0 to 0.66.0.

Release notes

Sourced from go.step.sm/crypto's releases.

Release v0.66.0

What's Changed

Full Changelog: smallstep/crypto@v0.65.0...v0.66.0

Release v0.65.0

What's Changed

Dependencies:

Full Changelog: smallstep/crypto@v0.64.0...v0.65.0

Commits
  • 130ef9b Merge pull request #767 from smallstep/mariano/csr-templates
  • 07b1e2a Clarify reason for not returning errors.
  • 09aba9a Apply suggestions from code review
  • a4855a3 Merge pull request #775 from smallstep/herman/upgrade-go-attestation
  • 1efc6ee Merge pull request #779 from smallstep/dependabot/go_modules/google.golang.or...
  • c01be8e Bump google.golang.org/grpc from 1.72.1 to 1.72.2
  • 853ba08 Merge pull request #777 from smallstep/dependabot/go_modules/modernc.org/sqli...
  • 3835a0f Bump modernc.org/sqlite from 1.37.0 to 1.37.1
  • 5232ef9 Merge pull request #776 from smallstep/dependabot/go_modules/cloud.google.com...
  • 42584c2 Merge pull request #778 from smallstep/dependabot/go_modules/google.golang.or...
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 2, 2025
@telegraf-tiger telegraf-tiger bot added the chore label Jun 2, 2025
@mstrandboge mstrandboge self-assigned this Jun 5, 2025
@dependabot dependabot bot force-pushed the dependabot/go_modules/go.step.sm/crypto-0.66.0 branch 2 times, most recently from 26274bb to 4e72f48 Compare June 5, 2025 15:21
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 23, 2025

A newer version of go.step.sm/crypto exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

@mstrandboge
Copy link
Member

@dependabot recreate

Bumps [go.step.sm/crypto](https://github.com/smallstep/crypto) from 0.64.0 to 0.66.0.
- [Release notes](https://github.com/smallstep/crypto/releases)
- [Commits](smallstep/crypto@v0.64.0...v0.66.0)

---
updated-dependencies:
- dependency-name: go.step.sm/crypto
  dependency-version: 0.66.0
  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.66.0 branch from 2b4f330 to 1828882 Compare July 15, 2025 15:18
@mstrandboge mstrandboge changed the title chore(deps): Bump go.step.sm/crypto from 0.64.0 to 0.66.0 chore(deps): Bump go.step.sm/crypto from 0.64.0 to 0.67.0 Jul 15, 2025
@telegraf-tiger
Copy link
Contributor

Download PR build artifacts for linux_amd64.tar.gz, darwin_arm64.tar.gz, and windows_amd64.zip.
Downloads for additional architectures and packages are available below.

☺️ This pull request doesn't significantly change the Telegraf binary size (less than 1%)

📦 Click here to get additional PR build artifacts

Artifact URLs

. DEB . RPM . TAR . GZ . ZIP
[[amd64.deb aarch64.rpm darwin_amd64.tar.gz windows_amd64.zip] [arm64.deb armel.rpm darwin_arm64.tar.gz windows_arm64.zip] [armel.deb armv6hl.rpm freebsd_amd64.tar.gz windows_i386.zip] [armhf.deb i386.rpm freebsd_armv7.tar.gz ] [i386.deb ppc64le.rpm freebsd_i386.tar.gz ] [mips.deb riscv64.rpm linux_amd64.tar.gz ] [mipsel.deb s390x.rpm linux_arm64.tar.gz ] [ppc64el.deb x86_64.rpm linux_armel.tar.gz ] [riscv64.deb linux_armhf.tar.gz ] [s390x.deb linux_i386.tar.gz ] [ linux_mips.tar.gz ] [ linux_mipsel.tar.gz ] [ linux_ppc64le.tar.gz ] [ linux_riscv64.tar.gz ] [ linux_s390x.tar.gz ]]

@mstrandboge mstrandboge assigned skartikey and srebhan and unassigned mstrandboge Jul 15, 2025
@mstrandboge mstrandboge added the ready for final review This pull request has been reviewed and/or tested by multiple users and is ready for a final review. label Jul 15, 2025
@skartikey skartikey merged commit bde9a3b into master Jul 15, 2025
30 checks passed
@skartikey skartikey deleted the dependabot/go_modules/go.step.sm/crypto-0.66.0 branch July 15, 2025 17:00
@github-actions github-actions bot added this to the v1.35.3 milestone Jul 15, 2025
skartikey pushed a commit that referenced this pull request Jul 28, 2025
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
(cherry picked from commit bde9a3b)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore dependencies Pull requests that update a dependency file ready for final review This pull request has been reviewed and/or tested by multiple users and is ready for a final review.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants