Bump the go_modules group across 1 directory with 10 updates #9
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 9 updates in the / directory:
0.22.0-beta.0.20211005184431-e3449998be39
0.24.0
20.10.22+incompatible
24.0.9+incompatible
0.14.2-beta
0.15.4-beta
1.44.0
1.56.3
2.8.1+incompatible
2.8.2+incompatible
2.1.1
2.3.3
4.13.0
4.18.2
1.11.0
1.11.1
0.20.0
0.46.0
Updates
github.com/btcsuite/btcd
from 0.22.0-beta.0.20211005184431-e3449998be39 to 0.24.0Release notes
Sourced from github.com/btcsuite/btcd's releases.
... (truncated)
Commits
Updates
github.com/docker/docker
from 20.10.22+incompatible to 24.0.9+incompatibleRelease notes
Sourced from github.com/docker/docker's releases.
... (truncated)
Commits
fca702d
Merge pull request from GHSA-xw73-rw38-6vjcf78a772
Merge pull request #47281 from thaJeztah/24.0_backport_bump_containerd_binary...61afffe
Merge pull request #47270 from thaJeztah/24.0_backport_bump_runc_binary_1.1.12b38e74c
Merge pull request #47276 from thaJeztah/24.0_backport_bump_runc_1.1.12dac5663
update containerd binary to v1.7.1320e1af3
vendor: github.com/opencontainers/runc v1.1.12858919d
update runc binary to v1.1.12141ad39
Merge pull request #47266 from vvoland/ci-fix-makeps1-templatefail-24db968c6
hack/make.ps1: Fix go list pattern61c51fb
Merge pull request #47221 from vvoland/pkg-pools-close-noop-24Updates
github.com/lightningnetwork/lnd
from 0.14.2-beta to 0.15.4-betaRelease notes
Sourced from github.com/lightningnetwork/lnd's releases.
... (truncated)
Commits
96fe51e
Merge pull request #7098 from lightningnetwork/btcd-bump-23-3c8a3fbe
funding: fix linter error64f20b6
build: bump version to v0.15.4-beta77cd2bf
docs: add release notes for 0.15.4-betad65833f
mod: bump btcd to v0.23.3b4e7131
build: bump version to v0.15.3-betaf674960
Merge pull request #7017 from Roasbeef/v0-15-3-branch34cd2f5
build: bump version to v0.15.3-beta.rc14c6f9ec
docs: update remote signing update hint to v0.15.3-beta [skip ci]69b7d96
funding: ignore maxWaitNumBlocksFundingConf for zero conf channelsUpdates
google.golang.org/grpc
from 1.44.0 to 1.56.3Release notes
Sourced from google.golang.org/grpc's releases.
... (truncated)
Commits
1055b48
Update version.go to 1.56.3 (#6713)5efd7bd
server: prohibit more than MaxConcurrentStreams handlers from running at once...bd1f038
Upgrade version.go to 1.56.3-dev (#6434)faab873
Update version.go to v1.56.2 (#6432)6b0b291
status: fix panic when servers return a wrapped error with status OK (#6374) ...ed56401
[PSM interop] Don't fail target if sub-target already failed (#6390) (#6405)cd6a794
Update version.go to v1.56.2-dev (#6387)5b67e5e
Update version.go to v1.56.1 (#6386)d0f5150
client: handle empty address lists correctly in addrConn.updateAddrs (#6354) ...997c1ea
Change version to 1.56.1-dev (#6345)Updates
google.golang.org/protobuf
from 1.28.0 to 1.30.0Updates
github.com/docker/distribution
from 2.8.1+incompatible to 2.8.2+incompatibleRelease notes
Sourced from github.com/docker/distribution's releases.
Commits
7c354a4
Merge pull request #3915 from distribution/2.8.2-release-notesa173a9c
Add v2.8.2 release notes4894d35
Merge pull request #3914 from vvoland/handle-forbidden-28f067f66
Merge pull request #3783 from ndeloof/accept-encoding-28483ad69
registry/errors: Parse http forbidden as denied2b0f84d
Revert "registry/client: set Accept: identity header when getting layers"320d6a1
Merge pull request #3912 from distribution/2.8.2-beta.2-release-notes5f3ca1b
Add release notes for 2.8.2-beta.2 releasecb840f6
Merge pull request #3911 from thaJeztah/2.8_backport_fix_releaser_filenamese884644
Dockerfile: fix filenames of artifactsUpdates
github.com/jackc/pgproto3/v2
from 2.1.1 to 2.3.3Commits
945c212
Backport fixes from pgx v50c0f7b0
Add pgx v5 notef59ff94
UnmarshalJSON: removing hex decodefd427c0
Don't panic when receiving zero bytes with "slice bounds out of range"175856f
add GSS authentication to pgproto3c6ccb4b
Addressing feedbacke145003
Addressing feedback1d7886b
Adding UTsfa2b096
fix: Adding overall format before appending ColumnFormatCodes40ecac4
Remove unimplemented JSON marshalling for FunctionCall type.Updates
github.com/jackc/pgx/v4
from 4.13.0 to 4.18.2Changelog
Sourced from github.com/jackc/pgx/v4's changelog.
... (truncated)
Commits
14690df
Update changelog779548e
Update required Go version to 1.1780e9662
Update github.com/jackc/pgconn to v1.14.30bf9ac3
Fix erroneous test casef94eb0e
Always wrap arguments in parentheses in the SQL sanitizer826a892
Fix SQL injection via line comment creation in simple protocol7d882f9
Fix *dbTx.Exec not checking if it is already closed1d07b8b
go mod tidy13468eb
Release v4.18.17fed69b
simplify duplicatepgx
registration guardUpdates
github.com/prometheus/client_golang
from 1.11.0 to 1.11.1Release notes
Sourced from github.com/prometheus/client_golang's releases.
Changelog
Sourced from github.com/prometheus/client_golang's changelog.
... (truncated)
Commits
989baa3
promhttp: Check validity of method and code label values (#962) (#987)Updates
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc
from 0.20.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
b4b06bc
Release v1.21.0/v0.46.0/v0.15.0/v0.1.0 (#4546)c1ac303
config: Prepare module for release (#4541)fe68fe9
host: fix typo (#4540)016b46f
otelgrpc: Use net.Listen in TestStatsHandler (#4538)23bd4ed
otelgrpc: Deprecate interceptors in favor of stats handlers (#4534)a3b16ae
Expose instrumentation scope name (#4448)2b69029
otelgrpc: Fix stats handlers to honor WithMessageEvents option (#4536)f6aeb0d
otelgrpc: Stablize TestInterceptors (#4535)b44dfc9
otelgrpc: Remove high cardinality metric attributes (#4322)2a5fe23
otelgrpc: Refine tests to use a net socket instead of a buffer (#4503)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 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 resul...Description has been truncated