Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 19, 2025

Bumps github.com/Azure/kubelogin from 0.1.9 to 0.2.3.

Release notes

Sourced from github.com/Azure/kubelogin's releases.

v0.2.3 release

What's Changed

Full Changelog: Azure/kubelogin@v0.2.2...v0.2.3

v0.2.2 release

What's Changed

Full Changelog: Azure/kubelogin@v0.2.1...v0.2.2

v0.2.1 release

What's Changed

Full Changelog: Azure/kubelogin@v0.2.0...v0.2.1

v0.2.0 release

What's Changed

  • rewrote token implementation and added official cache support by @​weinong in Azure/kubelogin#608 This change includes breaking change so that the minor version is bumped:
    • Previous caching implementation is removed. Now we are using caching provided by azidentity. This also means any credential flows not implemented by azidentity will not have any caching. Notably, interactive with pop, device code with legacy and ropc with pop will NOT have cache.
    • The binary is now built with CGO enabled to allow secure token caching on the host

Maintenance

Full Changelog: Azure/kubelogin@v0.1.9...v0.2.0

Changelog

Sourced from github.com/Azure/kubelogin's changelog.

[0.2.3]

What's Changed

Full Changelog: Azure/kubelogin@v0.2.2...v0.2.3

[0.2.2]

What's Changed

Full Changelog: Azure/kubelogin@v0.2.1...v0.2.2

[0.2.1]

What's Changed

Full Changelog: Azure/kubelogin@v0.2.0...v0.2.1

[0.2.0]

What's Changed

  • rewrote token implementation and added official cache support by @​weinong in Azure/kubelogin#608 This change includes breaking change so that the minor version is bumped:
    • Previous caching implementation is removed. Now we are using caching provided by azidentity. This also means any credential flows not implemented by azidentity will not have any caching. Notably, interactive with pop, device code with legacy and ropc with pop will NOT have cache.
    • The binary is now built with CGO enabled to allow secure token caching on the host

Maintenance

Full Changelog: Azure/kubelogin@v0.1.9...v0.2.0

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/Azure/kubelogin](https://github.com/Azure/kubelogin) from 0.1.9 to 0.2.3.
- [Release notes](https://github.com/Azure/kubelogin/releases)
- [Changelog](https://github.com/Azure/kubelogin/blob/main/CHANGELOG.md)
- [Commits](Azure/kubelogin@v0.1.9...v0.2.3)

---
updated-dependencies:
- dependency-name: github.com/Azure/kubelogin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file (Renovate/Dependabot) go Pull requests that update Go code (Renovate/Dependabot) labels Mar 19, 2025
@dependabot dependabot bot requested a review from a team as a code owner March 19, 2025 03:36
@codecov
Copy link

codecov bot commented Mar 19, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 55.86%. Comparing base (8a4ba4d) to head (40d12cf).
Report is 437 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #22401      +/-   ##
==========================================
- Coverage   55.89%   55.86%   -0.03%     
==========================================
  Files         343      343              
  Lines       57327    57327              
==========================================
- Hits        32045    32028      -17     
- Misses      22642    22647       +5     
- Partials     2640     2652      +12     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@crenshaw-dev crenshaw-dev merged commit 9f37d43 into master Mar 19, 2025
32 checks passed
@crenshaw-dev crenshaw-dev deleted the dependabot/go_modules/github.com/Azure/kubelogin-0.2.3 branch March 19, 2025 14:31
PaulSonOfLars pushed a commit to PaulSonOfLars/argo-cd that referenced this pull request Mar 22, 2025
…oproj#22401)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Hapshanko pushed a commit to Hapshanko/argo-cd that referenced this pull request Apr 29, 2025
…oproj#22401)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Hapshanko <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file (Renovate/Dependabot) go Pull requests that update Go code (Renovate/Dependabot)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant