chore(pip-prod)(deps): bump astroid from 3.3.3 to 3.3.4 #292

Merged
dependabot[bot] merged 1 commits from dependabot/pip/astroid-3.3.4 into main 2024-09-24 20:27:32 +02:00
dependabot[bot] commented 2024-09-24 18:26:54 +02:00 (Migrated from github.com)

Bumps astroid from 3.3.3 to 3.3.4.

Changelog

Sourced from astroid's changelog.

What's New in astroid 3.3.4?

Release date: 2024-09-23

Commits

Dependabot compatibility score

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 commands and options

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)
Bumps [astroid](https://github.com/pylint-dev/astroid) from 3.3.3 to 3.3.4. <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.4?</h1> <p>Release date: 2024-09-23</p> <ul> <li> <p>Fix regression with f-string inference.</p> <p>Closes <a href="https://redirect.github.com/pylint-dev/pylint/issues/9947">pylint-dev/pylint#9947</a></p> </li> <li> <p>Fix bug with <code>manager.clear_cache()</code> not fully clearing cache</p> <p>Refs <a href="https://redirect.github.com/pylint-dev/pylint/pull/9932#issuecomment-2364985551">pylint-dev/pylint#9932</a></p> </li> <li> <p>Fix a crash from inferring empty format specs.</p> <p>Closes <a href="https://redirect.github.com/pylint-dev/pylint/issues/9945">pylint-dev/pylint#9945</a></p> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/pylint-dev/astroid/commit/6042e585859420ff98a9f9c2f383a3f3e54f567a"><code>6042e58</code></a> Bump astroid to 3.3.4, update changelog</li> <li><a href="https://github.com/pylint-dev/astroid/commit/c51f510e4ad4a354335c5dc9cce827670de6f5d4"><code>c51f510</code></a> Fix issue when inferring single-node or non-const JoinedStr (<a href="https://redirect.github.com/pylint-dev/astroid/issues/2578">#2578</a>) (<a href="https://redirect.github.com/pylint-dev/astroid/issues/2579">#2579</a>)</li> <li><a href="https://github.com/pylint-dev/astroid/commit/97871e9489316ffac09348fe655f6571a21c4d3d"><code>97871e9</code></a> Check for empty format specs (<a href="https://redirect.github.com/pylint-dev/astroid/issues/2574">#2574</a>) (<a href="https://redirect.github.com/pylint-dev/astroid/issues/2576">#2576</a>)</li> <li><a href="https://github.com/pylint-dev/astroid/commit/1915cc36e1758780c102b1793525b985c9780d4f"><code>1915cc3</code></a> Fix <code>manager.clear_cache()</code> not fully clearing the module cache (<a href="https://redirect.github.com/pylint-dev/astroid/issues/2572">#2572</a>) (<a href="https://redirect.github.com/pylint-dev/astroid/issues/2573">#2573</a>)</li> <li><a href="https://github.com/pylint-dev/astroid/commit/875651b8021a27488685fba52250a594fa277f2a"><code>875651b</code></a> [Backport maintenance/3.3.x] Address pylint 3.3 messages (<a href="https://redirect.github.com/pylint-dev/astroid/issues/2577">#2577</a>)</li> <li>See full diff in <a href="https://github.com/pylint-dev/astroid/compare/v3.3.3...v3.3.4">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=3.3.3&new-version=3.3.4)](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>
luketainton (Migrated from github.com) reviewed 2024-09-24 18:26:54 +02:00
sonarqubecloud[bot] commented 2024-09-24 18:28:10 +02:00 (Migrated from github.com)
## [![Quality Gate Passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-passed-20px.png 'Quality Gate Passed')](https://sonarcloud.io/dashboard?id=luketainton_roboluke-tasks&pullRequest=292) **Quality Gate passed** Issues ![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/passed-16px.png '') [0 New issues](https://sonarcloud.io/project/issues?id=luketainton_roboluke-tasks&pullRequest=292&issueStatuses=OPEN,CONFIRMED&sinceLeakPeriod=true) ![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/accepted-16px.png '') [0 Accepted issues](https://sonarcloud.io/project/issues?id=luketainton_roboluke-tasks&pullRequest=292&issueStatuses=ACCEPTED) Measures ![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/passed-16px.png '') [0 Security Hotspots](https://sonarcloud.io/project/security_hotspots?id=luketainton_roboluke-tasks&pullRequest=292&issueStatuses=OPEN,CONFIRMED&sinceLeakPeriod=true) ![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/passed-16px.png '') [0.0% Coverage on New Code](https://sonarcloud.io/component_measures?id=luketainton_roboluke-tasks&pullRequest=292&metric=new_coverage&view=list) ![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/passed-16px.png '') [0.0% Duplication on New Code](https://sonarcloud.io/component_measures?id=luketainton_roboluke-tasks&pullRequest=292&metric=new_duplicated_lines_density&view=list) [See analysis details on SonarCloud](https://sonarcloud.io/dashboard?id=luketainton_roboluke-tasks&pullRequest=292)
Sign in to join this conversation.
No description provided.