You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by GitBox <gi...@apache.org> on 2023/01/09 17:15:52 UTC

[GitHub] [libcloud] dependabot[bot] opened a new pull request, #1839: Bump astroid from 2.12.13 to 2.13.2

dependabot[bot] opened a new pull request, #1839:
URL: https://github.com/apache/libcloud/pull/1839

   Bumps [astroid](https://github.com/PyCQA/astroid) from 2.12.13 to 2.13.2.
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a href="https://github.com/PyCQA/astroid/blob/main/ChangeLog">astroid's changelog</a>.</em></p>
   <blockquote>
   <h1>What's New in astroid 2.13.2?</h1>
   <p>Release date: 2023-01-08</p>
   <ul>
   <li>
   <p>Removed version conditions on typing_extensions dependency. Removed typing_extensions from
   our tests requirements as it was preventing issues to appear in our continuous integration.</p>
   <p>Closes <a href="https://github-redirect.dependabot.com/PyCQA/astroid/issues/1945">#1945</a></p>
   </li>
   </ul>
   <h1>What's New in astroid 2.13.1?</h1>
   <p>Release date: 2023-01-08</p>
   <ul>
   <li>
   <p>Bumping typing_extensions to 4.0.0 that is required when using <code>Self</code></p>
   <p>Closes <a href="https://github-redirect.dependabot.com/PyCQA/astroid/issues/1942">#1942</a></p>
   </li>
   </ul>
   <h1>What's New in astroid 2.13.0?</h1>
   <p>Release date: 2023-01-07</p>
   <ul>
   <li>
   <p>Fixed importing of modules that have the same name as the file that is importing.
   <code>astroid</code> will now correctly handle an <code>import math</code> statement in a file called <code>math.py</code>
   by relying on the import system.</p>
   <p>Refs <a href="https://github-redirect.dependabot.com/PyCQA/pylint/issues/5151">PyCQA/pylint#5151</a></p>
   </li>
   <li>
   <p>Create <code>ContextManagerModel</code> and let <code>GeneratorModel</code> inherit from it.</p>
   <p>Refs <a href="https://github-redirect.dependabot.com/PyCQA/pylint/issues/2567">PyCQA/pylint#2567</a></p>
   </li>
   <li>
   <p>Added a <code>regex</code> brain.</p>
   <p>Refs <a href="https://github-redirect.dependabot.com/PyCQA/pylint/issues/1911">PyCQA/pylint#1911</a></p>
   </li>
   <li>
   <p>Support &quot;is None&quot; constraints from if statements during inference.</p>
   <p>Ref <a href="https://github-redirect.dependabot.com/PyCQA/astroid/issues/791">#791</a>
   Ref <a href="https://github-redirect.dependabot.com/PyCQA/pylint/issues/157">PyCQA/pylint#157</a>
   Ref <a href="https://github-redirect.dependabot.com/PyCQA/pylint/issues/1472">PyCQA/pylint#1472</a>
   Ref <a href="https://github-redirect.dependabot.com/PyCQA/pylint/issues/2016">PyCQA/pylint#2016</a>
   Ref <a href="https://github-redirect.dependabot.com/PyCQA/pylint/issues/2631">PyCQA/pylint#2631</a>
   Ref <a href="https://github-redirect.dependabot.com/PyCQA/pylint/issues/2880">PyCQA/pylint#2880</a></p>
   </li>
   </ul>
   <h1>What's New in astroid 2.12.14?</h1>
   <p>Release date: 2023-01-06</p>
   <ul>
   <li>Handle the effect of properties on the <code>__init__</code> of a dataclass correctly.</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/PyCQA/astroid/commit/f717084fea5ba9c030b7a8fe08336b7ee7b66b64"><code>f717084</code></a> Bump astroid to 2.13.2, update changelog</li>
   <li><a href="https://github.com/PyCQA/astroid/commit/c31e896799111a4a47154ed95ad724da0702cd8d"><code>c31e896</code></a> Remove typing_extensions from the tests requirements (<a href="https://github-redirect.dependabot.com/PyCQA/astroid/issues/1944">#1944</a>) (<a href="https://github-redirect.dependabot.com/PyCQA/astroid/issues/1946">#1946</a>)</li>
   <li><a href="https://github.com/PyCQA/astroid/commit/b015ec0a0b76ec49fb7c21ab2685f6f5002d1c6f"><code>b015ec0</code></a> Bump astroid to 2.13.1, update changelog (<a href="https://github-redirect.dependabot.com/PyCQA/astroid/issues/1943">#1943</a>)</li>
   <li><a href="https://github.com/PyCQA/astroid/commit/82b80d9c588e394afe9c61165b484a0944a4b352"><code>82b80d9</code></a> bump minimal version of typing-extensions</li>
   <li><a href="https://github.com/PyCQA/astroid/commit/fc5c93c66e9507e0590ebef10a9c528a8c345859"><code>fc5c93c</code></a> [Changelog] Move <a href="https://github-redirect.dependabot.com/PyCQA/astroid/issues/1189">#1189</a> changelog back in 2.13.0</li>
   <li><a href="https://github.com/PyCQA/astroid/commit/a93bb11f4ef8701bab5c2f6c772d8573b5095d58"><code>a93bb11</code></a> Bump astroid to 2.14.0-dev0, update changelog</li>
   <li><a href="https://github.com/PyCQA/astroid/commit/1d49b8cc52042b83d7c5a6ad814d98803409d859"><code>1d49b8c</code></a> Bump astroid to 2.13.0, update changelog</li>
   <li><a href="https://github.com/PyCQA/astroid/commit/2323ee67b2f0d20ea60e2022687a43ca1688c4e2"><code>2323ee6</code></a> Attempt to improve comment clarity</li>
   <li><a href="https://github.com/PyCQA/astroid/commit/21880ddb44225c16c064ad0b2412e64f2f399709"><code>21880dd</code></a> Support &quot;is None&quot; constraints from if statements during inference (<a href="https://github-redirect.dependabot.com/PyCQA/astroid/issues/1189">#1189</a>)</li>
   <li><a href="https://github.com/PyCQA/astroid/commit/f476ebca6cfbfb30d1c723ca4144e23645d5164d"><code>f476ebc</code></a> Merge branch 'maintenance/2.12.x' into main following 2.12.14 release</li>
   <li>Additional commits viewable in <a href="https://github.com/PyCQA/astroid/compare/v2.12.13...v2.13.2">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=astroid&package-manager=pip&previous-version=2.12.13&new-version=2.13.2)](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 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>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@libcloud.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [libcloud] dependabot[bot] commented on pull request #1839: Bump astroid from 2.12.13 to 2.13.2

Posted by GitBox <gi...@apache.org>.
dependabot[bot] commented on PR #1839:
URL: https://github.com/apache/libcloud/pull/1839#issuecomment-1383171870

   Looks like astroid is up-to-date now, so this is no longer needed.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@libcloud.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [libcloud] dependabot[bot] closed pull request #1839: Bump astroid from 2.12.13 to 2.13.2

Posted by GitBox <gi...@apache.org>.
dependabot[bot] closed pull request #1839: Bump astroid from 2.12.13 to 2.13.2
URL: https://github.com/apache/libcloud/pull/1839


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@libcloud.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org