Skip to content

build(deps): bump cloudevents from 1.12.1 to 2.2.0#3143

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/cloudevents-2.2.0
Open

build(deps): bump cloudevents from 1.12.1 to 2.2.0#3143
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/cloudevents-2.2.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 14, 2026

Copy link
Copy Markdown
Contributor

Bumps cloudevents from 1.12.1 to 2.2.0.

Changelog

Sourced from cloudevents's changelog.

[2.2.0]

Changed

  • Updated dev and build-time dependencies.

Fixed

  • Fixed an issue where setting a non-JSON datacontenttype (e.g., application/octet-stream) with dict data produced non-JSON-decodable output; now best-effort json-encoding is applied regardless of datacontenttype. (#291)
  • Updated behavior when datacontenttype is unset: now treats events as application/json in line with spec recommendation. (#291)

[2.1.0]

Added

[2.0.0]

Changed

  • Released stable v2.0.0. See migration for details and migration guidelines. (#279)

[2.0.0.alpha6]

Changed

  • Updated tooling and workflows. (#278)

Fixed

  • Fixed the v1 compatibility layer. (#276)

[2.0.0.alpha5]

Changed

  • Improved spec compatibility of attributes processing. (#275)

[2.0.0.alpha4]

Changed

  • CloudEvents v2 is ready to become the main version. (#273)
Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jul 14, 2026
@dependabot dependabot Bot force-pushed the dependabot/pip/cloudevents-2.2.0 branch from 620cfc1 to 8e5d664 Compare July 15, 2026 15:05
Bumps [cloudevents](https://github.com/cloudevents/sdk-python) from 1.12.1 to 2.2.0.
- [Changelog](https://github.com/cloudevents/sdk-python/blob/main/CHANGELOG.md)
- [Commits](https://github.com/cloudevents/sdk-python/commits/2.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/pip/cloudevents-2.2.0 branch from 8e5d664 to 463c63c Compare July 15, 2026 17:30
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 python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants