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 aiobotocore from 2.3.4 to 2.5.0 #790

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 8, 2023

Bumps aiobotocore from 2.3.4 to 2.5.0.

Release notes

Sourced from aiobotocore's releases.

aiobotocore 2.5.0

What's Changed

New Contributors

Full Changelog: aio-libs/aiobotocore@2.4.2...2.5.0

aiobotocore 2.4.2

What's Changed

Full Changelog: aio-libs/aiobotocore@2.4.1...2.4.2

aiobotocore 2.4.1

What's Changed

New Contributors

Full Changelog: aio-libs/aiobotocore@2.4.0...2.4.1

aiobotocore 2.4.0

What's Changed

New Contributors

Full Changelog: aio-libs/aiobotocore@2.3.4...2.4.0

Changelog

Sourced from aiobotocore's changelog.

2.5.0 (2023-03-06) ^^^^^^^^^^^^^^^^^^

2.4.2 (2022-12-22) ^^^^^^^^^^^^^^^^^^

  • fix retries (#988)

2.4.1 (2022-11-28) ^^^^^^^^^^^^^^^^^^

  • Adds support for checksums in streamed request trailers (thanks @​terrycain #962)

2.4.0 (2022-08-25) ^^^^^^^^^^^^^^^^^^

  • bump botocore to 1.27.59
Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [aiobotocore](https://github.com/aio-libs/aiobotocore) from 2.3.4 to 2.5.0.
- [Release notes](https://github.com/aio-libs/aiobotocore/releases)
- [Changelog](https://github.com/aio-libs/aiobotocore/blob/master/CHANGES.rst)
- [Commits](aio-libs/aiobotocore@2.3.4...2.5.0)

---
updated-dependencies:
- dependency-name: aiobotocore
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 8, 2023
@neu-ro-github-bot neu-ro-github-bot bot enabled auto-merge (squash) March 8, 2023 03:58
@codecov
Copy link

codecov bot commented Mar 8, 2023

Codecov Report

Merging #790 (bdaa1d1) into master (2026558) will decrease coverage by 39.62%.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           master     #790       +/-   ##
===========================================
- Coverage   86.02%   46.40%   -39.62%     
===========================================
  Files          12       12               
  Lines        2075     2075               
  Branches      282      282               
===========================================
- Hits         1785      963      -822     
- Misses        177     1100      +923     
+ Partials      113       12      -101     
Flag Coverage Δ
integration ?
unit 46.40% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
platform_monitoring/api.py 22.56% <0.00%> (-59.43%) ⬇️
platform_monitoring/logs.py 38.82% <0.00%> (-48.24%) ⬇️
platform_monitoring/log_cleanup_poller.py 36.73% <0.00%> (-46.94%) ⬇️
platform_monitoring/kube_client.py 50.45% <0.00%> (-36.04%) ⬇️
platform_monitoring/user.py 37.03% <0.00%> (-33.34%) ⬇️
platform_monitoring/jobs_service.py 61.25% <0.00%> (-32.50%) ⬇️
platform_monitoring/container_runtime_client.py 36.63% <0.00%> (-29.71%) ⬇️
platform_monitoring/utils.py 69.44% <0.00%> (-25.00%) ⬇️
platform_monitoring/base.py 68.29% <0.00%> (-14.64%) ⬇️
platform_monitoring/validators.py 80.00% <0.00%> (-5.00%) ⬇️

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 28, 2023

Superseded by #817.

@dependabot dependabot bot closed this Jun 28, 2023
auto-merge was automatically disabled June 28, 2023 03:57

Pull request was closed

@dependabot dependabot bot deleted the dependabot/pip/aiobotocore-2.5.0 branch June 28, 2023 03:57
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