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 kryo-serializers from 0.42 to 0.45 #11477

Merged
merged 1 commit into from
Feb 6, 2023

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps kryo-serializers from 0.42 to 0.45.

Commits
  • 5073412 [maven-release-plugin] prepare release kryo-serializers-0.45
  • 4cc38f5 Update README for release 0.44
  • 4f223f4 Merge pull request #106 from magro/java-11
  • 426e1b2 Remove cobertura from build
  • e13690e Add "Automatic-Module-Name" to jar manifest
  • 39e662f SubListSerializers: Add jdk9+ support
  • 6e41e26 Don't use KryoReflectionFactorySupport in SubListSerializersTest
  • 7fbd8da Add tests/builds with openjdk 9 and 11
  • 3a4ed42 [maven-release-plugin] prepare for next development iteration
  • 7faa447 [maven-release-plugin] prepare release kryo-serializers-0.44
  • Additional commits viewable in compare view

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 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 Feb 6, 2023
@codecov-commenter
Copy link

Codecov Report

Merging #11477 (35b245d) into 3.2 (cdc2d85) will decrease coverage by 4.63%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##                3.2   #11477      +/-   ##
============================================
- Coverage     69.52%   64.89%   -4.63%     
+ Complexity      133       14     -119     
============================================
  Files          1553     1503      -50     
  Lines         83474    62687   -20787     
  Branches      14864     9162    -5702     
============================================
- Hits          58032    40680   -17352     
+ Misses        20527    17771    -2756     
+ Partials       4915     4236     -679     
Impacted Files Coverage Δ
...luster/router/script/ScriptStateRouterFactory.java 0.00% <0.00%> (-100.00%) ⬇️
...he/dubbo/test/common/impl/GreetingServiceImpl.java 0.00% <0.00%> (-100.00%) ⬇️
...zookeeper/curator/CuratorZookeeperTransporter.java 0.00% <0.00%> (-100.00%) ⬇️
.../serialize/hessian2/Hessian2SerializerFactory.java 0.00% <0.00%> (-100.00%) ⬇️
...nfigure/DubboRelaxedBinding2AutoConfiguration.java 0.00% <0.00%> (-100.00%) ⬇️
.../apache/dubbo/test/spring/SpringXmlConfigTest.java 0.00% <0.00%> (-96.16%) ⬇️
...egistrycenter/context/ZookeeperWindowsContext.java 0.00% <0.00%> (-81.82%) ⬇️
...pc/cluster/router/file/FileStateRouterFactory.java 0.00% <0.00%> (-80.96%) ⬇️
...ycenter/processor/KillProcessWindowsProcessor.java 10.00% <0.00%> (-80.00%) ⬇️
...nter/processor/StartZookeeperWindowsProcessor.java 17.39% <0.00%> (-78.27%) ⬇️
... and 494 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@AlbumenJ
Copy link
Member

AlbumenJ commented Feb 6, 2023

@dependabot rebase

Bumps [kryo-serializers](https://github.com/magro/kryo-serializers) from 0.42 to 0.45.
- [Release notes](https://github.com/magro/kryo-serializers/releases)
- [Commits](magro/kryo-serializers@kryo-serializers-0.42...kryo-serializers-0.45)

---
updated-dependencies:
- dependency-name: de.javakaffee:kryo-serializers
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/maven/de.javakaffee-kryo-serializers-0.45 branch from 35b245d to f6ab287 Compare February 6, 2023 09:27
@AlbumenJ AlbumenJ merged commit bd8cf6c into 3.2 Feb 6, 2023
@dependabot dependabot bot deleted the dependabot/maven/de.javakaffee-kryo-serializers-0.45 branch February 6, 2023 09:28
@sonarqubecloud
Copy link

sonarqubecloud bot commented Feb 6, 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

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.

2 participants