Skip to content

Commit

Permalink
pip(deps): bump the pip group with 9 updates (#622)
Browse files Browse the repository at this point in the history
Bumps the pip group with 9 updates:

| Package | From | To |
| --- | --- | --- |
| [redis](https://github.com/redis/redis-py) | `5.0.5` | `5.0.6` |
| [boto3](https://github.com/boto/boto3) | `1.34.121` | `1.34.123` |
| [botocore](https://github.com/boto/botocore) | `1.34.123` | `1.34.128`
|
| [boto3-stubs](https://github.com/youtype/mypy_boto3_builder) |
`1.34.123` | `1.34.128` |
| [githubkit](https://github.com/yanyongyu/githubkit) | `0.11.5` |
`0.11.6` |
| [mkdocs-material](https://github.com/squidfunk/mkdocs-material) |
`9.5.26` | `9.5.27` |
| [hypothesis](https://github.com/HypothesisWorks/hypothesis) |
`6.103.1` | `6.103.2` |
| [pyright](https://github.com/RobertCraigie/pyright-python) | `1.1.366`
| `1.1.367` |
| [ruff](https://github.com/astral-sh/ruff) | `0.4.8` | `0.4.9` |

Updates `redis` from 5.0.5 to 5.0.6
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/redis/redis-py/releases">redis's
releases</a>.</em></p>
<blockquote>
<h2>5.0.6</h2>
<h1>Changes</h1>
<h2>🐛 Bug Fixes</h2>
<ul>
<li>Handle lists in the response of INFO</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/redis/redis-py/commit/40a90926b97593d04591f4a3a67706c2a15a2b89"><code>40a9092</code></a>
Handle lists in the response of INFO (<a
href="https://redirect.github.com/redis/redis-py/issues/3277">#3277</a>)</li>
<li>See full diff in <a
href="https://github.com/redis/redis-py/compare/v5.0.5...v5.0.6">compare
view</a></li>
</ul>
</details>
<br />

Updates `boto3` from 1.34.121 to 1.34.123
<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.123</h1>
<ul>
<li>api-change:<code>application-signals</code>: [<code>botocore</code>]
This is the initial SDK release for Amazon CloudWatch Application
Signals. Amazon CloudWatch Application Signals provides curated
application performance monitoring for developers to monitor and
troubleshoot application health using pre-built dashboards and Service
Level Objectives.</li>
<li>api-change:<code>ecs</code>: [<code>botocore</code>] This release
introduces a new cluster configuration to support the customer-managed
keys for ECS managed storage encryption.</li>
<li>api-change:<code>imagebuilder</code>: [<code>botocore</code>] This
release updates the regex pattern for Image Builder ARNs.</li>
</ul>
<h1>1.34.122</h1>
<ul>
<li>api-change:<code>auditmanager</code>: [<code>botocore</code>] New
feature: common controls. When creating custom controls, you can now use
pre-grouped AWS data sources based on common compliance themes. Also,
the awsServices parameter is deprecated because we now manage services
in scope for you. If used, the input is ignored and an empty list is
returned.</li>
<li>api-change:<code>b2bi</code>: [<code>botocore</code>] Added
exceptions to B2Bi List operations and ConflictException to B2Bi
StartTransformerJob operation. Also made capabilities field explicitly
required when creating a Partnership.</li>
<li>api-change:<code>codepipeline</code>: [<code>botocore</code>]
CodePipeline now supports overriding S3 Source Object Key during
StartPipelineExecution, as part of Source Overrides.</li>
<li>api-change:<code>sagemaker</code>: [<code>botocore</code>] This
release introduces a new optional parameter: InferenceAmiVersion, in
ProductionVariant.</li>
<li>api-change:<code>verifiedpermissions</code>: [<code>botocore</code>]
This release adds OpenIdConnect (OIDC) configuration support for
IdentitySources, allowing for external IDPs to be used in authorization
requests.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/boto/boto3/commit/e7bfeb4e2b8a07ea74b59297feb0246bd8ac6a90"><code>e7bfeb4</code></a>
Merge branch 'release-1.34.123'</li>
<li><a
href="https://github.com/boto/boto3/commit/16f680186cb8a429c890801e74db4e2d61d1f56d"><code>16f6801</code></a>
Bumping version to 1.34.123</li>
<li><a
href="https://github.com/boto/boto3/commit/624d8e7e993a734d554f2c827523aa7dd171aff1"><code>624d8e7</code></a>
Add changelog entries from botocore</li>
<li><a
href="https://github.com/boto/boto3/commit/fb294bc4aa9cf3362bf579c7c8d3a3b73edcaf83"><code>fb294bc</code></a>
Merge branch 'release-1.34.122'</li>
<li><a
href="https://github.com/boto/boto3/commit/6ae14aadbc3ca73264770b268372ca163c2ee4b1"><code>6ae14aa</code></a>
Merge branch 'release-1.34.122' into develop</li>
<li><a
href="https://github.com/boto/boto3/commit/274ec1df9755f23b9d36141b4b82edb8bbb486f7"><code>274ec1d</code></a>
Bumping version to 1.34.122</li>
<li><a
href="https://github.com/boto/boto3/commit/2298137b0bc104b08ba6007f0ed388cd65771ea9"><code>2298137</code></a>
Add changelog entries from botocore</li>
<li><a
href="https://github.com/boto/boto3/commit/ee51434ec0bcf34f7a496f269e8d89897fa55519"><code>ee51434</code></a>
Merge branch 'release-1.34.121' into develop</li>
<li>See full diff in <a
href="https://github.com/boto/boto3/compare/1.34.121...1.34.123">compare
view</a></li>
</ul>
</details>
<br />

Updates `botocore` from 1.34.123 to 1.34.128
<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.128</h1>
<ul>
<li>api-change:<code>acm-pca</code>: Doc-only update that adds name
constraints as an allowed extension for
ImportCertificateAuthorityCertificate.</li>
<li>api-change:<code>batch</code>: Add v2 smoke tests and smithy
smokeTests trait for SDK testing.</li>
<li>api-change:<code>codebuild</code>: AWS CodeBuild now supports global
and organization GitHub webhooks</li>
<li>api-change:<code>cognito-idp</code>: Add v2 smoke tests and smithy
smokeTests trait for SDK testing.</li>
<li>api-change:<code>ds</code>: Add v2 smoke tests and smithy smokeTests
trait for SDK testing.</li>
<li>api-change:<code>efs</code>: Add v2 smoke tests and smithy
smokeTests trait for SDK testing.</li>
<li>api-change:<code>glue</code>: This release introduces a new feature,
Usage profiles. Usage profiles allow the AWS Glue admin to create
different profiles for various classes of users within the account,
enforcing limits and defaults for jobs and sessions.</li>
<li>api-change:<code>mediaconvert</code>: This release includes support
for creating I-frame only video segments for DASH trick play.</li>
<li>api-change:<code>secretsmanager</code>: Doc only update for Secrets
Manager</li>
<li>api-change:<code>waf</code>: Add v2 smoke tests and smithy
smokeTests trait for SDK testing.</li>
</ul>
<h1>1.34.127</h1>
<ul>
<li>api-change:<code>datazone</code>: This release introduces a new
default service blueprint for custom environment creation.</li>
<li>api-change:<code>ec2</code>: Documentation updates for Amazon
EC2.</li>
<li>api-change:<code>macie2</code>: This release adds support for
managing the status of automated sensitive data discovery for individual
accounts in an organization, and determining whether individual S3
buckets are included in the scope of the analyses.</li>
<li>api-change:<code>mediaconvert</code>: This release adds the ability
to search for historical job records within the management console using
a search box and/or via the SDK/CLI with partial string matching search
on input file name.</li>
<li>api-change:<code>route53domains</code>: Add v2 smoke tests and
smithy smokeTests trait for SDK testing.</li>
</ul>
<h1>1.34.126</h1>
<ul>
<li>api-change:<code>cloudhsmv2</code>: Added support for hsm type
hsm2m.medium. Added supported for creating a cluster in FIPS or NON_FIPS
mode.</li>
<li>api-change:<code>glue</code>: This release adds support for
configuration of evaluation method for composite rules in Glue Data
Quality rulesets.</li>
<li>api-change:<code>iotwireless</code>: Add RoamingDeviceSNR and
RoamingDeviceRSSI to Customer Metrics.</li>
<li>api-change:<code>kms</code>: This feature allows customers to use
their keys stored in KMS to derive a shared secret which can then be
used to establish a secured channel for communication, provide proof of
possession, or establish trust with other parties.</li>
<li>api-change:<code>mediapackagev2</code>: This release adds support
for CMAF ingest (DASH-IF live media ingest protocol interface 1)</li>
</ul>
<h1>1.34.125</h1>
<ul>
<li>api-change:<code>apptest</code>: AWS Mainframe Modernization
Application Testing is an AWS Mainframe Modernization service feature
that automates functional equivalence testing for mainframe application
modernization and migration to AWS, and regression testing.</li>
<li>api-change:<code>backupstorage</code>: The backupstorage client has
been removed following the deprecation of the service.</li>
<li>api-change:<code>ec2</code>: Tagging support for Traffic Mirroring
FilterRule resource</li>
<li>api-change:<code>osis</code>: SDK changes for self-managed vpc
endpoint to OpenSearch ingestion pipelines.</li>
<li>api-change:<code>redshift</code>: Updates to remove DC1 and DS2 node
types.</li>
<li>api-change:<code>secretsmanager</code>: Introducing RotationToken
parameter for PutSecretValue API</li>
<li>api-change:<code>securitylake</code>: This release updates request
validation regex to account for non-commercial aws partitions.</li>
<li>api-change:<code>sesv2</code>: This release adds support for Amazon
EventBridge as an email sending events destination.</li>
</ul>
<h1>1.34.124</h1>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/boto/botocore/commit/0dba028189ec98c8bbb1cf5f698140d3f5c9d031"><code>0dba028</code></a>
Merge branch 'release-1.34.128'</li>
<li><a
href="https://github.com/boto/botocore/commit/f9bf22e05c5acbad333db5bc24d75c28d06035fe"><code>f9bf22e</code></a>
Bumping version to 1.34.128</li>
<li><a
href="https://github.com/boto/botocore/commit/1d23a8cdfdb70b8df499a2ab1d3f69b9993406d5"><code>1d23a8c</code></a>
Update to latest models</li>
<li><a
href="https://github.com/boto/botocore/commit/d563b7a59aaae96c27050fd34caf6f7fe11687a2"><code>d563b7a</code></a>
Merge pull request <a
href="https://redirect.github.com/boto/botocore/issues/3207">#3207</a>
from boto/dependabot/github_actions/codecov/codecov-...</li>
<li><a
href="https://github.com/boto/botocore/commit/3f497fd400504a9bf13d0af9e1bc11f74548f4fb"><code>3f497fd</code></a>
Bump codecov/codecov-action from 4.4.0 to 4.5.0</li>
<li><a
href="https://github.com/boto/botocore/commit/ce4c8e40bddc2a1b607917ab6b82f43fe7979026"><code>ce4c8e4</code></a>
Merge branch 'release-1.34.127'</li>
<li><a
href="https://github.com/boto/botocore/commit/71d0c48ca2a762784b869d942a2ab792897cd343"><code>71d0c48</code></a>
Merge branch 'release-1.34.127' into develop</li>
<li><a
href="https://github.com/boto/botocore/commit/3d139dda6d474002262042a02fa72f5087343160"><code>3d139dd</code></a>
Bumping version to 1.34.127</li>
<li><a
href="https://github.com/boto/botocore/commit/761d3c2e73349facb9c3eb3df65267f36799a5d2"><code>761d3c2</code></a>
Update to latest models</li>
<li><a
href="https://github.com/boto/botocore/commit/ef413e7f16ae717b738d8d7767cfea3536514feb"><code>ef413e7</code></a>
Merge branch 'release-1.34.126'</li>
<li>Additional commits viewable in <a
href="https://github.com/boto/botocore/compare/1.34.123...1.34.128">compare
view</a></li>
</ul>
</details>
<br />

Updates `boto3-stubs` from 1.34.123 to 1.34.128
<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 `githubkit` from 0.11.5 to 0.11.6
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/yanyongyu/githubkit/releases">githubkit's
releases</a>.</em></p>
<blockquote>
<h2>Release 0.11.6</h2>
<h2>What's Changed</h2>
<ul>
<li>Fix: sync app routes by <a
href="https://github.com/yanyongyu"><code>@​yanyongyu</code></a> in <a
href="https://redirect.github.com/yanyongyu/githubkit/pull/105">yanyongyu/githubkit#105</a></li>
<li>Fix: missing ghes lazy loading by <a
href="https://github.com/yanyongyu"><code>@​yanyongyu</code></a> in <a
href="https://redirect.github.com/yanyongyu/githubkit/pull/108">yanyongyu/githubkit#108</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/yanyongyu/githubkit/compare/v0.11.5...v0.11.6">https://github.com/yanyongyu/githubkit/compare/v0.11.5...v0.11.6</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/yanyongyu/githubkit/commit/a75d0be785d6c0c935cb3934edda170bd3ca5b22"><code>a75d0be</code></a>
:bookmark: bump version 0.11.6</li>
<li><a
href="https://github.com/yanyongyu/githubkit/commit/75722e353d4c6285c7d169a99da3f91d5e822461"><code>75722e3</code></a>
:alien: re-generate openapi models</li>
<li><a
href="https://github.com/yanyongyu/githubkit/commit/4fd53da764f9204506eecf71257ef62662b4b078"><code>4fd53da</code></a>
:bug: Fix: missing ghes lazy loading (<a
href="https://redirect.github.com/yanyongyu/githubkit/issues/108">#108</a>)</li>
<li><a
href="https://github.com/yanyongyu/githubkit/commit/69e352c2e82c9b6e50d9f70ab2806164b0568c55"><code>69e352c</code></a>
:bug: Fix: sync app routes (<a
href="https://redirect.github.com/yanyongyu/githubkit/issues/105">#105</a>)</li>
<li><a
href="https://github.com/yanyongyu/githubkit/commit/44394d035f891a3668cb6fdc3026317ab3752c91"><code>44394d0</code></a>
:arrow_up: auto update by pre-commit hooks (<a
href="https://redirect.github.com/yanyongyu/githubkit/issues/103">#103</a>)</li>
<li>See full diff in <a
href="https://github.com/yanyongyu/githubkit/compare/v0.11.5...v0.11.6">compare
view</a></li>
</ul>
</details>
<br />

Updates `mkdocs-material` from 9.5.26 to 9.5.27
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/squidfunk/mkdocs-material/releases">mkdocs-material's
releases</a>.</em></p>
<blockquote>
<h2>mkdocs-material-9.5.27</h2>
<ul>
<li>Updated Estonian translations</li>
</ul>
<p>Thanks to <a
href="https://github.com/Eilyre"><code>@​Eilyre</code></a> for their
contributions</p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG">mkdocs-material's
changelog</a>.</em></p>
<blockquote>
<p>mkdocs-material-9.5.27 (2024-06-16)</p>
<ul>
<li>Updated Estonian translations</li>
</ul>
<p>mkdocs-material-9.5.26 (2024-06-06)</p>
<ul>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7232">#7232</a>:
Tab switches on scroll when linking tabs (9.5.19 regression)</li>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7230">#7230</a>:
Blog author avatar broken when referring to local file</li>
</ul>
<p>mkdocs-material-9.5.25+insiders-4.53.11 (2024-05-27)</p>
<ul>
<li>Fixed projects plugin crashing when serving before building
subprojects</li>
</ul>
<p>mkdocs-material-9.5.25 (2024-05-27)</p>
<ul>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7209">#7209</a>:
Tags plugin crashing on numeric tags</li>
</ul>
<p>mkdocs-material-9.5.24+insiders-4.53.10 (2024-05-20)</p>
<ul>
<li>Fixed projects plugin crashing in serve mode when disabled</li>
<li>Fixed projects plugin crashing when building nested projects</li>
</ul>
<p>mkdocs-material-9.5.24+insiders-4.53.9 (2024-05-20)</p>
<ul>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7191">#7191</a>:
Tags listings not rendering when toc_depth is changed</li>
</ul>
<p>mkdocs-material-9.5.24 (2024-05-20)</p>
<ul>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7187">#7187</a>:
Version selector title rendering issue</li>
</ul>
<p>mkdocs-material-9.5.23 (2024-05-15)</p>
<ul>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7183">#7183</a>:
Edge case in anchor navigation when using instant navigation</li>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/6436">#6436</a>:
Version selector not showing version alias</li>
</ul>
<p>mkdocs-material-9.5.22 (2024-05-12)</p>
<ul>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7170">#7170</a>:
Copy button adds empty lines for line spans (9.5.18 regression)</li>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7160">#7160</a>:
Version switching doesn't stay on page (9.5.5 regression)</li>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/5619">#5619</a>:
Links in Mermaid.js diagrams not discernible</li>
</ul>
<p>mkdocs-material-9.5.21 (2024-05-03)</p>
<ul>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7133">#7133</a>:
Ensure latest version of Mermaid.js is used</li>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7125">#7125</a>:
Added warning for dotfiles in info plugin</li>
</ul>
<p>mkdocs-material-9.5.20 (2024-04-29)</p>
<ul>
<li>Fixed deprecation warning in privacy plugin (9.5.19 regression)</li>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7119">#7119</a>:
Tags plugin emits deprecation warning (9.5.19 regression)</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/squidfunk/mkdocs-material/commit/f4adebd7587ed7d38a09062ca9af29283ad3d13f"><code>f4adebd</code></a>
Prepare 9.5.27 release</li>
<li><a
href="https://github.com/squidfunk/mkdocs-material/commit/9e1f527e57eae44656ea86e3553e9bc29144da0f"><code>9e1f527</code></a>
Updated dependencies</li>
<li><a
href="https://github.com/squidfunk/mkdocs-material/commit/f4db9de0f018427ceb6bc28d5fb095d6c1468b13"><code>f4db9de</code></a>
Updated Estonian translations</li>
<li><a
href="https://github.com/squidfunk/mkdocs-material/commit/b45c51dee43472b4164f703b5ee1db775a99a5a6"><code>b45c51d</code></a>
Changed Twitter to X (<a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7266">#7266</a>)</li>
<li><a
href="https://github.com/squidfunk/mkdocs-material/commit/4ba7a6db51029b346f7ac1fecc1c99e46654cade"><code>4ba7a6d</code></a>
Add reference to PlantUML Markdown schema (<a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7260">#7260</a>)</li>
<li><a
href="https://github.com/squidfunk/mkdocs-material/commit/ccc8d8491f35a9b37ff2ea4a60503304fab1cf9b"><code>ccc8d84</code></a>
Updated dependencies</li>
<li><a
href="https://github.com/squidfunk/mkdocs-material/commit/0c54a880d27803cb57aa4c5ca20ed70347e82aeb"><code>0c54a88</code></a>
Updated Premium sponsors</li>
<li>See full diff in <a
href="https://github.com/squidfunk/mkdocs-material/compare/9.5.26...9.5.27">compare
view</a></li>
</ul>
</details>
<br />

Updates `hypothesis` from 6.103.1 to 6.103.2
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/HypothesisWorks/hypothesis/commit/926411eedd496af69c5057c0b588175660c32804"><code>926411e</code></a>
Bump hypothesis-python version to 6.103.2 and update changelog</li>
<li><a
href="https://github.com/HypothesisWorks/hypothesis/commit/6c155a45944e479a109468bc08dad38b966999d9"><code>6c155a4</code></a>
Merge pull request <a
href="https://redirect.github.com/HypothesisWorks/hypothesis/issues/4007">#4007</a>
from tybug/remove-sub-ir-examples</li>
<li><a
href="https://github.com/HypothesisWorks/hypothesis/commit/d8c97fc345b3a77cbe98721a50cd0993cfffd0fe"><code>d8c97fc</code></a>
bump py3.13</li>
<li><a
href="https://github.com/HypothesisWorks/hypothesis/commit/88a18e6e3eba04c545742e550073ff0e722f2f6f"><code>88a18e6</code></a>
fix type hints</li>
<li><a
href="https://github.com/HypothesisWorks/hypothesis/commit/7b41fda4cefd692f3e1dd13f51d1168c2f39df46"><code>7b41fda</code></a>
draw from strategies with examples to cover missing pareto code</li>
<li><a
href="https://github.com/HypothesisWorks/hypothesis/commit/efeebb38d7cf0476b22ad85a3e7daddd47130ee4"><code>efeebb3</code></a>
return sets in mutator_groupsf</li>
<li><a
href="https://github.com/HypothesisWorks/hypothesis/commit/f8e5830ef447a0f0cc138f22d0f5f9dd983563dd"><code>f8e5830</code></a>
add start == end todo</li>
<li><a
href="https://github.com/HypothesisWorks/hypothesis/commit/1b02707a74b8e4dcc8ea00eafe2f322e96ab5ea2"><code>1b02707</code></a>
fix test_observability flakiness</li>
<li><a
href="https://github.com/HypothesisWorks/hypothesis/commit/9457c1b4a6e7bdcdfb5c986b5de93d577146baef"><code>9457c1b</code></a>
reduce more internal examples</li>
<li><a
href="https://github.com/HypothesisWorks/hypothesis/commit/e406b7845c512c808bb8779ecdcdf341ba1cd5bf"><code>e406b78</code></a>
remove unused labels</li>
<li>Additional commits viewable in <a
href="https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.103.1...hypothesis-python-6.103.2">compare
view</a></li>
</ul>
</details>
<br />

Updates `pyright` from 1.1.366 to 1.1.367
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/RobertCraigie/pyright-python/commit/dd680bad2637799e57aa285c18bf942316473dc9"><code>dd680ba</code></a>
Pyright NPM Package update to 1.1.367 (<a
href="https://redirect.github.com/RobertCraigie/pyright-python/issues/277">#277</a>)</li>
<li>See full diff in <a
href="https://github.com/RobertCraigie/pyright-python/compare/v1.1.366...v1.1.367">compare
view</a></li>
</ul>
</details>
<br />

Updates `ruff` from 0.4.8 to 0.4.9
<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.9</h2>
<h2>Changes</h2>
<h3>Preview features</h3>
<ul>
<li>[<code>pylint</code>] Implement <code>consider-dict-items</code>
(<code>C0206</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/11688">#11688</a>)</li>
<li>[<code>refurb</code>] Implement <code>repeated-global</code>
(<code>FURB154</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/11187">#11187</a>)</li>
</ul>
<h3>Rule changes</h3>
<ul>
<li>[<code>pycodestyle</code>] Adapt fix for <code>E203</code> to work
identical to <code>ruff format</code> (<a
href="https://redirect.github.com/astral-sh/ruff/pull/10999">#10999</a>)</li>
</ul>
<h3>Formatter</h3>
<ul>
<li>Fix formatter instability for lines only consisting of zero-width
characters (<a
href="https://redirect.github.com/astral-sh/ruff/pull/11748">#11748</a>)</li>
</ul>
<h3>Server</h3>
<ul>
<li>Add supported commands in server capabilities (<a
href="https://redirect.github.com/astral-sh/ruff/pull/11850">#11850</a>)</li>
<li>Use real file path when available in <code>ruff server</code> (<a
href="https://redirect.github.com/astral-sh/ruff/pull/11800">#11800</a>)</li>
<li>Improve error message when a command is run on an unavailable
document (<a
href="https://redirect.github.com/astral-sh/ruff/pull/11823">#11823</a>)</li>
<li>Introduce the <code>ruff.printDebugInformation</code> command (<a
href="https://redirect.github.com/astral-sh/ruff/pull/11831">#11831</a>)</li>
<li>Tracing system now respects log level and trace level, with options
to log to a file (<a
href="https://redirect.github.com/astral-sh/ruff/pull/11747">#11747</a>)</li>
</ul>
<h3>CLI</h3>
<ul>
<li>Handle non-printable characters in diff view (<a
href="https://redirect.github.com/astral-sh/ruff/pull/11687">#11687</a>)</li>
</ul>
<h3>Bug fixes</h3>
<ul>
<li>[<code>refurb</code>] Avoid suggesting starmap when arguments are
used outside call (<code>FURB140</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/11830">#11830</a>)</li>
<li>[<code>flake8-bugbear</code>] Avoid panic in <code>B909</code> when
checking large loop blocks (<a
href="https://redirect.github.com/astral-sh/ruff/pull/11772">#11772</a>)</li>
<li>[<code>refurb</code>] Fix misbehavior of
<code>operator.itemgetter</code> when getter param is a tuple
(<code>FURB118</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/11774">#11774</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/Embers-of-the-Fire"><code>@​Embers-of-the-Fire</code></a></li>
<li><a
href="https://github.com/LukasMasuch"><code>@​LukasMasuch</code></a></li>
<li><a
href="https://github.com/MichaReiser"><code>@​MichaReiser</code></a></li>
<li><a href="https://github.com/Peiffap"><code>@​Peiffap</code></a></li>
<li><a
href="https://github.com/Philipp-Thiel"><code>@​Philipp-Thiel</code></a></li>
<li><a
href="https://github.com/alex-700"><code>@​alex-700</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/dhruvmanila"><code>@​dhruvmanila</code></a></li>
<li><a
href="https://github.com/max-muoto"><code>@​max-muoto</code></a></li>
<li><a href="https://github.com/pilleye"><code>@​pilleye</code></a></li>
<li><a
href="https://github.com/renovate"><code>@​renovate</code></a></li>
<li><a
href="https://github.com/snowsignal"><code>@​snowsignal</code></a></li>
<li><a href="https://github.com/starsep"><code>@​starsep</code></a></li>
<li><a href="https://github.com/yairp03"><code>@​yairp03</code></a></li>
</ul>
</blockquote>
</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.9</h2>
<h3>Preview features</h3>
<ul>
<li>[<code>pylint</code>] Implement <code>consider-dict-items</code>
(<code>C0206</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/11688">#11688</a>)</li>
<li>[<code>refurb</code>] Implement <code>repeated-global</code>
(<code>FURB154</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/11187">#11187</a>)</li>
</ul>
<h3>Rule changes</h3>
<ul>
<li>[<code>pycodestyle</code>] Adapt fix for <code>E203</code> to work
identical to <code>ruff format</code> (<a
href="https://redirect.github.com/astral-sh/ruff/pull/10999">#10999</a>)</li>
</ul>
<h3>Formatter</h3>
<ul>
<li>Fix formatter instability for lines only consisting of zero-width
characters (<a
href="https://redirect.github.com/astral-sh/ruff/pull/11748">#11748</a>)</li>
</ul>
<h3>Server</h3>
<ul>
<li>Add supported commands in server capabilities (<a
href="https://redirect.github.com/astral-sh/ruff/pull/11850">#11850</a>)</li>
<li>Use real file path when available in <code>ruff server</code> (<a
href="https://redirect.github.com/astral-sh/ruff/pull/11800">#11800</a>)</li>
<li>Improve error message when a command is run on an unavailable
document (<a
href="https://redirect.github.com/astral-sh/ruff/pull/11823">#11823</a>)</li>
<li>Introduce the <code>ruff.printDebugInformation</code> command (<a
href="https://redirect.github.com/astral-sh/ruff/pull/11831">#11831</a>)</li>
<li>Tracing system now respects log level and trace level, with options
to log to a file (<a
href="https://redirect.github.com/astral-sh/ruff/pull/11747">#11747</a>)</li>
</ul>
<h3>CLI</h3>
<ul>
<li>Handle non-printable characters in diff view (<a
href="https://redirect.github.com/astral-sh/ruff/pull/11687">#11687</a>)</li>
</ul>
<h3>Bug fixes</h3>
<ul>
<li>[<code>refurb</code>] Avoid suggesting starmap when arguments are
used outside call (<code>FURB140</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/11830">#11830</a>)</li>
<li>[<code>flake8-bugbear</code>] Avoid panic in <code>B909</code> when
checking large loop blocks (<a
href="https://redirect.github.com/astral-sh/ruff/pull/11772">#11772</a>)</li>
<li>[<code>refurb</code>] Fix misbehavior of
<code>operator.itemgetter</code> when getter param is a tuple
(<code>FURB118</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/11774">#11774</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/astral-sh/ruff/commit/4f49e918a9154de16145d77217a4af2b8ce38297"><code>4f49e91</code></a>
Bump version to v0.4.9 (<a
href="https://redirect.github.com/astral-sh/ruff/issues/11872">#11872</a>)</li>
<li><a
href="https://github.com/astral-sh/ruff/commit/d681a45b08e20a77a42ae74d5c0f91fd0482079c"><code>d681a45</code></a>
Make <code>ruff_db</code> a required crate for
<code>ruff_python_semantic</code> (<a
href="https://redirect.github.com/astral-sh/ruff/issues/11874">#11874</a>)</li>
<li><a
href="https://github.com/astral-sh/ruff/commit/89bb07c251474399607de9d278cb70902c8a0106"><code>89bb07c</code></a>
UPDATE latest supported versions to 3.13 (<a
href="https://redirect.github.com/astral-sh/ruff/issues/11870">#11870</a>)</li>
<li><a
href="https://github.com/astral-sh/ruff/commit/fe462b30e7af2a089016e45c3faa7dc2ea2ea3ae"><code>fe462b3</code></a>
Update Python compatibility to 3.13 (<a
href="https://redirect.github.com/astral-sh/ruff/issues/11861">#11861</a>)</li>
<li><a
href="https://github.com/astral-sh/ruff/commit/c5bc368e430a30cb1d58d130c3d8eb2a1fe34d0a"><code>c5bc368</code></a>
[red-knot] Improve <code>Vfs</code> and <code>FileSystem</code>
documentation (<a
href="https://redirect.github.com/astral-sh/ruff/issues/11856">#11856</a>)</li>
<li><a
href="https://github.com/astral-sh/ruff/commit/73370fe7982c789ae91a95fba3e45cc6a054849e"><code>73370fe</code></a>
Use <code>starts_with('/')</code> instead of <code>is_absolute</code> to
avoid platform specific AP...</li>
<li><a
href="https://github.com/astral-sh/ruff/commit/22b6488550b9cb268eafe5161269952aca0df73b"><code>22b6488</code></a>
red-knot: Add directory support to <code>MemoryFileSystem</code> (<a
href="https://redirect.github.com/astral-sh/ruff/issues/11825">#11825</a>)</li>
<li><a
href="https://github.com/astral-sh/ruff/commit/d4dd96d1f4a78d75e598c9cdfb778c88c21742d7"><code>d4dd96d</code></a>
red-knot: <code>source_text</code>, <code>line_index</code>, and
<code>parsed_module</code> queries (<a
href="https://redirect.github.com/astral-sh/ruff/issues/11822">#11822</a>)</li>
<li><a
href="https://github.com/astral-sh/ruff/commit/efbf7b14b5060475f0a0bf7753ff8426e2e3b875"><code>efbf7b1</code></a>
red-knot[salsa part 2]: Setup semantic DB and Jar (<a
href="https://redirect.github.com/astral-sh/ruff/issues/11837">#11837</a>)</li>
<li><a
href="https://github.com/astral-sh/ruff/commit/9dc226be9793592262ac9fc6d8fab195f33f36b2"><code>9dc226b</code></a>
Add supported commands in server capabilities (<a
href="https://redirect.github.com/astral-sh/ruff/issues/11850">#11850</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/astral-sh/ruff/compare/v0.4.8...v0.4.9">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
eve-ci-cd[bot] authored Jun 17, 2024
2 parents 852a4de + 235488d commit b83bf37
Show file tree
Hide file tree
Showing 2 changed files with 58 additions and 57 deletions.
Loading

0 comments on commit b83bf37

Please sign in to comment.