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 from 4.0.2 to 4.0.3 #12373

Merged
merged 1 commit into from May 23, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 22, 2023

Bumps kryo from 4.0.2 to 4.0.3.

Release notes

Sourced from kryo's releases.

kryo-4.0.3

This is a maintenance release coming with bug fixes and performance improvements for chunked encoding.

Improved filling InputChunked buffer (#651) Support skipping input chunks after a buffer underflow (#850) Avoid flush repeatedly when has finished flushing (#978)

The full list of changes can be found here.

Many thanks to all contributors!

Compatibility

  • Serialization compatible
    • Standard IO: Yes
    • Unsafe-based IO: Yes
  • Binary compatible - Yes (Details)
  • Source compatible - Yes (Details)
Commits
  • 3622028 [maven-release-plugin] prepare release kryo-parent-4.0.3
  • 1f0b35e #834 Support skipping input chunks after a buffer underflow (#850)
  • 599cd11 Revert "use reflection instead of relying on sun.misc.Cleaner being available."
  • 2967a8e Set project version to 4.0.3-SNAPSHOT
  • f8bd119 avoid flush repeatedly when has finished flushing (#978)
  • 84189eb Improved filling InputChunked buffer.
  • 4d793a0 use reflection instead of relying on sun.misc.Cleaner being available.
  • cac0a17 Eclipse project files.
  • See full diff 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)

Bumps [kryo](https://github.com/EsotericSoftware/kryo) from 4.0.2 to 4.0.3.
- [Release notes](https://github.com/EsotericSoftware/kryo/releases)
- [Commits](EsotericSoftware/kryo@kryo-parent-4.0.2...kryo-parent-4.0.3)

---
updated-dependencies:
- dependency-name: com.esotericsoftware:kryo
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the type/dependencies Pull requests that update a dependency file label May 22, 2023
@codecov-commenter
Copy link

Codecov Report

Merging #12373 (b12bcaf) into 3.2 (9b9688c) will decrease coverage by 2.59%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##                3.2   #12373      +/-   ##
============================================
- Coverage     69.65%   67.07%   -2.59%     
+ Complexity      341        2     -339     
============================================
  Files          3435     1741    -1694     
  Lines        161641    69502   -92139     
  Branches      27078     9989   -17089     
============================================
- Hits         112596    46616   -65980     
+ Misses        39154    18381   -20773     
+ Partials       9891     4505    -5386     

see 1980 files with indirect coverage changes

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

@sonarcloud
Copy link

sonarcloud bot commented May 22, 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 66f18b2 into 3.2 May 23, 2023
26 checks passed
@dependabot dependabot bot deleted the dependabot/maven/com.esotericsoftware-kryo-4.0.3 branch May 23, 2023 12:18
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