-
Notifications
You must be signed in to change notification settings - Fork 1
chore(deps): update go modules #47
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/go-modules
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
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
ecd336c
to
9e81aec
Compare
9e81aec
to
b7893f2
Compare
35b2be7
to
75c5447
Compare
8f9a45f
to
4675ad1
Compare
3d0f2ca
to
ec13e79
Compare
dfb82d7
to
7350b79
Compare
4c84fa1
to
bceec2c
Compare
a2f5704
to
ccac8c3
Compare
ccac8c3
to
28aa2b2
Compare
ℹ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
539ce30
to
c3f6b73
Compare
2c99b20
to
fca652e
Compare
593dfc9
to
8e2e9bd
Compare
d6510bd
to
4bd7256
Compare
ba467d1
to
6426372
Compare
a22bba3
to
68d5c69
Compare
b099ce2
to
6b0c7fb
Compare
d404317
to
4f9e0d8
Compare
4f9e0d8
to
3655301
Compare
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.
This PR contains the following updates:
v0.6.0
->v0.6.7
0d21f29
->536ec59
v1.4.1
->v1.5.1
v2.0.0-alpha.33
->v2.0.0-alpha.37
v1.0.13
->v1.0.15
v2.0.0-alpha.23
->v2.0.0-alpha.25
v0.4.10
->v0.4.11
v1.8.1
->v1.9.1
v1.9.0
->v1.10.0
fc7c04a
->513f239
fc7c04a
->513f239
fc7c04a
->513f239
v1.65.0
->v1.73.0
v1.34.2
->v1.36.6
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
beevik/etree (github.com/beevik/etree)
v1.5.1
Compare Source
Fixes
v1.5.0
Compare Source
Changes
Element
functionCreateChild
, which calls a continuation functionafter creating and adding a child element.
Fixes
ReadSettings
values. WhenAttrSingleQuote
is true,CanonicalAttrVal
is forced to be false.bitrise-io/go-steputils (github.com/bitrise-io/go-steputils/v2)
v2.0.0-alpha.37
Compare Source
v2.0.0-alpha.36
Compare Source
v2.0.0-alpha.35
Compare Source
v2.0.0-alpha.34
Compare Source
bitrise-io/go-utils (github.com/bitrise-io/go-utils)
v1.0.15
Compare Source
v1.0.14
Compare Source
pkg/xattr (github.com/pkg/xattr)
v0.4.11
Compare Source
What's Changed
Full Changelog: pkg/xattr@v0.4.10...v0.4.11
spf13/cobra (github.com/spf13/cobra)
v1.9.1
Compare Source
🐛 Fixes
Full Changelog: spf13/cobra@v1.9.0...v1.9.1
v1.9.0
Compare Source
✨ Features
🐛 Fixes
🤖 Completions
🧪 Testing
✍🏼 Documentation
🔧 Dependency upgrades
pflag
dependencies for v1.9.0 by @jpmcb in https://github.com/spf13/cobra/pull/2233Thank you to all of our amazing contributors and all the great work that's been going into the completions feature!!
👋🏼 New Contributors
Full Changelog: spf13/cobra@v1.8.1...v1.9.0
stretchr/testify (github.com/stretchr/testify)
v1.10.0
Compare Source
What's Changed
Functional Changes
Fixes
Documentation, Build & CI
New Contributors
Full Changelog: stretchr/testify@v1.9.0...v1.10.0
grpc/grpc-go (google.golang.org/grpc)
v1.73.0
: Release 1.73.0Compare Source
New Features
GRPC_EXPERIMENTAL_ENABLE_LEAST_REQUEST=false
in your environment. (#8253)CallAuthority
Call Option that can be used to overwrite the http:authority
header on per-RPC basis. (#8068)List
method to gRPC Health service. (#8155)GRPC_EXPERIMENTAL_XDS_MTLS_SPIFFE=true
. (#8167, #8180, #8229, #8343)Bug Fixes
grpc-timeout
header is created. (#8312)grpc-timeout
header values are now rejected. This is consistent with the gRPC protocol spec. (#8290)Performance Improvements
Documentation
v1.72.2
: Release 1.72.2Compare Source
Bug Fixes
NO_PROXY
environment variable when connecting to locally-resolved addresses (case 2 from gRFC A1). (#8329)v1.72.1
: Release 1.72.1Compare Source
Bug Fixes
v1.72.0
: Release 1.72.0Compare Source
Dependencies
API Changes
AddressMapV2
with generics to ultimately replaceAddressMap
. DeprecateAddressMap
for deletion (#8187)New Features
grpc.xds_client.server_failure
counter metric on xDS client to record connectivity errors (#8203)maxAge
to exceed 5 minutes ifstaleAge
is set in the LB policy configuration (#8137)GRPC_EXPERIMENTAL_ENABLE_NEW_PICK_FIRST
tofalse
(case insensitive).Bug Fixes
Behavior Changes
Documentation
v1.71.3
: Release 1.71.3Compare Source
Bug Fixes
NO_PROXY
environment variable when connecting to locally-resolved addresses (case 2 from gRFC A1). (#8329)v1.71.2
: Release 1.71.2Compare Source
Bug Fixes
v1.71.1
: Release 1.71.1Compare Source
Bug Fixes
TextMapPropagator
andTracerProvider
fromTraceOptions
instead of OpenTelemetry globals (#8166)NewAddress
API (#8149)v1.71.0
: Release 1.71.0Compare Source
API Changes
MetricsRecorder
method onBalancer.ClientConn
instead of the removedBalancer.BuildOptions.MetricsRecorder
field to obtain a metrics recorder. (#8027)balancer.ClientConn
implementations must now embed a delegate implementation. This allows grpc-go to add new methods to the interface and remain backward compatible. (#8026)New Features
GRPC_EXPERIMENTAL_XDS_DUALSTACK_ENDPOINTS=false
. (#8134)DisableAutoReconnect
option will not attempt to callExitIdle
automatically on their children when the children report idle. (#8052)Bug Fixes
grpc.NewClient
so the target is resolved by the proxy as expected. (#7881)WithLocalDNSResolution()
dial option to explicitly force target resolution on the client instead. (#7881)UNAVAILABLE
when the EDS resource is missing or contains no endpoints (#8070)maxReceiveMessageSize
isMaxInt
(#7918)Documentation
grpc.NewClient
andClientConn.CanonicalTarget
by providing examples. (#8078)v1.70.0
: Release 1.70.0Compare Source
Behavior Changes
New Features
GRPC_EXPERIMENTAL_XDS_FALLBACK
tofalse
. (#7949)Bug Fixes
Performance
Documentation
v1.69.4
: Release 1.69.4Compare Source
Bug Fixes
Documentation
v1.69.2
: Release 1.69.2Compare Source
Bug Fixes
Metrics
/etc) that were moved to the stats package (#7929).v1.69.0
: Release 1.69.0Compare Source
Known Issues
grpc.NewClient
function is incompatible with forward proxies, because it resolves the target hostname on the client instead of passing the hostname to the proxy. A fix is expected to be a part of grpc-go v1.70. (#7556)New Features
pickfirst
LB policy (disabled by default) supports Happy Eyeballs, interleaving IPv4 and IPv6 address as described in RFC-8305 section 4, to attempt connections to multiple backends concurrently. The experimentalpickfirst
policy can be enabled by setting the environment variableGRPC_EXPERIMENTAL_ENABLE_NEW_PICK_FIRST
totrue
. (#7725, #7742)pick_first
load balancing policy (#7839)MethodHandler
, which is the type of an already-exported field inMethodDesc
(#7796)Bug Fixes
Behavior Changes
pick_first
LB policy to manage connections (#7826)API Changes
balancer.SubConn
interface to force implementors to embed a delegate implementation. This requirement is present in the interface documentation, but wasn't enforced earlier. (#7840)Performance Improvements
ReadAll()
method for more efficientio.Reader
consumption (#7653)Documentation
v1.68.2
: Release 1.68.2Compare Source
Dependencies
stats/opentelemetry
module and instead add the experimental packages it contains directly into the maingoogle.golang.org/grpc
module (#7936)v1.68.1
: Release 1.68.1Compare Source
Bug Fixes
Dependencies
go1.22.7
togo1.22
. (#7831)v1.68.0
: Release 1.68.0Compare Source
Known Issues
grpc.NewClient
function is incompatible with forward proxies, because it resolves the target hostname on the client instead of passing the hostname to the proxy. This bug has been present since the introduction ofNewClient
. A fix is expected to be a part of grpc-go v1.70. (#7556)Behavior Changes
Configuration
📅 Schedule: Branch creation - "on Monday at 04:00" (UTC), Automerge - "at 10am on Monday except on 25th of December in 2023 and 1st of January 2024 and 1st of April 2024 and 20th of May 2024 and 19th of August 2024" (UTC).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.