Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
pip(deps): bump the pip group across 1 directory with 7 updates (#612)
[//]: # (dependabot-start)⚠️ **Dependabot is rebasing this PR**⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yourself, they will take precedence over the rebase. --- [//]: # (dependabot-end) Bumps the pip group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [uvicorn](https://github.com/encode/uvicorn) | `0.29.0` | `0.30.1` | | [boto3](https://github.com/boto/boto3) | `1.34.109` | `1.34.113` | | [botocore](https://github.com/boto/botocore) | `1.34.113` | `1.34.118` | | [boto3-stubs](https://github.com/youtype/mypy_boto3_builder) | `1.34.113` | `1.34.118` | | [hypothesis](https://github.com/HypothesisWorks/hypothesis) | `6.102.6` | `6.103.0` | | [pyright](https://github.com/RobertCraigie/pyright-python) | `1.1.364` | `1.1.365` | | [ruff](https://github.com/astral-sh/ruff) | `0.4.5` | `0.4.7` | Updates `uvicorn` from 0.29.0 to 0.30.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/encode/uvicorn/releases">uvicorn's releases</a>.</em></p> <blockquote> <h2>Version 0.30.1</h2> <h3>Fixed</h3> <ul> <li>Allow horizontal tabs <code>\t</code> in response header values (<a href="https://redirect.github.com/encode/uvicorn/issues/2345">#2345</a>)</li> </ul> <hr /> <p><strong>Full Changelog</strong>: <a href="https://github.com/encode/uvicorn/compare/0.30.0...0.30.1">https://github.com/encode/uvicorn/compare/0.30.0...0.30.1</a></p> <h2>Version 0.30.0</h2> <h3>Added</h3> <ul> <li>New multiprocess manager (<a href="https://redirect.github.com/encode/uvicorn/issues/2183">#2183</a>)</li> <li>Allow <code>ConfigParser</code> or a <code>io.IO[Any]</code> on <code>log_config</code> (<a href="https://redirect.github.com/encode/uvicorn/issues/1976">#1976</a>)</li> </ul> <h3>Fixed</h3> <ul> <li>Suppress side effects of signal propagation (<a href="https://redirect.github.com/encode/uvicorn/issues/2317">#2317</a>)</li> <li>Send <code>content-length</code> header on 5xx (<a href="https://redirect.github.com/encode/uvicorn/issues/2304">#2304</a>)</li> </ul> <h3>Deprecated</h3> <ul> <li>Deprecate the <code>uvicorn.workers</code> module (<a href="https://redirect.github.com/encode/uvicorn/issues/2302">#2302</a>)</li> </ul> <hr /> <p><strong>Full Changelog</strong>: <a href="https://github.com/encode/uvicorn/compare/0.29.0...0.30.0">https://github.com/encode/uvicorn/compare/0.29.0...0.30.0</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/encode/uvicorn/blob/master/CHANGELOG.md">uvicorn's changelog</a>.</em></p> <blockquote> <h2>0.30.1 (2024-06-02)</h2> <h3>Fixed</h3> <ul> <li>Allow horizontal tabs <code>\t</code> in response header values (<a href="https://redirect.github.com/encode/uvicorn/issues/2345">#2345</a>)</li> </ul> <h2>0.30.0 (2024-05-28)</h2> <h3>Added</h3> <ul> <li>New multiprocess manager (<a href="https://redirect.github.com/encode/uvicorn/issues/2183">#2183</a>)</li> <li>Allow <code>ConfigParser</code> or a <code>io.IO[Any]</code> on <code>log_config</code> (<a href="https://redirect.github.com/encode/uvicorn/issues/1976">#1976</a>)</li> </ul> <h3>Fixed</h3> <ul> <li>Suppress side-effects of signal propagation (<a href="https://redirect.github.com/encode/uvicorn/issues/2317">#2317</a>)</li> <li>Send <code>content-length</code> header on 5xx (<a href="https://redirect.github.com/encode/uvicorn/issues/2304">#2304</a>)</li> </ul> <h3>Deprecated</h3> <ul> <li>Deprecate the <code>uvicorn.workers</code> module (<a href="https://redirect.github.com/encode/uvicorn/issues/2302">#2302</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/encode/uvicorn/commit/44a3071654d6bfb4449da46aa885769820c4f0da"><code>44a3071</code></a> Version 0.30.1 (<a href="https://redirect.github.com/encode/uvicorn/issues/2349">#2349</a>)</li> <li><a href="https://github.com/encode/uvicorn/commit/6d666d99a285153bc4613e811543c39eca57054a"><code>6d666d9</code></a> Allow horizontal tabs <code>\t</code> in response header values (<a href="https://redirect.github.com/encode/uvicorn/issues/2345">#2345</a>)</li> <li><a href="https://github.com/encode/uvicorn/commit/9a6b3a8249df6e38f3683c457df8297fb1319d80"><code>9a6b3a8</code></a> Version 0.30.0 (<a href="https://redirect.github.com/encode/uvicorn/issues/2348">#2348</a>)</li> <li><a href="https://github.com/encode/uvicorn/commit/53fa2738226c55738b315934621026af9708d0a0"><code>53fa273</code></a> New multiprocess manager (<a href="https://redirect.github.com/encode/uvicorn/issues/2183">#2183</a>)</li> <li><a href="https://github.com/encode/uvicorn/commit/22873a99188413332df98c04a351e061672cb523"><code>22873a9</code></a> Suppress side-effects of signal propagation (<a href="https://redirect.github.com/encode/uvicorn/issues/2317">#2317</a>)</li> <li><a href="https://github.com/encode/uvicorn/commit/14ffba8316eb606cd026d1a3b01d9d90e47e868c"><code>14ffba8</code></a> Simplify CHANGELOG (<a href="https://redirect.github.com/encode/uvicorn/issues/2337">#2337</a>)</li> <li><a href="https://github.com/encode/uvicorn/commit/5c78192e8f59083e40e67b06953ce5e4ba9bf516"><code>5c78192</code></a> Add favicon and logo to the documentation (<a href="https://redirect.github.com/encode/uvicorn/issues/2336">#2336</a>)</li> <li><a href="https://github.com/encode/uvicorn/commit/b9c03a80ab80539b585dac2c753ba3e27ba71d05"><code>b9c03a8</code></a> Improve type hints on WebSockets implementations (<a href="https://redirect.github.com/encode/uvicorn/issues/2335">#2335</a>)</li> <li><a href="https://github.com/encode/uvicorn/commit/14bdf047f61e2bcc510b2a94e7ff4cefbe403a1d"><code>14bdf04</code></a> Use <code>pytestmark</code> to simplify test suite (<a href="https://redirect.github.com/encode/uvicorn/issues/2334">#2334</a>)</li> <li><a href="https://github.com/encode/uvicorn/commit/0efd3835da6dcc713f74aadf7b52779d0d1fa17d"><code>0efd383</code></a> Send <code>content-length</code> header on 5xx (<a href="https://redirect.github.com/encode/uvicorn/issues/2304">#2304</a>)</li> <li>Additional commits viewable in <a href="https://github.com/encode/uvicorn/compare/0.29.0...0.30.1">compare view</a></li> </ul> </details> <br /> Updates `boto3` from 1.34.109 to 1.34.113 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/boto/boto3/blob/develop/CHANGELOG.rst">boto3's changelog</a>.</em></p> <blockquote> <h1>1.34.113</h1> <ul> <li>api-change:<code>dynamodb</code>: [<code>botocore</code>] Documentation only updates for DynamoDB.</li> <li>api-change:<code>iotfleetwise</code>: [<code>botocore</code>] AWS IoT FleetWise now supports listing vehicles with attributes filter, ListVehicles API is updated to support additional attributes filter.</li> <li>api-change:<code>managedblockchain</code>: [<code>botocore</code>] This is a minor documentation update to address the impact of the shut down of the Goerli and Polygon networks.</li> </ul> <h1>1.34.112</h1> <ul> <li>api-change:<code>emr-serverless</code>: [<code>botocore</code>] This release adds the capability to run interactive workloads using Apache Livy Endpoint.</li> <li>api-change:<code>opsworks</code>: [<code>botocore</code>] Documentation-only update for OpsWorks Stacks.</li> </ul> <h1>1.34.111</h1> <ul> <li>api-change:<code>chatbot</code>: [<code>botocore</code>] This change adds support for tagging Chatbot configurations.</li> <li>api-change:<code>cloudformation</code>: [<code>botocore</code>] Added DeletionMode FORCE_DELETE_STACK for deleting a stack that is stuck in DELETE_FAILED state due to resource deletion failure.</li> <li>api-change:<code>kms</code>: [<code>botocore</code>] This release includes feature to import customer's asymmetric (RSA, ECC and SM2) and HMAC keys into KMS in China.</li> <li>api-change:<code>opensearch</code>: [<code>botocore</code>] This release adds support for enabling or disabling a data source configured as part of Zero-ETL integration with Amazon S3, by setting its status.</li> <li>api-change:<code>wafv2</code>: [<code>botocore</code>] You can now use Security Lake to collect web ACL traffic data.</li> </ul> <h1>1.34.110</h1> <ul> <li>api-change:<code>cloudfront</code>: [<code>botocore</code>] Model update; no change to SDK functionality.</li> <li>api-change:<code>glue</code>: [<code>botocore</code>] Add Maintenance window to CreateJob and UpdateJob APIs and JobRun response. Add a new Job Run State for EXPIRED.</li> <li>api-change:<code>lightsail</code>: [<code>botocore</code>] This release adds support for Amazon Lightsail instances to switch between dual-stack or IPv4 only and IPv6-only public IP address types.</li> <li>api-change:<code>mailmanager</code>: [<code>botocore</code>] This release includes a new Amazon SES feature called Mail Manager, which is a set of email gateway capabilities designed to help customers strengthen their organization's email infrastructure, simplify email workflow management, and streamline email compliance control.</li> <li>api-change:<code>pi</code>: [<code>botocore</code>] Performance Insights added a new input parameter called AuthorizedActions to support the fine-grained access feature. Performance Insights also restricted the acceptable input characters.</li> <li>api-change:<code>rds</code>: [<code>botocore</code>] Updates Amazon RDS documentation for Db2 license through AWS Marketplace.</li> <li>api-change:<code>storagegateway</code>: [<code>botocore</code>] Added new SMBSecurityStrategy enum named MandatoryEncryptionNoAes128, new mode enforces encryption and disables AES 128-bit algorithums.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/boto/boto3/commit/f5e102c2c83300976a79e3f33f535526fa8ddd02"><code>f5e102c</code></a> Merge branch 'release-1.34.113'</li> <li><a href="https://github.com/boto/boto3/commit/ded2a5c4c03635ae321ac4fb6718249f0fac70fe"><code>ded2a5c</code></a> Bumping version to 1.34.113</li> <li><a href="https://github.com/boto/boto3/commit/d1e9df753c4d140838a5072ef68cf71dd8a45e8c"><code>d1e9df7</code></a> Add changelog entries from botocore</li> <li><a href="https://github.com/boto/boto3/commit/bbd2fecb38deb17638d2a261d08d5e540d8dde7b"><code>bbd2fec</code></a> Merge pull request <a href="https://redirect.github.com/boto/boto3/issues/4144">#4144</a> from boto/3.13</li> <li><a href="https://github.com/boto/boto3/commit/b4997a5fc72f770bfa340a385732bee087b56e6c"><code>b4997a5</code></a> Start testing on 3.13 beta build</li> <li><a href="https://github.com/boto/boto3/commit/b2f3c053e62f639e2f617c886b60e3c92d5112c7"><code>b2f3c05</code></a> Merge branch 'release-1.34.112'</li> <li><a href="https://github.com/boto/boto3/commit/f6b33f9fe0dc060d09627f991cecb23e0335893f"><code>f6b33f9</code></a> Merge branch 'release-1.34.112' into develop</li> <li><a href="https://github.com/boto/boto3/commit/12cc956f0afaa3a5646835458a0962c970815956"><code>12cc956</code></a> Bumping version to 1.34.112</li> <li><a href="https://github.com/boto/boto3/commit/f1cb26a6e1e6c08b5c33acb27b56ce2d105a9194"><code>f1cb26a</code></a> Add changelog entries from botocore</li> <li><a href="https://github.com/boto/boto3/commit/ddf59c28d8997ed90a901e5f83458013f8f54b24"><code>ddf59c2</code></a> Merge branch 'release-1.34.111' into develop</li> <li>Additional commits viewable in <a href="https://github.com/boto/boto3/compare/1.34.109...1.34.113">compare view</a></li> </ul> </details> <br /> Updates `botocore` from 1.34.113 to 1.34.118 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/boto/botocore/blob/develop/CHANGELOG.rst">botocore's changelog</a>.</em></p> <blockquote> <h1>1.34.118</h1> <ul> <li>api-change:<code>amplify</code>: This doc-only update identifies fields that are specific to Gen 1 and Gen 2 applications.</li> <li>api-change:<code>batch</code>: This release adds support for the AWS Batch GetJobQueueSnapshot API operation.</li> <li>api-change:<code>eks</code>: Adds support for EKS add-ons pod identity associations integration</li> <li>api-change:<code>iottwinmaker</code>: Support RESET_VALUE UpdateType for PropertyUpdates to reset property value to default or null</li> </ul> <h1>1.34.117</h1> <ul> <li>api-change:<code>codebuild</code>: AWS CodeBuild now supports Self-hosted GitHub Actions runners for Github Enterprise</li> <li>api-change:<code>codeguru-security</code>: This release includes minor model updates and documentation updates.</li> <li>api-change:<code>elasticache</code>: Update to attributes of TestFailover and minor revisions.</li> <li>api-change:<code>launch-wizard</code>: This release adds support for describing workload deployment specifications, deploying additional workload types, and managing tags for Launch Wizard resources with API operations.</li> </ul> <h1>1.34.116</h1> <ul> <li>api-change:<code>acm</code>: add v2 smoke tests and smithy smokeTests trait for SDK testing.</li> <li>api-change:<code>bedrock-agent</code>: With this release, Knowledge bases for Bedrock adds support for Titan Text Embedding v2.</li> <li>api-change:<code>bedrock-runtime</code>: This release adds Converse and ConverseStream APIs to Bedrock Runtime</li> <li>api-change:<code>cloudtrail</code>: CloudTrail Lake returns PartitionKeys in the GetEventDataStore API response. Events are grouped into partitions based on these keys for better query performance. For example, the calendarday key groups events by day, while combining the calendarday key with the hour key groups them by day and hour.</li> <li>api-change:<code>connect</code>: Adding associatedQueueIds as a SearchCriteria and response field to the SearchRoutingProfiles API</li> <li>api-change:<code>emr-serverless</code>: The release adds support for spark structured streaming.</li> <li>api-change:<code>rds</code>: Updates Amazon RDS documentation for Aurora Postgres DBname.</li> <li>api-change:<code>sagemaker</code>: Adds Model Card information as a new component to Model Package. Autopilot launches algorithm selection for TimeSeries modality to generate AutoML candidates per algorithm.</li> </ul> <h1>1.34.115</h1> <ul> <li>api-change:<code>athena</code>: Throwing validation errors on CreateNotebook with Name containing <code>/</code>,<code>:</code>,<code>\</code></li> <li>api-change:<code>codebuild</code>: AWS CodeBuild now supports manually creating GitHub webhooks</li> <li>api-change:<code>connect</code>: This release includes changes to DescribeContact API's response by including ConnectedToSystemTimestamp, RoutingCriteria, Customer, Campaign, AnsweringMachineDetectionStatus, CustomerVoiceActivity, QualityMetrics, DisconnectDetails, and SegmentAttributes information from a contact in Amazon Connect.</li> <li>api-change:<code>glue</code>: Add optional field JobMode to CreateJob and UpdateJob APIs.</li> <li>api-change:<code>securityhub</code>: Add ROOT type for TargetType model</li> </ul> <h1>1.34.114</h1> <ul> <li>api-change:<code>dynamodb</code>: Doc-only update for DynamoDB. Specified the IAM actions needed to authorize a user to create a table with a resource-based policy.</li> <li>api-change:<code>ec2</code>: Providing support to accept BgpAsnExtended attribute</li> <li>api-change:<code>kafka</code>: Adds ControllerNodeInfo in ListNodes response to support Raft mode for MSK</li> <li>api-change:<code>swf</code>: This release adds new APIs for deleting activity type and workflow type resources.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/boto/botocore/commit/9a59f8e90a777ea52250af2558d85301f1999d4e"><code>9a59f8e</code></a> Merge branch 'release-1.34.118'</li> <li><a href="https://github.com/boto/botocore/commit/bed9b2dbc1108e33f9f82c6edc6201a4d534280d"><code>bed9b2d</code></a> Bumping version to 1.34.118</li> <li><a href="https://github.com/boto/botocore/commit/f0c8e372f2d853614cda915d0d9768a2b017f124"><code>f0c8e37</code></a> Update endpoints model</li> <li><a href="https://github.com/boto/botocore/commit/8478ea11053e1cae9dfec28b2c8da584aafc380d"><code>8478ea1</code></a> Update to latest models</li> <li><a href="https://github.com/boto/botocore/commit/56fa4875793261651345f8194c15a74101ee87f4"><code>56fa487</code></a> Merge branch 'release-1.34.117'</li> <li><a href="https://github.com/boto/botocore/commit/53028006b6817b98adf7643718313d1a375779e4"><code>5302800</code></a> Merge branch 'release-1.34.117' into develop</li> <li><a href="https://github.com/boto/botocore/commit/900d9ed73cf16b03612ecd74f9202b60741ce5f0"><code>900d9ed</code></a> Bumping version to 1.34.117</li> <li><a href="https://github.com/boto/botocore/commit/2f04ce20923bd39b54f595089e87d64406f1a46a"><code>2f04ce2</code></a> Update to latest models</li> <li><a href="https://github.com/boto/botocore/commit/2cdf7fcd5ed03452572465df2a827c6de37d8323"><code>2cdf7fc</code></a> Merge branch 'release-1.34.116'</li> <li><a href="https://github.com/boto/botocore/commit/c7d7b9600f01b62b4c930de5df79938e97f1f88e"><code>c7d7b96</code></a> Merge branch 'release-1.34.116' into develop</li> <li>Additional commits viewable in <a href="https://github.com/boto/botocore/compare/1.34.113...1.34.118">compare view</a></li> </ul> </details> <br /> Updates `boto3-stubs` from 1.34.113 to 1.34.118 <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/youtype/mypy_boto3_builder/commits">compare view</a></li> </ul> </details> <br /> Updates `hypothesis` from 6.102.6 to 6.103.0 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/HypothesisWorks/hypothesis/commit/54d029d3cdbd78419f3496faa3eb39b57cde03b3"><code>54d029d</code></a> Bump hypothesis-python version to 6.103.0 and update changelog</li> <li><a href="https://github.com/HypothesisWorks/hypothesis/commit/822e39d52eb1265bf12dccad314cea0d4df82f6c"><code>822e39d</code></a> Merge pull request <a href="https://redirect.github.com/HypothesisWorks/hypothesis/issues/3962">#3962</a> from tybug/shrinker-ir</li> <li><a href="https://github.com/HypothesisWorks/hypothesis/commit/3814b5481fe7ed50c3010ab30102945b904270be"><code>3814b54</code></a> temporarily skip stateful shrink quality tests</li> <li><a href="https://github.com/HypothesisWorks/hypothesis/commit/66f2464bfc96c0a14c2632b2255583fd3f36a696"><code>66f2464</code></a> minor fixes, reword release notes</li> <li><a href="https://github.com/HypothesisWorks/hypothesis/commit/866256ea43a8aa1e393122aae895999d83f0ceda"><code>866256e</code></a> dont cache interesting buffer-based datas</li> <li><a href="https://github.com/HypothesisWorks/hypothesis/commit/41b15e3b5b405a13c3a0360bce0e260d34ae642b"><code>41b15e3</code></a> don't permit >128 bit integers</li> <li><a href="https://github.com/HypothesisWorks/hypothesis/commit/a30c0ef468baf89afcb46aa8678908395d7f0acb"><code>a30c0ef</code></a> Merge pull request <a href="https://redirect.github.com/HypothesisWorks/hypothesis/issues/4004">#4004</a> from HypothesisWorks/create-pull-request/patch</li> <li><a href="https://github.com/HypothesisWorks/hypothesis/commit/e29175f1fe9622c56a5250f3828a13d94e9377da"><code>e29175f</code></a> Update pinned dependencies</li> <li><a href="https://github.com/HypothesisWorks/hypothesis/commit/6a981fc84dcd2b5dee697f910d37754117003f3d"><code>6a981fc</code></a> refactor slightly</li> <li><a href="https://github.com/HypothesisWorks/hypothesis/commit/25dbf2de416941be1bf93147817ebc8c33c0b3cc"><code>25dbf2d</code></a> try debug</li> <li>Additional commits viewable in <a href="https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.102.6...hypothesis-python-6.103.0">compare view</a></li> </ul> </details> <br /> Updates `pyright` from 1.1.364 to 1.1.365 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/RobertCraigie/pyright-python/commit/ad8f1b2b7a060149fa5122857fd21411ef5842d1"><code>ad8f1b2</code></a> [pyright updated to 1.1.365] Update Version (<a href="https://redirect.github.com/RobertCraigie/pyright-python/issues/275">#275</a>)</li> <li>See full diff in <a href="https://github.com/RobertCraigie/pyright-python/compare/v1.1.364...v1.1.365">compare view</a></li> </ul> </details> <br /> Updates `ruff` from 0.4.5 to 0.4.7 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/astral-sh/ruff/releases">ruff's releases</a>.</em></p> <blockquote> <h2>v0.4.7</h2> <h2>Changes</h2> <h3>Preview features</h3> <ul> <li>[<code>flake8-pyi</code>] Implement <code>PYI064</code> (<a href="https://redirect.github.com/astral-sh/ruff/pull/11325">#11325</a>)</li> <li>[<code>flake8-pyi</code>] Implement <code>PYI066</code> (<a href="https://redirect.github.com/astral-sh/ruff/pull/11541">#11541</a>)</li> <li>[<code>flake8-pyi</code>] Implement <code>PYI057</code> (<a href="https://redirect.github.com/astral-sh/ruff/pull/11486">#11486</a>)</li> <li>[<code>pyflakes</code>] Enable <code>F822</code> in <code>__init__.py</code> files by default (<a href="https://redirect.github.com/astral-sh/ruff/pull/11370">#11370</a>)</li> </ul> <h3>Formatter</h3> <ul> <li>Fix incorrect placement of trailing stub function comments (<a href="https://redirect.github.com/astral-sh/ruff/pull/11632">#11632</a>)</li> </ul> <h3>Server</h3> <ul> <li>Respect file exclusions in <code>ruff server</code> (<a href="https://redirect.github.com/astral-sh/ruff/pull/11590">#11590</a>)</li> <li>Add support for documents not exist on disk (<a href="https://redirect.github.com/astral-sh/ruff/pull/11588">#11588</a>)</li> <li>Add Vim and Kate setup guide for <code>ruff server</code> (<a href="https://redirect.github.com/astral-sh/ruff/pull/11615">#11615</a>)</li> </ul> <h3>Bug fixes</h3> <ul> <li>Avoid removing newlines between docstring headers and rST blocks (<a href="https://redirect.github.com/astral-sh/ruff/pull/11609">#11609</a>)</li> <li>Infer indentation with imports when logical indent is absent (<a href="https://redirect.github.com/astral-sh/ruff/pull/11608">#11608</a>)</li> <li>Use char index rather than position for indent slice (<a href="https://redirect.github.com/astral-sh/ruff/pull/11645">#11645</a>)</li> <li>[<code>flake8-comprehension</code>] Strip parentheses around generators in <code>C400</code> (<a href="https://redirect.github.com/astral-sh/ruff/pull/11607">#11607</a>)</li> <li>Mark <code>repeated-isinstance-calls</code> as unsafe on Python 3.10 and later (<a href="https://redirect.github.com/astral-sh/ruff/pull/11622">#11622</a>)</li> </ul> <h2>Contributors</h2> <ul> <li><a href="https://github.com/AlexWaygood"><code>@AlexWaygood</code></a></li> <li><a href="https://github.com/Chubercik"><code>@Chubercik</code></a></li> <li><a href="https://github.com/JaRoSchm"><code>@JaRoSchm</code></a></li> <li><a href="https://github.com/MichaReiser"><code>@MichaReiser</code></a></li> <li><a href="https://github.com/T-256"><code>@T-256</code></a></li> <li><a href="https://github.com/carljm"><code>@carljm</code></a></li> <li><a href="https://github.com/charliermarsh"><code>@charliermarsh</code></a></li> <li><a href="https://github.com/hassec"><code>@hassec</code></a></li> <li><a href="https://github.com/plredmond"><code>@plredmond</code></a></li> <li><a href="https://github.com/tomasr8"><code>@tomasr8</code></a></li> <li><a href="https://github.com/tusharsadhwani"><code>@tusharsadhwani</code></a></li> <li><a href="https://github.com/vitaliyf"><code>@vitaliyf</code></a></li> </ul> <h2>v0.4.6</h2> <h2>Changes</h2> <h3>Breaking changes</h3> <ul> <li>Use project-relative paths when calculating GitLab fingerprints (<a href="https://redirect.github.com/astral-sh/ruff/pull/11532">#11532</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md">ruff's changelog</a>.</em></p> <blockquote> <h2>0.4.7</h2> <h3>Preview features</h3> <ul> <li>[<code>flake8-pyi</code>] Implement <code>PYI064</code> (<a href="https://redirect.github.com/astral-sh/ruff/pull/11325">#11325</a>)</li> <li>[<code>flake8-pyi</code>] Implement <code>PYI066</code> (<a href="https://redirect.github.com/astral-sh/ruff/pull/11541">#11541</a>)</li> <li>[<code>flake8-pyi</code>] Implement <code>PYI057</code> (<a href="https://redirect.github.com/astral-sh/ruff/pull/11486">#11486</a>)</li> <li>[<code>pyflakes</code>] Enable <code>F822</code> in <code>__init__.py</code> files by default (<a href="https://redirect.github.com/astral-sh/ruff/pull/11370">#11370</a>)</li> </ul> <h3>Formatter</h3> <ul> <li>Fix incorrect placement of trailing stub function comments (<a href="https://redirect.github.com/astral-sh/ruff/pull/11632">#11632</a>)</li> </ul> <h3>Server</h3> <ul> <li>Respect file exclusions in <code>ruff server</code> (<a href="https://redirect.github.com/astral-sh/ruff/pull/11590">#11590</a>)</li> <li>Add support for documents not exist on disk (<a href="https://redirect.github.com/astral-sh/ruff/pull/11588">#11588</a>)</li> <li>Add Vim and Kate setup guide for <code>ruff server</code> (<a href="https://redirect.github.com/astral-sh/ruff/pull/11615">#11615</a>)</li> </ul> <h3>Bug fixes</h3> <ul> <li>Avoid removing newlines between docstring headers and rST blocks (<a href="https://redirect.github.com/astral-sh/ruff/pull/11609">#11609</a>)</li> <li>Infer indentation with imports when logical indent is absent (<a href="https://redirect.github.com/astral-sh/ruff/pull/11608">#11608</a>)</li> <li>Use char index rather than position for indent slice (<a href="https://redirect.github.com/astral-sh/ruff/pull/11645">#11645</a>)</li> <li>[<code>flake8-comprehension</code>] Strip parentheses around generators in <code>C400</code> (<a href="https://redirect.github.com/astral-sh/ruff/pull/11607">#11607</a>)</li> <li>Mark <code>repeated-isinstance-calls</code> as unsafe on Python 3.10 and later (<a href="https://redirect.github.com/astral-sh/ruff/pull/11622">#11622</a>)</li> </ul> <h2>0.4.6</h2> <h3>Breaking changes</h3> <ul> <li>Use project-relative paths when calculating GitLab fingerprints (<a href="https://redirect.github.com/astral-sh/ruff/pull/11532">#11532</a>)</li> <li>Bump minimum supported Windows version to Windows 10 (<a href="https://redirect.github.com/astral-sh/ruff/pull/11613">#11613</a>)</li> </ul> <h3>Preview features</h3> <ul> <li>[<code>flake8-async</code>] Sleep with >24 hour interval should usually sleep forever (<code>ASYNC116</code>) (<a href="https://redirect.github.com/astral-sh/ruff/pull/11498">#11498</a>)</li> </ul> <h3>Rule changes</h3> <ul> <li>[<code>numpy</code>] Add missing functions to NumPy 2.0 migration rule (<a href="https://redirect.github.com/astral-sh/ruff/pull/11528">#11528</a>)</li> <li>[<code>mccabe</code>] Consider irrefutable pattern similar to <code>if .. else</code> for <code>C901</code> (<a href="https://redirect.github.com/astral-sh/ruff/pull/11565">#11565</a>)</li> <li>Consider <code>match</code>-<code>case</code> statements for <code>C901</code>, <code>PLR0912</code>, and <code>PLR0915</code> (<a href="https://redirect.github.com/astral-sh/ruff/pull/11521">#11521</a>)</li> <li>Remove empty strings when converting to f-string (<code>UP032</code>) (<a href="https://redirect.github.com/astral-sh/ruff/pull/11524">#11524</a>)</li> <li>[<code>flake8-bandit</code>] <code>request-without-timeout</code> should warn for <code>requests.request</code> (<a href="https://redirect.github.com/astral-sh/ruff/pull/11548">#11548</a>)</li> <li>[<code>flake8-self</code>] Ignore sunder accesses in <code>flake8-self</code> rules (<a href="https://redirect.github.com/astral-sh/ruff/pull/11546">#11546</a>)</li> <li>[<code>pyupgrade</code>] Lint for <code>TypeAliasType</code> usages (<code>UP040</code>) (<a href="https://redirect.github.com/astral-sh/ruff/pull/11530">#11530</a>)</li> </ul> <h3>Server</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/astral-sh/ruff/commit/1ad5f9c0382f5fa8ed4f38c972a3799be89a7172"><code>1ad5f9c</code></a> Bump version to v0.4.7 (<a href="https://redirect.github.com/astral-sh/ruff/issues/11646">#11646</a>)</li> <li><a href="https://github.com/astral-sh/ruff/commit/e914bc300b46840b0d48c5ece1c0e63418820ce0"><code>e914bc3</code></a> F401 sort bindings before adding to <strong>all</strong> (<a href="https://redirect.github.com/astral-sh/ruff/issues/11648">#11648</a>)</li> <li><a href="https://github.com/astral-sh/ruff/commit/27f6f048f0bd6fd340e7010a96517340491ec119"><code>27f6f04</code></a> [red-knot] initial (very incomplete) flow graph (<a href="https://redirect.github.com/astral-sh/ruff/issues/11624">#11624</a>)</li> <li><a href="https://github.com/astral-sh/ruff/commit/d62a617938fbf56169af6fb8bd0900e3a9cb1526"><code>d62a617</code></a> red-knot: Don't refer to <code>Module</code> instances as IDs (<a href="https://redirect.github.com/astral-sh/ruff/issues/11649">#11649</a>)</li> <li><a href="https://github.com/astral-sh/ruff/commit/16a926d138108b22214a3c010c4d739baa56fe4a"><code>16a926d</code></a> [red-knot] infer int literal types (<a href="https://redirect.github.com/astral-sh/ruff/issues/11623">#11623</a>)</li> <li><a href="https://github.com/astral-sh/ruff/commit/05566c6075d6e4a22af95f9e3600253ce247f16a"><code>05566c6</code></a> Update <code>Who's Using Ruff?</code> section to include <code>Godot</code> (<a href="https://redirect.github.com/astral-sh/ruff/issues/11647">#11647</a>)</li> <li><a href="https://github.com/astral-sh/ruff/commit/7ce17b773643556d9d2c7aab1506ece87991c0f0"><code>7ce17b7</code></a> Add Vim and Kate setup guide for <code>ruff server</code> (<a href="https://redirect.github.com/astral-sh/ruff/issues/11615">#11615</a>)</li> <li><a href="https://github.com/astral-sh/ruff/commit/f9a64503c82873a73358cd8d910fc5a4b80f3f59"><code>f9a6450</code></a> Use char index rather than position for indent slice (<a href="https://redirect.github.com/astral-sh/ruff/issues/11645">#11645</a>)</li> <li><a href="https://github.com/astral-sh/ruff/commit/8a25531a7144fd4a6b62c54efde1ef28e2dc18c4"><code>8a25531</code></a> red-knot: improve internal documentation in <code>module.rs</code> (<a href="https://redirect.github.com/astral-sh/ruff/issues/11638">#11638</a>)</li> <li><a href="https://github.com/astral-sh/ruff/commit/9b6d2ce1f2aa0db3d9b388b443e70fe760ada35c"><code>9b6d2ce</code></a> Fix incorect placement of trailing stub function comments (<a href="https://redirect.github.com/astral-sh/ruff/issues/11632">#11632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/astral-sh/ruff/compare/v0.4.5...v0.4.7">compare view</a></li> </ul> </details> <br /> 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details>
- Loading branch information