boto/boto3 (boto3)
### [`v1.35.51`](https://redirect.github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13551)
[Compare Source](https://redirect.github.com/boto/boto3/compare/1.35.50...1.35.51)
\=======
- api-change:`bedrock`: \[`botocore`] Update Application Inference Profile
- api-change:`bedrock-runtime`: \[`botocore`] Update Application Inference Profile
- api-change:`cleanrooms`: \[`botocore`] This release adds the option for customers to configure analytics engine when creating a collaboration, and introduces the new SPARK analytics engine type in addition to maintaining the legacy CLEAN_ROOMS_SQL engine type.
- api-change:`iotfleetwise`: \[`botocore`] Updated BatchCreateVehicle and BatchUpdateVehicle APIs: LimitExceededException has been added and the maximum number of vehicles in a batch has been set to 10 explicitly
- api-change:`logs`: \[`botocore`] Added support for new optional baseline parameter in the UpdateAnomaly API. For UpdateAnomaly requests with baseline set to True, The anomaly behavior is then treated as baseline behavior. However, more severe occurrences of this behavior will still be reported as anomalies.
- api-change:`redshift-data`: \[`botocore`] Adding a new API GetStatementResultV2 that supports CSV formatted results from ExecuteStatement and BatchExecuteStatement calls.
- api-change:`sagemaker`: \[`botocore`] Adding `notebook-al2-v3` as allowed value to SageMaker NotebookInstance PlatformIdentifier attribute
### [`v1.35.50`](https://redirect.github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13550)
[Compare Source](https://redirect.github.com/boto/boto3/compare/1.35.49...1.35.50)
\=======
- api-change:`mediapackagev2`: \[`botocore`] MediaPackage V2 Live to VOD Harvester is a MediaPackage V2 feature, which is used to export content from an origin endpoint to a S3 bucket.
- api-change:`opensearch`: \[`botocore`] Adds support for provisioning dedicated coordinator nodes. Coordinator nodes can be specified using the new NodeOptions parameter in ClusterConfig.
- api-change:`rds`: \[`botocore`] This release adds support for Enhanced Monitoring and Performance Insights when restoring Aurora Limitless Database DB clusters. It also adds support for the os-upgrade pending maintenance action.
- api-change:`storagegateway`: \[`botocore`] Documentation update: Amazon FSx File Gateway will no longer be available to new customers.
### [`v1.35.49`](https://redirect.github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13549)
[Compare Source](https://redirect.github.com/boto/boto3/compare/1.35.48...1.35.49)
\=======
- api-change:`bedrock-agent`: \[`botocore`] Add support of new model types for Bedrock Agents, Adding inference profile support for Flows and Prompt Management, Adding new field to configure additional inference configurations for Flows and Prompt Management
- api-change:`codebuild`: \[`botocore`] AWS CodeBuild now supports automatically retrying failed builds
- api-change:`lambda`: \[`botocore`] Add TagsError field in Lambda GetFunctionResponse. The TagsError field contains details related to errors retrieving tags.
- api-change:`logs`: \[`botocore`] Adding inferred token name for dynamic tokens in Anomalies.
- api-change:`supplychain`: \[`botocore`] API doc updates, and also support showing error message on a failed instance
### [`v1.35.48`](https://redirect.github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13548)
[Compare Source](https://redirect.github.com/boto/boto3/compare/1.35.47...1.35.48)
\=======
- api-change:`appconfig`: \[`botocore`] This release improves deployment safety by granting customers the ability to REVERT completed deployments, to the last known good state.In the StopDeployment API revert case the status of a COMPLETE deployment will be REVERTED. AppConfig only allows a revert within 72 hours of deployment completion.
- api-change:`ec2`: \[`botocore`] This release includes a new API to describe some details of the Amazon Machine Images (AMIs) that were used to launch EC2 instances, even if those AMIs are no longer available for use.
- api-change:`ecs`: \[`botocore`] This release adds support for EBS volumes attached to Amazon ECS Windows tasks running on EC2 instances.
- api-change:`nimble`: \[`botocore`] The nimble client has been removed following the deprecation of the service.
- api-change:`pcs`: \[`botocore`] Documentation update: added the default value of the Slurm configuration parameter scaleDownIdleTimeInSeconds to its description.
- api-change:`qbusiness`: \[`botocore`] Add a new field in chat response. This field can be used to support nested schemas in array fields
### [`v1.35.47`](https://redirect.github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13547)
[Compare Source](https://redirect.github.com/boto/boto3/compare/1.35.46...1.35.47)
\=======
- api-change:`bedrock`: \[`botocore`] Doc updates for supporting converse
- api-change:`connect`: \[`botocore`] Amazon Connect Service Feature: Add support to start screen sharing for a web calling contact.
- api-change:`ec2`: \[`botocore`] Amazon EC2 X8g, C8g and M8g instances are powered by AWS Graviton4 processors. X8g provide the lowest cost per GiB of memory among Graviton4 instances. C8g provide the best price performance for compute-intensive workloads. M8g provide the best price performance in for general purpose workloads.
- api-change:`mwaa`: \[`botocore`] Introducing InvokeRestApi which allows users to invoke the Apache Airflow REST API on the webserver with the specified inputs.
- api-change:`payment-cryptography`: \[`botocore`] Add support for ECC P-256 and P-384 Keys.
- api-change:`payment-cryptography-data`: \[`botocore`] Add ECDH support on PIN operations.
- bugfix:`s3`: \[`botocore`] Fix S3 200 Error handling to address bugs introduced in payload operations.
### [`v1.35.46`](https://redirect.github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13546)
[Compare Source](https://redirect.github.com/boto/boto3/compare/1.35.45...1.35.46)
\=======
- api-change:`bedrock-runtime`: \[`botocore`] Updating invoke regex to support imported models for converse API
- api-change:`imagebuilder`: \[`botocore`] Add macOS platform and instance placement options
- api-change:`m2`: \[`botocore`] Add AuthSecretsManagerArn optional parameter to batch job APIs, expand batch parameter limits, and introduce clientToken constraints.
- api-change:`rds`: \[`botocore`] Global clusters now expose the Endpoint attribute as one of its fields. It is a Read/Write endpoint for the global cluster which resolves to the Global Cluster writer instance.
- api-change:`repostspace`: \[`botocore`] Adds the BatchAddRole and BatchRemoveRole APIs.
- api-change:`timestream-query`: \[`botocore`] This release adds support for Query Insights, a feature that provides details of query execution, enabling users to identify areas for improvement to optimize their queries, resulting in improved query performance and lower query costs.
- bugfix:`s3`: \[`botocore`] Fixed SelectObjectContent regression from `#3284 `\__.
### [`v1.35.45`](https://redirect.github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13545)
[Compare Source](https://redirect.github.com/boto/boto3/compare/1.35.44...1.35.45)
\=======
- api-change:`application-insights`: \[`botocore`] This feature enables customers to specify SNS Topic ARN. CloudWatch Application Insights (CWAI) will utilize this ARN to send problem notifications.
- api-change:`autoscaling`: \[`botocore`] Adds support for removing the PlacementGroup setting on an Auto Scaling Group through the UpdateAutoScalingGroup API.
- api-change:`bedrock-agent-runtime`: \[`botocore`] Knowledge Bases for Amazon Bedrock now supports custom prompts and model parameters in the orchestrationConfiguration of the RetrieveAndGenerate API. The modelArn field accepts Custom Models and Imported Models ARNs.
- api-change:`dms`: \[`botocore`] Added support for tagging in StartReplicationTaskAssessmentRun API and introduced IsLatestTaskAssessmentRun and ResultStatistic fields for enhanced tracking and assessment result statistics.
- api-change:`ec2`: \[`botocore`] Amazon EC2 now allows you to create network interfaces with just the EFA driver and no ENA driver by specifying the network interface type as efa-only.
- api-change:`eks`: \[`botocore`] This release adds support for Amazon Application Recovery Controller (ARC) zonal shift and zonal autoshift with EKS that enhances the resiliency of multi-AZ cluster environments
- api-change:`fms`: \[`botocore`] Update AWS WAF policy - add the option to retrofit existing web ACLs instead of creating all new web ACLs.
- api-change:`payment-cryptography-data`: \[`botocore`] Adding new API to generate authenticated scripts for EMV pin change use cases.
- api-change:`wafv2`: \[`botocore`] Add a property to WebACL to indicate whether it's been retrofitted by Firewall Manager.
- enhancement:`s3`: \[`botocore`] Handle HTTP 200 responses with error information for all supported s3 operations.
adamchainz/django-cors-headers (django-cors-headers)
### [`v4.6.0`](https://redirect.github.com/adamchainz/django-cors-headers/blob/HEAD/CHANGELOG.rst#460-2024-10-29)
[Compare Source](https://redirect.github.com/adamchainz/django-cors-headers/compare/4.5.0...4.6.0)
- Drop Django 3.2 to 4.1 support.
ipython/ipython (ipython)
### [`v8.29.0`](https://redirect.github.com/ipython/ipython/compare/8.28.0...8.29.0)
[Compare Source](https://redirect.github.com/ipython/ipython/compare/8.28.0...8.29.0)
pytest-dev/pytest-cov (pytest-cov)
### [`v6.0.0`](https://redirect.github.com/pytest-dev/pytest-cov/blob/HEAD/CHANGELOG.rst#600-2024-10-29)
[Compare Source](https://redirect.github.com/pytest-dev/pytest-cov/compare/v5.0.0...v6.0.0)
- Updated various documentation inaccuracies, especially on subprocess handling.
- Changed fail under checks to use the precision set in the coverage configuration.
Now it will perform the check just like `coverage report` would.
- Added a `--cov-precision` cli option that can override the value set in your coverage configuration.
- Dropped support for now EOL Python 3.8.
redis/redis-py (redis)
### [`v5.2.0`](https://redirect.github.com/redis/redis-py/releases/tag/v5.2.0): 5.2.0
[Compare Source](https://redirect.github.com/redis/redis-py/compare/v5.1.1...v5.2.0)
### Changes
#### 🚀 New Features
- Extend AggregateRequest with scorer argument ([#3409](https://redirect.github.com/redis/redis-py/issues/3409))
#### 🧰 Maintenance
- Pin pytest-profiling version due to the bug ([#3417](https://redirect.github.com/redis/redis-py/issues/3417))
#### Contributors
We'd like to thank all the contributors who worked on this release!
[@uglide](https://redirect.github.com/uglide) [@rbs333](https://redirect.github.com/rbs333) [@vladvildanov](https://redirect.github.com/vladvildanov) [@dwdougherty](https://redirect.github.com/dwdougherty)
astral-sh/ruff (ruff)
### [`v0.7.1`](https://redirect.github.com/astral-sh/ruff/blob/HEAD/CHANGELOG.md#071)
[Compare Source](https://redirect.github.com/astral-sh/ruff/compare/0.7.0...0.7.1)
##### Preview features
- Fix `E221` and `E222` to flag missing or extra whitespace around `==` operator ([#13890](https://redirect.github.com/astral-sh/ruff/pull/13890))
- Formatter: Alternate quotes for strings inside f-strings in preview ([#13860](https://redirect.github.com/astral-sh/ruff/pull/13860))
- Formatter: Join implicit concatenated strings when they fit on a line ([#13663](https://redirect.github.com/astral-sh/ruff/pull/13663))
- \[`pylint`] Restrict `iteration-over-set` to only work on sets of literals (`PLC0208`) ([#13731](https://redirect.github.com/astral-sh/ruff/pull/13731))
##### Rule changes
- \[`flake8-type-checking`] Support auto-quoting when annotations contain quotes ([#11811](https://redirect.github.com/astral-sh/ruff/pull/11811))
##### Server
- Avoid indexing the workspace for single-file mode ([#13770](https://redirect.github.com/astral-sh/ruff/pull/13770))
##### Bug fixes
- Make `ARG002` compatible with `EM101` when raising `NotImplementedError` ([#13714](https://redirect.github.com/astral-sh/ruff/pull/13714))
##### Other changes
- Introduce more Docker tags for Ruff (similar to uv) ([#13274](https://redirect.github.com/astral-sh/ruff/pull/13274))
evansd/whitenoise (whitenoise)
### [`v6.8.2`](https://redirect.github.com/evansd/whitenoise/compare/6.8.1...6.8.2)
[Compare Source](https://redirect.github.com/evansd/whitenoise/compare/6.8.1...6.8.2)
### [`v6.8.1`](https://redirect.github.com/evansd/whitenoise/compare/6.8.0...6.8.1)
[Compare Source](https://redirect.github.com/evansd/whitenoise/compare/6.8.0...6.8.1)
### [`v6.8.0`](https://redirect.github.com/evansd/whitenoise/compare/6.7.0...6.8.0)
[Compare Source](https://redirect.github.com/evansd/whitenoise/compare/6.7.0...6.8.0)
Configuration
📅 Schedule: Branch creation - "before 7am on monday" (UTC), 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 contains the following updates:
==1.35.44
->==1.35.51
==4.5.0
->==4.6.0
==8.28.0
->==8.29.0
==5.0.0
->==6.0.0
==5.1.1
->==5.2.0
==0.7.0
->==0.7.1
==6.7.0
->==6.8.2
Release Notes
boto/boto3 (boto3)
### [`v1.35.51`](https://redirect.github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13551) [Compare Source](https://redirect.github.com/boto/boto3/compare/1.35.50...1.35.51) \======= - api-change:`bedrock`: \[`botocore`] Update Application Inference Profile - api-change:`bedrock-runtime`: \[`botocore`] Update Application Inference Profile - api-change:`cleanrooms`: \[`botocore`] This release adds the option for customers to configure analytics engine when creating a collaboration, and introduces the new SPARK analytics engine type in addition to maintaining the legacy CLEAN_ROOMS_SQL engine type. - api-change:`iotfleetwise`: \[`botocore`] Updated BatchCreateVehicle and BatchUpdateVehicle APIs: LimitExceededException has been added and the maximum number of vehicles in a batch has been set to 10 explicitly - api-change:`logs`: \[`botocore`] Added support for new optional baseline parameter in the UpdateAnomaly API. For UpdateAnomaly requests with baseline set to True, The anomaly behavior is then treated as baseline behavior. However, more severe occurrences of this behavior will still be reported as anomalies. - api-change:`redshift-data`: \[`botocore`] Adding a new API GetStatementResultV2 that supports CSV formatted results from ExecuteStatement and BatchExecuteStatement calls. - api-change:`sagemaker`: \[`botocore`] Adding `notebook-al2-v3` as allowed value to SageMaker NotebookInstance PlatformIdentifier attribute ### [`v1.35.50`](https://redirect.github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13550) [Compare Source](https://redirect.github.com/boto/boto3/compare/1.35.49...1.35.50) \======= - api-change:`mediapackagev2`: \[`botocore`] MediaPackage V2 Live to VOD Harvester is a MediaPackage V2 feature, which is used to export content from an origin endpoint to a S3 bucket. - api-change:`opensearch`: \[`botocore`] Adds support for provisioning dedicated coordinator nodes. Coordinator nodes can be specified using the new NodeOptions parameter in ClusterConfig. - api-change:`rds`: \[`botocore`] This release adds support for Enhanced Monitoring and Performance Insights when restoring Aurora Limitless Database DB clusters. It also adds support for the os-upgrade pending maintenance action. - api-change:`storagegateway`: \[`botocore`] Documentation update: Amazon FSx File Gateway will no longer be available to new customers. ### [`v1.35.49`](https://redirect.github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13549) [Compare Source](https://redirect.github.com/boto/boto3/compare/1.35.48...1.35.49) \======= - api-change:`bedrock-agent`: \[`botocore`] Add support of new model types for Bedrock Agents, Adding inference profile support for Flows and Prompt Management, Adding new field to configure additional inference configurations for Flows and Prompt Management - api-change:`codebuild`: \[`botocore`] AWS CodeBuild now supports automatically retrying failed builds - api-change:`lambda`: \[`botocore`] Add TagsError field in Lambda GetFunctionResponse. The TagsError field contains details related to errors retrieving tags. - api-change:`logs`: \[`botocore`] Adding inferred token name for dynamic tokens in Anomalies. - api-change:`supplychain`: \[`botocore`] API doc updates, and also support showing error message on a failed instance ### [`v1.35.48`](https://redirect.github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13548) [Compare Source](https://redirect.github.com/boto/boto3/compare/1.35.47...1.35.48) \======= - api-change:`appconfig`: \[`botocore`] This release improves deployment safety by granting customers the ability to REVERT completed deployments, to the last known good state.In the StopDeployment API revert case the status of a COMPLETE deployment will be REVERTED. AppConfig only allows a revert within 72 hours of deployment completion. - api-change:`ec2`: \[`botocore`] This release includes a new API to describe some details of the Amazon Machine Images (AMIs) that were used to launch EC2 instances, even if those AMIs are no longer available for use. - api-change:`ecs`: \[`botocore`] This release adds support for EBS volumes attached to Amazon ECS Windows tasks running on EC2 instances. - api-change:`nimble`: \[`botocore`] The nimble client has been removed following the deprecation of the service. - api-change:`pcs`: \[`botocore`] Documentation update: added the default value of the Slurm configuration parameter scaleDownIdleTimeInSeconds to its description. - api-change:`qbusiness`: \[`botocore`] Add a new field in chat response. This field can be used to support nested schemas in array fields ### [`v1.35.47`](https://redirect.github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13547) [Compare Source](https://redirect.github.com/boto/boto3/compare/1.35.46...1.35.47) \======= - api-change:`bedrock`: \[`botocore`] Doc updates for supporting converse - api-change:`connect`: \[`botocore`] Amazon Connect Service Feature: Add support to start screen sharing for a web calling contact. - api-change:`ec2`: \[`botocore`] Amazon EC2 X8g, C8g and M8g instances are powered by AWS Graviton4 processors. X8g provide the lowest cost per GiB of memory among Graviton4 instances. C8g provide the best price performance for compute-intensive workloads. M8g provide the best price performance in for general purpose workloads. - api-change:`mwaa`: \[`botocore`] Introducing InvokeRestApi which allows users to invoke the Apache Airflow REST API on the webserver with the specified inputs. - api-change:`payment-cryptography`: \[`botocore`] Add support for ECC P-256 and P-384 Keys. - api-change:`payment-cryptography-data`: \[`botocore`] Add ECDH support on PIN operations. - bugfix:`s3`: \[`botocore`] Fix S3 200 Error handling to address bugs introduced in payload operations. ### [`v1.35.46`](https://redirect.github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13546) [Compare Source](https://redirect.github.com/boto/boto3/compare/1.35.45...1.35.46) \======= - api-change:`bedrock-runtime`: \[`botocore`] Updating invoke regex to support imported models for converse API - api-change:`imagebuilder`: \[`botocore`] Add macOS platform and instance placement options - api-change:`m2`: \[`botocore`] Add AuthSecretsManagerArn optional parameter to batch job APIs, expand batch parameter limits, and introduce clientToken constraints. - api-change:`rds`: \[`botocore`] Global clusters now expose the Endpoint attribute as one of its fields. It is a Read/Write endpoint for the global cluster which resolves to the Global Cluster writer instance. - api-change:`repostspace`: \[`botocore`] Adds the BatchAddRole and BatchRemoveRole APIs. - api-change:`timestream-query`: \[`botocore`] This release adds support for Query Insights, a feature that provides details of query execution, enabling users to identify areas for improvement to optimize their queries, resulting in improved query performance and lower query costs. - bugfix:`s3`: \[`botocore`] Fixed SelectObjectContent regression from `#3284adamchainz/django-cors-headers (django-cors-headers)
### [`v4.6.0`](https://redirect.github.com/adamchainz/django-cors-headers/blob/HEAD/CHANGELOG.rst#460-2024-10-29) [Compare Source](https://redirect.github.com/adamchainz/django-cors-headers/compare/4.5.0...4.6.0) - Drop Django 3.2 to 4.1 support.ipython/ipython (ipython)
### [`v8.29.0`](https://redirect.github.com/ipython/ipython/compare/8.28.0...8.29.0) [Compare Source](https://redirect.github.com/ipython/ipython/compare/8.28.0...8.29.0)pytest-dev/pytest-cov (pytest-cov)
### [`v6.0.0`](https://redirect.github.com/pytest-dev/pytest-cov/blob/HEAD/CHANGELOG.rst#600-2024-10-29) [Compare Source](https://redirect.github.com/pytest-dev/pytest-cov/compare/v5.0.0...v6.0.0) - Updated various documentation inaccuracies, especially on subprocess handling. - Changed fail under checks to use the precision set in the coverage configuration. Now it will perform the check just like `coverage report` would. - Added a `--cov-precision` cli option that can override the value set in your coverage configuration. - Dropped support for now EOL Python 3.8.redis/redis-py (redis)
### [`v5.2.0`](https://redirect.github.com/redis/redis-py/releases/tag/v5.2.0): 5.2.0 [Compare Source](https://redirect.github.com/redis/redis-py/compare/v5.1.1...v5.2.0) ### Changes #### 🚀 New Features - Extend AggregateRequest with scorer argument ([#3409](https://redirect.github.com/redis/redis-py/issues/3409)) #### 🧰 Maintenance - Pin pytest-profiling version due to the bug ([#3417](https://redirect.github.com/redis/redis-py/issues/3417)) #### Contributors We'd like to thank all the contributors who worked on this release! [@uglide](https://redirect.github.com/uglide) [@rbs333](https://redirect.github.com/rbs333) [@vladvildanov](https://redirect.github.com/vladvildanov) [@dwdougherty](https://redirect.github.com/dwdougherty)astral-sh/ruff (ruff)
### [`v0.7.1`](https://redirect.github.com/astral-sh/ruff/blob/HEAD/CHANGELOG.md#071) [Compare Source](https://redirect.github.com/astral-sh/ruff/compare/0.7.0...0.7.1) ##### Preview features - Fix `E221` and `E222` to flag missing or extra whitespace around `==` operator ([#13890](https://redirect.github.com/astral-sh/ruff/pull/13890)) - Formatter: Alternate quotes for strings inside f-strings in preview ([#13860](https://redirect.github.com/astral-sh/ruff/pull/13860)) - Formatter: Join implicit concatenated strings when they fit on a line ([#13663](https://redirect.github.com/astral-sh/ruff/pull/13663)) - \[`pylint`] Restrict `iteration-over-set` to only work on sets of literals (`PLC0208`) ([#13731](https://redirect.github.com/astral-sh/ruff/pull/13731)) ##### Rule changes - \[`flake8-type-checking`] Support auto-quoting when annotations contain quotes ([#11811](https://redirect.github.com/astral-sh/ruff/pull/11811)) ##### Server - Avoid indexing the workspace for single-file mode ([#13770](https://redirect.github.com/astral-sh/ruff/pull/13770)) ##### Bug fixes - Make `ARG002` compatible with `EM101` when raising `NotImplementedError` ([#13714](https://redirect.github.com/astral-sh/ruff/pull/13714)) ##### Other changes - Introduce more Docker tags for Ruff (similar to uv) ([#13274](https://redirect.github.com/astral-sh/ruff/pull/13274))evansd/whitenoise (whitenoise)
### [`v6.8.2`](https://redirect.github.com/evansd/whitenoise/compare/6.8.1...6.8.2) [Compare Source](https://redirect.github.com/evansd/whitenoise/compare/6.8.1...6.8.2) ### [`v6.8.1`](https://redirect.github.com/evansd/whitenoise/compare/6.8.0...6.8.1) [Compare Source](https://redirect.github.com/evansd/whitenoise/compare/6.8.0...6.8.1) ### [`v6.8.0`](https://redirect.github.com/evansd/whitenoise/compare/6.7.0...6.8.0) [Compare Source](https://redirect.github.com/evansd/whitenoise/compare/6.7.0...6.8.0)Configuration
📅 Schedule: Branch creation - "before 7am on monday" (UTC), 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.
This PR was generated by Mend Renovate. View the repository job log.