Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 5, 2020

This PR contains the following updates:

Package Change Age Confidence
jakarta.xml.bind:jakarta.xml.bind-api 2.3.34.0.4 age confidence

Release Notes

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

v4.0.4

Compare Source

v4.0.3

Compare Source

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 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
@Naenyn
Copy link
Contributor

Naenyn commented Jan 23, 2025

This PR would require we drop Java 8, I believe.

@renovate renovate bot force-pushed the renovate/major-jaxb.version branch 7 times, most recently from a61644d to b85a771 Compare January 23, 2025 20:01
@renovate renovate bot changed the title Update jaxb.version to v4 (major) fix(deps): update jaxb.version to v4 (major) Jan 23, 2025
@renovate renovate bot force-pushed the renovate/major-jaxb.version branch 2 times, most recently from 95cd17f to df1dbe3 Compare January 23, 2025 20:04
@renovate renovate bot force-pushed the renovate/major-jaxb.version branch from df1dbe3 to 176cd86 Compare June 5, 2025 18:41
@renovate renovate bot changed the title fix(deps): update jaxb.version to v4 (major) fix(deps): update dependency jakarta.xml.bind:jakarta.xml.bind-api to v4 Aug 10, 2025
@renovate renovate bot force-pushed the renovate/major-jaxb.version branch from 176cd86 to 485b2a6 Compare September 15, 2025 22:53
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.

2 participants