Skip to content

Update module golang.org/x/term to v0.33.0 #162

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: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 27, 2024

This PR contains the following updates:

Package Change Age Confidence
golang.org/x/term v0.15.0 -> v0.33.0 age confidence

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from proelbtn January 27, 2024 08:28
@renovate renovate bot force-pushed the renovate/golang.org-x-term-0.x branch 2 times, most recently from a3ef8c9 to a07f2a6 Compare January 27, 2024 09:00
@renovate renovate bot changed the title Update module golang.org/x/term to v0.16.0 Update module golang.org/x/term to v0.17.0 Feb 7, 2024
@renovate renovate bot force-pushed the renovate/golang.org-x-term-0.x branch from a07f2a6 to bfac879 Compare February 7, 2024 19:52
@renovate renovate bot changed the title Update module golang.org/x/term to v0.17.0 Update module golang.org/x/term to v0.18.0 Mar 4, 2024
@renovate renovate bot force-pushed the renovate/golang.org-x-term-0.x branch from bfac879 to 1656d09 Compare March 4, 2024 19:25
@renovate renovate bot force-pushed the renovate/golang.org-x-term-0.x branch from 1656d09 to 7946351 Compare April 4, 2024 17:48
@renovate renovate bot changed the title Update module golang.org/x/term to v0.18.0 Update module golang.org/x/term to v0.19.0 Apr 4, 2024
@renovate renovate bot changed the title Update module golang.org/x/term to v0.19.0 Update module golang.org/x/term to v0.20.0 May 5, 2024
@renovate renovate bot force-pushed the renovate/golang.org-x-term-0.x branch from 7946351 to a65c644 Compare May 5, 2024 14:10
@renovate renovate bot force-pushed the renovate/golang.org-x-term-0.x branch from a65c644 to 7c02d42 Compare June 4, 2024 19:31
@renovate renovate bot changed the title Update module golang.org/x/term to v0.20.0 Update module golang.org/x/term to v0.21.0 Jun 4, 2024
Copy link
Contributor Author

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

  • 1 additional dependency was updated

Details:

Package Change
golang.org/x/sys v0.15.0 -> v0.28.0

@renovate renovate bot changed the title Update module golang.org/x/term to v0.21.0 Update module golang.org/x/term to v0.22.0 Jul 4, 2024
@renovate renovate bot force-pushed the renovate/golang.org-x-term-0.x branch from 7c02d42 to 1670db5 Compare July 4, 2024 19:36
@renovate renovate bot changed the title Update module golang.org/x/term to v0.22.0 Update module golang.org/x/term to v0.23.0 Aug 6, 2024
@renovate renovate bot force-pushed the renovate/golang.org-x-term-0.x branch from 1670db5 to 5621bab Compare August 6, 2024 16:56
@renovate renovate bot changed the title Update module golang.org/x/term to v0.23.0 Update module golang.org/x/term to v0.24.0 Sep 4, 2024
@renovate renovate bot force-pushed the renovate/golang.org-x-term-0.x branch from 5621bab to fe16eb8 Compare September 4, 2024 18:39
@renovate renovate bot changed the title Update module golang.org/x/term to v0.24.0 Update module golang.org/x/term to v0.25.0 Oct 4, 2024
@renovate renovate bot force-pushed the renovate/golang.org-x-term-0.x branch from fe16eb8 to 8afc99e Compare October 4, 2024 18:44
@renovate renovate bot changed the title Update module golang.org/x/term to v0.25.0 Update module golang.org/x/term to v0.26.0 Nov 8, 2024
@renovate renovate bot force-pushed the renovate/golang.org-x-term-0.x branch from 8afc99e to c4ba5c8 Compare November 8, 2024 01:41
@renovate renovate bot force-pushed the renovate/golang.org-x-term-0.x branch from c4ba5c8 to aa14b75 Compare December 4, 2024 19:48
@renovate renovate bot changed the title Update module golang.org/x/term to v0.26.0 Update module golang.org/x/term to v0.27.0 Dec 4, 2024
@renovate renovate bot force-pushed the renovate/golang.org-x-term-0.x branch from aa14b75 to edf82de Compare December 6, 2024 04:02
Copy link
Contributor Author

renovate bot commented Dec 22, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: go mod tidy
go: downloading github.com/stretchr/testify v1.8.4
go: downloading gotest.tools/v3 v3.5.1
go: downloading go.uber.org/goleak v1.2.1
go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c
go: downloading github.com/pmezard/go-difflib v1.0.0
go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.10.0
go: downloading go.opentelemetry.io/otel/sdk v1.10.0
go: downloading github.com/kr/pretty v0.3.1
go: downloading github.com/morikuni/aec v1.0.0
go: downloading github.com/kr/text v0.2.0
go: downloading github.com/rogpeppe/go-internal v1.10.0
go: downloading github.com/sergi/go-diff v1.1.0
go: downloading github.com/stretchr/objx v0.5.0
go: finding module for package github.com/containerd/log
go: downloading github.com/containerd/log v0.1.0
go: finding module for package go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp
go: downloading go.opentelemetry.io/otel v1.37.0
go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.37.0
go: downloading go.opentelemetry.io v0.1.0
go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.37.0
go: downloading go.opentelemetry.io/otel/exporters/otlp v0.20.1
go: finding module for package go.opentelemetry.io/otel/semconv/v1.21.0
go: found github.com/containerd/log in github.com/containerd/log v0.1.0
go: found go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp in go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.37.0
go: found go.opentelemetry.io/otel/semconv/v1.21.0 in go.opentelemetry.io/otel v1.37.0
go: downloading golang.org/x/crypto v0.39.0
go: downloading github.com/go-logr/logr v1.4.3
go: downloading github.com/google/go-cmp v0.7.0
go: downloading github.com/stretchr/testify v1.10.0
go: downloading golang.org/x/net v0.41.0
go: downloading go.opentelemetry.io/otel/trace v1.37.0
go: downloading google.golang.org/protobuf v1.36.6
go: downloading github.com/google/uuid v1.6.0
go: downloading go.opentelemetry.io/otel/metric v1.37.0
go: downloading go.opentelemetry.io/otel/sdk v1.37.0
go: downloading golang.org/x/sync v0.15.0
go: downloading golang.org/x/text v0.26.0
go: downloading golang.org/x/tools v0.33.0
go: downloading github.com/sirupsen/logrus v1.9.3
go: downloading go.opentelemetry.io/proto/otlp v1.7.0
go: downloading go.opentelemetry.io/auto/sdk v1.1.0
go: downloading google.golang.org/grpc v1.73.0
go: downloading github.com/cenkalti/backoff/v5 v5.0.2
go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.27.1
go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
go: downloading golang.org/x/mod v0.25.0
go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20250603155806-513f23925822
go: downloading google.golang.org/genproto v0.0.0-20230526161137-0005af68ea54
go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20250603155806-513f23925822
go: downloading go.uber.org/goleak v1.3.0
go: downloading github.com/rogpeppe/go-internal v1.13.1
go: finding module for package go.opentelemetry.io/otel/metric/global
go: finding module for package go.opentelemetry.io/otel/metric/instrument/syncfloat64
go: finding module for package go.opentelemetry.io/otel/metric/instrument/syncint64
go: github.com/janog-netcon/netcon-problem-management-subsystem/cmd/nclet imports
	github.com/docker/docker/client imports
	go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp imports
	go.opentelemetry.io/otel/metric/global: module go.opentelemetry.io/otel/metric@latest found (v1.37.0), but does not contain package go.opentelemetry.io/otel/metric/global
go: github.com/janog-netcon/netcon-problem-management-subsystem/cmd/nclet imports
	github.com/docker/docker/client imports
	go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp imports
	go.opentelemetry.io/otel/metric/instrument/syncfloat64: module go.opentelemetry.io/otel/metric@latest found (v1.37.0), but does not contain package go.opentelemetry.io/otel/metric/instrument/syncfloat64
go: github.com/janog-netcon/netcon-problem-management-subsystem/cmd/nclet imports
	github.com/docker/docker/client imports
	go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp imports
	go.opentelemetry.io/otel/metric/instrument/syncint64: module go.opentelemetry.io/otel/metric@latest found (v1.37.0), but does not contain package go.opentelemetry.io/otel/metric/instrument/syncint64

@renovate renovate bot force-pushed the renovate/golang.org-x-term-0.x branch from edf82de to 9dc7146 Compare December 22, 2024 18:30
@renovate renovate bot force-pushed the renovate/golang.org-x-term-0.x branch from 9dc7146 to e5a08fd Compare January 5, 2025 04:06
@renovate renovate bot changed the title Update module golang.org/x/term to v0.27.0 Update module golang.org/x/term to v0.28.0 Jan 5, 2025
@renovate renovate bot force-pushed the renovate/golang.org-x-term-0.x branch from e5a08fd to 0449581 Compare February 4, 2025 18:20
@renovate renovate bot changed the title Update module golang.org/x/term to v0.28.0 Update module golang.org/x/term to v0.29.0 Feb 4, 2025
@renovate renovate bot changed the title Update module golang.org/x/term to v0.29.0 Update module golang.org/x/term to v0.30.0 Mar 5, 2025
@renovate renovate bot force-pushed the renovate/golang.org-x-term-0.x branch from 0449581 to 48d7678 Compare March 5, 2025 18:27
@renovate renovate bot force-pushed the renovate/golang.org-x-term-0.x branch from 48d7678 to 16c3f66 Compare April 6, 2025 02:34
@renovate renovate bot changed the title Update module golang.org/x/term to v0.30.0 Update module golang.org/x/term to v0.31.0 Apr 6, 2025
@renovate renovate bot force-pushed the renovate/golang.org-x-term-0.x branch from 16c3f66 to e301808 Compare May 5, 2025 18:59
@renovate renovate bot changed the title Update module golang.org/x/term to v0.31.0 Update module golang.org/x/term to v0.32.0 May 5, 2025
@renovate renovate bot force-pushed the renovate/golang.org-x-term-0.x branch from e301808 to bf611f7 Compare July 9, 2025 22:23
@renovate renovate bot changed the title Update module golang.org/x/term to v0.32.0 Update module golang.org/x/term to v0.33.0 Jul 9, 2025
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