Bump the go_modules group across 1 directory with 11 updates #11
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 5 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.17.0-beta
2.8.1+incompatible
2.8.2+incompatible
0.7.1
0.7.7
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.17.0-betaRelease notes
Sourced from github.com/lightningnetwork/lnd's releases.
... (truncated)
Commits
2fb150c
build: bump version to v0.17.0caa9bf9
Merge pull request #8043 from Roasbeef/0-17-rc64e6bb71
build: bump version to v0.17.0 rc6bb7a257
Merge pull request #8037 from yyforyongyu/fix-weight-calcedeb0d7
Merge pull request #8041 from Roasbeef/background-peer-prune5225189
lnwallet+rpcserver: fix weight calculation for taproot channels62d240b
itest: addtestSendDirectPayment
eae9dd0
peer: launch persistent peer pruning in background goroutine1ebfe95
Merge pull request #8035 from Roasbeef/0-17-rc5f63a2b9
build: bump version to v0.17.0 rc5Updates
google.golang.org/grpc
from 1.44.0 to 1.53.0Release notes
Sourced from google.golang.org/grpc's releases.
... (truncated)
Commits
dba26e1
Change version to 1.53.0 (#5983)2a1e934
server: after GracefulStop, ensure connections are closed when final RPC comp...e2d69aa
tests: fix spelling of variable (#5966)a6376c9
xds/resolver: cleanup tests to use real xDS client 3/n (#5953)bf8fc46
xds/resolver: cleanup tests to use real xDS client 5/n (#5955)3930549
resolver: replace resolver.Target.Endpoint field with Endpoint() method (#5852)894816c
grpclb: renamegrpclbstate
package back tostate
(#5962)e5a0237
encoding: fix duplicate compressor names (#5958)4adb2a7
xds/resolver: cleanup tests to use real xDS client 2/n (#5952)52a8392
gcp/observability: update method name validation (#5951)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/hashicorp/go-retryablehttp
from 0.7.1 to 0.7.7Changelog
Sourced from github.com/hashicorp/go-retryablehttp's changelog.
Commits
1542b31
v0.7.7defb9f4
v0.7.7a99f07b
Merge pull request #158 from dany74q/danny/redacted-url-in-logs8a28c57
Merge branch 'main' into danny/redacted-url-in-logs86e852d
Merge pull request #227 from hashicorp/dependabot/github_actions/actions/chec...47fe99e
Bump actions/checkout from 4.1.5 to 4.1.6490fc06
Merge pull request #226 from testwill/ioutilf3e9417
chore: remove refs to deprecated io/ioutild969eaa
Merge pull request #225 from hashicorp/manicminer-patch-22ad8ed4
v0.7.6Updates
github.com/jackc/pgproto3/v2
from 2.1.1 to 2.3.2Commits
0c0f7b0
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.3d9a54f
Fix unit test, it should return after any error is returned from DecodeUpdates
github.com/jackc/pgx/v4
from 4.13.0 to 4.18.1Changelog
Sourced from github.com/jackc/pgx/v4's changelog.
... (truncated)
Commits
13468eb
Release v4.18.17fed69b
simplify duplicatepgx
registration guard1e68b39
Update CHANGELOG.md for v4.18.0dfaa30d
Release v4.18.0b14a5e6
Register pgx driver using major versiond15cc95
Add fix for using a context with a value in BeforeConnect3edc1b5
Fix query sanitizerf2b3210
Backport better Conn.Query docseb3f696
Note that v5 is releasedd42b399
Update changelogUpdates
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.25.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
1412a89
OTel-Go-Contrib 0.24 release (#1144)8e44f3f
Prerelease v0.24.0 (#1125)f6c2b15
added guard for nil option around setting the provider (#1107)eb0df76
Added guard to prevent Options from setting nil Propagators (#1124)b6b185d
added aws instrumentation package to README (#1106)76dbf66
Update dependencies (#1101)4fa9762
Release prep (#1093)430ecb2
AddedNewResourceDetector
API for EC2 resource detector init (#1030)b2a1760
Upgrade to release v1.0.0-RC3 (trace) and v0.23 (metrics) (#1091)f650585
Update stable modules from core repo (#1048)Dependabot will resolve any conflicts with this PR as long as you don't a...
Description has been truncated