Bump the go_modules group with 7 updates #220
Open
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 7 updates:
4.17.24.18.30.39.00.46.01.53.01.59.02.3.12.3.30.6.00.20.00.6.00.21.01.28.11.31.0Updates
github.com/jackc/pgx/v4from 4.17.2 to 4.18.3Changelog
Sourced from github.com/jackc/pgx/v4's changelog.
Commits
8f05c47Update changelog69fcb46Use spaces instead of parentheses for SQL sanitization.14690dfUpdate changelog779548eUpdate required Go version to 1.1780e9662Update github.com/jackc/pgconn to v1.14.30bf9ac3Fix erroneous test casef94eb0eAlways wrap arguments in parentheses in the SQL sanitizer826a892Fix SQL injection via line comment creation in simple protocol7d882f9Fix *dbTx.Exec not checking if it is already closed1d07b8bgo mod tidyUpdates
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpcfrom 0.39.0 to 0.46.0Release notes
Sourced from go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc's releases.
... (truncated)
Changelog
Sourced from go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc's changelog.
... (truncated)
Commits
b4b06bcRelease v1.21.0/v0.46.0/v0.15.0/v0.1.0 (#4546)c1ac303config: Prepare module for release (#4541)fe68fe9host: fix typo (#4540)016b46fotelgrpc: Use net.Listen in TestStatsHandler (#4538)23bd4edotelgrpc: Deprecate interceptors in favor of stats handlers (#4534)a3b16aeExpose instrumentation scope name (#4448)2b69029otelgrpc: Fix stats handlers to honor WithMessageEvents option (#4536)f6aeb0dotelgrpc: Stablize TestInterceptors (#4535)b44dfc9otelgrpc: Remove high cardinality metric attributes (#4322)2a5fe23otelgrpc: Refine tests to use a net socket instead of a buffer (#4503)Updates
google.golang.org/grpcfrom 1.53.0 to 1.59.0Release notes
Sourced from google.golang.org/grpc's releases.
... (truncated)
Commits
7765221Change version to 1.59.0 (#6695)e88f12eserver: prohibit more than MaxConcurrentStreams handlers from running at once...be7919ctransport: Pass Header metadata to tap handle. (#6652)e3f1514Reapply "status: fix/improve status handling (#6662)" (#6673) (#6688)696faa9client: add a test for NewSubConn / StateListener / cc.Close racing (#6678)318c717readme: fix badges (#6687)39972fdgithub: add code coverage with codecov.io (#6676)93dbc05xds: move virtual host matcher test to the xdsresource package (#6680)2c00469github: update actions/setup-go and actions/checkout (#6675)1f73ed5Replace the gRFC pull request with the permanent link. (#6674)Updates
github.com/jackc/pgproto3/v2from 2.3.1 to 2.3.3Commits
945c212Backport fixes from pgx v50c0f7b0Add pgx v5 notef59ff94UnmarshalJSON: removing hex decodeUpdates
golang.org/x/cryptofrom 0.6.0 to 0.20.0Commits
0aab8d0all: update go.mod x/net dependency5bead59ocsp: don't use iota for externally defined constants1a86580x/crypto/internal/poly1305: improve sum_ppc64le.s1c981e6ssh/test: don't use DSA keys in integrations tests, update test RSA key62c9f17x509roots/nss: manually exclude a confusingly constrained root405cb3bgo.mod: update golang.org/x dependencies913d3aex509roots/fallback: update bundledbb6ec1ssh/test: skip tests on darwin that fail on the darwin-amd64-longtest LUCI bu...403f699ssh/test: avoid leaking a net.UnixConn in server.TryDialWithAddr055043dgo.mod: update golang.org/x dependenciesUpdates
golang.org/x/netfrom 0.6.0 to 0.21.0Commits
73d21fdgo.mod: update golang.org/x dependencies643fd16html: fix SOLIDUS '/' handling in attribute parsing73e4b50dns/dnsmessage: allow name compression for SRV resource parsingb2208d0internal/quic/qlog: fix typo0d0b98chttp2: avoid goroutine starvation in TestServer_Push_RejectAfterGoAway07e05fdhttp2: remove suspicious uint32->v conversion in frame code26b646equic: avoid deadlock in Endpoint.Closecb5b10fgo.mod: update golang.org/x dependencies689bbc7quic: deflake TestStreamsCreateConcurrencyf12db26internal/quic/cmd/interop: use wget --no-verbose in DockerfileUpdates
google.golang.org/protobuffrom 1.28.1 to 1.31.0Dependabot 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.