Skip to content

chore(deps): bump golang.org/x/crypto from 0.48.0 to 0.49.0 in the golang group across 1 directory#3351

Merged
google-oss-prow[bot] merged 1 commit into
masterfrom
dependabot/go_modules/golang-8c88b1e330
Apr 21, 2026
Merged

chore(deps): bump golang.org/x/crypto from 0.48.0 to 0.49.0 in the golang group across 1 directory#3351
google-oss-prow[bot] merged 1 commit into
masterfrom
dependabot/go_modules/golang-8c88b1e330

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 16, 2026

Copy link
Copy Markdown
Contributor

Bumps the golang group with 1 update in the / directory: golang.org/x/crypto.

Updates golang.org/x/crypto from 0.48.0 to 0.49.0

Commits
  • 982eaa6 go.mod: update golang.org/x dependencies
  • 159944f ssh,acme: clean up tautological/impossible nil conditions
  • a408498 acme: only require prompt if server has terms of service
  • cab0f71 all: upgrade go directive to at least 1.25.0 [generated]
  • 2f26647 x509roots/fallback: update bundle
  • See full diff in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Mar 16, 2026
@dependabot dependabot Bot requested review from Copilot and removed request for Copilot March 16, 2026 23:32
@github-actions

Copy link
Copy Markdown

🎉 Welcome to the Kubeflow Trainer! 🎉

Thanks for opening your first PR! We're happy to have you as part of our community 🚀

Here's what happens next:

  • If you haven't already, please check out our Contributing Guide for repo-specific guidelines and the Kubeflow Contributor Guide for general community standards.
  • Our team will review your PR soon! cc @kubeflow/kubeflow-trainer-team

Join the community:

Feel free to ask questions in the comments if you need any help or clarification!
Thanks again for contributing to Kubeflow! 🙏

@dependabot dependabot Bot force-pushed the dependabot/go_modules/golang-8c88b1e330 branch from 49af7bc to c747f1e Compare March 17, 2026 16:57
@dependabot dependabot Bot requested review from Copilot and removed request for Copilot March 17, 2026 16:57
@dependabot dependabot Bot force-pushed the dependabot/go_modules/golang-8c88b1e330 branch 2 times, most recently from e45a94e to 9ef6615 Compare March 23, 2026 23:32
@dependabot dependabot Bot requested review from Copilot and removed request for Copilot March 23, 2026 23:32
@dependabot dependabot Bot changed the title chore(deps): bump golang.org/x/crypto from 0.48.0 to 0.49.0 in the golang group chore(deps): bump golang.org/x/crypto from 0.48.0 to 0.49.0 in the golang group across 1 directory Mar 30, 2026
Copilot AI review requested due to automatic review settings March 30, 2026 23:35
@dependabot dependabot Bot force-pushed the dependabot/go_modules/golang-8c88b1e330 branch from 9ef6615 to 96bd83d Compare March 30, 2026 23:35
@dependabot dependabot Bot requested review from Copilot and removed request for Copilot March 30, 2026 23:35
@dependabot dependabot Bot force-pushed the dependabot/go_modules/golang-8c88b1e330 branch from 96bd83d to 6b02709 Compare April 6, 2026 23:32
@dependabot dependabot Bot review requested due to automatic review settings April 6, 2026 23:32
@dependabot dependabot Bot force-pushed the dependabot/go_modules/golang-8c88b1e330 branch from 6b02709 to bd5b30f Compare April 13, 2026 23:37
@dependabot dependabot Bot requested review from Copilot and removed request for Copilot April 13, 2026 23:37
@dependabot dependabot Bot force-pushed the dependabot/go_modules/golang-8c88b1e330 branch from bd5b30f to c5c6ca4 Compare April 14, 2026 03:11
@dependabot dependabot Bot review requested due to automatic review settings April 14, 2026 03:11
@dependabot dependabot Bot force-pushed the dependabot/go_modules/golang-8c88b1e330 branch from c5c6ca4 to 1f9731e Compare April 14, 2026 03:11
@coveralls

coveralls commented Apr 14, 2026

Copy link
Copy Markdown

Coverage Report for CI Build 24378959605

Coverage remained the same at 58.057%

Details

  • Coverage remained the same as the base build.
  • Patch coverage: No coverable lines changed in this PR.
  • No coverage regressions found.

Uncovered Changes

No uncovered changes found.

Coverage Regressions

No coverage regressions found.


Coverage Stats

Coverage Status
Relevant Lines: 3500
Covered Lines: 2032
Line Coverage: 58.06%
Coverage Strength: 0.67 hits per line

💛 - Coveralls

Bumps the golang group with 1 update: [golang.org/x/crypto](https://github.com/golang/crypto).


Updates `golang.org/x/crypto` from 0.48.0 to 0.49.0
- [Commits](golang/crypto@v0.48.0...v0.49.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-version: 0.49.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: golang
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/go_modules/golang-8c88b1e330 branch from 1f9731e to 49b7ec2 Compare April 21, 2026 00:22
@dependabot dependabot Bot requested review from Copilot and removed request for Copilot April 21, 2026 00:22

@tenzen-y tenzen-y left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

/lgtm
/approve

@google-oss-prow

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: tenzen-y

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@google-oss-prow google-oss-prow Bot merged commit cf952c1 into master Apr 21, 2026
35 of 36 checks passed
@google-oss-prow google-oss-prow Bot deleted the dependabot/go_modules/golang-8c88b1e330 branch April 21, 2026 02:13
@google-oss-prow google-oss-prow Bot added this to the v2.3 milestone Apr 21, 2026
Goku2099 pushed a commit to Goku2099/trainer that referenced this pull request Apr 25, 2026
…lang group across 1 directory (kubeflow#3351)

Bumps the golang group with 1 update: [golang.org/x/crypto](https://github.com/golang/crypto).

Updates `golang.org/x/crypto` from 0.48.0 to 0.49.0
- [Commits](golang/crypto@v0.48.0...v0.49.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-version: 0.49.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: golang
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Sameer_yadav <159073326+Goku2099@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved dependencies Pull requests that update a dependency file go Pull requests that update Go code lgtm size/M

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants