Skip to content

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
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 28, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
buf.build/gen/go/getstrm/pace/grpc/go v1.4.0-20240129161937-d5ced9c85c25.1 -> v1.5.1-20240129161937-d5ced9c85c25.2 age adoption passing confidence
buf.build/gen/go/getstrm/pace/protocolbuffers/go v1.34.2-20240129161937-d5ced9c85c25.2 -> v1.36.6-20240129161937-d5ced9c85c25.1 age adoption passing confidence
github.com/bykof/gostradamus v1.1.1 -> v1.1.2 age adoption passing confidence
github.com/elliotchance/orderedmap/v2 v2.2.0 -> v2.7.0 age adoption passing confidence
github.com/jedib0t/go-pretty/v6 v6.5.9 -> v6.6.7 age adoption passing confidence
github.com/samber/lo v1.41.0 -> v1.50.0 age adoption passing confidence
github.com/spf13/cobra v1.8.1 -> v1.9.1 age adoption passing confidence
github.com/spf13/pflag v1.0.5 -> v1.0.6 age adoption passing confidence
github.com/spf13/viper v1.19.0 -> v1.20.1 age adoption passing confidence
google.golang.org/grpc v1.64.1 -> v1.72.0 age adoption passing confidence
google.golang.org/protobuf v1.34.2 -> v1.36.6 age adoption passing confidence

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

New 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

New 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


Thank 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

New 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

[!WARNING]
This release includes a few minor breaking changes. Read the upgrade guide for details.

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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/non-major-golang branch from 850e051 to aadc522 Compare June 28, 2024 22:22
@renovate renovate bot changed the title chore(deps): update module github.com/samber/lo to v1.42.0 chore(deps): update module github.com/samber/lo to v1.43.0 Jun 28, 2024
@renovate renovate bot changed the title chore(deps): update module github.com/samber/lo to v1.43.0 chore(deps): update golang dependencies Jun 29, 2024
@renovate renovate bot force-pushed the renovate/non-major-golang branch 2 times, most recently from 2b4a1d3 to c0b6bc5 Compare June 30, 2024 04:38
@renovate renovate bot force-pushed the renovate/non-major-golang branch 4 times, most recently from 834bcba to 420c9ac Compare July 15, 2024 18:45
@renovate renovate bot force-pushed the renovate/non-major-golang branch 3 times, most recently from c38c1c3 to 4f23efd Compare July 19, 2024 23:30
@renovate renovate bot force-pushed the renovate/non-major-golang branch 5 times, most recently from e18d2de to f85f191 Compare July 31, 2024 20:01
@renovate renovate bot force-pushed the renovate/non-major-golang branch 3 times, most recently from cab56cc to 714d31d Compare August 13, 2024 15:03
@renovate renovate bot force-pushed the renovate/non-major-golang branch 3 times, most recently from a11c887 to 41958c0 Compare August 15, 2024 18:41
Copy link
Contributor Author

renovate bot commented Aug 15, 2024

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 11 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.20 -> 1.23
buf.build/gen/go/bufbuild/protovalidate/protocolbuffers/go v1.34.2-20231115204500-e097f827e652.2 -> v1.36.6-20231115204500-e097f827e652.1
github.com/cpuguy83/go-md2man/v2 v2.0.4 -> v2.0.6
github.com/fsnotify/fsnotify v1.7.0 -> v1.8.0
github.com/mattn/go-runewidth v0.0.15 -> v0.0.16
github.com/sagikazarmark/locafero v0.4.0 -> v0.7.0
github.com/spf13/afero v1.11.0 -> v1.12.0
github.com/spf13/cast v1.6.0 -> v1.7.1
golang.org/x/net v0.26.0 -> v0.35.0
golang.org/x/sys v0.21.0 -> v0.30.0
golang.org/x/text v0.16.0 -> v0.22.0
google.golang.org/genproto/googleapis/api v0.0.0-20240318140521-94a12d6c2237 -> v0.0.0-20250218202821-56aae31c358a

@renovate renovate bot force-pushed the renovate/non-major-golang branch 3 times, most recently from 0fdbcdd to 4bc76b5 Compare August 17, 2024 22:56
@renovate renovate bot force-pushed the renovate/non-major-golang branch 6 times, most recently from b459bf7 to 479733f Compare January 28, 2025 12:49
@renovate renovate bot force-pushed the renovate/non-major-golang branch 5 times, most recently from 81b786b to 694d178 Compare February 3, 2025 17:33
@renovate renovate bot force-pushed the renovate/non-major-golang branch 4 times, most recently from b8369f6 to 5e75d27 Compare February 11, 2025 00:51
@renovate renovate bot force-pushed the renovate/non-major-golang branch 3 times, most recently from ed0457d to bb1ac54 Compare February 17, 2025 03:36
@renovate renovate bot force-pushed the renovate/non-major-golang branch 3 times, most recently from 9bea0b8 to 6fc6f5b Compare March 7, 2025 23:21
@renovate renovate bot force-pushed the renovate/non-major-golang branch from 6fc6f5b to a797b4c Compare March 15, 2025 18:42
@renovate renovate bot force-pushed the renovate/non-major-golang branch 2 times, most recently from 8a17573 to 09dacec Compare March 26, 2025 19:16
@renovate renovate bot force-pushed the renovate/non-major-golang branch from 09dacec to c9ae4cd Compare April 1, 2025 10:20
@renovate renovate bot force-pushed the renovate/non-major-golang branch from c9ae4cd to a0fdccf Compare April 8, 2025 14:03
@renovate renovate bot force-pushed the renovate/non-major-golang branch 2 times, most recently from 232c6b7 to 9229be3 Compare April 26, 2025 01:40
@renovate renovate bot force-pushed the renovate/non-major-golang branch from 9229be3 to de0a360 Compare April 26, 2025 19:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants