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

ISPN-15619 Bump com.esotericsoftware:kryo from 4.0.2 to 4.0.3 #11885

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 31, 2024

Bumps com.esotericsoftware:kryo from 4.0.2 to 4.0.3.

Release notes

Sourced from com.esotericsoftware: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

You can trigger a rebase of this PR 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)

Bumps [com.esotericsoftware: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 dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jan 31, 2024
Copy link

@github-actions github-actions bot changed the title Bump com.esotericsoftware:kryo from 4.0.2 to 4.0.3 ISPN-15619 Bump com.esotericsoftware:kryo from 4.0.2 to 4.0.3 Jan 31, 2024
@ryanemerson ryanemerson added this to the 14.0.23.Final milestone Jan 31, 2024
@ryanemerson ryanemerson merged commit 6bb6c5f into 14.0.x Jan 31, 2024
5 of 6 checks passed
@dependabot dependabot bot deleted the dependabot/maven/14.0.x/com.esotericsoftware-kryo-4.0.3 branch January 31, 2024 13:39
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 java Pull requests that update Java code
Projects
None yet
2 participants