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

chore(deps): update all patch dependencies #289

Merged
merged 1 commit into from
Oct 8, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 7, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
awscli (source, changelog) ==1.29.54 -> ==1.29.57 age adoption passing confidence
axios (source) 1.5.0 -> 1.5.1 age adoption passing confidence
boto3 ==1.28.54 -> ==1.28.57 age adoption passing confidence
daisyui (source) 3.8.0 -> 3.8.2 age adoption passing confidence
fastapi ==0.103.1 -> ==0.103.2 age adoption passing confidence
schedule ==1.2.0 -> ==1.2.1 age adoption passing confidence
yup 1.3.1 -> 1.3.2 age adoption passing confidence

Review

  • Updates have been tested and work
  • If updates are AWS related, versions match the infrastructure (e.g. Lambda runtime, database, etc.)

Release Notes

aws/aws-cli (awscli)

v1.29.57

Compare Source

=======

  • api-change:bedrock: Model Invocation logging added to enable or disable logs in customer account. Model listing and description support added. Provisioned Throughput feature added. Custom model support added for creating custom models. Also includes list, and delete functions for custom model.
  • api-change:bedrock-runtime: Run Inference: Added support to run the inference on models. Includes set of APIs for running inference in streaming and non-streaming mode.
  • api-change:budgets: Update DescribeBudgets and DescribeBudgetNotificationsForAccount MaxResults limit to 1000.
  • api-change:ec2: Adds support for Customer Managed Key encryption for Amazon Verified Access resources
  • api-change:iotfleetwise: AWS IoT FleetWise now supports encryption through a customer managed AWS KMS key. The PutEncryptionConfiguration and GetEncryptionConfiguration APIs were added.
  • api-change:sagemaker: Online store feature groups supports Standard and InMemory tier storage types for low latency storage for real-time data retrieval. The InMemory tier supports collection types List, Set, and Vector.
  • api-change:sagemaker-featurestore-runtime: Feature Store supports read/write of records with collection type features.
  • api-change:wafv2: Correct and improve the documentation for the FieldToMatch option JA3 fingerprint.

v1.29.56

Compare Source

=======

  • api-change:cognito-idp: The UserPoolType Status field is no longer used.
  • api-change:firehose: Features : Adding support for new data ingestion source to Kinesis Firehose - AWS Managed Services Kafka.
  • api-change:iot: Added support for IoT Rules Engine Kafka Action Headers
  • api-change:textract: This release adds new feature - Layout to Analyze Document API which can automatically extract layout elements such as titles, paragraphs, headers, section headers, lists, page numbers, footers, table areas, key-value areas and figure areas and order the elements as a human would read.

v1.29.55

Compare Source

=======

  • api-change:appintegrations: The Amazon AppIntegrations service adds a set of APIs (in preview) to manage third party applications to be used in Amazon Connect agent workspace.
  • api-change:apprunner: This release allows an App Runner customer to specify a custom source directory to run the build & start command. This change allows App Runner to support monorepo based repositories
  • api-change:codedeploy: CodeDeploy now supports In-place and Blue/Green EC2 deployments with multiple Classic Load Balancers and multiple Target Groups.
  • api-change:connect: This release updates a set of Amazon Connect APIs that provides the ability to integrate third party applications in the Amazon Connect agent workspace.
  • api-change:dynamodb: Amazon DynamoDB now supports Incremental Export as an enhancement to the existing Export Table
  • api-change:ec2: The release includes AWS verified access to support FIPs compliance in North America regions
  • api-change:lakeformation: This release adds three new API support "CreateLakeFormationOptIn", "DeleteLakeFormationOptIn" and "ListLakeFormationOptIns", and also updates the corresponding documentation.
  • api-change:pinpoint: Update documentation for RemoveAttributes to more accurately reflect its behavior when attributes are deleted.
  • api-change:s3: This release adds a new field COMPLETED to the ReplicationStatus Enum. You can now use this field to validate the replication status of S3 objects using the AWS SDK.
axios/axios (axios)

v1.5.1

Compare Source

Bug Fixes
  • adapters: improved adapters loading logic to have clear error messages; (#​5919) (e410779)
  • formdata: fixed automatic addition of the Content-Type header for FormData in non-browser environments; (#​5917) (bc9af51)
  • headers: allow content-encoding header to handle case-insensitive values (#​5890) (#​5892) (4c89f25)
  • types: removed duplicated code (9e62056)
Contributors to this release
boto/boto3 (boto3)

v1.28.57

Compare Source

=======

  • api-change:bedrock-runtime: [botocore] Run Inference: Added support to run the inference on models. Includes set of APIs for running inference in streaming and non-streaming mode.
  • api-change:bedrock: [botocore] Model Invocation logging added to enable or disable logs in customer account. Model listing and description support added. Provisioned Throughput feature added. Custom model support added for creating custom models. Also includes list, and delete functions for custom model.
  • api-change:budgets: [botocore] Update DescribeBudgets and DescribeBudgetNotificationsForAccount MaxResults limit to 1000.
  • api-change:ec2: [botocore] Adds support for Customer Managed Key encryption for Amazon Verified Access resources
  • api-change:iotfleetwise: [botocore] AWS IoT FleetWise now supports encryption through a customer managed AWS KMS key. The PutEncryptionConfiguration and GetEncryptionConfiguration APIs were added.
  • api-change:sagemaker-featurestore-runtime: [botocore] Feature Store supports read/write of records with collection type features.
  • api-change:sagemaker: [botocore] Online store feature groups supports Standard and InMemory tier storage types for low latency storage for real-time data retrieval. The InMemory tier supports collection types List, Set, and Vector.
  • api-change:wafv2: [botocore] Correct and improve the documentation for the FieldToMatch option JA3 fingerprint.

v1.28.56

Compare Source

=======

  • api-change:cognito-idp: [botocore] The UserPoolType Status field is no longer used.
  • api-change:firehose: [botocore] Features : Adding support for new data ingestion source to Kinesis Firehose - AWS Managed Services Kafka.
  • api-change:iot: [botocore] Added support for IoT Rules Engine Kafka Action Headers
  • api-change:textract: [botocore] This release adds new feature - Layout to Analyze Document API which can automatically extract layout elements such as titles, paragraphs, headers, section headers, lists, page numbers, footers, table areas, key-value areas and figure areas and order the elements as a human would read.

v1.28.55

Compare Source

=======

  • api-change:appintegrations: [botocore] The Amazon AppIntegrations service adds a set of APIs (in preview) to manage third party applications to be used in Amazon Connect agent workspace.
  • api-change:apprunner: [botocore] This release allows an App Runner customer to specify a custom source directory to run the build & start command. This change allows App Runner to support monorepo based repositories
  • api-change:codedeploy: [botocore] CodeDeploy now supports In-place and Blue/Green EC2 deployments with multiple Classic Load Balancers and multiple Target Groups.
  • api-change:connect: [botocore] This release updates a set of Amazon Connect APIs that provides the ability to integrate third party applications in the Amazon Connect agent workspace.
  • api-change:dynamodb: [botocore] Amazon DynamoDB now supports Incremental Export as an enhancement to the existing Export Table
  • api-change:ec2: [botocore] The release includes AWS verified access to support FIPs compliance in North America regions
  • api-change:lakeformation: [botocore] This release adds three new API support "CreateLakeFormationOptIn", "DeleteLakeFormationOptIn" and "ListLakeFormationOptIns", and also updates the corresponding documentation.
  • api-change:pinpoint: [botocore] Update documentation for RemoveAttributes to more accurately reflect its behavior when attributes are deleted.
  • api-change:s3: [botocore] This release adds a new field COMPLETED to the ReplicationStatus Enum. You can now use this field to validate the replication status of S3 objects using the AWS SDK.
saadeghi/daisyui (daisyui)

v3.8.2

Compare Source

v3.8.1

Compare Source

tiangolo/fastapi (fastapi)

v0.103.2

Compare Source

Refactors
  • ⬆️ Upgrade compatibility with Pydantic v2.4, new renamed functions and JSON Schema input/output models with default values. PR #​10344 by @​tiangolo.
Translations
  • 🌐 Add Ukrainian translation for docs/uk/docs/tutorial/extra-data-types.md. PR #​10132 by @​ArtemKhymenko.
  • 🌐 Fix typos in French translations for docs/fr/docs/advanced/path-operation-advanced-configuration.md, docs/fr/docs/alternatives.md, docs/fr/docs/async.md, docs/fr/docs/features.md, docs/fr/docs/help-fastapi.md, docs/fr/docs/index.md, docs/fr/docs/python-types.md, docs/fr/docs/tutorial/body.md, docs/fr/docs/tutorial/first-steps.md, docs/fr/docs/tutorial/query-params.md. PR #​10154 by @​s-rigaud.
  • 🌐 Add Chinese translation for docs/zh/docs/async.md. PR #​5591 by @​mkdir700.
  • 🌐 Update Chinese translation for docs/tutorial/security/simple-oauth2.md. PR #​3844 by @​jaystone776.
  • 🌐 Add Korean translation for docs/ko/docs/deployment/cloud.md. PR #​10191 by @​Sion99.
  • 🌐 Add Japanese translation for docs/ja/docs/deployment/https.md. PR #​10298 by @​tamtam-fitness.
  • 🌐 Fix typo in Russian translation for docs/ru/docs/tutorial/body-fields.md. PR #​10224 by @​AlertRED.
  • 🌐 Add Polish translation for docs/pl/docs/help-fastapi.md. PR #​10121 by @​romabozhanovgithub.
  • 🌐 Add Russian translation for docs/ru/docs/tutorial/header-params.md. PR #​10226 by @​AlertRED.
  • 🌐 Add Chinese translation for docs/zh/docs/deployment/versions.md. PR #​10276 by @​xzmeng.
Internal
dbader/schedule (schedule)

v1.2.1

Compare Source

jquense/yup (yup)

v1.3.2

Compare Source

Bug Fixes

Configuration

📅 Schedule: Branch creation - "every weekend" in timezone America/Montreal, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@github-actions
Copy link

github-actions bot commented Oct 7, 2023

Dive image results for sre-bot:latest

Image sre-bot:latest
Total Size 1.69GiB
Inefficient Bytes 72.27MiB
Efficiency Percentage 96.89%
Total Layers 21

See the PR run for more details

@renovate renovate bot force-pushed the renovate/all-patch branch from bc7d8fc to 5476e7b Compare October 8, 2023 17:03
@github-actions
Copy link

github-actions bot commented Oct 8, 2023

Dive image results for sre-bot:latest

Image sre-bot:latest
Total Size 1.70GiB
Inefficient Bytes 85.46MiB
Efficiency Percentage 96.54%
Total Layers 21

See the PR run for more details

@renovate renovate bot force-pushed the renovate/all-patch branch from 5476e7b to 99337eb Compare October 8, 2023 17:29
@github-actions
Copy link

github-actions bot commented Oct 8, 2023

Dive image results for sre-bot:latest

Image sre-bot:latest
Total Size 1.69GiB
Inefficient Bytes 85.46MiB
Efficiency Percentage 96.52%
Total Layers 21

See the PR run for more details

@renovate renovate bot force-pushed the renovate/all-patch branch from 99337eb to 30264e6 Compare October 8, 2023 17:36
@github-actions
Copy link

github-actions bot commented Oct 8, 2023

Dive image results for sre-bot:latest

Image sre-bot:latest
Total Size 1.69GiB
Inefficient Bytes 85.46MiB
Efficiency Percentage 96.52%
Total Layers 21

See the PR run for more details

@renovate renovate bot force-pushed the renovate/all-patch branch from 30264e6 to d2a5fd0 Compare October 8, 2023 17:45
@github-actions
Copy link

github-actions bot commented Oct 8, 2023

Dive image results for sre-bot:latest

Image sre-bot:latest
Total Size 1.69GiB
Inefficient Bytes 85.46MiB
Efficiency Percentage 96.52%
Total Layers 21

See the PR run for more details

@maxneuvians maxneuvians merged commit f5381e8 into main Oct 8, 2023
3 checks passed
@maxneuvians maxneuvians deleted the renovate/all-patch branch October 8, 2023 17:52
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.

1 participant