Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump sonar.python.version from 4.23.0.17664 to 4.24.0.18631 #194

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 27, 2024

Bumps sonar.python.version from 4.23.0.17664 to 4.24.0.18631.
Updates org.sonarsource.python:sonar-python-plugin from 4.23.0.17664 to 4.24.0.18631

Release notes

Sourced from org.sonarsource.python:sonar-python-plugin's releases.

SonarPython 4.24.0.18631

Release notes - SonarPython - 4.24

Bug

SONARPY-2209 Avoid duplicating re-exported stub symbols when deserializing stubs

SONARPY-2216 Type of aliased ImportFrom is not propagated

SONARPY-2249 Fix descriptor to symbol conversion when an ambiguous descriptor has multiple candidates having the same fully qualified name

SONARPY-2276 Fix FP on S930 when an object method assigned to a variable

New Feature

SONARPY-2201 Introduce a type checker to check a type full name

SONARPY-2203 Migrate S2201 IgnoredPureOperationsCheck to the new type model

SONARPY-2204 Migrate S5795 IdentityComparisonWithCachedTypesCheck to the new type model

SONARPY-2207 Migrate S6740 PandasReadNoDataTypeCheck to the new type model

Sub-task

SONARPY-2256 Resolve fully qualified names for class members descriptors

False Positive

SONARPY-2229 Fix FP on S2201 when instantiating the result of a "type" call

SONARPY-2255 Aliased class types shouldn't create FPs on S5756

SONARPY-2284 Fix FP on S2638 when an imported class has a decorator on a function that is overriden in sub classes.

Task

SONARPY-1772 Represent decorators in FunctionType

SONARPY-2194 Prevent the creation of ObjectType[UnknownType] when converting VariableDescriptor

SONARPY-2199 Remove usage of V1 types in V2 type inference visitor

SONARPY-2200 Rename LazyType#fullyQualifiedName to LazyType#importPath

SONARPY-2296 Fix quality issues: ensure calls to Name#symbolV2 are checked for null

SONARPY-2326 Add Version 3.13 as supported version of Python

SONARPY-2336 Ensure ClassDescriptor and FunctionDescriptor fullyQualifiedName are not nullable

... (truncated)

Commits
  • 1c8f65d SONARPY-2372 Update rules metadata (#2181)
  • ad8f532 Update protobufs
  • ee3066d Regenerate license for Python files
  • 253c56d Regenerate license for Java files
  • c302ce2 Update parent pom to 82.0.0.2314 and update license to SSALv1
  • cbf9fe0 Update license-maven-plugin configuration format
  • a7ce426 SONARPY-2363 Document no issue on S1172 when inheriting from annotated class ...
  • 7119dc6 SONARPY-2362 Document no issue on S6542 when inheriting from annotated class ...
  • 4e4d5b9 SONARPY-2368 Update rules metadata (#2178)
  • 8b64d88 SONARPY-2365 Fix quality gate issues for ProjectLevelTypeTableTest (#2177)
  • Additional commits viewable in compare view

Updates org.sonarsource.python:python-checks-testkit from 4.23.0.17664 to 4.24.0.18631

Release notes

Sourced from org.sonarsource.python:python-checks-testkit's releases.

SonarPython 4.24.0.18631

Release notes - SonarPython - 4.24

Bug

SONARPY-2209 Avoid duplicating re-exported stub symbols when deserializing stubs

SONARPY-2216 Type of aliased ImportFrom is not propagated

SONARPY-2249 Fix descriptor to symbol conversion when an ambiguous descriptor has multiple candidates having the same fully qualified name

SONARPY-2276 Fix FP on S930 when an object method assigned to a variable

New Feature

SONARPY-2201 Introduce a type checker to check a type full name

SONARPY-2203 Migrate S2201 IgnoredPureOperationsCheck to the new type model

SONARPY-2204 Migrate S5795 IdentityComparisonWithCachedTypesCheck to the new type model

SONARPY-2207 Migrate S6740 PandasReadNoDataTypeCheck to the new type model

Sub-task

SONARPY-2256 Resolve fully qualified names for class members descriptors

False Positive

SONARPY-2229 Fix FP on S2201 when instantiating the result of a "type" call

SONARPY-2255 Aliased class types shouldn't create FPs on S5756

SONARPY-2284 Fix FP on S2638 when an imported class has a decorator on a function that is overriden in sub classes.

Task

SONARPY-1772 Represent decorators in FunctionType

SONARPY-2194 Prevent the creation of ObjectType[UnknownType] when converting VariableDescriptor

SONARPY-2199 Remove usage of V1 types in V2 type inference visitor

SONARPY-2200 Rename LazyType#fullyQualifiedName to LazyType#importPath

SONARPY-2296 Fix quality issues: ensure calls to Name#symbolV2 are checked for null

SONARPY-2326 Add Version 3.13 as supported version of Python

SONARPY-2336 Ensure ClassDescriptor and FunctionDescriptor fullyQualifiedName are not nullable

... (truncated)

Commits
  • 1c8f65d SONARPY-2372 Update rules metadata (#2181)
  • ad8f532 Update protobufs
  • ee3066d Regenerate license for Python files
  • 253c56d Regenerate license for Java files
  • c302ce2 Update parent pom to 82.0.0.2314 and update license to SSALv1
  • cbf9fe0 Update license-maven-plugin configuration format
  • a7ce426 SONARPY-2363 Document no issue on S1172 when inheriting from annotated class ...
  • 7119dc6 SONARPY-2362 Document no issue on S6542 when inheriting from annotated class ...
  • 4e4d5b9 SONARPY-2368 Update rules metadata (#2178)
  • 8b64d88 SONARPY-2365 Fix quality gate issues for ProjectLevelTypeTableTest (#2177)
  • Additional commits viewable in compare view

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 `sonar.python.version` from 4.23.0.17664 to 4.24.0.18631.

Updates `org.sonarsource.python:sonar-python-plugin` from 4.23.0.17664 to 4.24.0.18631
- [Release notes](https://github.com/SonarCommunity/sonar-python/releases)
- [Commits](SonarSource/sonar-python@4.23.0.17664...4.24.0.18631)

Updates `org.sonarsource.python:python-checks-testkit` from 4.23.0.17664 to 4.24.0.18631
- [Release notes](https://github.com/SonarSource/sonar-python/releases)
- [Commits](SonarSource/sonar-python@4.23.0.17664...4.24.0.18631)

---
updated-dependencies:
- dependency-name: org.sonarsource.python:sonar-python-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.sonarsource.python:python-checks-testkit
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Nov 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants