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 yasson from 1.0.0-RC1 to 3.0.2 #33

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Sep 12, 2022

Bumps yasson from 1.0.0-RC1 to 3.0.2.

Release notes

Sourced from yasson's releases.

Release 3.0.1

What's Changed

Full Changelog: eclipse-ee4j/yasson@3.0.0...3.0.1

Release 3.0.0

What's Changed

Full Changelog: eclipse-ee4j/yasson@2.0.4...3.0.0

Release 3.0.0-RC2

What's Changed

Full Changelog: eclipse-ee4j/yasson@2.0.4...3.0.0-RC2

Release 2.0.4

Fixes

Record processing fixed (#530)

All the listed changes between versions 2.0.3...2.0.4

Release 2.0.3

Enhancements

  • YearMonth and MonthDay support added (#492)
  • Deserializing Map with enum keys (#509)
  • Support for records (#499)

Bug fixes

  • Transient and property annotation merging (#493)
  • java.xml should be optional (#491)
  • Implicitly defined serializers fixed (#510)
  • Incorrectly handling multiple levels of generics (#503)
  • Serialization of the map with Object key and defined serializer (#501)

All the listed changes between versions 2.0.2...2.0.3

2.0.0-RELEASE

No release notes provided.

... (truncated)

Commits
  • 719cd41 Prepare release org.eclipse:yasson:3.0.2-RELEASE
  • 9d6aad9 Null in Optional type fields should not fail (#576)
  • 325cf97 JsonValue.NULL is no longer returned to nonJsonValue values (#574)
  • a7fb7a4 @​JsonbTransient does not work on abstract classes #454 (#572)
  • 5fb9f86 Value access calls toString() on failure, potentially leading to infinite rec...
  • b65fb10 Merge pull request #568 from eclipse-ee4j/3.0.1-RELEASE
  • f45b42f Merge branch 'master' into 3.0.1-RELEASE
  • b67d22b Merge pull request #567 from eclipse-ee4j/3.0.0-RELEASE
  • a8217fc Prepare next development cycle for 3.0.2-SNAPSHOT
  • 39b667a Prepare release org.eclipse:yasson:3.0.1-RELEASE
  • 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 [yasson](https://github.com/eclipse-ee4j/yasson) from 1.0.0-RC1 to 3.0.2.
- [Release notes](https://github.com/eclipse-ee4j/yasson/releases)
- [Commits](eclipse-ee4j/yasson@1.0.0-RC1...3.0.2)

---
updated-dependencies:
- dependency-name: org.eclipse:yasson
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 12, 2022
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
Development

Successfully merging this pull request may close these issues.

0 participants