Skip to content
This repository has been archived by the owner on Feb 22, 2023. It is now read-only.

Bump boto3 from 1.24.42 to 1.24.64 in /ingestion_server #904

Merged
merged 1 commit into from
Sep 1, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 1, 2022

Bumps boto3 from 1.24.42 to 1.24.64.

Changelog

Sourced from boto3's changelog.

1.24.64

  • api-change:cloudfront: [botocore] Update API documentation for CloudFront origin access control (OAC)
  • api-change:identitystore: [botocore] Expand IdentityStore API to support Create, Read, Update, Delete and Get operations for User, Group and GroupMembership resources.
  • api-change:iotthingsgraph: [botocore] This release deprecates all APIs of the ThingsGraph service
  • api-change:ivs: [botocore] IVS Merge Fragmented Streams. This release adds support for recordingReconnectWindow field in IVS recordingConfigurations. For more information see https://docs.aws.amazon.com/ivs/latest/APIReference/Welcome.html
  • api-change:rds-data: [botocore] Documentation updates for RDS Data API
  • api-change:sagemaker: [botocore] SageMaker Inference Recommender now accepts Inference Recommender fields: Domain, Task, Framework, SamplePayloadUrl, SupportedContentTypes, SupportedInstanceTypes, directly in our CreateInferenceRecommendationsJob API through ContainerConfig

1.24.63

  • enhancement:Endpoints: [botocore] Deprecate SSL common name
  • api-change:greengrassv2: [botocore] Adds topologyFilter to ListInstalledComponentsRequest which allows filtration of components by ROOT or ALL (including root and dependency components). Adds lastStatusChangeTimestamp to ListInstalledComponents response to show the last time a component changed state on a device.
  • api-change:identitystore: [botocore] Documentation updates for the Identity Store CLI Reference.
  • api-change:lookoutequipment: [botocore] This release adds new apis for providing labels.
  • api-change:macie2: [botocore] This release of the Amazon Macie API adds support for using allow lists to define specific text and text patterns to ignore when inspecting data sources for sensitive data.
  • api-change:sso-admin: [botocore] Documentation updates for the AWS IAM Identity Center CLI Reference.
  • api-change:sso: [botocore] Documentation updates for the AWS IAM Identity Center Portal CLI Reference.

1.24.62

  • api-change:fsx: [botocore] Documentation updates for Amazon FSx for NetApp ONTAP.
  • api-change:voice-id: [botocore] Amazon Connect Voice ID now detects voice spoofing. When a prospective fraudster tries to spoof caller audio using audio playback or synthesized speech, Voice ID will return a risk score and outcome to indicate the how likely it is that the voice is spoofed.

1.24.61

  • api-change:mediapackage: [botocore] This release adds Ads AdTriggers and AdsOnDeliveryRestrictions to describe calls for CMAF endpoints on MediaPackage.
  • api-change:rds: [botocore] Removes support for RDS Custom from DBInstanceClass in ModifyDBInstance

1.24.60

  • enhancement:Identity: [botocore] TokenProvider added for bearer auth support
  • api-change:elbv2: [botocore] Update elbv2 client to latest version
  • api-change:gamelift: [botocore] This release adds support for eight EC2 local zones as fleet locations; Atlanta, Chicago, Dallas, Denver, Houston, Kansas City (us-east-1-mci-1a), Los Angeles, and Phoenix. It also adds support for C5d, C6a, C6i, and R5d EC2 instance families.
  • api-change:iotwireless: [botocore] This release includes a new feature for the customers to enable the LoRa gateways to send out beacons for Class B devices and an option to select one or more gateways for Class C devices when sending the LoRaWAN downlink messages.
  • api-change:ivschat: [botocore] Documentation change for IVS Chat API Reference. Doc-only update to add a paragraph on ARNs to the Welcome section.
  • api-change:panorama: [botocore] Support sorting and filtering in ListDevices API, and add more fields to device listings and single device detail
  • api-change:sso-oidc: [botocore] Updated required request parameters on IAM Identity Center's OIDC CreateToken action.

1.24.59

... (truncated)

Commits
  • 08d1d37 Merge branch 'release-1.24.64'
  • ae7afbf Bumping version to 1.24.64
  • a6d6c6e Add changelog entries from botocore
  • 1e1160c Merge branch 'release-1.24.63'
  • cc6dfb8 Merge branch 'release-1.24.63' into develop
  • 622927f Bumping version to 1.24.63
  • 176d32c Add changelog entries from botocore
  • 1b3dcfd Merge branch 'release-1.24.62' into develop
  • 10caaec Merge branch 'release-1.24.62'
  • 8762a29 Bumping version to 1.24.62
  • 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.42 to 1.24.64.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](boto/boto3@1.24.42...1.24.64)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner September 1, 2022 02:04
@dependabot dependabot bot added dependencies Pull requests that update a dependency file 🐍 tech: python Requires familiarity with Python 💻 aspect: code Concerns the software code in the repository 🟩 priority: low Low priority and doesn't need to be rushed 🧰 goal: internal improvement Improvement that benefits maintainers, not users labels Sep 1, 2022
Copy link
Contributor

@AetherUnbound AetherUnbound left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No significant changes to services we use, if tests pass this should be 🆗

@zackkrida zackkrida merged commit 6e3bf58 into main Sep 1, 2022
@zackkrida zackkrida deleted the dependabot/pip/ingestion_server/boto3-1.24.64 branch September 1, 2022 12:41
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
💻 aspect: code Concerns the software code in the repository dependencies Pull requests that update a dependency file 🧰 goal: internal improvement Improvement that benefits maintainers, not users 🟩 priority: low Low priority and doesn't need to be rushed 🐍 tech: python Requires familiarity with Python
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants