Skip to content

Bump sonar.python.version from 4.24.0.18631 to 4.26.0.19456#205

Merged
n1ckl0sk0rtge merged 1 commit intomainfrom
dependabot/maven/main/sonar.python.version-4.26.0.19456
Feb 5, 2025
Merged

Bump sonar.python.version from 4.24.0.18631 to 4.26.0.19456#205
n1ckl0sk0rtge merged 1 commit intomainfrom
dependabot/maven/main/sonar.python.version-4.26.0.19456

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 10, 2025

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

Release notes

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

SonarPython 4.26.0.19456

Release notes - SonarPython - 4.26

Task

SONARPY-2445 Update RSPEC before 4.26 release

Bug

SONARPY-2467 Fix performance bottleneck of GlobalSymbolComputation due to DjangoViewsVisitor

SONARPY-2468 IgnoredPureOperationsCheck#checkExpression should reuse TypeCheckers

SonarPython 4.25.0.19056

Release notes - SonarPython - 4.25

Bug

SONARPY-2072 Compute correct line location when the cells ends with an empty line

SONARPY-2257 Ensure that the type of unary expressions of non-literals propagate

SONARPY-2420 Fix crash because of mismatch between line and pythonLine

Documentation

SONARPY-2416 Remove old embedded documentation

New Feature

SONARPY-1522 Update which Python versions are supported

SONARPY-2377 Repair rules reading PythonVisitorContext.pythonFile.contents() on Jupyter notebooks

False Positive

SONARPY-2370 Fix FP on S5644 for generic types defined through type parameter syntax

SONARPY-2382 Fix FP on S5756 when the unary operator ~ is used

Task

SONARPY-2392 Update custom rule examples

SONARPY-2424 Document limitation on AliasDescriptor to PythonType conversion

SONARPY-2440 Update rules metadata

Improvement

... (truncated)

Commits
  • d3946d2 SONARPY-2480 Revert SONARPY-2432 to fix signing of artifacts (#2265)
  • 7031f02 Update protobuf files
  • 1cbebe4 Update dependency org.sonarsource.parent:parent to v83
  • f6b78ea SONARPY-2445 Update rule metadata
  • 77268c2 SONARPY-2456: Collect how long each ruling project took to analyze (#2259)
  • 10d865d SONARPY-2477 Collect data for Databricks notebooks (#2260)
  • 5b243a7 SONARPY-2476: General performance tuning (#2257)
  • fc085d2 SONARPY-2457 Collect data for the Python version (#2252)
  • a22456e SONARPY-2464 Add safety around the telemetry mechanism
  • 0862bdd SONARPY-2451 Collect data for the Jupyter notebooks
  • Additional commits viewable in compare view

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

Release notes

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

SonarPython 4.26.0.19456

Release notes - SonarPython - 4.26

Task

SONARPY-2445 Update RSPEC before 4.26 release

Bug

SONARPY-2467 Fix performance bottleneck of GlobalSymbolComputation due to DjangoViewsVisitor

SONARPY-2468 IgnoredPureOperationsCheck#checkExpression should reuse TypeCheckers

SonarPython 4.25.0.19056

Release notes - SonarPython - 4.25

Bug

SONARPY-2072 Compute correct line location when the cells ends with an empty line

SONARPY-2257 Ensure that the type of unary expressions of non-literals propagate

SONARPY-2420 Fix crash because of mismatch between line and pythonLine

Documentation

SONARPY-2416 Remove old embedded documentation

New Feature

SONARPY-1522 Update which Python versions are supported

SONARPY-2377 Repair rules reading PythonVisitorContext.pythonFile.contents() on Jupyter notebooks

False Positive

SONARPY-2370 Fix FP on S5644 for generic types defined through type parameter syntax

SONARPY-2382 Fix FP on S5756 when the unary operator ~ is used

Task

SONARPY-2392 Update custom rule examples

SONARPY-2424 Document limitation on AliasDescriptor to PythonType conversion

SONARPY-2440 Update rules metadata

Improvement

... (truncated)

Commits
  • d3946d2 SONARPY-2480 Revert SONARPY-2432 to fix signing of artifacts (#2265)
  • 7031f02 Update protobuf files
  • 1cbebe4 Update dependency org.sonarsource.parent:parent to v83
  • f6b78ea SONARPY-2445 Update rule metadata
  • 77268c2 SONARPY-2456: Collect how long each ruling project took to analyze (#2259)
  • 10d865d SONARPY-2477 Collect data for Databricks notebooks (#2260)
  • 5b243a7 SONARPY-2476: General performance tuning (#2257)
  • fc085d2 SONARPY-2457 Collect data for the Python version (#2252)
  • a22456e SONARPY-2464 Add safety around the telemetry mechanism
  • 0862bdd SONARPY-2451 Collect data for the Jupyter notebooks
  • 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.24.0.18631 to 4.26.0.19456.

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

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

---
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] <support@github.com>
@dependabot dependabot bot requested a review from n1ckl0sk0rtge as a code owner January 10, 2025 05:35
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jan 10, 2025
@n1ckl0sk0rtge n1ckl0sk0rtge merged commit ef0dcd6 into main Feb 5, 2025
2 checks passed
@n1ckl0sk0rtge n1ckl0sk0rtge deleted the dependabot/maven/main/sonar.python.version-4.26.0.19456 branch February 5, 2025 13:10
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.

1 participant