Commit 3747439
authored
Bump jakebailey/pyright-action from 2.3.2 to 2.3.3 (#25401)
Bumps
[jakebailey/pyright-action](https://github.com/jakebailey/pyright-action)
from 2.3.2 to 2.3.3.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/jakebailey/pyright-action/releases">jakebailey/pyright-action's
releases</a>.</em></p>
<blockquote>
<h2>v2.3.3</h2>
<ul>
<li>Fix lint (4599f31)</li>
<li>Replace jest-path-serializer (1349f1a)</li>
<li>Fix deps (f701448)</li>
<li>fmt (ec50111)</li>
<li>Update engines (41972b7)</li>
<li>Update github actions (<a
href="https://redirect.github.com/jakebailey/pyright-action/issues/180">#180</a>)
(86e183a)</li>
<li>Update actions/checkout action to v5 (<a
href="https://redirect.github.com/jakebailey/pyright-action/issues/190">#190</a>)
(8b711b9)</li>
<li>Update deps (9631dc2)</li>
<li>Update deps (fa0d678)</li>
<li>Update github actions (<a
href="https://redirect.github.com/jakebailey/pyright-action/issues/163">#163</a>)
(623784a)</li>
<li>Fix eslint (73a65bd)</li>
<li>Update deps (dee7200)</li>
<li>Update deps (ea37d1c)</li>
<li>Update nvmrc (fb32d81)</li>
<li>Update eslint (b0c5af5)</li>
<li>Update deps (f4851c1)</li>
<li>Update actions/cache action to v4.2.0 (<a
href="https://redirect.github.com/jakebailey/pyright-action/issues/159">#159</a>)
(57f6678)</li>
<li>Update codecov/codecov-action action to v5 (<a
href="https://redirect.github.com/jakebailey/pyright-action/issues/154">#154</a>)
(f572338)</li>
<li>Update github actions (<a
href="https://redirect.github.com/jakebailey/pyright-action/issues/146">#146</a>)
(b7d7f8e)</li>
<li>Update deps (b721321)</li>
<li>Update deps (4156862)</li>
<li>Update github actions (<a
href="https://redirect.github.com/jakebailey/pyright-action/issues/121">#121</a>)
(ec480a0)</li>
<li>Update deps (bfe39b3)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/jakebailey/pyright-action/commit/6cabc0f01c4994be48fd45cd9dbacdd6e1ee6e5e"><code>6cabc0f</code></a>
Release v2.3.3</li>
<li><a
href="https://github.com/jakebailey/pyright-action/commit/4599f312bb13efdae1e97a96f86ebbad378400e9"><code>4599f31</code></a>
Fix lint</li>
<li><a
href="https://github.com/jakebailey/pyright-action/commit/1349f1a874c68dcac8fabbdc6b9859dc1ab4b544"><code>1349f1a</code></a>
Replace jest-path-serializer</li>
<li><a
href="https://github.com/jakebailey/pyright-action/commit/f7014482b0c1525f90bd38b40d3dc23e1e449eda"><code>f701448</code></a>
Fix deps</li>
<li><a
href="https://github.com/jakebailey/pyright-action/commit/ec50111a6e24ebea4ead71e78bd82a69be35dc94"><code>ec50111</code></a>
fmt</li>
<li><a
href="https://github.com/jakebailey/pyright-action/commit/41972b75221920d2240f5a9f3de2bc3c80dfc174"><code>41972b7</code></a>
Update engines</li>
<li><a
href="https://github.com/jakebailey/pyright-action/commit/86e183a762469107e16ce815c79e77b5f867a0df"><code>86e183a</code></a>
Update github actions (<a
href="https://redirect.github.com/jakebailey/pyright-action/issues/180">#180</a>)</li>
<li><a
href="https://github.com/jakebailey/pyright-action/commit/8b711b9fc18e6f536ed3d41523c6bb86883ac81e"><code>8b711b9</code></a>
Update actions/checkout action to v5 (<a
href="https://redirect.github.com/jakebailey/pyright-action/issues/190">#190</a>)</li>
<li><a
href="https://github.com/jakebailey/pyright-action/commit/9631dc2f1ef38f9c4e37dcb4ecfc0b9fcd513f60"><code>9631dc2</code></a>
Update deps</li>
<li><a
href="https://github.com/jakebailey/pyright-action/commit/fa0d678573efdb6dd916b93d51fd6e7a3499217e"><code>fa0d678</code></a>
Update deps</li>
<li>Additional commits viewable in <a
href="https://github.com/jakebailey/pyright-action/compare/b5d50e5cde6547546a5c4ac92e416a8c2c1a1dfe...6cabc0f01c4994be48fd45cd9dbacdd6e1ee6e5e">compare
view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
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 this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
</details>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 30cd4e3 commit 3747439
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
155 | 155 | | |
156 | 156 | | |
157 | 157 | | |
158 | | - | |
| 158 | + | |
159 | 159 | | |
160 | 160 | | |
161 | 161 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
138 | 138 | | |
139 | 139 | | |
140 | 140 | | |
141 | | - | |
| 141 | + | |
142 | 142 | | |
143 | 143 | | |
144 | 144 | | |
| |||
0 commit comments