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

chore(deps): update kubernetes packages to v0.31.0 #5926

Merged
merged 2 commits into from
Sep 10, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 17, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
k8s.io/api v0.29.4 -> v0.31.0 age adoption passing confidence
k8s.io/apimachinery v0.29.4 -> v0.31.0 age adoption passing confidence
k8s.io/client-go v0.29.4 -> v0.31.0 age adoption passing confidence

Release Notes

kubernetes/api (k8s.io/api)

v0.31.0

Compare Source

v0.30.4

Compare Source

v0.30.3

Compare Source

v0.30.2

Compare Source

v0.30.1

Compare Source

v0.30.0

Compare Source

v0.29.8

Compare Source

v0.29.7

Compare Source

v0.29.6

Compare Source

v0.29.5

Compare Source

kubernetes/apimachinery (k8s.io/apimachinery)

v0.31.0

Compare Source

v0.30.4

Compare Source

v0.30.3

Compare Source

v0.30.2

Compare Source

v0.30.1

Compare Source

v0.30.0

Compare Source

v0.29.8

Compare Source

v0.29.7

Compare Source

v0.29.6

Compare Source

v0.29.5

Compare Source

kubernetes/client-go (k8s.io/client-go)

v0.31.0

Compare Source

v0.30.4

Compare Source

v0.30.3

Compare Source

v0.30.2

Compare Source

v0.30.1

Compare Source

v0.30.0

Compare Source

v0.29.8

Compare Source

v0.29.7

Compare Source

v0.29.6

Compare Source

v0.29.5

Compare Source


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 these updates 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 added dependencies Pull requests that update a dependency file Skip Changelog Allow PR to succeed without requiring an addition to the CHANGELOG labels Jul 17, 2024
@renovate renovate bot requested a review from a team July 17, 2024 22:44
Copy link
Contributor Author

renovate bot commented Jul 17, 2024

ℹ Artifact update notice

File name: detectors/aws/eks/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):

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

Details:

Package Change
go 1.22 -> 1.23.1
github.com/davecgh/go-spew v1.1.1 -> v1.1.2-0.20180830191138-d8f796af33cc
github.com/pmezard/go-difflib v1.0.0 -> v1.0.1-0.20181226105442-5d4384ee4fb2

detectors/aws/eks/go.mod Outdated Show resolved Hide resolved
@renovate renovate bot force-pushed the renovate/kubernetes-go branch from e4167d7 to 740bdb4 Compare July 18, 2024 07:10
@dmathieu
Copy link
Member

k8s.io/[email protected] requires go >= 1.22.0.
So it looks like we're going to have to wait until 1.23 is out to merge this.

Copy link
Contributor Author

renovate bot commented Jul 18, 2024

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (v0.30.3). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/kubernetes-go branch July 18, 2024 15:54
@MrAlias MrAlias restored the renovate/kubernetes-go branch September 10, 2024 14:20
@MrAlias MrAlias reopened this Sep 10, 2024
@renovate renovate bot force-pushed the renovate/kubernetes-go branch from 740bdb4 to 2de545b Compare September 10, 2024 14:22
@renovate renovate bot changed the title chore(deps): update kubernetes packages to v0.30.3 chore(deps): update kubernetes packages to v0.31.0 Sep 10, 2024
detectors/aws/eks/go.mod Outdated Show resolved Hide resolved
@renovate renovate bot force-pushed the renovate/kubernetes-go branch from 23af52c to 286c93e Compare September 10, 2024 14:31
Copy link

codecov bot commented Sep 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 65.7%. Comparing base (38e6e1e) to head (7eed0d2).
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##            main   #5926     +/-   ##
=======================================
- Coverage   65.7%   65.7%   -0.1%     
=======================================
  Files        203     203             
  Lines      13039   13039             
=======================================
- Hits        8574    8570      -4     
- Misses      4204    4206      +2     
- Partials     261     263      +2     

see 1 file with indirect coverage changes

detectors/aws/eks/go.mod Outdated Show resolved Hide resolved
Copy link
Contributor Author

renovate bot commented Sep 10, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@MrAlias MrAlias merged commit 774b20e into main Sep 10, 2024
28 checks passed
@MrAlias MrAlias deleted the renovate/kubernetes-go branch September 10, 2024 16:25
@MrAlias MrAlias added this to the v1.30.0 milestone Oct 10, 2024
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 Skip Changelog Allow PR to succeed without requiring an addition to the CHANGELOG
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants