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

Update dependency jakarta.xml.bind:jakarta.xml.bind-api to v4 #1741

Merged
merged 1 commit into from
Sep 24, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 24, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
jakarta.xml.bind:jakarta.xml.bind-api 3.0.1 -> 4.0.2 age adoption passing confidence

Release Notes

jakartaee/jaxb-api (jakarta.xml.bind:jakarta.xml.bind-api)

v4.0.2: Jakarta XML Binding API 4.0.2

Compare Source

The 4.0.2 release is a bug fix release of 4.0.0.

Following changes are included:

  • #​229 - Documented exception thrown is incorrect for javax.xml.bind.DatatypeConverter#print(Object) methods
  • #​231 - Incorrect exception thrown by javax.xml.bind.DatatypeConverter
  • #​236 - Fix the link to WS-I BP 1.0 in the spec
  • #​284 - Re-use SAXParserFactory in AbstractUnmarshallerImpl for better performance
  • Javadoc improvements - formatting, typos, grammar, sample code
  • uses Jakarta Activation APIs 2.1.3

New Contributors

Full Changelog: jakartaee/jaxb-api@4.0.1...4.0.2

v4.0.1: Jakarta XML Binding API 4.0.1

Compare Source

The 4.0.1 release is a bug fix release of 4.0.0.

Following changes are included:

New Contributors

Full Changelog: jakartaee/jaxb-api@4.0.0...4.0.1

v4.0.0: Jakarta XML Binding API 4.0.0

Compare Source

The major release contains following changes:

  • drops compatibility with JAXB 1.0
  • removes constraints on using java.desktop/java.beans.Introspector
  • removes deprecated jakarta.xml.bind.Validator
  • removes deprecated jakarta.xml.bind.context.factory property
  • drops implementation lookup through META-INF/services/jakarta.xml.bind.JAXBContext
  • drops implementation lookup through jaxb.properties file
  • adds implementation lookup through the properties Map passed to JAXBContext.newInstance(...) methods
  • provided implementation of the DatatypeConverterInterface throws exception on invalid input

Project Board: https://github.com/eclipse-ee4j/jaxb-api/projects/1
Full Changelog: jakartaee/jaxb-api@3.0.0...4.0.0


Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Sep 24, 2024
@basil basil merged commit 118faa2 into master Sep 24, 2024
26 checks passed
@basil basil deleted the renovate/jakarta.xml.bind-jakarta.xml.bind-api-4.x branch September 24, 2024 23:08
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.

1 participant