Skip to content

Conversation

@renovate-bot
Copy link
Contributor

This PR contains the following updates:

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

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


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


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.


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

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

@renovate-bot renovate-bot requested review from a team as code owners June 7, 2025 02:02
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 7, 2025
@product-auto-label product-auto-label bot added size: xs Pull request size is extra small. api: pubsublite Issues related to the googleapis/java-pubsublite-spark API. labels Jun 7, 2025
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 7, 2025
@acocuzzo acocuzzo merged commit 3a84e85 into googleapis:main Jun 20, 2025
15 checks passed
@renovate-bot renovate-bot deleted the renovate/jakarta.xml.bind-jakarta.xml.bind-api-4.x branch June 20, 2025 02:29
acocuzzo added a commit to acocuzzo/java-pubsublite-spark that referenced this pull request Jul 9, 2025

## [1.0.1](googleapis/java-pubsublite-spark@v1.0.0...v1.0.1) (2025-07-09)


### Dependencies

* Update dependency com.google.cloud:google-cloud-dataproc to v4.6.0 ([googleapis#584](googleapis#584)) ([4e2bf5c](googleapis@4e2bf5c))
* Update dependency com.google.cloud:google-cloud-dataproc to v4.9.0 ([googleapis#595](googleapis#595)) ([1fd00a8](googleapis@1fd00a8))
* Update dependency com.google.cloud:google-cloud-pubsublite to v1.9.4 ([googleapis#585](googleapis#585)) ([33b2936](googleapis@33b2936))
* Update dependency com.google.cloud:google-cloud-pubsublite-parent to v1.9.4 ([googleapis#586](googleapis#586)) ([5636436](googleapis@5636436))
* Update dependency gcp-docuploader to v0.6.5 ([googleapis#606](googleapis#606)) ([80ed55b](googleapis@80ed55b))
* Update dependency gcp-releasetool to v1.10.3 ([googleapis#593](googleapis#593)) ([ed3667c](googleapis@ed3667c))
* Update dependency google-auth to v2.16.1 ([googleapis#601](googleapis#601)) ([740161c](googleapis@740161c))
* Update dependency jakarta.xml.bind:jakarta.xml.bind-api to v4.0.2 ([googleapis#702](googleapis#702)) ([3a84e85](googleapis@3a84e85))
* Update dependency org.eclipse.jetty:jetty-server to v11.0.14 ([googleapis#604](googleapis#604)) ([7f32dcd](googleapis@7f32dcd))
* Update dependency org.eclipse.jetty:jetty-server to v11.0.24 [security] ([googleapis#696](googleapis#696)) ([3fee790](googleapis@3fee790))
* Update dependency org.eclipse.jetty:jetty-server to v11.0.25 ([googleapis#706](googleapis#706)) ([7338c17](googleapis@7338c17))
* Update dependency org.eclipse.jetty:jetty-util to v11.0.14 ([googleapis#605](googleapis#605)) ([059c346](googleapis@059c346))
* Update dependency org.eclipse.jetty:jetty-util to v11.0.25 ([googleapis#704](googleapis#704)) ([75cd940](googleapis@75cd940))
* Update dependency setuptools to v67 ([googleapis#592](googleapis#592)) ([6049a9d](googleapis@6049a9d))
* Update dependency typing-extensions to v4.5.0 ([googleapis#598](googleapis#598)) ([fdd2584](googleapis@fdd2584))
* Update dependency zipp to v3.12.0 ([googleapis#591](googleapis#591)) ([3977bec](googleapis@3977bec))
* Update org.apache.spark:spark-sql_2.12 to 3.5.5 ([googleapis#703](googleapis#703)) ([7cd8b29](googleapis@7cd8b29))
acocuzzo added a commit that referenced this pull request Jul 9, 2025
* Update pom.xml

Fix broken jetty update

* chore(main): release 1.0.1



## [1.0.1](v1.0.0...v1.0.1) (2025-07-09)


### Dependencies

* Update dependency com.google.cloud:google-cloud-dataproc to v4.6.0 ([#584](#584)) ([4e2bf5c](4e2bf5c))
* Update dependency com.google.cloud:google-cloud-dataproc to v4.9.0 ([#595](#595)) ([1fd00a8](1fd00a8))
* Update dependency com.google.cloud:google-cloud-pubsublite to v1.9.4 ([#585](#585)) ([33b2936](33b2936))
* Update dependency com.google.cloud:google-cloud-pubsublite-parent to v1.9.4 ([#586](#586)) ([5636436](5636436))
* Update dependency gcp-docuploader to v0.6.5 ([#606](#606)) ([80ed55b](80ed55b))
* Update dependency gcp-releasetool to v1.10.3 ([#593](#593)) ([ed3667c](ed3667c))
* Update dependency google-auth to v2.16.1 ([#601](#601)) ([740161c](740161c))
* Update dependency jakarta.xml.bind:jakarta.xml.bind-api to v4.0.2 ([#702](#702)) ([3a84e85](3a84e85))
* Update dependency org.eclipse.jetty:jetty-server to v11.0.14 ([#604](#604)) ([7f32dcd](7f32dcd))
* Update dependency org.eclipse.jetty:jetty-server to v11.0.24 [security] ([#696](#696)) ([3fee790](3fee790))
* Update dependency org.eclipse.jetty:jetty-server to v11.0.25 ([#706](#706)) ([7338c17](7338c17))
* Update dependency org.eclipse.jetty:jetty-util to v11.0.14 ([#605](#605)) ([059c346](059c346))
* Update dependency org.eclipse.jetty:jetty-util to v11.0.25 ([#704](#704)) ([75cd940](75cd940))
* Update dependency setuptools to v67 ([#592](#592)) ([6049a9d](6049a9d))
* Update dependency typing-extensions to v4.5.0 ([#598](#598)) ([fdd2584](fdd2584))
* Update dependency zipp to v3.12.0 ([#591](#591)) ([3977bec](3977bec))
* Update org.apache.spark:spark-sql_2.12 to 3.5.5 ([#703](#703)) ([7cd8b29](7cd8b29))

* Update pom and changelog
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: pubsublite Issues related to the googleapis/java-pubsublite-spark API. size: xs Pull request size is extra small.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants