build(deps): bump golang.org/x/crypto from 0.42.0 to 0.45.0 in /tools/feature-matrix in the go_modules group across 1 directory - #987
Merged
Sita04 merged 2 commits intoJan 12, 2026
Conversation
Bumps the go_modules group with 1 update in the /tools/feature-matrix directory: [golang.org/x/crypto](https://github.com/golang/crypto). Updates `golang.org/x/crypto` from 0.42.0 to 0.45.0 - [Commits](golang/crypto@v0.42.0...v0.45.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-version: 0.45.0 dependency-type: indirect dependency-group: go_modules ... Signed-off-by: dependabot[bot] <support@github.com>
…o_modules-dd7da38a6b
Sita04
approved these changes
Jan 12, 2026
Sita04
deleted the
dependabot/go_modules/tools/feature-matrix/go_modules-dd7da38a6b
branch
January 12, 2026 14:53
joefernandez
pushed a commit
that referenced
this pull request
Jan 13, 2026
Bumps the go_modules group with 1 update in the /tools/feature-matrix directory: [golang.org/x/crypto](https://github.com/golang/crypto). Updates `golang.org/x/crypto` from 0.42.0 to 0.45.0 - [Commits](golang/crypto@v0.42.0...v0.45.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-version: 0.45.0 dependency-type: indirect dependency-group: go_modules ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Sita Lakshmi Sangameswaran <sitalakshmi@google.com>
joefernandez
added a commit
that referenced
this pull request
Jan 13, 2026
* fix(deploy): simplifying Agent Engine deployment * revise and update ae deploy doc structure * respond to review comments * docs: break up Models page into multiple pages - Create page per model and access method - Push Models topic up to top level TOC entry * updates based on review feedback * fix broken links due to page move * consistency updates and review input updates * update gemini-2.0-flash to 2.5 * respond to review comments * docs: update Python API docs to 1.22.0 (#1129) * build(deps): bump golang.org/x/crypto (#987) Bumps the go_modules group with 1 update in the /tools/feature-matrix directory: [golang.org/x/crypto](https://github.com/golang/crypto). Updates `golang.org/x/crypto` from 0.42.0 to 0.45.0 - [Commits](golang/crypto@v0.42.0...v0.45.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-version: 0.45.0 dependency-type: indirect dependency-group: go_modules ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Sita Lakshmi Sangameswaran <sitalakshmi@google.com> * Update model version from gemini-2.0 to gemini-2.5, since gemini-2.0-flash will be deprecated on Feb 5,2026. (#1132) Co-authored-by: Joe Fernandez <joefernandez@users.noreply.github.com> * Changes model MODEL_2_0_FLASH to MODEL_2_5_FLASH as gemini-2.0 is deprecating (#1131) * Update model constants to use GEMINI 2.5 * Corrected model name --------- Co-authored-by: Joe Fernandez <joefernandez@users.noreply.github.com> * Add Agent Runtime pages for Web Interface and Command Line; reorganize existing Agent Runtime pages (#1130) * Add pages for adk web, adk run, reorganize runtime pages * Minor edit * Updates based on review * docs: break up Models page into multiple pages - Create page per model and access method - Push Models topic up to top level TOC entry * minor update * add placeholder file --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: Polong Lin <polong-lin@users.noreply.github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Sita Lakshmi Sangameswaran <sitalakshmi@google.com> Co-authored-by: llalitkumarrr <llalitkumarrr@google.com> Co-authored-by: Dinesh Thumma <160909147+DineshThumma9@users.noreply.github.com> Co-authored-by: Kristopher Overholt <koverholt@google.com>
koverholt
pushed a commit
to sabrenner/google-adk-docs
that referenced
this pull request
Apr 28, 2026
Bumps the go_modules group with 1 update in the /tools/feature-matrix directory: [golang.org/x/crypto](https://github.com/golang/crypto). Updates `golang.org/x/crypto` from 0.42.0 to 0.45.0 - [Commits](golang/crypto@v0.42.0...v0.45.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-version: 0.45.0 dependency-type: indirect dependency-group: go_modules ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Sita Lakshmi Sangameswaran <sitalakshmi@google.com>
koverholt
added a commit
to sabrenner/google-adk-docs
that referenced
this pull request
Apr 28, 2026
* fix(deploy): simplifying Agent Engine deployment * revise and update ae deploy doc structure * respond to review comments * docs: break up Models page into multiple pages - Create page per model and access method - Push Models topic up to top level TOC entry * updates based on review feedback * fix broken links due to page move * consistency updates and review input updates * update gemini-2.0-flash to 2.5 * respond to review comments * docs: update Python API docs to 1.22.0 (google#1129) * build(deps): bump golang.org/x/crypto (google#987) Bumps the go_modules group with 1 update in the /tools/feature-matrix directory: [golang.org/x/crypto](https://github.com/golang/crypto). Updates `golang.org/x/crypto` from 0.42.0 to 0.45.0 - [Commits](golang/crypto@v0.42.0...v0.45.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-version: 0.45.0 dependency-type: indirect dependency-group: go_modules ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Sita Lakshmi Sangameswaran <sitalakshmi@google.com> * Update model version from gemini-2.0 to gemini-2.5, since gemini-2.0-flash will be deprecated on Feb 5,2026. (google#1132) Co-authored-by: Joe Fernandez <joefernandez@users.noreply.github.com> * Changes model MODEL_2_0_FLASH to MODEL_2_5_FLASH as gemini-2.0 is deprecating (google#1131) * Update model constants to use GEMINI 2.5 * Corrected model name --------- Co-authored-by: Joe Fernandez <joefernandez@users.noreply.github.com> * Add Agent Runtime pages for Web Interface and Command Line; reorganize existing Agent Runtime pages (google#1130) * Add pages for adk web, adk run, reorganize runtime pages * Minor edit * Updates based on review * docs: break up Models page into multiple pages - Create page per model and access method - Push Models topic up to top level TOC entry * minor update * add placeholder file --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: Polong Lin <polong-lin@users.noreply.github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Sita Lakshmi Sangameswaran <sitalakshmi@google.com> Co-authored-by: llalitkumarrr <llalitkumarrr@google.com> Co-authored-by: Dinesh Thumma <160909147+DineshThumma9@users.noreply.github.com> Co-authored-by: Kristopher Overholt <koverholt@google.com>
koverholt
pushed a commit
to sabrenner/google-adk-docs
that referenced
this pull request
Apr 28, 2026
Bumps the go_modules group with 1 update in the /tools/feature-matrix directory: [golang.org/x/crypto](https://github.com/golang/crypto). Updates `golang.org/x/crypto` from 0.42.0 to 0.45.0 - [Commits](golang/crypto@v0.42.0...v0.45.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-version: 0.45.0 dependency-type: indirect dependency-group: go_modules ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Sita Lakshmi Sangameswaran <sitalakshmi@google.com>
koverholt
added a commit
to sabrenner/google-adk-docs
that referenced
this pull request
Apr 28, 2026
* fix(deploy): simplifying Agent Engine deployment * revise and update ae deploy doc structure * respond to review comments * docs: break up Models page into multiple pages - Create page per model and access method - Push Models topic up to top level TOC entry * updates based on review feedback * fix broken links due to page move * consistency updates and review input updates * update gemini-2.0-flash to 2.5 * respond to review comments * docs: update Python API docs to 1.22.0 (google#1129) * build(deps): bump golang.org/x/crypto (google#987) Bumps the go_modules group with 1 update in the /tools/feature-matrix directory: [golang.org/x/crypto](https://github.com/golang/crypto). Updates `golang.org/x/crypto` from 0.42.0 to 0.45.0 - [Commits](golang/crypto@v0.42.0...v0.45.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-version: 0.45.0 dependency-type: indirect dependency-group: go_modules ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Sita Lakshmi Sangameswaran <sitalakshmi@google.com> * Update model version from gemini-2.0 to gemini-2.5, since gemini-2.0-flash will be deprecated on Feb 5,2026. (google#1132) Co-authored-by: Joe Fernandez <joefernandez@users.noreply.github.com> * Changes model MODEL_2_0_FLASH to MODEL_2_5_FLASH as gemini-2.0 is deprecating (google#1131) * Update model constants to use GEMINI 2.5 * Corrected model name --------- Co-authored-by: Joe Fernandez <joefernandez@users.noreply.github.com> * Add Agent Runtime pages for Web Interface and Command Line; reorganize existing Agent Runtime pages (google#1130) * Add pages for adk web, adk run, reorganize runtime pages * Minor edit * Updates based on review * docs: break up Models page into multiple pages - Create page per model and access method - Push Models topic up to top level TOC entry * minor update * add placeholder file --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: Polong Lin <polong-lin@users.noreply.github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Sita Lakshmi Sangameswaran <sitalakshmi@google.com> Co-authored-by: llalitkumarrr <llalitkumarrr@google.com> Co-authored-by: Dinesh Thumma <160909147+DineshThumma9@users.noreply.github.com> Co-authored-by: Kristopher Overholt <koverholt@google.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the go_modules group with 1 update in the /tools/feature-matrix directory: golang.org/x/crypto.
Updates
golang.org/x/cryptofrom 0.42.0 to 0.45.0Commits
4e0068cgo.mod: update golang.org/x dependenciese79546essh: curb GSSAPI DoS risk by limiting number of specified OIDsf91f7a7ssh/agent: prevent panic on malformed constraint2df4153acme/autocert: let automatic renewal work with short lifetime certsbcf6a84acme: pass context to requestb4f2b62ssh: fix error message on unsupported cipher79ec3a5ssh: allow to bind to a hostname in remote forwarding122a78fgo.mod: update golang.org/x dependenciesc0531f9all: eliminate vet diagnostics0997000all: fix some commentsDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.