Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 28, 2024

This PR contains the following updates:

Package Change Age Confidence
github.com/int128/kubelogin v1.28.0 -> v1.34.2 age confidence

Release Notes

int128/kubelogin (github.com/int128/kubelogin)

v1.34.2

Compare Source

What's Changed

Dependencies

Full Changelog: int128/kubelogin@v1.34.1...v1.34.2

v1.34.1

Compare Source

What's Changed

Dependencies

Full Changelog: int128/kubelogin@v1.34.0...v1.34.1

v1.34.0

Compare Source

What's Changed

Features
Refactoring
Dependencies

Full Changelog: int128/kubelogin@v1.33.0...v1.34.0

v1.33.0

Compare Source

What's Changed

Features
Refactoring
Dependencies

New Contributors

Full Changelog: int128/kubelogin@v1.32.4...v1.33.0

v1.32.4

Compare Source

What's Changed

Dependencies

Full Changelog: int128/kubelogin@v1.32.3...v1.32.4

v1.32.3

Compare Source

What's Changed

Refactoring
Dependencies

Full Changelog: int128/kubelogin@v1.32.2...v1.32.3

v1.32.2

Compare Source

What's Changed

Features
Refactoring
Dependencies

New Contributors

Full Changelog: int128/kubelogin@v1.32.1...v1.32.2

v1.32.1

Compare Source

What's Changed

Features
Refactoring
Dependencies

New Contributors

Full Changelog: int128/kubelogin@v1.32.0...v1.32.1

v1.32.0

Compare Source

TL;DR

For the security enhancement, the token cache is stored to the OS keyring by default. If you encounter an error for the keyring, see https://github.com/int128/kubelogin#token-cache.

What's Changed

Features 🎉
Refactoring
Dependencies

New Contributors

Full Changelog: int128/kubelogin@v1.31.1...v1.32.0

v1.31.1

Compare Source

What's Changed

Features
Refactoring
Dependencies

Full Changelog: int128/kubelogin@v1.31.0...v1.31.1

v1.31.0

Compare Source

What's Changed

New Feature
  • Infer apiVersion from KUBERNETES_EXEC_INFO environment variable by @​int128 in #​1162
Bug Fix
Refactoring
Dependencies

Full Changelog: int128/kubelogin@v1.30.1...v1.31.0

v1.30.1

Compare Source

What's Changed

Bug fix
Dependencies

Full Changelog: int128/kubelogin@v1.30.0...v1.30.1

v1.30.0

Compare Source

What's Changed

New feature
Refactoring
Dependencies

Full Changelog: int128/kubelogin@v1.29.0...v1.30.0

[v1.29.0](https:


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 is behind base branch, 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
Copy link
Contributor Author

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

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

Details:

Package Change
go 1.24.0 -> 1.24.5
golang.org/x/oauth2 v0.28.0 -> v0.30.0
golang.org/x/sync v0.15.0 -> v0.16.0
github.com/coreos/go-oidc/v3 v3.6.0 -> v3.14.1
github.com/fsnotify/fsnotify v1.7.0 -> v1.8.0
github.com/google/wire v0.5.0 -> v0.6.0
github.com/hashicorp/go-version v1.6.0 -> v1.7.0
github.com/int128/listener v1.1.0 -> v1.2.0
github.com/int128/oauth2cli v1.14.0 -> v1.17.0
github.com/int128/oauth2dev v1.0.0 -> v1.1.0
github.com/mailru/easyjson v0.7.7 -> v0.9.0
github.com/mattn/go-colorable v0.1.13 -> v0.1.14
github.com/spf13/afero v1.11.0 -> v1.14.0
github.com/spf13/cobra v1.8.1 -> v1.9.1
github.com/spf13/pflag v1.0.5 -> v1.0.6
golang.org/x/mod v0.25.0 -> v0.26.0
golang.org/x/sys v0.33.0 -> v0.34.0
golang.org/x/term v0.32.0 -> v0.33.0
golang.org/x/time v0.9.0 -> v0.12.0
golang.org/x/tools v0.33.0 -> v0.34.0

@renovate renovate bot force-pushed the renovate/github.com-int128-kubelogin-1.x branch from b13f830 to dbfaf34 Compare December 20, 2024 07:00
@renovate renovate bot force-pushed the renovate/github.com-int128-kubelogin-1.x branch from 1345a2b to fbf8d56 Compare August 6, 2025 12:22
@renovate renovate bot changed the title fix(deps): update module github.com/int128/kubelogin to v1.31.0 fix(deps): update module github.com/int128/kubelogin to v1.34.0 Aug 6, 2025
@renovate renovate bot had a problem deploying to pr-e2e-approval August 6, 2025 12:22 Failure
@renovate renovate bot force-pushed the renovate/github.com-int128-kubelogin-1.x branch from fbf8d56 to 7daf80c Compare August 13, 2025 15:10
@renovate renovate bot had a problem deploying to pr-e2e-approval August 13, 2025 15:10 Failure
@renovate renovate bot force-pushed the renovate/github.com-int128-kubelogin-1.x branch from 7daf80c to 63d08ae Compare August 15, 2025 12:59
@renovate renovate bot had a problem deploying to pr-e2e-approval August 15, 2025 12:59 Failure
@renovate renovate bot force-pushed the renovate/github.com-int128-kubelogin-1.x branch from 63d08ae to 4f60fb1 Compare August 20, 2025 07:00
@renovate renovate bot changed the title fix(deps): update module github.com/int128/kubelogin to v1.34.0 fix(deps): update module github.com/int128/kubelogin to v1.34.1 Aug 20, 2025
@renovate
Copy link
Contributor Author

renovate bot commented Aug 20, 2025

⚠️ 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 get -t ./...
go: module github.com/int128/[email protected] requires go >= 1.25.2; switching to go1.25.3
go: downloading go1.25.3 (linux/amd64)
go: download go1.25.3: golang.org/[email protected]: verifying module: checksum database disabled by GOSUMDB=off

@renovate renovate bot had a problem deploying to pr-e2e-approval August 20, 2025 07:00 Failure
@renovate renovate bot force-pushed the renovate/github.com-int128-kubelogin-1.x branch from 4f60fb1 to 16deb41 Compare September 25, 2025 13:49
@renovate renovate bot added the release-notes/dependencies Marks PR as dependencies upgrade for release note generation. label Sep 25, 2025
@renovate renovate bot force-pushed the renovate/github.com-int128-kubelogin-1.x branch from 16deb41 to 37ef74c Compare September 25, 2025 15:31
@renovate renovate bot force-pushed the renovate/github.com-int128-kubelogin-1.x branch from 37ef74c to 8f81b11 Compare September 26, 2025 07:16
@renovate renovate bot force-pushed the renovate/github.com-int128-kubelogin-1.x branch from 8f81b11 to f49e2ed Compare September 30, 2025 10:00
@renovate renovate bot force-pushed the renovate/github.com-int128-kubelogin-1.x branch from f49e2ed to 599e0b8 Compare September 30, 2025 15:42
@renovate renovate bot force-pushed the renovate/github.com-int128-kubelogin-1.x branch from 599e0b8 to 3c97c85 Compare October 6, 2025 09:07
@renovate renovate bot requested a deployment to pr-e2e-approval October 6, 2025 09:07 Waiting
@renovate renovate bot force-pushed the renovate/github.com-int128-kubelogin-1.x branch from 3c97c85 to da38556 Compare October 7, 2025 14:41
@renovate renovate bot requested a deployment to pr-e2e-approval October 7, 2025 14:41 Waiting
@renovate renovate bot force-pushed the renovate/github.com-int128-kubelogin-1.x branch from da38556 to 702c617 Compare October 10, 2025 11:22
@renovate renovate bot requested a deployment to pr-e2e-approval October 10, 2025 11:23 Waiting
@renovate renovate bot force-pushed the renovate/github.com-int128-kubelogin-1.x branch from 702c617 to 0081dfb Compare October 13, 2025 16:52
@renovate renovate bot requested a deployment to pr-e2e-approval October 13, 2025 16:52 Waiting
@renovate renovate bot force-pushed the renovate/github.com-int128-kubelogin-1.x branch from 0081dfb to b1166b5 Compare October 15, 2025 09:22
@renovate renovate bot requested a deployment to pr-e2e-approval October 15, 2025 09:22 Waiting
@renovate renovate bot force-pushed the renovate/github.com-int128-kubelogin-1.x branch from b1166b5 to d25c414 Compare October 16, 2025 13:08
@renovate renovate bot requested a deployment to pr-e2e-approval October 16, 2025 13:08 Waiting
@renovate renovate bot force-pushed the renovate/github.com-int128-kubelogin-1.x branch from d25c414 to d6951c8 Compare October 17, 2025 09:59
@renovate renovate bot requested a deployment to pr-e2e-approval October 17, 2025 09:59 Waiting
@renovate renovate bot force-pushed the renovate/github.com-int128-kubelogin-1.x branch from d6951c8 to 8f9a372 Compare October 19, 2025 02:30
@renovate renovate bot changed the title fix(deps): update module github.com/int128/kubelogin to v1.34.1 fix(deps): update module github.com/int128/kubelogin to v1.34.2 Oct 19, 2025
@renovate renovate bot requested a deployment to pr-e2e-approval October 19, 2025 02:30 Waiting
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release-notes/dependencies Marks PR as dependencies upgrade for release note generation.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant