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

[data](deps): Bump aioboto3 from 8.3.0 to 10.0.0 in /python/requirements/data_processing #7

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Aug 13, 2022

Bumps aioboto3 from 8.3.0 to 10.0.0.

Changelog

Sourced from aioboto3's changelog.

10.0.0 (2022-08-10)

  • Bumped aiobotocore to 2.3.4 - thanks @​dacevedo12
  • Fixed async pytest fixtures which now work in pytest-asyncio strict mode
  • Fixed edge case in dynamodb batch writer loosing uncommitted writes - see #270, thanks @​JamesVerrill

9.6.0 (2022-05-06)

  • Bumped aiobotocore to 2.3.0

9.5.0 (2022-03-29)

  • Bumped aiobotocore to 2.2.0 - thanks @​dacevedo12
  • Updated formatting in various places to match the boto3 equivalent

9.4.0 (2022-03-13)

  • Bumped aiobotocore to 2.1.2
  • Updated asyncio.wait usage to be compatible with py3.11 - thanks @​noblepayne
  • Fixed resource aexit not being used properly - thanks @​chrisBLIT
  • Added S3 CopyFrom test coverage
  • Bumped Moto to 3.1.0

9.3.1 (2022-01-10)

9.3.0 (2021-12-13)

9.2.2 (2021-10-06)

  • Fixed pyproject misconfiguration bringing in extra dependencies by default - thanks @​and-semakin

9.2.1 (2021-10-05)

  • Bumped aiobotocore to 1.4.2

9.2.0 (2021-07-22)

... (truncated)

Commits
  • 4d85e5f Bumped version to v10.0.0
  • 07d6cea Updated async fixtures
  • 07917bd Updated aiobotocore
  • 2deccf0 fix the batch writer data loss bug which occurs with concurrent tasks using s...
  • 7f23e5b Updated to aiobotocore 2.3.0
  • 92a7a9b Updated changelog
  • 1cac63a Boto3 ran a code formatter....
  • c9df242 Updated aiobotocore
  • 289e08d Updated changelog
  • 25d5fa1 Renamed HISTORY -> CHANGELOG
  • 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 [aioboto3](https://github.com/terrycain/aioboto3) from 8.3.0 to 10.0.0.
- [Release notes](https://github.com/terrycain/aioboto3/releases)
- [Changelog](https://github.com/terrycain/aioboto3/blob/main/CHANGELOG.rst)
- [Commits](terricain/aioboto3@v8.3.0...v10.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 13, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Aug 13, 2022

Dependabot tried to add @scv119 and @clarkzinzow as reviewers to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/alanwguo/ray/pulls/7/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the alanwguo/ray repository. // See: https://docs.github.com/rest/reference/pulls#request-reviewers-for-a-pull-request

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Sep 24, 2022

Superseded by #18.

@dependabot dependabot bot closed this Sep 24, 2022
@dependabot dependabot bot deleted the dependabot/pip/python/requirements/data_processing/aioboto3-10.0.0 branch September 24, 2022 07:20
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