-
Notifications
You must be signed in to change notification settings - Fork 3
fix(deps): update go dependencies (major) #322
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/major-go-dependencies
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.
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
37cc2c6 to
bcc219a
Compare
6218e49 to
683154a
Compare
5470adb to
7dec228
Compare
41a0f34 to
6fbc405
Compare
81d405d to
a067850
Compare
a067850 to
f89ed89
Compare
f89ed89 to
b1c610f
Compare
b1c610f to
584396b
Compare
584396b to
f49d354
Compare
f49d354 to
ebf35ba
Compare
4f38d8c to
e31f29c
Compare
e347225 to
acbdb71
Compare
8da527a to
79c769c
Compare
36573b4 to
9b72a26
Compare
bbb08e5 to
da4ad44
Compare
37dde8c to
22cc2da
Compare
78fa3b3 to
302698a
Compare
302698a to
e12e216
Compare
ℹ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
e12e216 to
6fbde6e
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:
v4->v5v4.1.1->v5.0.0v5->v6v4.0.1->v6.0.0v15.0.0->v16.0.0v1.3.1->v2.1.1v2.27.1->v3.5.0v3->v4v1.17.2->v2.4.0v1.6.8->v2.0.6v2.4.0->v3.0.1v4.4.1->v6.3.0Release Notes
actions/checkout (actions/checkout)
v5Compare Source
actions/setup-go (actions/setup-go)
v6Compare Source
actions/setup-node (actions/setup-node)
v6.0.0Compare Source
What's Changed
Breaking Changes
Dependency Upgrades
Full Changelog: actions/setup-node@v5...v6.0.0
v5.0.0Compare Source
What's Changed
Breaking Changes
This update, introduces automatic caching when a valid
packageManagerfield is present in yourpackage.json. This aims to improve workflow performance and make dependency management more seamless.To disable this automatic caching, set
package-manager-cache: falseMake sure your runner is on version v2.327.1 or later to ensure compatibility with this release. See Release Notes
Dependency Upgrades
New Contributors
Full Changelog: actions/setup-node@v4...v5.0.0
v4.4.0Compare Source
What's Changed
Bug fixes:
Enhancement:
Dependency update:
New Contributors
Full Changelog: actions/setup-node@v4...v4.4.0
v4.3.0Compare Source
What's Changed
Dependency updates
New Contributors
Full Changelog: actions/setup-node@v4...v4.3.0
v4.2.0Compare Source
What's Changed
@actions/cacheto^4.0.0by @priyagupta108 in #1191New Contributors
Full Changelog: actions/setup-node@v4...v4.2.0
v4.1.0Compare Source
What's Changed
isGheslogic by @jww3 in #1148This addresses issues with caching by adding the architecture (arch) to the cache key, ensuring that cache keys are accurate to prevent conflicts.
Note: This change may break previous cache keys as they will no longer be compatible with the new format.
New Contributors
Full Changelog: actions/setup-node@v4...v4.1.0
v4.0.4Compare Source
What's Changed
Documentation changes:
New Contributors
Full Changelog: actions/setup-node@v4...v4.0.4
v4.0.3Compare Source
What's Changed
Bug fixes:
Documentation changes:
Dependency updates:
New Contributors
Full Changelog: actions/setup-node@v4...v4.0.3
v4.0.2Compare Source
What's Changed
volta.extendsby @ThisIsManta in #921New Contributors
Full Changelog: actions/setup-node@v4.0.1...v4.0.2
apparentlymart/go-textseg (github.com/apparentlymart/go-textseg/v15)
v16.0.0Compare Source
oklog/ulid (github.com/oklog/ulid)
v2.1.1Compare Source
What's Changed
ulid.Niland.IsZero()method by @tonyhb in #112New Contributors
Full Changelog: oklog/ulid@v2.1.0...v2.1.1
v2.1.0Compare Source
Full release of v2.1.0, thanks to our testers.
What's Changed
alizain/ulidby @kachick in #67New Contributors
Full Changelog: oklog/ulid@v2.0.2...v2.1.0
v2.0.2Compare Source
Identical to v2.0.1, except uses the proper /v2 suffix on the ulid import in ulid_test.go. Without this change, anyone who imported oklog/ulid at e.g. v2.0.1 into their project would also get oklog/ulid at v0-something due to the inadvertent transitive dependency.
v2.0.1Compare Source
Identical to v2.0.0, but fixes a bug in the go.mod module path.
v2.0.0Compare Source
A new major version to go with support for Go modules. Also, improved support for safe monotonic readers.
urfave/cli (github.com/urfave/cli/v2)
v3.5.0Compare Source
What's Changed
New Contributors
Full Changelog: urfave/cli@v3.4.1...v3.5.0
v3.4.1Compare Source
What's Changed
v3series is recommended for new development by @meatballhat in #2186Full Changelog: urfave/cli@v3.4.0...v3.4.1
v3.4.0Compare Source
What's Changed
New Contributors
Full Changelog: urfave/cli@v3.3.9...v3.4.0
v3.3.9Compare Source
What's Changed
New Contributors
Full Changelog: urfave/cli@v3.3.8...v3.3.9
v3.3.8Compare Source
What's Changed
v3series by @meatballhat in #2155Full Changelog: urfave/cli@v3.3.7...v3.3.8
v3.3.7Compare Source
What's Changed
IsLocalfor BoolWithInverseFlag by @huiyifyj in #2151New Contributors
Full Changelog: urfave/cli@v3.3.6...v3.3.7
v3.3.6Compare Source
What's Changed
Full Changelog: urfave/cli@v3.3.5...v3.3.6
v3.3.5Compare Source
What's Changed
Full Changelog: urfave/cli@v3.3.4...v3.3.5
v3.3.4Compare Source
What's Changed
New Contributors
Full Changelog: urfave/cli@v3.3.3...v3.3.4
v3.3.3Compare Source
What's Changed
New Contributors
Full Changelog: urfave/cli@v3.3.2...v3.3.3
v3.3.2Compare Source
What's Changed
New Contributors
Full Changelog: urfave/cli@v3.3.1...v3.3.2
v3.3.1Compare Source
What's Changed
Full Changelog: urfave/cli@v3.3.0...v3.3.1
v3.3.0Compare Source
What's Changed
float32andfloat64by @ldez in #2112New Contributors
Full Changelog: urfave/cli@v3.2.0...v3.3.0
v3.2.0Compare Source
Breaking change IntFlag now uses int type and not int64. Please change to using Int64Flag for int64 types. Similar behavior for UintFlag as well. See https://pkg.go.dev/github.com/urfave/cli/v3 for a full list of flag types. See #2094 for full patch for this
What's Changed
New Contributors
Full Changelog: urfave/cli@v3.1.1...v3.2.0
v3.1.1Compare Source
v3.1.0Compare Source
What's Changed
New Contributors
Full Changelog: urfave/cli@v3.0.0-beta1.01...v3.1.0
v2.27.7Compare Source
What's Changed
Full Changelog: urfave/cli@v2.27.6...v2.27.7
v2.27.6Compare Source
What's Changed
Full Changelog: urfave/cli@v2.27.5...v2.27.6
v2.27.5Compare Source
What's Changed
UseShortOptionHandlingdescription by @BlackHole1 in #1956Full Changelog: urfave/cli@v2.27.4...v2.27.5
v2.27.4Compare Source
What's Changed
Full Changelog: urfave/cli@v2.27.3...v2.27.4
v2.27.3Compare Source
What's Changed
New Contributors
Full Changelog: urfave/cli@v2.27.2...v2.27.3
v2.27.2Compare Source
What's Changed
New Contributors
Full Changelog: urfave/cli@v2.27.1...v2.27.2
github/codeql-action (github/codeql-action)
v4Compare Source
mongodb/mongo-go-driver (go.mongodb.org/mongo-driver)
v2.4.0: MongoDB Go Driver 2.4.0Compare Source
The MongoDB Go Driver Team is pleased to release version 2.4.0 of the official MongoDB Go Driver.
Release Highlights
This release adds a new method Client.AppendDriverInfo that adds information to the driver metadata sent on subsequent connection handshakes.
What's Changed
✨ New Features
📝 Other Changes
internal/decimal/decinal128.gotodecimal128.goby @ggyuchive in #2220