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

fix(deps): update fabric8-kubernetes-client monorepo to v6.13.0 #576

Merged
merged 1 commit into from
Jun 12, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 12, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.fabric8:kubernetes-httpclient-okhttp 6.12.1 -> 6.13.0 age adoption passing confidence
io.fabric8:kubernetes-client-api 6.12.1 -> 6.13.0 age adoption passing confidence
io.fabric8:kubernetes-client 6.12.1 -> 6.13.0 age adoption passing confidence

Release Notes

fabric8io/kubernetes-client (io.fabric8:kubernetes-httpclient-okhttp)

v6.13.0

Bugs
  • Fix #​5866: Addressed cycle in crd generation with Java 19+ and ZonedDateTime
  • Fix #​5960: The serialization of time related types should be string
Improvements
  • Fix #​5605: proxy configs support proxy URLs without a scheme
  • Fix #​5867: (crd-generator) Imply schemaFrom via JsonFormat shape (SchemaFrom takes precedence)
  • Fix #​5867: (java-generator) Add JsonFormat shape to date-time
  • Fix #​5878: (java-generator) Add implements Editable for extraAnnotations
  • Fix #​5878: (java-generator) Update documentation to include dependencies
  • Fix #​5953: Made informer watch starting deterministic with respect to list processing
  • Fix #​5954: (crd-generator) Sort required properties to ensure deterministic output
  • Fix #​5973: CacheImpl locking for reading indexes (Cache.byIndex|indexKeys|index) was reduced
  • Fix #​6012: Add convenience methods on HasMetadata to help with SSA
Dependency Upgrade
  • Fix #​5695: Upgrade Fabric8 Kubernetes Model to Kubernetes v1.30.0
Note: Breaking changes
  • Fix #​5947: CRD generation using the v1beta1 version is deprecated. Please use only v1 instead.
  • Fix #​5960: The KubernetesSerializer will now by default serialize time related types to strings - rather than object, integer, number, or arrays of integer / number. If you are using these types in a custom object and were not including JsonFormat annotations to adjust the serialization they were likely being serialized in a non-standard way that would not be usable other Kubernetes clients, nor match the generated custom resource definition if one was being produced. Please open an issue if you need the previous behavior for whatever reason - there is a workaround by creating a customized KubernetesSerializer.
  • storagemigration.k8s.io/v1alpha1 StorageVersionMigration introduced in Kubernetes 1.30.0 is added to kubernetes-model-storageclass module. A dedicated module hasn't been created for this new ApiGroup.
  • Fix #​6006: Service Catalog extension is deprecated following its deprecation in Kubernetes.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the type:dependencies 🔧 Update one or more dependencies label Jun 12, 2024
@renovate renovate bot enabled auto-merge (squash) June 12, 2024 14:21
Copy link

codecov bot commented Jun 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 31.67%. Comparing base (8bb0d53) to head (70f47b8).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #576   +/-   ##
=======================================
  Coverage   31.67%   31.67%           
=======================================
  Files          58       58           
  Lines        3122     3122           
=======================================
  Hits          989      989           
  Misses       2133     2133           
Flag Coverage Δ
shulker-addon-matchmaking 22.53% <ø> (ø)
shulker-crds 92.30% <ø> (ø)
shulker-kube-utils 11.25% <ø> (ø)
shulker-operator 59.45% <ø> (ø)
shulker-utils 88.88% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

@renovate renovate bot merged commit a9a13d7 into main Jun 12, 2024
15 checks passed
@renovate renovate bot deleted the renovate/fabric8-kubernetes-client-monorepo branch June 12, 2024 14:34
jeremylvln pushed a commit that referenced this pull request Aug 24, 2024
## [0.9.0](v0.8.1...v0.9.0) (2024-08-24)

### ⚠ BREAKING CHANGES

* upgrade all workspace (#618)

### ✨ Features ✨

* **shulker-crds:** specify scale subresource for ProxyFleet and MinecraftServerFleet ([#623](#623)) ([569e010](569e010))
* support reconnecting players to cluster ([#364](#364)) ([1a2266e](1a2266e))
* upgrade all workspace ([#618](#618)) ([6a34b62](6a34b62))

### 🐛 Bug Fixes 🐛

* **deps:** update dependency com.google.api.grpc:proto-google-common-protos to v2.38.0 ([#545](#545)) ([d5e1ad0](d5e1ad0))
* **deps:** update dependency com.google.api.grpc:proto-google-common-protos to v2.39.0 ([#547](#547)) ([d786cb6](d786cb6))
* **deps:** update dependency com.google.api.grpc:proto-google-common-protos to v2.39.1 ([#561](#561)) ([b0745b4](b0745b4))
* **deps:** update dependency com.google.api.grpc:proto-google-common-protos to v2.40.0 ([#580](#580)) ([469fb17](469fb17))
* **deps:** update dependency com.google.api.grpc:proto-google-common-protos to v2.42.0 ([#620](#620)) ([f13cd98](f13cd98))
* **deps:** update dependency com.google.guava:guava to v33.1.0-jre ([#500](#500)) ([d865881](d865881))
* **deps:** update dependency com.google.guava:guava to v33.2.0-jre ([#546](#546)) ([bfbb4aa](bfbb4aa))
* **deps:** update dependency com.google.guava:guava to v33.2.1-android ([#577](#577)) ([c0858d9](c0858d9))
* **deps:** update dependency com.google.guava:guava to v33.2.1-jre ([#578](#578)) ([2a3a7b9](2a3a7b9))
* **deps:** update dependency com.google.protobuf:protobuf-java to v3.25.4 ([#619](#619)) ([266a85e](266a85e))
* **deps:** update dependency net.kyori:adventure-api to v4.17.0 ([#556](#556)) ([52e3b0e](52e3b0e))
* **deps:** update dependency net.kyori:adventure-platform-bungeecord to v4.3.3 ([#582](#582)) ([05e3471](05e3471))
* **deps:** update dependency redis.clients:jedis to v5.1.3 ([#568](#568)) ([90745de](90745de))
* **deps:** update fabric8-kubernetes-client monorepo to v6.12.1 ([#548](#548)) ([dfc3b98](dfc3b98))
* **deps:** update fabric8-kubernetes-client monorepo to v6.13.0 ([#576](#576)) ([a9a13d7](a9a13d7))
* **deps:** update grpc-java monorepo to v1.63.0 ([#549](#549)) ([c45fea4](c45fea4))
* **deps:** update grpc-java monorepo to v1.64.0 ([#560](#560)) ([f714fe1](f714fe1))

### 📚 Documentation 📚

* add search ([#616](#616)) ([9a6813b](9a6813b))
* change "Mounting volumes" example text ([#526](#526)) ([f271222](f271222))
* fix Mincraft typo ([#527](#527)) ([875de67](875de67))
Copy link

🎉 This issue has been resolved in version 0.9.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:dependencies 🔧 Update one or more dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants