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

fix(deps): update module golang.org/x/text to v0.23.0 #690

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

trap-renovate[bot]
Copy link
Contributor

@trap-renovate trap-renovate bot commented Mar 5, 2025

This PR contains the following updates:

Package Type Update Change
golang.org/x/text require minor v0.22.0 -> v0.23.0

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 has been generated by Renovate Bot.

Copy link
Contributor Author

trap-renovate bot commented Mar 5, 2025

ℹ Artifact update notice

File name: harbor/gc/source/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):

  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.22 -> 1.23.0

Copy link

github-actions bot commented Mar 5, 2025

Diff

@@ spec.templates.run.volumes.gc-script.configMap.name @@
# argoproj.io/v1alpha1/WorkflowTemplate/harbor/gc
! ± value change
- gc-script-m7m28md4d8
+ gc-script-92dd64c486

@@ data.go.mod @@
# v1/ConfigMap/harbor/gc-script-92dd64c486
! ± value change in multiline text (two inserts, two deletions)
  module playground
  
- go 1.22
+ go 1.23.0
  
  toolchain go1.24.1
  
  require (
  	github.com/samber/lo v1.49.1
  	github.com/schollz/progressbar/v3 v3.18.0
  	github.com/sirupsen/logrus v1.9.3
  	github.com/sourcegraph/conc v0.3.0
- 	golang.org/x/text v0.22.0
+ 	golang.org/x/text v0.23.0
  )
  
  require (
  	github.com/mitchellh/colorstring v0.0.0-20190213212951-d06e56a500db // indirect
  
  [two lines unchanged)]
  
  	go.uber.org/multierr v1.9.0 // indirect
  	golang.org/x/sys v0.29.0 // indirect
  	golang.org/x/term v0.28.0 // indirect
  )

@@ data.go.sum @@
# v1/ConfigMap/harbor/gc-script-92dd64c486
! ± value change in multiline text (one insert, no deletions)
  github.com/chengxilo/virtualterm v1.0.4 h1:Z6IpERbRVlfB8WkOmtbHiDbBANU7cimRIof7mk9/PwM=
  github.com/chengxilo/virtualterm v1.0.4/go.mod h1:DyxxBZz/x1iqJjFxTFcr6/x+jSpqN0iwWCOK1q10rlY=
  github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
  github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
  
  [43 lines unchanged)]
  
  golang.org/x/text v0.21.0 h1:zyQAAkrwaneQ066sspRyJaG9VNi/YJ1NfzcGB3hZ/qo=
  golang.org/x/text v0.21.0/go.mod h1:4IBbMaMmOPCJ8SecivzSH54+73PCFmPWxNTLm+vZkEQ=
  golang.org/x/text v0.22.0 h1:bofq7m3/HAFvbF51jz3Q9wLg3jkvSPuiZu/pD1XwgtM=
  golang.org/x/text v0.22.0/go.mod h1:YRoo4H8PVmsu+E3Ou7cqLVH8oXWIHVoX0jqUWALQhfY=
+ golang.org/x/text v0.23.0 h1:D71I7dUrlY+VX0gQShAThNGHFxZ13dGLBHQLVl1mJlY=
+ golang.org/x/text v0.23.0/go.mod h1:/BLNzu4aZCJ1+kcD0DNRotWKage4q2rGVAg4o22unh4=
  gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405/go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0=
  gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c/go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM=
  gopkg.in/yaml.v3 v3.0.1 h1:fxVm/GzAzEWqLHuvctI91KS9hhNmmWOoWu0XTYJS7CA=
  gopkg.in/yaml.v3 v3.0.1/go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM=

@@ metadata.name @@
# v1/ConfigMap/harbor/gc-script-92dd64c486
! ± value change
- gc-script-m7m28md4d8
+ gc-script-92dd64c486

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