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

fix(deps): update dependency jakarta.xml.bind:jakarta.xml.bind-api to v4 (release/3.0.x) #8771

Closed

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 18, 2024

Mend Renovate

This PR contains the following updates:

Package Change 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 - "before 2am" (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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels May 18, 2024
@renovate renovate bot requested a review from a team as a code owner May 18, 2024 00:27
@github-actions github-actions bot added this to the 3.0.8 milestone May 18, 2024
Copy link

Qodana Community for JVM

It seems all right 👌

No new problems were found according to the checks applied

💡 Qodana analysis was run in the pull request mode: only the changed files were checked

View the detailed Qodana report

To be able to view the detailed Qodana report, you can either:

To get *.log files or any other Qodana artifacts, run the action with upload-result option set to true,
so that the action will upload the files as the job artifacts:

      - name: 'Qodana Scan'
        uses: JetBrains/qodana-action@v2024.1.4
        with:
          upload-result: true
Contact Qodana team

Contact us at qodana-support@jetbrains.com

@renovate renovate bot force-pushed the renovate/release/3.0.x-major-jaxb-api.version branch from b74690f to 7b31d1a Compare May 18, 2024 05:57
Copy link

Qodana Community for JVM

It seems all right 👌

No new problems were found according to the checks applied

💡 Qodana analysis was run in the pull request mode: only the changed files were checked

View the detailed Qodana report

To be able to view the detailed Qodana report, you can either:

To get *.log files or any other Qodana artifacts, run the action with upload-result option set to true,
so that the action will upload the files as the job artifacts:

      - name: 'Qodana Scan'
        uses: JetBrains/qodana-action@v2024.1.5
        with:
          upload-result: true
Contact Qodana team

Contact us at qodana-support@jetbrains.com

@zUniQueX zUniQueX closed this May 19, 2024
Copy link
Contributor Author

renovate bot commented May 19, 2024

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 4.x releases. But if you manually upgrade to 4.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/release/3.0.x-major-jaxb-api.version branch May 19, 2024 08:16
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 java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant