Skip to content

build(deps): bump cloudevents from 2.1.0 to 2.2.0#703

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

build(deps): bump cloudevents from 2.1.0 to 2.2.0#703
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 Jun 16, 2026

Copy link
Copy Markdown
Contributor

Bumps cloudevents from 2.1.0 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)
Commits
  • 4a689cb chore(release): prepare 2.2.0 with datacontenttype fix and dependency updat...
  • cb57615 fix: improve json handling on wrong or missing contenttype (#297)
  • 0af7e87 Update dev dependencies (#294)
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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](https://github.com/cloudevents/sdk-python) from 2.1.0 to 2.2.0.
- [Changelog](https://github.com/cloudevents/sdk-python/blob/main/CHANGELOG.md)
- [Commits](cloudevents/sdk-python@2.1.0...2.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jun 16, 2026
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