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 boto3 from 1.24.12 to 1.24.17 #923

Merged
merged 1 commit into from
Jun 27, 2022
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 27, 2022

Bumps boto3 from 1.24.12 to 1.24.17.

Changelog

Sourced from boto3's changelog.

1.24.17

  • api-change:glue: [botocore] This release enables the new ListCrawls API for viewing the AWS Glue Crawler run history.
  • api-change:rds-data: [botocore] Documentation updates for RDS Data API

1.24.16

  • api-change:lookoutequipment: [botocore] This release adds visualizations to the scheduled inference results. Users will be able to see interference results, including diagnostic results from their running inference schedulers.
  • api-change:mediaconvert: [botocore] AWS Elemental MediaConvert SDK has released support for automatic DolbyVision metadata generation when converting HDR10 to DolbyVision.
  • api-change:mgn: [botocore] New and modified APIs for the Post-Migration Framework
  • api-change:migration-hub-refactor-spaces: [botocore] This release adds the new API UpdateRoute that allows route to be updated to ACTIVE/INACTIVE state. In addition, CreateRoute API will now allow users to create route in ACTIVE/INACTIVE state.
  • api-change:sagemaker: [botocore] SageMaker Ground Truth now supports Virtual Private Cloud. Customers can launch labeling jobs and access to their private workforce in VPC mode.

1.24.15

  • api-change:apigateway: [botocore] Documentation updates for Amazon API Gateway
  • api-change:pricing: [botocore] This release introduces 1 update to the GetProducts API. The serviceCode attribute is now required when you use the GetProductsRequest.
  • api-change:transfer: [botocore] Until today, the service supported only RSA host keys and user keys. Now with this launch, Transfer Family has expanded the support for ECDSA and ED25519 host keys and user keys, enabling customers to support a broader set of clients by choosing RSA, ECDSA, and ED25519 host and user keys.

1.24.14

  • api-change:ec2: [botocore] This release adds support for Private IP VPNs, a new feature allowing S2S VPN connections to use private ip addresses as the tunnel outside ip address over Direct Connect as transport.
  • api-change:ecs: [botocore] Amazon ECS UpdateService now supports the following parameters: PlacementStrategies, PlacementConstraints and CapacityProviderStrategy.
  • api-change:wellarchitected: [botocore] Adds support for lens tagging, Adds support for multiple helpful-resource urls and multiple improvement-plan urls.

1.24.13

  • api-change:ds: [botocore] This release adds support for describing and updating AWS Managed Microsoft AD settings
  • api-change:kafka: [botocore] Documentation updates to use Az Id during cluster creation.
  • api-change:outposts: [botocore] This release adds the AssetLocation structure to the ListAssets response. AssetLocation includes the RackElevation for an Asset.
Commits
  • 00b616d Merge branch 'release-1.24.17'
  • 3217e0a Bumping version to 1.24.17
  • 327a14a Add changelog entries from botocore
  • dffd73d Merge branch 'release-1.24.16'
  • 004140b Merge branch 'release-1.24.16' into develop
  • 7d7a220 Bumping version to 1.24.16
  • 1e3d3e5 Add changelog entries from botocore
  • 6c5cc13 Merge branch 'release-1.24.15'
  • df3c017 Merge branch 'release-1.24.15' into develop
  • 721d6db Bumping version to 1.24.15
  • 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 [boto3](https://github.com/boto/boto3) from 1.24.12 to 1.24.17.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](boto/boto3@1.24.12...1.24.17)

---
updated-dependencies:
- dependency-name: boto3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner June 27, 2022 06:21
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python labels Jun 27, 2022
@coveralls
Copy link

Pull Request Test Coverage Report for Build 2567196757

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 105 unchanged lines in 10 files lost coverage.
  • Overall coverage decreased (-1.6%) to 86.748%

Files with Coverage Reduction New Missed Lines %
safe_transaction_service/tokens/clients/kraken_client.py 3 73.53%
safe_transaction_service/tokens/tasks.py 4 89.86%
safe_transaction_service/tokens/clients/coingecko_client.py 6 80.72%
safe_transaction_service/tokens/clients/kucoin_client.py 6 60.0%
safe_transaction_service/tokens/clients/zerion_client.py 8 78.95%
safe_transaction_service/tokens/clients/binance_client.py 11 40.74%
safe_transaction_service/tokens/clients/kleros_client.py 11 64.71%
safe_transaction_service/tokens/services/price_service.py 11 90.11%
safe_transaction_service/tokens/clients/coinmarketcap_client.py 14 47.17%
safe_transaction_service/history/services/collectibles_service.py 31 79.57%
Totals Coverage Status
Change from base Build 2541102331: -1.6%
Covered Lines: 5682
Relevant Lines: 6550

💛 - Coveralls

@Uxio0 Uxio0 merged commit dc4833a into master Jun 27, 2022
@Uxio0 Uxio0 deleted the dependabot/pip/boto3-1.24.17 branch June 27, 2022 09:25
@github-actions github-actions bot locked and limited conversation to collaborators Jun 27, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants