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.12 #91

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 2, 2023

Bumps aiodynamo from 21.7 to 22.12.

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.12

Release Date: December 27th, 2022

  • :py:class:aiodynamo.credentials.FileCredentials will now use the profile specified in the AWS_PROFILE environment variable if it is set and no explicit profile is passed. Thanks to @BTripp1986 <https://github.com/BTripp1986>_.

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

... (truncated)

Commits
  • dcf6735 22.12
  • a4fde06 Merge pull request #146 from BTripp1986/master
  • bcc2234 add AWS_PROFILE env var to credentials chain
  • b7530b7 fix black formatting
  • 6f40110 run ci on prs
  • 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.
  • 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.12.
- [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.12)

---
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 Jan 2, 2023
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