GoogleCloudPlatform / functions-framework-java

FaaS (Function as a service) framework for writing portable Java functions
Apache License 2.0
135 stars 65 forks source link

chore(deps): update cloudevents.sdk.version to v4 (major) #282

Closed renovate-bot closed 1 month ago

renovate-bot commented 3 months ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.cloudevents:cloudevents-json-jackson (source) 3.0.0 -> 4.0.1 age adoption passing confidence
io.cloudevents:cloudevents-http-basic (source) 3.0.0 -> 4.0.1 age adoption passing confidence
io.cloudevents:cloudevents-core (source) 3.0.0 -> 4.0.1 age adoption passing confidence

[!WARNING] Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

cloudevents/sdk-java (io.cloudevents:cloudevents-json-jackson) ### [`v4.0.1`](https://redirect.github.com/cloudevents/sdk-java/releases/tag/v4.0.1) [Compare Source](https://redirect.github.com/cloudevents/sdk-java/compare/v4.0.0...v4.0.1) #### What's Changed - \[4.0] Make CloudEventValidatorProvider thread safe ([#​650](https://redirect.github.com/cloudevents/sdk-java/issues/650)) by [@​pierDipi](https://redirect.github.com/pierDipi) in [https://github.com/cloudevents/sdk-java/pull/651](https://redirect.github.com/cloudevents/sdk-java/pull/651) **Full Changelog**: https://github.com/cloudevents/sdk-java/compare/v4.0.0...v4.0.1 ### [`v4.0.0`](https://redirect.github.com/cloudevents/sdk-java/releases/tag/v4.0.0) [Compare Source](https://redirect.github.com/cloudevents/sdk-java/compare/3.0.0...v4.0.0) #### What's Changed - Support CloudEvents SQL v1 (CE SQL) by [@​Cali0707](https://redirect.github.com/Cali0707) in [https://github.com/cloudevents/sdk-java/pull/641](https://redirect.github.com/cloudevents/sdk-java/pull/641) - doc: update & uniformize package version by [@​BoboTiG](https://redirect.github.com/BoboTiG) in [https://github.com/cloudevents/sdk-java/pull/640](https://redirect.github.com/cloudevents/sdk-java/pull/640) - fix: invalid automatic module name by [@​Jummartinezro](https://redirect.github.com/Jummartinezro) in [https://github.com/cloudevents/sdk-java/pull/639](https://redirect.github.com/cloudevents/sdk-java/pull/639) - Bump io.vertx:vertx-core from 4.3.7 to 4.5.3 in /http/vertx by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/cloudevents/sdk-java/pull/622](https://redirect.github.com/cloudevents/sdk-java/pull/622) - Bump nokogiri from 1.16.3 to 1.16.5 in /docs by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/cloudevents/sdk-java/pull/632](https://redirect.github.com/cloudevents/sdk-java/pull/632) - Bump org.xmlunit:xmlunit-core from 2.9.0 to 2.10.0 in /formats/xml by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/cloudevents/sdk-java/pull/631](https://redirect.github.com/cloudevents/sdk-java/pull/631) #### New Contributors - [@​BoboTiG](https://redirect.github.com/BoboTiG) made their first contribution in [https://github.com/cloudevents/sdk-java/pull/640](https://redirect.github.com/cloudevents/sdk-java/pull/640) - [@​Jummartinezro](https://redirect.github.com/Jummartinezro) made their first contribution in [https://github.com/cloudevents/sdk-java/pull/639](https://redirect.github.com/cloudevents/sdk-java/pull/639) **Full Changelog**: https://github.com/cloudevents/sdk-java/compare/3.0.0...v4.0.0

Configuration

πŸ“… Schedule: Branch creation - "before 4am on the first day of the month" (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 these updates again.



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

forking-renovate[bot] commented 1 month ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.