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

Bump boto3 from 1.26.20 to 1.26.44 in /ingestion_server #1075

Merged
merged 1 commit into from
Jan 9, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 6, 2023

Bumps boto3 from 1.26.20 to 1.26.44.

Changelog

Sourced from boto3's changelog.

1.26.44

  • api-change:amplifybackend: [botocore] Updated GetBackendAPIModels response to include ModelIntrospectionSchema json string
  • api-change:apprunner: [botocore] This release adds support of securely referencing secrets and configuration data that are stored in Secrets Manager and SSM Parameter Store by adding them as environment secrets in your App Runner service.
  • api-change:connect: [botocore] Documentation update for a new Initiation Method value in DescribeContact API
  • api-change:emr-serverless: [botocore] Adds support for customized images. You can now provide runtime images when creating or updating EMR Serverless Applications.
  • api-change:lightsail: [botocore] Documentation updates for Amazon Lightsail.
  • api-change:mwaa: [botocore] MWAA supports Apache Airflow version 2.4.3.
  • api-change:rds: [botocore] This release adds support for specifying which certificate authority (CA) to use for a DB instance's server certificate during DB instance creation, as well as other CA enhancements.

1.26.43

  • api-change:application-autoscaling: [botocore] Customers can now use the existing DescribeScalingActivities API to also see the detailed and machine-readable reasons for Application Auto Scaling not scaling their resources and, if needed, take the necessary corrective actions.
  • api-change:logs: [botocore] Update to remove sequenceToken as a required field in PutLogEvents calls.
  • api-change:ssm: [botocore] Adding support for QuickSetup Document Type in Systems Manager

1.26.42

  • api-change:securitylake: [botocore] Allow CreateSubscriber API to take string input that allows setting more descriptive SubscriberDescription field. Make souceTypes field required in model level for UpdateSubscriberRequest as it is required for every API call on the backend. Allow ListSubscribers take any String as nextToken param.

1.26.41

  • api-change:cloudfront: [botocore] Extend response headers policy to support removing headers from viewer responses
  • api-change:iotfleetwise: [botocore] Update documentation - correct the epoch constant value of default value for expiryTime field in CreateCampaign request.

1.26.40

  • api-change:apigateway: [botocore] Documentation updates for Amazon API Gateway
  • api-change:emr: [botocore] Update emr client to latest version
  • api-change:secretsmanager: [botocore] Added owning service filter, include planned deletion flag, and next rotation date response parameter in ListSecrets.
  • api-change:wisdom: [botocore] This release extends Wisdom CreateContent and StartContentUpload APIs to support PDF and MicrosoftWord docx document uploading.

1.26.39

  • api-change:elasticache: [botocore] This release allows you to modify the encryption in transit setting, for existing Redis clusters. You can now change the TLS configuration of your Redis clusters without the need to re-build or re-provision the clusters or impact application availability.
  • api-change:network-firewall: [botocore] AWS Network Firewall now provides status messages for firewalls to help you troubleshoot when your endpoint fails.
  • api-change:rds: [botocore] This release adds support for Custom Engine Version (CEV) on RDS Custom SQL Server.
  • api-change:route53-recovery-control-config: [botocore] Added support for Python paginators in the route53-recovery-control-config List* APIs.

... (truncated)

Commits
  • 72650d1 Merge branch 'release-1.26.44'
  • bcf5057 Bumping version to 1.26.44
  • dba38f6 Add changelog entries from botocore
  • 3d0d1c7 Merge branch 'release-1.26.43'
  • dfcf897 Merge branch 'release-1.26.43' into develop
  • 93830bf Bumping version to 1.26.43
  • 0acce20 Add changelog entries from botocore
  • 4e929aa Merge branch 'release-1.26.42'
  • 0bff60d Merge branch 'release-1.26.42' into develop
  • 6305733 Bumping version to 1.26.42
  • 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.26.20 to 1.26.44.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](boto/boto3@1.26.20...1.26.44)

---
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 January 6, 2023 12:49
@dependabot dependabot bot requested review from obulat and dhruvkb January 6, 2023 12:49
@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 Jan 6, 2023
@dependabot dependabot bot requested a review from stacimc January 6, 2023 12:49
Copy link
Member

@dhruvkb dhruvkb left a comment

Choose a reason for hiding this comment

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

Patch fix + Passing CI checks!

@sarayourfriend sarayourfriend merged commit f4e1f66 into main Jan 9, 2023
@sarayourfriend sarayourfriend deleted the dependabot/pip/ingestion_server/boto3-1.26.44 branch January 9, 2023 06:50
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