Skip to content

fix(deps): update module github.com/ydataai/go-core to v0.15.5 #101

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

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 11, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/ydataai/go-core v0.15.1 -> v0.15.5 age adoption passing confidence

Release Notes

ydataai/go-core (github.com/ydataai/go-core)

v0.15.5: 0.15.5

Compare Source

Bug Fixes
  • deps: update kubernetes packages to v0.32.3 (#​167) (bbe7ada)
  • deps: update module github.com/prometheus/common to v0.63.0 (#​176) (cb44fbb)
  • deps: update module sigs.k8s.io/controller-runtime to v0.20.3 (#​166) (b14d177)

v0.15.4: 0.15.4

Compare Source

Bug Fixes
  • deps: update module github.com/hashicorp/vault/api to v1.16.0 (911f673)
  • deps: update module github.com/prometheus/client_golang to v1.21.1 (#​175) (75f1130)
  • deps: update module github.com/redis/go-redis/v9 to v9.7.1 (a5f3679)

v0.15.3: 0.15.3

Compare Source

Bug Fixes
  • deps: update module github.com/stretchr/testify to v1.10.0 (67223ba)

v0.15.2: 0.15.2

Compare Source

Bug Fixes
  • deps: update module github.com/gin-gonic/gin to v1.10.0 (10bc3b2)
  • deps: update module github.com/hashicorp/vault/api to v1.14.0 (01a1ca3)
  • deps: update module github.com/hashicorp/vault/api to v1.15.0 (fef4a42)
  • deps: update module github.com/prometheus/client_golang to v1.19.1 (bb81fe3)
  • deps: update module github.com/prometheus/client_golang to v1.20.0 (f9a568b)
  • deps: update module github.com/prometheus/client_golang to v1.20.1 (39f7f73)
  • deps: update module github.com/prometheus/client_golang to v1.20.2 (32c11d5)
  • deps: update module github.com/prometheus/common to v0.51.1 (933b11c)
  • deps: update module github.com/prometheus/common to v0.52.2 (ac1f6fc)
  • deps: update module github.com/prometheus/common to v0.52.3 (ab732aa)
  • deps: update module github.com/prometheus/common to v0.53.0 (6bf5c34)
  • deps: update module github.com/prometheus/common to v0.54.0 (7d8da64)
  • deps: update module github.com/prometheus/common to v0.55.0 (275ff87)
  • deps: update module github.com/prometheus/common to v0.56.0 (3cb7f3a)
  • deps: update module github.com/prometheus/common to v0.57.0 (2ad1e19)
  • deps: update module github.com/prometheus/common to v0.58.0 (424f315)
  • deps: update module github.com/prometheus/common to v0.59.1 (5594194)
  • deps: update module github.com/redis/go-redis/v9 to v9.5.2 (827811b)
  • deps: update module github.com/redis/go-redis/v9 to v9.5.3 (59b5f93)
  • deps: update module github.com/redis/go-redis/v9 to v9.5.4 (46b1a10)
  • deps: update module github.com/redis/go-redis/v9 to v9.6.0 (7541c2c)
  • deps: update module github.com/redis/go-redis/v9 to v9.6.1 (e1cdda4)
  • deps: update module github.com/redis/go-redis/v9 to v9.6.2 (d521de0)
  • deps: update module github.com/redis/go-redis/v9 to v9.7.0 (1d883be)
  • deps: update module google.golang.org/grpc to v1.64.0 (4e30d88)
  • deps: update module google.golang.org/grpc to v1.65.0 (9ae722b)
  • vault: modify credentials to map interface (#​170) (cb543dc)

Configuration

📅 Schedule: Branch creation - "before 12pm every weekday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • 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/github.com-ydataai-go-core-0.x branch from 4d883d6 to 2fb27e3 Compare November 25, 2024 13:48
@renovate renovate bot changed the title fix(deps): update module github.com/ydataai/go-core to v0.15.2 fix(deps): update module github.com/ydataai/go-core to v0.15.3 Nov 25, 2024
Copy link
Contributor Author

renovate bot commented Nov 25, 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):

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

Details:

Package Change
go 1.22 -> 1.23.0
github.com/google/go-cmp v0.6.0 -> v0.7.0
github.com/bytedance/sonic v1.11.6 -> v1.13.1
github.com/bytedance/sonic/loader v0.1.1 -> v0.2.4
github.com/cloudwego/base64x v0.1.4 -> v0.1.5
github.com/gabriel-vasile/mimetype v1.4.3 -> v1.4.8
github.com/gin-contrib/sse v0.1.0 -> v1.0.0
github.com/go-playground/validator/v10 v10.20.0 -> v10.25.0
github.com/goccy/go-json v0.10.2 -> v0.10.5
github.com/klauspost/cpuid/v2 v2.2.7 -> v2.2.10
github.com/pelletier/go-toml/v2 v2.2.2 -> v2.2.3
golang.org/x/arch v0.8.0 -> v0.15.0
golang.org/x/crypto v0.23.0 -> v0.36.0
golang.org/x/net v0.25.0 -> v0.37.0
golang.org/x/sys v0.20.0 -> v0.31.0
golang.org/x/text v0.15.0 -> v0.23.0
google.golang.org/protobuf v1.34.1 -> v1.36.5

@renovate renovate bot force-pushed the renovate/github.com-ydataai-go-core-0.x branch from 2fb27e3 to cddae28 Compare December 22, 2024 20:19
@renovate renovate bot force-pushed the renovate/github.com-ydataai-go-core-0.x branch 2 times, most recently from 78d4abb to a819202 Compare March 7, 2025 20:46
@renovate renovate bot changed the title fix(deps): update module github.com/ydataai/go-core to v0.15.3 fix(deps): update module github.com/ydataai/go-core to v0.15.4 Mar 7, 2025
@renovate renovate bot force-pushed the renovate/github.com-ydataai-go-core-0.x branch from a819202 to 6e1e4dd Compare March 18, 2025 13:42
@renovate renovate bot changed the title fix(deps): update module github.com/ydataai/go-core to v0.15.4 fix(deps): update module github.com/ydataai/go-core to v0.15.5 Mar 18, 2025
@renovate renovate bot force-pushed the renovate/github.com-ydataai-go-core-0.x branch from 6e1e4dd to 7e568ae Compare April 8, 2025 16:04
@renovate renovate bot force-pushed the renovate/github.com-ydataai-go-core-0.x branch from 7e568ae to f8bb0c8 Compare May 7, 2025 10:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants