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 5.0.2 #5

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Dec 2, 2020

Bumps kryo from 4.0.2 to 5.0.2.

Release notes

Sourced from kryo's releases.

kryo-5.0.2

This is a maintenance release coming with a bugfix for CompatibleFieldSerializer.

#794: Fix #774 Validate read types against field type instead of valueClass

The full list of changes can be found here.

Many thanks to all contributors!

For migration from previous major versions please check out the migration guide. We're asking the community to help and contribute this part: please edit the migration wiki page as you encounter any information or issues that might help others.

Compatibility

  • Serialization compatible
    • Standard IO: Yes
    • Unsafe-based IO: Yes
  • Binary compatible - Yes (Details)
  • Source compatible - Yes (Details)

kryo-5.0.1

This is a maintenance release coming with fixes and improvements.

#777: Fix #776 Automatic module name #779: Dependency Upgrades #780: Fix #778 Use canonical class name for registration hint if available #787: Fix #786 Ensure field serializers balance pushGenericType and popGenericType calls #788: Fix #774, #784 Do not re-use serializers for CompatibleFieldSerializer and TaggedFieldSerializer #790: Fix #789 Catch StackOverflowError and add hint for enabling references

The full list of changes can be found here.

Many thanks to all contributors!

For migration from previous major versions please check out the migration guide. We're asking the community to help and contribute this part: please edit the migration wiki page as you encounter any information or issues that might help others.

Compatibility

  • Serialization compatible
    • Standard IO: Yes
    • Unsafe-based IO: Yes
  • Binary compatible - Yes (Details)
  • Source compatible - Yes (Details)

kryo-5.0.0

This is the final release of the new major version 5.0.0 of Kryo (see also the RC1 release notes for major changes of v5).

This version comes with only minor changes on top of RC9 (the list of changes from RC9 can be found here). For a detailed list of changes to 4.x please go though the release notes for the release candidates for kryo 5.

For migration from previous major versions please check out the migration guide. We're asking the community to help and contribute this part: please edit the migration wiki page as you encounter any information or issues that might help others.

Compatibility

... (truncated)

Commits
  • ef9d586 [maven-release-plugin] prepare release kryo-parent-5.0.2
  • e88aec2 Add Android usage example
  • ccb3d48 Add note about Android API compatibility
  • 98d26e4 Merge pull request #794 from EsotericSoftware/774-incompatible-read-type
  • b966d1c #774 Validate read types against field.getType() instead of valueClass
  • e731d5e Update README for 5.0.1
  • 71d2dd0 Add compat report
  • 8c39c21 [maven-release-plugin] prepare for next development iteration
  • 4f212fc [maven-release-plugin] prepare release kryo-parent-5.0.1
  • 816cfcd [maven-release-plugin] rollback the release of kryo-parent-5.0.1
  • 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)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 2, 2020
@dependabot dependabot bot mentioned this pull request Dec 2, 2020
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Dec 16, 2020

Superseded by #7.

@dependabot dependabot bot closed this Dec 16, 2020
@dependabot dependabot bot deleted the dependabot/maven/com.esotericsoftware-kryo-5.0.2 branch December 16, 2020 06:19
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
Projects
None yet
0 participants