entur / netex-java-model

Java JAXB binding classes for NeTEx xsd schema
European Union Public License 1.2
12 stars 13 forks source link

Update dependency jakarta.xml.bind:jakarta.xml.bind-api from v3.0.1 to v4 - autoclosed #36

Closed renovate[bot] closed 11 months ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

eclipse-ee4j/jaxb-api (jakarta.xml.bind:jakarta.xml.bind-api) ### [`v4.0.0`](https://togithub.com/jakartaee/jaxb-api/releases/tag/4.0.0): Jakarta XML Binding API 4.0.0 [Compare Source](https://togithub.com/eclipse-ee4j/jaxb-api/compare/3.0.1...4.0.0) 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**: https://github.com/eclipse-ee4j/jaxb-api/compare/3.0.0...4.0.0

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 becomes conflicted, or you tick the rebase/retry checkbox.

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



This PR has been generated by Mend Renovate. View repository job log here.

sonarcloud[bot] commented 2 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

warning The version of Java (11.0.20) you have used to run this analysis is deprecated and we will stop accepting it soon. Please update to at least Java 17. Read more here