-
Notifications
You must be signed in to change notification settings - Fork 32
Commit 2ebe387
authored
chore(deps): Bump astroid from 3.3.9 to 3.3.10 (#2166)
Bumps [astroid](https://github.com/pylint-dev/astroid) from 3.3.9 to
3.3.10.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/pylint-dev/astroid/releases">astroid's
releases</a>.</em></p>
<blockquote>
<h2>v3.3.10</h2>
<ul>
<li>
<p>Avoid importing submodules sharing names with standard library
modules.</p>
<p>Closes <a
href="https://redirect.github.com/pylint-dev/astroid/issues/2684">#2684</a></p>
</li>
<li>
<p>Fix bug where <code>pylint code.custom_extension</code> would analyze
<code>code.py</code> or <code>code.pyi</code> instead if they
existed.</p>
<p>Closes <a
href="https://redirect.github.com/pylint-dev/pylint/issues/3631">pylint-dev/pylint#3631</a></p>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/pylint-dev/astroid/blob/main/ChangeLog">astroid's
changelog</a>.</em></p>
<blockquote>
<h1>What's New in astroid 3.3.10?</h1>
<p>Release date: 2025-05-10</p>
<ul>
<li>
<p>Avoid importing submodules sharing names with standard library
modules.</p>
<p>Closes <a
href="https://redirect.github.com/pylint-dev/astroid/issues/2684">#2684</a></p>
</li>
<li>
<p>Fix bug where <code>pylint code.custom_extension</code> would analyze
<code>code.py</code> or <code>code.pyi</code> instead if they
existed.</p>
<p>Closes <a
href="https://redirect.github.com/pylint-dev/pylint/issues/3631">pylint-dev/pylint#3631</a></p>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/pylint-dev/astroid/commit/a3623682a5e1e07f4f331b6b0a5f77e257d81b96"><code>a362368</code></a>
Bump astroid to 3.3.10, update changelog (<a
href="https://redirect.github.com/pylint-dev/astroid/issues/2730">#2730</a>)</li>
<li><a
href="https://github.com/pylint-dev/astroid/commit/d87efc6185573da387df4e5fbe5a8c3cca185487"><code>d87efc6</code></a>
Pick correct file if two files with the same name but with different
extensio...</li>
<li><a
href="https://github.com/pylint-dev/astroid/commit/e29d7267a0053766415f7f45ffa839c335776a6b"><code>e29d726</code></a>
[setuptools] Upgrade the license handling for latest setuptools</li>
<li><a
href="https://github.com/pylint-dev/astroid/commit/a7e5b5022d6aecb6529dec923310caf8e0e6bd99"><code>a7e5b50</code></a>
[setuptools] Force the upgrade of setuptools > 77 (<a
href="https://redirect.github.com/pylint-dev/astroid/issues/2715">#2715</a>)</li>
<li><a
href="https://github.com/pylint-dev/astroid/commit/9794556f4979e93666b8fb95c3d7c931d01da033"><code>9794556</code></a>
Update coverage requirement from ~=7.7 to ~=7.8</li>
<li><a
href="https://github.com/pylint-dev/astroid/commit/15e0bd2458caa04ccbf8001c1c1b597d9803c22e"><code>15e0bd2</code></a>
[pre-commit] Cherry-pick the tools from the main branch</li>
<li><a
href="https://github.com/pylint-dev/astroid/commit/9f4c8fe26a0060a39cee607fca44c941e34ea86b"><code>9f4c8fe</code></a>
Update setuptools to 75.2.0 (<a
href="https://redirect.github.com/pylint-dev/astroid/issues/2615">#2615</a>)</li>
<li><a
href="https://github.com/pylint-dev/astroid/commit/4a10a8b63a3d1f554788d384528c20c62fbbd0d1"><code>4a10a8b</code></a>
Avoid importing submodules sharing names with standard library modules
(<a
href="https://redirect.github.com/pylint-dev/astroid/issues/2702">#2702</a>...</li>
<li><a
href="https://github.com/pylint-dev/astroid/commit/96e0327626eab98afec54751bf0328894a383f74"><code>96e0327</code></a>
Add additional permissions for backport workflow (<a
href="https://redirect.github.com/pylint-dev/astroid/issues/2700">#2700</a>)
(<a
href="https://redirect.github.com/pylint-dev/astroid/issues/2701">#2701</a>)</li>
<li><a
href="https://github.com/pylint-dev/astroid/commit/8a90a602f97759f60f53611aa6738416d18928c6"><code>8a90a60</code></a>
Minor improvements to release workflow (<a
href="https://redirect.github.com/pylint-dev/astroid/issues/2698">#2698</a>)</li>
<li>See full diff in <a
href="https://github.com/pylint-dev/astroid/compare/v3.3.9...v3.3.10">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 0a9f329 commit 2ebe387Copy full SHA for 2ebe387
1 file changed
+1
-1
lines changed+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
16 |
| - | |
| 16 | + | |
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
|
0 commit comments