chore(deps): update go dependencies #73
Merged
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:
v3.1.1
->v3.2.1
v3.2.2
->v3.2.3
v1.3.1
->v1.4.0
v1.5.0
->v1.6.1
v0.6.1
->v0.6.2
v1.3.2
->v1.4.0
v0.3.15
->v0.3.16
v1.5.0
->v1.6.0
97b1e66
->f3f8817
3a041ad
->989df2b
v1.59.0
->v1.60.0
Release Notes
Masterminds/semver (github.com/Masterminds/semver/v3)
v3.2.1
Compare Source
Changed
Fixed
Full Changelog: Masterminds/semver@v3.2.0...v3.2.1
v3.2.0
Compare Source
Added
Changed
Fixed
Masterminds/sprig (github.com/Masterminds/sprig/v3)
v3.2.3
Compare Source
Changed
google/uuid (github.com/google/uuid)
v1.4.0
Compare Source
Features
Fixes
hashicorp/go-hclog (github.com/hashicorp/go-hclog)
v1.6.1
: Fix forcing colorCompare Source
What's Changed
Full Changelog: hashicorp/go-hclog@v1.6.0...v1.6.1
v1.6.0
: New level inheritance modeCompare Source
This release adds the ability to have sub-loggers arrange themselves into a tree and sync the level changes downward in the tree.
What's Changed
New Contributors
Full Changelog: hashicorp/go-hclog@v1.5.0...v1.6.0
hashicorp/hc-install (github.com/hashicorp/hc-install)
v0.6.2
Compare Source
What's Changed
New Contributors
Full Changelog: hashicorp/hc-install@v0.6.1...v0.6.2
huandu/xstrings (github.com/huandu/xstrings)
v1.4.0
: API Change:ToCamelCase
preserves source string caseCompare Source
As
ToCamelCase
is a port of RoR'sString#camelize
, this change makes the return value of this method consistent with its origin. Thanks @dbainbri-ciena for raising this issue in #54.This is a breaking API change. The return value of
ToCamelCase("toCamelCase")
wasTocamelcase
and then it'sToCamelCase
now. If this change breaks your code, please let me know and open new issue against this change. Thanks.v1.3.3
Compare Source
imdario/mergo (github.com/imdario/mergo)
v0.3.16
: Announcement: v1.0.0 will be released on June 18thCompare Source
This release doesn't contain code changes.
After 10 years, with many corner cases covered, very few issues pending (at least, comparing them with the usage of the library as part of Docker, Kubernetes, Datadog's agent, etc.), and a very stable API, I think it's time to release a 1.0.0 version.
This version will be released under a vanity URL: dario.cat/mergo
PS: although I'll make sure that github.com/imdario/mergo will be available, I'm going to also change my GitHub handle, so expect for a few minutes to not be able to pull from github.com/imdario as I fork it from the new handle to the old one.
PS2: I'm creating a discussion for this release to make sure we can have a conversation around the topic, and anything else about Mergo that you care about.
spf13/cast (github.com/spf13/cast)
v1.6.0
Compare Source
What's Changed
Full Changelog: spf13/cast@v1.5.1...v1.6.0
v1.5.1
Compare Source
What's Changed
New Contributors
Full Changelog: spf13/cast@v1.5.0...v1.5.1
grpc/grpc-go (google.golang.org/grpc)
v1.60.0
: Release 1.60.0Compare Source
Security
API Changes
ClientConn.NewServiceConfig
(#6784)grpc.WithServiceConfig
DialOption
(#6800)Bug Fixes
Behavior Changes
Documentation
codes.Code
(#6701)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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 has been generated by Mend Renovate. View repository job log here.