Skip to content
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

chore: Update all non-major dependencies #103

Merged
merged 1 commit into from
Jun 30, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 30, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update Pending
github.com/getsentry/sentry-go v0.28.0 -> v0.28.1 age adoption passing confidence require patch
github.com/go-co-op/gocron/v2 v2.5.0 -> v2.7.0 age adoption passing confidence require minor v2.7.1
github.com/go-kratos/kratos/contrib/log/zap/v2 v2.0.0-20240516020449-fbac5fa25e7a -> v2.0.0-20240627104009-3198e0b83bf2 age adoption passing confidence require patch
github.com/go-kratos/kratos/contrib/registry/consul/v2 v2.0.0-20240516020449-fbac5fa25e7a -> v2.0.0-20240627104009-3198e0b83bf2 age adoption passing confidence require patch
github.com/hashicorp/consul/api v1.28.3 -> v1.29.1 age adoption passing confidence require minor
github.com/minio/minio-go/v7 v7.0.70 -> v7.0.72 age adoption passing confidence require patch
github.com/redis/go-redis/v9 v9.5.1 -> v9.5.3 age adoption passing confidence require patch
golang.org/x/exp fe59bbe -> 7f521ea age adoption passing confidence require digest
google.golang.org/protobuf v1.34.1 -> v1.34.2 age adoption passing confidence require patch

Release Notes

getsentry/sentry-go (github.com/getsentry/sentry-go)

v0.28.1: 0.28.1

Compare Source

The Sentry SDK team is happy to announce the immediate availability of Sentry Go SDK v0.28.1.

Bug Fixes
  • Implement http.ResponseWriter to hook into various parts of the response process (#​837)
go-co-op/gocron (github.com/go-co-op/gocron/v2)

v2.7.0

Compare Source

Added
Fixed

Full Changelog: go-co-op/gocron@v2.6.0...v2.7.0

v2.6.0

Compare Source

Added

Fixed

Misc

New Contributors

Full Changelog: go-co-op/gocron@v2.5.0...v2.6.0

minio/minio-go (github.com/minio/minio-go/v7)

v7.0.72: Bugfix Release

Compare Source

What's Changed

Full Changelog: minio/minio-go@v7.0.71...v7.0.72

v7.0.71: Bugfix Release

Compare Source

What's Changed

Full Changelog: minio/minio-go@v7.0.70...v7.0.71

redis/go-redis (github.com/redis/go-redis/v9)

v9.5.3

Compare Source

v9.5.2: 9.5.2

Compare Source

Changes

  • fix: fix #​2681 (#​2998)
  • Remove skipping span creation by checking parent spans (#​2980)
  • Handle IPv6 in isMovedError (#​2981)
  • Fix XGroup first pos key (#​2983)
  • Adding BitfieldRo in BitMapCmdable interface (#​2962)
  • Optimize docs useless imports and typo (#​2970)
  • chore: fix some comments (#​2967)
  • Fix for issues #​2959 and #​2960 (#​2961)
  • fix: #​2956 (#​2957)
  • fix misuses of a vs an (#​2936)
  • add server address and port span attributes to redis otel trace instrumentation (#​2826)
  • chore(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0 in /example/otel (#​2944)
  • Remove secrets from Redis Enterprise CI (#​2938)
  • Fix monitor on go 1.19 (#​2908)
  • chore(deps): bump google.golang.org/protobuf from 1.28.1 to 1.33.0 in /extra/redisprometheus (#​2942)
  • Change RE image to public RE image (#​2935)

Contributors

We'd like to thank all the contributors who worked on this release!

@​XSAM, @​akash14darshan, @​daviddzxy, @​dependabot, @​dependabot[bot], @​esara, @​hakusai22, @​hishope, @​kindknow, @​monkey92t, @​ofekshenawa, @​singular-seal and deferdeter

protocolbuffers/protobuf-go (google.golang.org/protobuf)

v1.34.2

Compare Source

Minor feature:

  • CL/589336: gofeatures: allow setting legacy_unmarshal_json_enum feature at file level

Minor bug fixes:

  • CL/588875: types/descriptorpb: regenerate using latest protobuf v27.0 release
  • CL/586396: internal/impl: fix size cache semantics with lazy decoding
  • CL/585736: reflect/protodesc: remove obsolete JSON name check from desc validator
  • CL/588976: reflect/protoreflect: FieldDescriptor.Kind should never be GroupKind for maps or fields of map entry

Configuration

📅 Schedule: Branch creation - "before 4am on the first day of the month" in timezone Asia/Singapore, 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.


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

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the renovate label Jun 30, 2024
Copy link
Contributor Author

renovate bot commented Jun 30, 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):

  • 2 additional dependencies were updated

Details:

Package Change
golang.org/x/mod v0.17.0 -> v0.18.0
golang.org/x/tools v0.21.1-0.20240508182429-e35e4ccd0d2d -> v0.22.0

@renovate renovate bot merged commit 4c9d220 into master Jun 30, 2024
3 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch June 30, 2024 18:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants