Skip to content

Bump aiomisc from 15.7.3 to 17.8.1 in /packages/core/minos-microservice-common#858

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/packages/core/minos-microservice-common/aiomisc-17.8.1
Open

Bump aiomisc from 15.7.3 to 17.8.1 in /packages/core/minos-microservice-common#858
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/packages/core/minos-microservice-common/aiomisc-17.8.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 1, 2026

Bumps aiomisc from 15.7.3 to 17.8.1.

Release notes

Sourced from aiomisc's releases.

16.3

  • Migrate to poetry #154
    • Use poem-plugins for creating aiomisc/version.py file and bump version when publishing.
    • some non-public imports might be broken, mainly typing, and the aiomisc.io module
    • Buffered log handler in aiomisc.log, is now correct finalize when an entrypoint stops. This is useful if the program uses multiple entrypoints while the program is running, and especially in tests.
    • Lots of changes in aiomisc.io module:
      • Support stream compression for opening files with:
        • GZIP - compressed files
        • LZMA - compressed files
        • BZ2 - compressed files
    • Added aiohttp_asgi objects to __all__ in aiomisc.service.asgi
    • aiomisc.Service subclasses is now can be serialized with pickle
    • Improves typing for:
      • aiomisc.io
      • aiomisc.pool
      • aiomisc.service.udp
      • aiomisc.worker_pool.WorkerPool
  • Improve documentation
Commits

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 [aiomisc](https://github.com/aiokitchen/aiomisc) from 15.7.3 to 17.8.1.
- [Release notes](https://github.com/aiokitchen/aiomisc/releases)
- [Changelog](https://github.com/aiokitchen/aiomisc/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aiokitchen/aiomisc/commits)

---
updated-dependencies:
- dependency-name: aiomisc
  dependency-version: 17.8.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 Mar 1, 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