phenobarbital / asyncdb

Collection of Asynchronous (Asyncio-based) generic Database connectors
Other
38 stars 6 forks source link

Bump aiobotocore from 2.7.0 to 2.15.2 #1303

Closed dependabot[bot] closed 4 weeks ago

dependabot[bot] commented 1 month ago

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps aiobotocore from 2.7.0 to 2.15.2.

Release notes

Sourced from aiobotocore's releases.

2.15.2

What's Changed

Full Changelog: https://github.com/aio-libs/aiobotocore/compare/2.15.1...2.15.2

2.15.1

What's Changed

New Contributors

Full Changelog: https://github.com/aio-libs/aiobotocore/compare/2.15.0...2.15.1

2.15.0

What's Changed

Full Changelog: https://github.com/aio-libs/aiobotocore/compare/2.14.0...2.15.0

2.14.0

What's Changed

... (truncated)

Changelog

Sourced from aiobotocore's changelog.

2.15.2 (2024-10-09) ^^^^^^^^^^^^^^^^^^^

  • relax botocore dependency specification

2.15.1 (2024-09-19) ^^^^^^^^^^^^^^^^^^^

  • relax botocore dependency specification

2.15.0 (2024-09-10) ^^^^^^^^^^^^^^^^^^^

  • bump botocore dependency specification

2.14.0 (2024-08-28) ^^^^^^^^^^^^^^^^^^^

  • bump botocore dependency specification

2.13.3 (2024-08-22) ^^^^^^^^^^^^^^^^^^^

  • fix create_waiter_with_client()
  • relax botocore dependency specification

2.13.2 (2024-07-18) ^^^^^^^^^^^^^^^^^^^

  • fix for #1125 due to missing patch of StreamingChecksumBody

2.13.1 (2024-06-24) ^^^^^^^^^^^^^^^^^^^

  • bump botocore dependency specification

2.13.0 (2024-05-16) ^^^^^^^^^^^^^^^^^^^

  • address breaking change introduced in aiohttp==3.9.2 #882

2.12.4 (2024-05-16) ^^^^^^^^^^^^^^^^^^^

  • bump botocore dependency specification

2.12.3 (2024-04-11) ^^^^^^^^^^^^^^^^^^^

  • relax botocore dependency specification

2.12.2 (2024-04-01) ^^^^^^^^^^^^^^^^^^^

  • expose configuration of http_session_cls in AioConfig

2.12.1 (2024-03-04) ^^^^^^^^^^^^^^^^^^^

  • fix use of proxies #1070

2.12.0 (2024-02-28)

... (truncated)

Commits
  • a2b1b68 Merge pull request #1213 from jakob-keller/bump-botocore
  • 90106e7 Revert "Bump codecov/codecov-action from 4.5.0 to 4.6.0"
  • 89af505 relax botocore dependency specification
  • 09ed38a Merge pull request #1209 from aio-libs/dependabot/github_actions/codecov/code...
  • 9b3b931 Bump codecov/codecov-action from 4.5.0 to 4.6.0
  • 6417804 Merge pull request #1206 from paulcichonski/botocore-1.35.22
  • 7c3634a Update pyproject.toml
  • 498c031 Update init.py
  • ce4346a Update CHANGES.rst
  • b025bce bump botocore dependencies
  • 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 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)

Summary by Sourcery

Bump aiobotocore dependency from version 2.7.0 to 2.15.2 to incorporate the latest changes and improvements from the library.

Build:

sourcery-ai[bot] commented 1 month ago

Reviewer's Guide by Sourcery

This pull request updates the aiobotocore dependency from version 2.7.0 to 2.15.2 in the setup.py file. The update includes several minor version bumps and bug fixes, with improvements to dependency specifications and support for newer versions of related libraries.

No diagrams generated as the changes look simple and do not need a visual representation.

File-Level Changes

Change Details Files
Update aiobotocore dependency version
  • Changed aiobotocore version from 2.7.0 to 2.15.2
  • Updated in both 'boto3' and general dependency lists
setup.py
Improvements in botocore compatibility
  • Relaxed botocore dependency specifications
  • Added support for up-to-date botocore versions
setup.py
Bug fixes and minor improvements
  • Fixed create_waiter_with_client()
  • Addressed breaking change in aiohttp 3.9.2
  • Improved proxy usage
setup.py

Tips and commands #### Interacting with Sourcery - **Trigger a new review:** Comment `@sourcery-ai review` on the pull request. - **Continue discussions:** Reply directly to Sourcery's review comments. - **Generate a GitHub issue from a review comment:** Ask Sourcery to create an issue from a review comment by replying to it. - **Generate a pull request title:** Write `@sourcery-ai` anywhere in the pull request title to generate a title at any time. - **Generate a pull request summary:** Write `@sourcery-ai summary` anywhere in the pull request body to generate a PR summary at any time. You can also use this command to specify where the summary should be inserted. #### Customizing Your Experience Access your [dashboard](https://app.sourcery.ai) to: - Enable or disable review features such as the Sourcery-generated pull request summary, the reviewer's guide, and others. - Change the review language. - Add, remove or edit custom review instructions. - Adjust other review settings. #### Getting Help - [Contact our support team](mailto:support@sourcery.ai) for questions or feedback. - Visit our [documentation](https://docs.sourcery.ai) for detailed guides and information. - Keep in touch with the Sourcery team by following us on [X/Twitter](https://x.com/SourceryAI), [LinkedIn](https://www.linkedin.com/company/sourcery-ai/) or [GitHub](https://github.com/sourcery-ai).
dependabot[bot] commented 4 weeks ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.