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

build(deps): bump boto3 from 1.28.20 to 1.34.44 in /backend/uclapi #4232

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 19, 2024

Bumps boto3 from 1.28.20 to 1.34.44.

Changelog

Sourced from boto3's changelog.

1.34.44

  • api-change:connectparticipant: [botocore] Doc only update to GetTranscript API reference guide to inform users about presence of events in the chat transcript.
  • api-change:emr: [botocore] adds fine grained control over Unhealthy Node Replacement to Amazon ElasticMapReduce
  • api-change:firehose: [botocore] This release adds support for Data Message Extraction for decompressed CloudWatch logs, and to use a custom file extension or time zone for S3 destinations.
  • api-change:lambda: [botocore] Documentation-only updates for Lambda to clarify a number of existing actions and properties.
  • api-change:rds: [botocore] Doc only update for a valid option in DB parameter group
  • api-change:sns: [botocore] This release marks phone numbers as sensitive inputs.

1.34.43

  • api-change:artifact: [botocore] This is the initial SDK release for AWS Artifact. AWS Artifact provides on-demand access to compliance and third-party compliance reports. This release includes access to List and Get reports, along with their metadata. This release also includes access to AWS Artifact notifications settings.
  • api-change:codepipeline: [botocore] Add ability to override timeout on action level.
  • api-change:detective: [botocore] Doc only updates for content enhancement
  • api-change:guardduty: [botocore] Marked fields IpAddressV4, PrivateIpAddress, Email as Sensitive.
  • api-change:healthlake: [botocore] This release adds a new response parameter, JobProgressReport, to the DescribeFHIRImportJob and ListFHIRImportJobs API operation. JobProgressReport provides details on the progress of the import job on the server.
  • api-change:opensearch: [botocore] Adds additional supported instance types.
  • api-change:polly: [botocore] Amazon Polly adds 1 new voice - Burcu (tr-TR)
  • api-change:sagemaker: [botocore] This release adds a new API UpdateClusterSoftware for SageMaker HyperPod. This API allows users to patch HyperPod clusters with latest platform softwares.
  • api-change:secretsmanager: [botocore] Doc only update for Secrets Manager
  • api-change:endpoint-rules: [botocore] Update endpoint-rules client to latest version

1.34.42

  • api-change:controltower: [botocore] Adds support for new Baseline and EnabledBaseline APIs for automating multi-account governance.
  • api-change:lookoutequipment: [botocore] This feature allows customers to see pointwise model diagnostics results for their models.
  • api-change:qbusiness: [botocore] This release adds the metadata-boosting feature, which allows customers to easily fine-tune the underlying ranking of retrieved RAG passages in order to optimize Q&A answer relevance. It also adds new feedback reasons for the PutFeedback API.

1.34.41

  • bugfix:ContainerProvider: [botocore] Properly refreshes token from file from EKS in ContainerProvider
  • api-change:lightsail: [botocore] This release adds support to upgrade the major version of a database.
  • api-change:marketplace-catalog: [botocore] AWS Marketplace Catalog API now supports setting intent on requests
  • api-change:resource-explorer-2: [botocore] Resource Explorer now uses newly supported IPv4 'amazonaws.com' endpoints by default.
  • api-change:securitylake: [botocore] Documentation updates for Security Lake
  • api-change:endpoint-rules: [botocore] Update endpoint-rules client to latest version

1.34.40

  • api-change:appsync: [botocore] Adds support for new options on GraphqlAPIs, Resolvers and Data Sources for emitting Amazon CloudWatch metrics for enhanced monitoring of AppSync APIs.
  • api-change:cloudwatch: [botocore] Update cloudwatch client to latest version

... (truncated)

Commits
  • 3954a1a Merge branch 'release-1.34.44'
  • ae78e0a Bumping version to 1.34.44
  • 894c062 Add changelog entries from botocore
  • 1ff34a8 Merge branch 'release-1.34.43'
  • b320cd6 Merge branch 'release-1.34.43' into develop
  • 26e6124 Bumping version to 1.34.43
  • c180bd5 Add changelog entries from botocore
  • a565caa Merge branch 'release-1.34.42'
  • b6d465b Merge branch 'release-1.34.42' into develop
  • a7da55c Bumping version to 1.34.42
  • Additional commits viewable in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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.28.20 to 1.34.44.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](boto/boto3@1.28.20...1.34.44)

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

Signed-off-by: dependabot[bot] <support@github.com>
Copy link

codecov bot commented Feb 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (b6170b4) 80.47% compared to head (b87c642) 80.47%.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #4232   +/-   ##
=======================================
  Coverage   80.47%   80.47%           
=======================================
  Files         151      151           
  Lines        8614     8614           
=======================================
  Hits         6932     6932           
  Misses       1682     1682           

Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 26, 2024

Superseded by #4236.

@dependabot dependabot bot closed this Feb 26, 2024
@dependabot dependabot bot deleted the dependabot/pip/backend/uclapi/boto3-1.34.44 branch February 26, 2024 08:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants