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 jaxb.version to v4 (major) #266

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 5, 2020

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.glassfish.jaxb:jaxb-runtime (source) 2.3.3 -> 4.0.5 age adoption passing confidence
jakarta.xml.bind:jakarta.xml.bind-api 2.3.3 -> 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

v3.0.1: Jakarta XML Binding API 3.0.1

Compare Source

The 3.0.1 release is a bug fix release of 3.0.0.

Following changes are included:

v3.0.0: Jakarta XML Binding API 3.0.0 Final Release

Compare Source

The 3.0.0 release is the first release under the jakarta.xml.bind.* namespace.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates 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 force-pushed the renovate/major-jaxb.version branch 2 times, most recently from 5f297b7 to bbd6274 Compare November 24, 2020 18:12
@renovate renovate bot changed the title Update dependency jakarta.xml.bind:jakarta.xml.bind-api to v3 Update jaxb.version to v3 (major) Nov 25, 2020
@renovate renovate bot force-pushed the renovate/major-jaxb.version branch 3 times, most recently from 25aef99 to af6b9d9 Compare December 10, 2020 12:47
@renovate renovate bot force-pushed the renovate/major-jaxb.version branch 2 times, most recently from a100aa4 to 5c110be Compare December 22, 2020 14:27
@renovate renovate bot force-pushed the renovate/major-jaxb.version branch from 5c110be to 310b14c Compare January 1, 2021 04:47
@renovate renovate bot force-pushed the renovate/major-jaxb.version branch 5 times, most recently from c308a1f to 53c81c4 Compare January 16, 2021 14:04
@renovate renovate bot force-pushed the renovate/major-jaxb.version branch from 53c81c4 to 7310614 Compare August 6, 2021 21:58
@renovate renovate bot changed the title Update jaxb.version to v3 (major) chore(deps): update jaxb.version (major) Aug 6, 2021
@renovate renovate bot force-pushed the renovate/major-jaxb.version branch 8 times, most recently from 8aaadd0 to 74f64ac Compare August 13, 2021 22:17
@renovate renovate bot force-pushed the renovate/major-jaxb.version branch 6 times, most recently from f4b0715 to 3f96335 Compare August 24, 2021 14:41
@renovate renovate bot force-pushed the renovate/major-jaxb.version branch 2 times, most recently from 239971f to 51c9ff2 Compare October 5, 2022 19:40
@renovate renovate bot force-pushed the renovate/major-jaxb.version branch 2 times, most recently from ecff373 to 4357d9d Compare October 24, 2022 21:18
@renovate renovate bot force-pushed the renovate/major-jaxb.version branch 2 times, most recently from f3e71fc to c15eed7 Compare December 12, 2022 16:53
@renovate renovate bot changed the title chore(deps): update jaxb.version to v4 (major) Update jaxb.version to v4 (major) Dec 17, 2022
@renovate renovate bot changed the title Update jaxb.version to v4 (major) chore(deps): update jaxb.version to v4 (major) Dec 17, 2022
@renovate renovate bot force-pushed the renovate/major-jaxb.version branch 4 times, most recently from c0da219 to f9c1abb Compare January 19, 2023 18:35
@renovate renovate bot force-pushed the renovate/major-jaxb.version branch 3 times, most recently from 272443d to 594b968 Compare March 24, 2023 22:04
@renovate renovate bot changed the title chore(deps): update jaxb.version to v4 (major) chore(deps): update dependency jakarta.xml.bind:jakarta.xml.bind-api to v4 Apr 20, 2023
@renovate renovate bot changed the title chore(deps): update dependency jakarta.xml.bind:jakarta.xml.bind-api to v4 chore(deps): update jaxb.version to v4 (major) Apr 20, 2023
@renovate renovate bot force-pushed the renovate/major-jaxb.version branch from 594b968 to 134b541 Compare April 28, 2023 23:44
@renovate renovate bot force-pushed the renovate/major-jaxb.version branch from 134b541 to a11600a Compare July 21, 2023 21:25
@renovate renovate bot force-pushed the renovate/major-jaxb.version branch 2 times, most recently from 8501939 to dbe6d93 Compare August 16, 2023 16:42
@renovate renovate bot changed the title chore(deps): update jaxb.version to v4 (major) Update jaxb.version to v4 (major) Aug 23, 2023
@renovate renovate bot force-pushed the renovate/major-jaxb.version branch from dbe6d93 to 221fd4f Compare August 23, 2023 20:19
@renovate renovate bot force-pushed the renovate/major-jaxb.version branch 3 times, most recently from e31e276 to 0276049 Compare September 5, 2023 16:47
@renovate renovate bot force-pushed the renovate/major-jaxb.version branch from 0276049 to 957a61c Compare September 14, 2023 11:20
@renovate renovate bot force-pushed the renovate/major-jaxb.version branch from 957a61c to 5d9c89a Compare March 7, 2024 11:30
@renovate renovate bot force-pushed the renovate/major-jaxb.version branch from 5d9c89a to 788e88c Compare October 23, 2024 17:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants