t1 / problem-details

Problem Details [RFC-9457] Java API, TCK, and implementations for JAX-RS and (currently not) Spring Boot
Apache License 2.0
17 stars 5 forks source link

Bump yasson from 3.0.0 to 3.0.2 #74

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps yasson from 3.0.0 to 3.0.2.

Release notes

Sourced from yasson's releases.

Release 3.0.2

What's Changed

Full Changelog: https://github.com/eclipse-ee4j/yasson/compare/3.0.1...3.0.2

Release 3.0.1

What's Changed

Full Changelog: https://github.com/eclipse-ee4j/yasson/compare/3.0.0...3.0.1

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)