-
Notifications
You must be signed in to change notification settings - Fork 0
chore(deps): update golang dependencies #82
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/non-major-golang
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
850e051
to
aadc522
Compare
2b4a1d3
to
c0b6bc5
Compare
834bcba
to
420c9ac
Compare
c38c1c3
to
4f23efd
Compare
e18d2de
to
f85f191
Compare
cab56cc
to
714d31d
Compare
a11c887
to
41958c0
Compare
ℹ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
0fdbcdd
to
4bc76b5
Compare
b459bf7
to
479733f
Compare
81b786b
to
694d178
Compare
b8369f6
to
5e75d27
Compare
ed0457d
to
bb1ac54
Compare
9bea0b8
to
6fc6f5b
Compare
6fc6f5b
to
a797b4c
Compare
8a17573
to
09dacec
Compare
09dacec
to
c9ae4cd
Compare
c9ae4cd
to
a0fdccf
Compare
232c6b7
to
9229be3
Compare
9229be3
to
de0a360
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:
v1.4.0-20240129161937-d5ced9c85c25.1
->v1.5.1-20240129161937-d5ced9c85c25.2
v1.34.2-20240129161937-d5ced9c85c25.2
->v1.36.6-20240129161937-d5ced9c85c25.1
v1.1.1
->v1.1.2
v2.2.0
->v2.7.0
v6.5.9
->v6.6.7
v1.41.0
->v1.50.0
v1.8.1
->v1.9.1
v1.0.5
->v1.0.6
v1.19.0
->v1.20.1
v1.64.1
->v1.72.0
v1.34.2
->v1.36.6
Release Notes
bykof/gostradamus (github.com/bykof/gostradamus)
v1.1.2
Compare Source
elliotchance/orderedmap (github.com/elliotchance/orderedmap/v2)
v2.7.0
Compare Source
v2.6.1
Compare Source
v2.6.0
Compare Source
v2.5.0
Compare Source
v2.4.0
Compare Source
v2.3.0
Compare Source
jedib0t/go-pretty (github.com/jedib0t/go-pretty/v6)
v6.6.7
Compare Source
What's Changed
Full Changelog: jedib0t/go-pretty@v6.6.6...v6.6.7
v6.6.6
Compare Source
What's Changed
New Contributors
Full Changelog: jedib0t/go-pretty@v6.6.5...v6.6.6
v6.6.5
Compare Source
What's Changed
Full Changelog: jedib0t/go-pretty@v6.6.4...v6.6.5
v6.6.4
Compare Source
What's Changed
Full Changelog: jedib0t/go-pretty@v6.6.3...v6.6.4
v6.6.3
Compare Source
What's Changed
Full Changelog: jedib0t/go-pretty@v6.6.2...v6.6.3
v6.6.2
Compare Source
What's Changed
Full Changelog: jedib0t/go-pretty@v6.6.1...v6.6.2
v6.6.1
Compare Source
What's Changed
Full Changelog: jedib0t/go-pretty@v6.6.0...v6.6.1
v6.6.0
Compare Source
What's Changed
New Contributors
Full Changelog: jedib0t/go-pretty@v6.5.9...v6.6.0
samber/lo (github.com/samber/lo)
v1.50.0
Compare Source
What's Changed
Here is the 50th minor version !! 🔥🥂
New methods
Improvements
Documentation
Dependencies
New Contributors
Full Changelog: samber/lo@v1.49.1...v1.50.0
v1.49.1
Compare Source
What's Changed
Full Changelog: samber/lo@v1.49.0...v1.49.1
v1.49.0
Compare Source
What's Changed
Product
andProductBy
functions by @JohnDevitt in https://github.com/samber/lo/pull/566New Contributors
Full Changelog: samber/lo@v1.48.0...v1.49.0
v1.48.0
Compare Source
What's Changed
Feature
Fix
Refactor
New Contributors
Full Changelog: samber/lo@v1.47.0...v1.48.0
v1.47.0
Compare Source
What's Changed
New Contributors
Full Changelog: samber/lo@v1.46.0...v1.47.0
v1.46.0
Compare Source
What's Changed
New Contributors
Full Changelog: samber/lo@v1.45.0...v1.46.0
v1.45.0
Compare Source
What's Changed
New Contributors
Full Changelog: samber/lo@v1.44.0...v1.45.0
v1.44.0
Compare Source
What's Changed
golang.org/x/exp
since it doesn't follow go 1 compatibility promise by @trim21 in https://github.com/samber/lo/pull/478New Contributors
Full Changelog: samber/lo@v1.43.0...v1.44.0
v1.43.0
Compare Source
What's Changed
New Contributors
Full Changelog: samber/lo@v1.42.0...v1.43.0
v1.42.0
Compare Source
What's Changed
Breaking change
lo.Last()
now returns(T, bool)
instead of(T, error)
New Contributors
Full Changelog: samber/lo@v1.41.0...v1.42.0
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
spf13/pflag (github.com/spf13/pflag)
v1.0.6
Compare Source
What's Changed
pkg/flag
compatibility by @mckern in https://github.com/spf13/pflag/pull/220New Contributors
Full Changelog: spf13/pflag@v1.0.5...v1.0.6
spf13/viper (github.com/spf13/viper)
v1.20.1
Compare Source
What's Changed
Bug Fixes 🐛
Full Changelog: spf13/viper@v1.20.0...v1.20.1
v1.20.0
Compare Source
What's Changed
Exciting New Features 🎉
Enhancements 🚀
Bug Fixes 🐛
Breaking Changes 🛠
Dependency Updates ⬆️
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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.