Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 25, 2025

Bumps kstreams from 0.26.5 to 0.26.7.

Release notes

Sourced from kstreams's releases.

0.26.7 (2025-03-19)

Fix

  • stop properly asyncio.Tasks that run in background mode (streams and monitoring). Related to #299 (#300)

[master 1d9c437] bump: version 0.26.6 → 0.26.7 2 files changed, 7 insertions(+), 1 deletion(-)

0.26.6 (2025-02-03)

Fix

  • send: _NoDefault serializer sentinel introduced in order to make possible to send raw data even when a global serializer has been set (#280)

[master ffd7560] bump: version 0.26.5 → 0.26.6 2 files changed, 7 insertions(+), 1 deletion(-)

Changelog

Sourced from kstreams's changelog.

0.26.7 (2025-03-19)

Fix

  • stop properly asyncio.Tasks that run in background mode (streams and monitoring). Related to #299 (#300)

0.26.6 (2025-02-03)

Fix

  • send: _NoDefault serializer sentinel introduced in order to make possible to send raw data even when a global serializer has been set (#280)
Commits
  • 1d9c437 bump: version 0.26.6 → 0.26.7
  • 6b02916 fix: stop properly asyncio.Tasks that run in background mode (streams and mon...
  • 9e4f7d5 ci: make sure that jobs are running with a proper python version (#301)
  • d6b2a51 build(deps-dev): bump fastapi from 0.115.8 to 0.115.11 (#295)
  • 8be71a0 build(deps-dev): bump pytest-asyncio from 0.24.0 to 0.25.3 (#285)
  • ffab0a2 build(deps): bump prometheus-client from 0.21.0 to 0.21.1 (#286)
  • 3297469 build(deps-dev): bump commitizen from 4.1.1 to 4.4.1 (#296)
  • 8a33c6c build(deps-dev): bump ruff from 0.9.4 to 0.9.9 (#293)
  • af19f75 build(deps): bump codecov/codecov-action from 5.3.1 to 5.4.0 (#294)
  • a819921 build(deps-dev): bump mkdocs-material from 9.5.50 to 9.6.5 (#290)
  • Additional commits viewable 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 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 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 [kstreams](https://github.com/kpn/kstreams) from 0.26.5 to 0.26.7.
- [Release notes](https://github.com/kpn/kstreams/releases)
- [Changelog](https://github.com/kpn/kstreams/blob/master/CHANGELOG.md)
- [Commits](kpn/kstreams@0.26.5...0.26.7)

---
updated-dependencies:
- dependency-name: kstreams
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Mar 25, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 21, 2025

Superseded by #35.

@dependabot dependabot bot closed this Apr 21, 2025
@dependabot dependabot bot deleted the dependabot/pip/kstreams-0.26.7 branch April 21, 2025 21:31
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