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

Bump cloudevents-api from 1.2.0 to 2.3.0 #1280

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Dec 22, 2021

Bumps cloudevents-api from 1.2.0 to 2.3.0.

Release notes

Sourced from cloudevents-api's releases.

Release 2.3.0

What's Changed

Dependencies

New Contributors

Full Changelog: cloudevents/sdk-java@2.2.0...2.3.0

Release 2.2.1

What's Changed

Full Changelog: cloudevents/sdk-java@2.2.0...v2.2.1

2.2: CESQL enhancements

It's a pleasure for me to announce the latest version of cloudevents/sdk-java

This release is all focused around CESQL improvements, including fixing some bugs, implement constant folding and general code reorganization. Be aware that the package is still unstable and might break anytime in the next releases.

For more details and a complete list of changes: https://github.com/cloudevents/sdk-java/milestone/10?closed=1

2.1.1: CESQL Bugfix

Patch release for a bug in the CESQL implementation: cloudevents/sdk-java#381

2.1: CESQL and Protobuf

... (truncated)

Commits
  • ace6859 Bump version to 2.3.0 (#437)
  • cc78625 Handle NullNode for optional attributes in Jackson CloudEventDeserializer (#432)
  • ceb0675 Ignore invalid extension names in jackson CloudEventDeserializer (#429)
  • 8d91cda Run tests with Java 17 (#426)
  • d00ad96 Fix the Java Doc build (#424)
  • 9231e6d Add example of Spring WebClient usage (#418)
  • a94bc5c Close input stream on CloudEventHttpMessageReader (#421)
  • 32adfe9 Fix NPE in CloudEventDeserializer when deserializing header with null value (...
  • 0277ee4 Bump spring-framework-bom in /examples/restful-ws-spring-boot (#423)
  • 2028493 Bump addressable from 2.7.0 to 2.8.0 in /docs (#406)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [cloudevents-api](https://github.com/cloudevents/sdk-java) from 1.2.0 to 2.3.0.
- [Release notes](https://github.com/cloudevents/sdk-java/releases)
- [Commits](cloudevents/sdk-java@v1.2.0...2.3.0)

---
updated-dependencies:
- dependency-name: io.cloudevents:cloudevents-api
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Dec 22, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Sep 7, 2022

Superseded by #1747.

@dependabot dependabot bot closed this Sep 7, 2022
@dependabot dependabot bot deleted the dependabot/gradle/io.cloudevents-cloudevents-api-2.3.0 branch September 7, 2022 05:23
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.

0 participants