Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump aiodynamo from 21.7 to 22.9 #75

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Sep 26, 2022

Bumps aiodynamo from 21.7 to 22.9.

Release notes

Sourced from aiodynamo's releases.

21.9

  • Added the limit parameter to aiodynamo.client.Client.count
  • Require (somewhat) newer httpx>=0.15.0

21.8

Allow wider versions of httpx optional dependencies.

Changelog

Sourced from aiodynamo's changelog.

22.9

Release Date: September 20th, 2022

  • Updated minimum supported mypy version to 0.971, fixing some typing issues thanks to @akawasaki <https://github.com/akawasaki>_.
  • Fixed support for exceptions when using dynamodb-local thanks to @aclemons <https://github.com/aclemons>_.

22.8

Release Date: August 16th, 2022

  • Added support for :py:meth:aiodynamo.client.Client.transact_write_items and :py:meth:aiodynamo.client.Client.transact_get_items thanks to @nicolaszein <https://github.com/nicolaszein>_.
  • Added continuous integration for localstack <https://github.com/localstack/localstack>_ thanks to @nicolaszein <https://github.com/nicolaszein>_.

22.6

Release Date: June 2nd, 2022

  • Removed unsupported APIs from :py:class:aiodynamo.expressions.RangeKey.

22.4

Release Date: April 20th, 2022

  • Fixed handling of timeout errors in httpx.

22.2.2

Release Date: February 14th, 2022

  • Fixed 503 errors from DynamoDB not being retried.
  • Fixed mypy type hint errors introduced in 22.2

22.2.1

Release Date: February 7th, 2022

  • Fixed a critical bug introduced in 22.2 where errors from DynamoDB were not correctly handled when retrying requests.

22.2

... (truncated)

Commits
  • 3cbf4d8 22.9
  • bda8d5b Merge pull request #137 from aclemons/dynamodb-local-errors
  • 28e3e7a Support typed exceptions with dynamodb-local.
  • 1e3ea24 Merge pull request #136 from akawasaki/fix/update-mypy
  • 0c01c9a removal: Apply typing.Callable to TableFactory.
  • 0ef3241 removal: Protocal from conftest TableFactory.
  • 8aa2122 removal: Protocal from _compat.
  • d8be985 fix: more cleanup.
  • eaaa200 fix: mypy function does not return a value.
  • 4dd8da0 fix: change back to Callable.
  • 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 [aiodynamo](https://github.com/HENNGE/aiodynamo) from 21.7 to 22.9.
- [Release notes](https://github.com/HENNGE/aiodynamo/releases)
- [Changelog](https://github.com/HENNGE/aiodynamo/blob/master/docs/changelog.rst)
- [Commits](HENNGE/aiodynamo@21.7...22.9)

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

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 Sep 26, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jan 2, 2023

Superseded by #91.

@dependabot dependabot bot closed this Jan 2, 2023
@dependabot dependabot bot deleted the dependabot/pip/aiodynamo-22.9 branch January 2, 2023 10:06
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.

None yet

0 participants