Skip to content

chore(deps): Bump cloudevents from 1.12.1 to 1.13.0#1170

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/cloudevents-1.13.0
Open

chore(deps): Bump cloudevents from 1.12.1 to 1.13.0#1170
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/cloudevents-1.13.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps cloudevents from 1.12.1 to 1.13.0.

Changelog

Sourced from cloudevents's changelog.

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

[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

... (truncated)

Commits

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
cloudevents [>= 2.dev0, < 3]

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 1.12.1 to 1.13.0.
- [Changelog](https://github.com/cloudevents/sdk-python/blob/main/CHANGELOG.md)
- [Commits](https://github.com/cloudevents/sdk-python/commits)

---
updated-dependencies:
- dependency-name: cloudevents
  dependency-version: 1.13.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:uv Pull requests that update python:uv code labels Jul 20, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner July 20, 2026 13:27
@dependabot dependabot Bot added the python:uv Pull requests that update python:uv code label Jul 20, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner July 20, 2026 13:27
@codecov

codecov Bot commented Jul 20, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.85%. Comparing base (8f5f08f) to head (f7ae809).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1170   +/-   ##
=======================================
  Coverage   82.85%   82.85%           
=======================================
  Files         123      123           
  Lines       10127    10127           
=======================================
  Hits         8391     8391           
  Misses       1736     1736           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants