Skip to content

fix(deps): update module github.com/int128/kubelogin to v1.36.2#48

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/github.com-int128-kubelogin-1.x
Open

fix(deps): update module github.com/int128/kubelogin to v1.36.2#48
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/github.com-int128-kubelogin-1.x

Conversation

@renovate

@renovate renovate Bot commented Nov 28, 2024

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
github.com/int128/kubelogin v1.31.0v1.36.2 age confidence

Release Notes

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

v1.36.2

Compare Source

What's Changed

Features
Dependencies
  • chore(deps): update int128/update-generated-files-action action to v2.89.0 by @​renovate[bot] in #​1554
  • chore(deps): update int128/docker-build-metadata-action action to v2.2.0 by @​renovate[bot] in #​1553
  • chore(deps): update int128/docker-build-cache-config-action action to v1.51.0 by @​renovate[bot] in #​1555
  • chore(deps): update int128/update-generated-files-action action to v2.90.0 by @​renovate[bot] in #​1559
  • chore(deps): update int128/docker-build-metadata-action action to v2.3.0 by @​renovate[bot] in #​1560
  • chore(deps): update int128/docker-build-cache-config-action action to v1.52.0 by @​renovate[bot] in #​1561
  • chore(deps): update int128/update-generated-files-action action to v2.93.0 by @​renovate[bot] in #​1563
  • chore(deps): update int128/docker-build-cache-config-action action to v1.53.0 by @​renovate[bot] in #​1562
  • chore(deps): update int128/docker-build-metadata-action action to v2.4.0 by @​renovate[bot] in #​1565
  • chore(deps): update int128/docker-build-cache-config-action action to v1.54.0 by @​renovate[bot] in #​1564
  • chore(deps): update golang docker tag to v1.26.2 by @​renovate[bot] in #​1566
  • chore(deps): update int128/docker-build-cache-config-action action to v1.56.0 by @​renovate[bot] in #​1567
  • chore(deps): update module github.com/golangci/golangci-lint/v2 to v2.12.1 by @​renovate[bot] in #​1568
  • chore(deps): update module github.com/golangci/golangci-lint/v2 to v2.12.2 by @​renovate[bot] in #​1570
  • chore(deps): update int128/update-generated-files-action action to v2.95.0 by @​renovate[bot] in #​1572
  • chore(deps): update int128/docker-build-cache-config-action action to v1.57.0 by @​renovate[bot] in #​1573
  • chore(deps): update int128/docker-build-metadata-action action to v2.5.0 by @​renovate[bot] in #​1574
  • fix(deps): update module golang.org/x/term to v0.43.0 by @​renovate[bot] in #​1571
  • chore(deps): update docker/build-push-action action to v7.2.0 by @​renovate[bot] in #​1578
  • chore(deps): update docker/login-action action to v4.2.0 by @​renovate[bot] in #​1579
  • chore(deps): update docker/metadata-action action to v6.1.0 by @​renovate[bot] in #​1580
  • chore(deps): update docker/setup-buildx-action action to v4.1.0 by @​renovate[bot] in #​1581

New Contributors

Full Changelog: int128/kubelogin@v1.36.1...v1.36.2

v1.36.1

Compare Source

What's Changed

Refactoring
Dependencies

New Contributors

Full Changelog: int128/kubelogin@v1.36.0...v1.36.1

v1.36.0

Compare Source

What's Changed

Features
Refactoring
Dependencies

New Contributors

Full Changelog: int128/kubelogin@v1.35.2...v1.36.0

v1.35.2

What's Changed

Dependencies

Full Changelog: int128/kubelogin@v1.35.0...v1.35.2

v1.35.0

Compare Source

What's Changed

Features
Refactoring
Dependencies

New Contributors

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

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

Note

PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

  • 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

renovate Bot commented Nov 28, 2024

Copy link
Copy Markdown
Contributor Author

ℹ 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 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 had a problem deploying to pr-e2e-approval October 6, 2025 09:07 Failure
@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 had a problem deploying to pr-e2e-approval October 7, 2025 14:41 Failure
@renovate renovate Bot force-pushed the renovate/github.com-int128-kubelogin-1.x branch from 8f9a372 to 0742bb1 Compare October 23, 2025 08:10
@renovate renovate Bot force-pushed the renovate/github.com-int128-kubelogin-1.x branch from 0742bb1 to 5ffc115 Compare October 23, 2025 09:06
@renovate renovate Bot force-pushed the renovate/github.com-int128-kubelogin-1.x branch from 5ffc115 to b94afd4 Compare October 27, 2025 14:26
@renovate renovate Bot force-pushed the renovate/github.com-int128-kubelogin-1.x branch from b94afd4 to db23896 Compare October 30, 2025 14:31
@renovate renovate Bot force-pushed the renovate/github.com-int128-kubelogin-1.x branch from db23896 to 7f71aa3 Compare November 3, 2025 17:38
@renovate renovate Bot force-pushed the renovate/github.com-int128-kubelogin-1.x branch from 7f71aa3 to 20810eb Compare November 5, 2025 14:20
@renovate renovate Bot force-pushed the renovate/github.com-int128-kubelogin-1.x branch from 20810eb to 07cd591 Compare November 6, 2025 11:53
@renovate renovate Bot force-pushed the renovate/github.com-int128-kubelogin-1.x branch from 07cd591 to 0d3bdda Compare November 6, 2025 13:30
@renovate renovate Bot force-pushed the renovate/github.com-int128-kubelogin-1.x branch from 0d3bdda to 00eb9b4 Compare November 10, 2025 13:59
@renovate renovate Bot force-pushed the renovate/github.com-int128-kubelogin-1.x branch from 00eb9b4 to 696acb0 Compare November 11, 2025 11:43
@renovate renovate Bot force-pushed the renovate/github.com-int128-kubelogin-1.x branch from 696acb0 to db96f0a Compare November 12, 2025 09:38
@renovate renovate Bot force-pushed the renovate/github.com-int128-kubelogin-1.x branch from db96f0a to dd18a17 Compare November 12, 2025 14:10
@renovate renovate Bot force-pushed the renovate/github.com-int128-kubelogin-1.x branch from dd18a17 to b4afe8d Compare November 14, 2025 08:08
@renovate renovate Bot force-pushed the renovate/github.com-int128-kubelogin-1.x branch from b4afe8d to 8f57cf0 Compare November 14, 2025 10:39
@renovate

renovate Bot commented Dec 29, 2025

Copy link
Copy Markdown
Contributor Author

ℹ️ 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):

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

Details:

Package Change
go 1.25.9 -> 1.26.2
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
github.com/alecthomas/chroma/v2 v2.14.0 -> v2.24.1
github.com/charmbracelet/colorprofile v0.2.3-0.20250311203215-f60798e515dc -> v0.4.3
github.com/charmbracelet/x/ansi v0.9.3 -> v0.11.7
github.com/charmbracelet/x/term v0.2.1 -> v0.2.2
github.com/coreos/go-oidc/v3 v3.11.0 -> v3.18.0
github.com/dlclark/regexp2 v1.11.0 -> v1.12.0
github.com/fatih/color v1.18.0 -> v1.19.0
github.com/go-jose/go-jose/v4 v4.1.3 -> v4.1.4
github.com/google/wire v0.6.0 -> v0.7.0
github.com/hashicorp/go-version v1.7.0 -> v1.9.0
github.com/int128/listener v1.1.0 -> v1.3.0
github.com/int128/oauth2cli v1.14.0 -> v1.18.0
github.com/int128/oauth2dev v1.0.1 -> v1.1.0
github.com/lucasb-eyer/go-colorful v1.2.0 -> v1.4.0
github.com/mattn/go-runewidth v0.0.16 -> v0.0.23
github.com/pelletier/go-toml/v2 v2.2.4 -> v2.3.1
github.com/stretchr/objx v0.5.2 -> v0.5.3
golang.org/x/crypto v0.48.0 -> v0.50.0
golang.org/x/exp v0.0.0-20260112195511-716be5621a96 -> v0.0.0-20260212183809-81e46e3db34a
golang.org/x/mod v0.34.0 -> v0.35.0
golang.org/x/net v0.51.0 -> v0.53.0
golang.org/x/sys v0.41.0 -> v0.44.0
golang.org/x/telemetry v0.0.0-20260209163413-e7419c687ee4 -> v0.0.0-20260409153401-be6f6cb8b1fa
golang.org/x/term v0.40.0 -> v0.43.0
golang.org/x/text v0.34.0 -> v0.36.0
golang.org/x/tools v0.42.0 -> v0.44.0

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