Skip to content

Bump golang.org/x/crypto from 0.17.0 to 0.45.0 in /integration-tests/go-sql-server-driver#2858

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/integration-tests/go-sql-server-driver/golang.org/x/crypto-0.45.0
Open

Bump golang.org/x/crypto from 0.17.0 to 0.45.0 in /integration-tests/go-sql-server-driver#2858
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/integration-tests/go-sql-server-driver/golang.org/x/crypto-0.45.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 17, 2026

Copy link
Copy Markdown
Contributor

Bumps golang.org/x/crypto from 0.17.0 to 0.45.0.

Commits
  • 4e0068c go.mod: update golang.org/x dependencies
  • e79546e ssh: curb GSSAPI DoS risk by limiting number of specified OIDs
  • f91f7a7 ssh/agent: prevent panic on malformed constraint
  • 2df4153 acme/autocert: let automatic renewal work with short lifetime certs
  • bcf6a84 acme: pass context to request
  • b4f2b62 ssh: fix error message on unsupported cipher
  • 79ec3a5 ssh: allow to bind to a hostname in remote forwarding
  • 122a78f go.mod: update golang.org/x dependencies
  • c0531f9 all: eliminate vet diagnostics
  • 0997000 all: fix some comments
  • 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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.17.0 to 0.45.0.
- [Commits](golang/crypto@v0.17.0...v0.45.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-version: 0.45.0
  dependency-type: indirect
...

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 Jun 17, 2026
@github-actions

Copy link
Copy Markdown
Contributor
Main PR
covering_index_scan_postgres 1914.95/s 1906.02/s -0.5%
groupby_scan_postgres 128.81/s 128.99/s +0.1%
index_join_postgres 678.21/s 671.08/s -1.1%
index_join_scan_postgres 859.60/s 860.56/s +0.1%
index_scan_postgres 25.59/s 25.63/s +0.1%
oltp_delete_insert_postgres 852.66/s 844.36/s -1.0%
oltp_insert 719.53/s 725.94/s +0.8%
oltp_point_select 3033.64/s 3049.61/s +0.5%
oltp_read_only 3014.85/s 3046.45/s +1.0%
oltp_read_write 2307.79/s 2289.27/s -0.9%
oltp_update_index 744.29/s 756.89/s +1.6%
oltp_update_non_index 803.33/s 808.46/s +0.6%
oltp_write_only 1753.00/s 1799.42/s +2.6%
select_random_points 1901.07/s 1914.32/s +0.6%
select_random_ranges 1099.88/s 1104.02/s +0.3%
table_scan_postgres 24.38/s 24.30/s -0.4%
types_delete_insert_postgres 787.17/s 804.57/s +2.2%
types_table_scan_postgres 8.55/s 8.60/s +0.5%

@github-actions

Copy link
Copy Markdown
Contributor
Main PR
Total 42090 42090
Successful 18271 18270
Failures 23819 23820
Partial Successes1 5334 5334
Main PR
Successful 43.4094% 43.4070%
Failures 56.5906% 56.5930%

${\color{red}Regressions (1)}$

copyselect

QUERY:          drop table test3;
RECEIVED ERROR: COPY DATA message received without a COPY FROM STDIN operation in progress

Footnotes

  1. These are tests that we're marking as Successful, however they do not match the expected output in some way. This is due to small differences, such as different wording on the error messages, or the column names being incorrect while the data itself is correct.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

contribution 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.

1 participant