Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 1, 2022

Bumps python-utils from 2.5.6 to 3.3.3.

Release notes

Sourced from python-utils's releases.

v3.3.3

fixed issue with not submitting tasks to asyncio.wait. Fixes #35

v3.3.2

Fixed bug with batcher skipping items in the case of timeouts thanks to @​jorenham

v3.3.1

improved generator timeout handling

v3.3.0

Added (asyncio) generators for automatic batching and timeout detection

v3.2.3

Fixed loguru stack location

v3.2.0

Added loguru support, added apply recursive function and improved camel to underscore function

v3.1.0

dropped python 3.6 support because it is deprecated and so we can somewhat use | as type union

v3.0.0

Python 3 update including full type hinting, asyncio tools, typing shortcuts and listify decorator for generators

v2.7.1

Small documentation updates

v2.7.0

added automated tox github action tests

Commits
  • 1aa3a08 Merge branch 'release/3.3.3'
  • 9520aef Incrementing version to v3.3.3
  • 412cf07 increased timeout since python 3.11 tests slower
  • b799c8e added Python 3.11 testing
  • a731929 added Python 3.11 testing
  • d6ade67 fixed issue with not submitting tasks to asyncio.wait. Fixes #35
  • 7639c88 Merge branch 'release/3.3.2'
  • d768f58 Merge tag 'v3.3.2' into develop
  • 7f0dde9 Incrementing version to v3.3.2
  • c9d4cd8 Fixed bug with batcher skipping items in the case of timeouts thanks to @​jore...
  • 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 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 [python-utils](https://github.com/WoLpH/python-utils) from 2.5.6 to 3.3.3.
- [Release notes](https://github.com/WoLpH/python-utils/releases)
- [Commits](wolph/python-utils@v2.5.6...v3.3.3)

---
updated-dependencies:
- dependency-name: python-utils
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 1, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 31, 2022

Superseded by #287.

@dependabot dependabot bot closed this Oct 31, 2022
@dependabot dependabot bot deleted the dependabot/pip/python-utils-3.3.3 branch October 31, 2022 08:14
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants