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

Bump fabric8_kubernetes_version from 6.9.1 to 6.9.2 #13315

Merged
merged 1 commit into from
Nov 7, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 6, 2023

Bumps fabric8_kubernetes_version from 6.9.1 to 6.9.2.
Updates io.fabric8:kubernetes-client from 6.9.1 to 6.9.2

Release notes

Sourced from io.fabric8:kubernetes-client's releases.

6.9.2 (2023-11-02)

Bugs

  • Fix #5560: bump com.marcnuri.plugins:gradle-api-maven-plugin to v0.0.5, allows compilation behind a proxy
  • Fix #5564: remove redundant lombok.Setter and lombok.experimental.Accessors annotations
  • Fix #5565: bump sundrio to 0.101.3 to fix Visitor problems

New Contributors

Full Changelog: fabric8io/kubernetes-client@v6.9.1...v6.9.2

Changelog

Sourced from io.fabric8:kubernetes-client's changelog.

6.9.2 (2023-11-02)

Bugs

  • Fix #5560: bump com.marcnuri.plugins:gradle-api-maven-plugin to v0.0.5, allows compilation behind a proxy
  • Fix #5564: remove redundant lombok.Setter and lombok.experimental.Accessors annotations
  • Fix #5565: bump sundrio to 0.101.3 to fix Visitor problems
Commits
  • b8b4ca8 [RELEASE] Updated project version to v6.9.2
  • b4c783f fix: remove redundant lombok.Setter and lombok.experimental.Accessors annotat...
  • ec1bb71 chore(deps): bump sundrio.version from 0.101.2 to 0.101.3
  • 0e7c61a Remove duplicate zjsonpatch version property declaration.
  • 7f9cbe1 chore(deps): bump jetty.version from 11.0.17 to 11.0.18
  • e561910 deps: bump com.marcnuri.plugins:gradle-api-maven-plugin to v0.0.5
  • e84ccd7 test: adds test to verify visitables
  • 49f8603 [RELEASE] Prepare for next development iteration
  • See full diff in compare view

Updates io.fabric8:kubernetes-server-mock from 6.9.1 to 6.9.2

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
io.fabric8:kubernetes-client [>= 6.5.a, < 6.6]
io.fabric8:kubernetes-server-mock [>= 6.5.a, < 6.6]

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)

@dependabot dependabot bot added the type/dependencies Pull requests that update a dependency file label Nov 6, 2023
@codecov-commenter
Copy link

codecov-commenter commented Nov 6, 2023

Codecov Report

Merging #13315 (b213235) into 3.2 (c373ce1) will increase coverage by 0.13%.
Report is 5 commits behind head on 3.2.
The diff coverage is n/a.

@@             Coverage Diff              @@
##                3.2   #13315      +/-   ##
============================================
+ Coverage     69.44%   69.58%   +0.13%     
  Complexity        2        2              
============================================
  Files          1652     1652              
  Lines         68961    71608    +2647     
  Branches      10058    10264     +206     
============================================
+ Hits          47889    49827    +1938     
- Misses        16416    17097     +681     
- Partials       4656     4684      +28     

see 1201 files with indirect coverage changes

📣 Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!

Bumps `fabric8_kubernetes_version` from 6.9.1 to 6.9.2.

Updates `io.fabric8:kubernetes-client` from 6.9.1 to 6.9.2
- [Release notes](https://github.com/fabric8io/kubernetes-client/releases)
- [Changelog](https://github.com/fabric8io/kubernetes-client/blob/main/CHANGELOG.md)
- [Commits](fabric8io/kubernetes-client@v6.9.1...v6.9.2)

Updates `io.fabric8:kubernetes-server-mock` from 6.9.1 to 6.9.2

---
updated-dependencies:
- dependency-name: io.fabric8:kubernetes-client
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.fabric8:kubernetes-server-mock
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/maven/fabric8_kubernetes_version-6.9.2 branch from 44e3bd4 to b213235 Compare November 7, 2023 07:41
Copy link

sonarcloud bot commented Nov 7, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@AlbumenJ AlbumenJ merged commit 9cb36bc into 3.2 Nov 7, 2023
26 checks passed
@dependabot dependabot bot deleted the dependabot/maven/fabric8_kubernetes_version-6.9.2 branch November 7, 2023 12:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants