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.9 to 3.0.1 #195

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 8, 2022

Bumps yasson from 1.0.9 to 3.0.1.

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
  • 39b667a Prepare release org.eclipse:yasson:3.0.1-RELEASE
  • c09137e Type information related exception texts corrected (#566)
  • 9e2e958 Dependency versions updated (#565)
  • c1da842 Object and array values skip if property is missing (#564)
  • df026bd Incorrect user generator position checking fixed (#562)
  • 7677844 Only consider provided runtimeType for root serialization context (#560)
  • 52abc48 JsonbConfigProperties missing doPrivileged when accessing system properties (...
  • a6795d5 Merge pull request #554 from eclipse-ee4j/3.0.0-RC2-RELEASE
  • 5249c6f Merge pull request #553 from eclipse-ee4j/3.0.0-RC1-RELEASE
  • b341dbc Prepare next development cycle for 3.0.0-SNAPSHOT
  • 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.9 to 3.0.1.
- [Release notes](https://github.com/eclipse-ee4j/yasson/releases)
- [Commits](eclipse-ee4j/yasson@1.0.9...3.0.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 8, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 19, 2022

Superseded by #197.

@dependabot dependabot bot closed this Sep 19, 2022
@dependabot dependabot bot deleted the dependabot/maven/org.eclipse-yasson-3.0.1 branch September 19, 2022 03:10
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