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.22.0.16914 to 4.23.0.17664 #173

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 15, 2024

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

Release notes

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

SonarPython 4.23.0.17664

Release notes - SonarPython - 4.23

Bug

SONARPY-1572 Fix parse error for challenging unicode characters

SONARPY-1573 Fix parse error of unparenthesized walrus in set literals and comprehension

SONARPY-1727 S5905: Make sure the quick fix removes trailing commas

SONARPY-1792 Cannot parse a file with binary characters that is valid in the Python interpreter

SONARPY-2068 Tabulations (\t) should be handled correctly as an escape character

SONARPY-2081 Array index in hex form should be handled correctly

SONARPY-2120 Ensure coverage report sensor fails gracefully when reports can't be read

SONARPY-2196 Fix off-by-one errors in the highlighting/issue location in Jupyter Notebooks

Documentation

SONARPY-2005 S1721 : Update rule for in (...)

SONARPY-2015 Fix S5654 RSPEC broken link

SONARPY-2016 Make rule examples for S6738 and S6711 module-level

SONARPY-2195 S2068: Update title to "Hard-coded passwords are security-sensitive"

False Negative

SONARPY-2153 S6978: Fix False Negative related to resolving `torch.nn.Module`

New Feature

SONARPY-1995 Support Jupyter Delimiter in Jupyter Notebooks lexing

SONARPY-2132 Support Union types in SymbolsModuleTypeProvider#getReturnTypeFromSymbol

Sub-task

SONARPY-2168 FunctionDescriptorToPythonTypeConverter should set STUB type origin

False Positive

SONARPY-633 FP on rule S5719 when abc.abstractstaticmethod is used

SONARPY-862 S117 (LocalVariableAndParameterNameConventionCheck) shouldn't raise on type aliases

... (truncated)

Commits
  • 2aebe38 Update rules metadata (#2069)
  • cbef8fd SONARPY-2193: Update sonarlint-core.version to v10 (major) (#2068)
  • 83dbc83 SONARPY-862 S117 (LocalVariableAndParameterNameConventionCheck) shouldn't rai...
  • c0e14aa SONARPY-2198: Update mockito monorepo to v5 (major) (#2063)
  • c655375 SONARPY-2196 fix off-by-one error (#2061)
  • 4656dbc SONARPY-2197: Update protobuf.version to v4 (major) (#2062)
  • d30802b SONARPY-2184: S125: Fix FP when analyzing databricks notebook (#2060)
  • 4ca8e09 Update all non-major dependencies (#2051)
  • d903f9f NO-JIRA Fix Quality Gate (#2059)
  • 3690cb2 SONARPY-2068: Tabulations (\t) should be handled correctly as an escape chara...
  • Additional commits viewable in compare view

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

Release notes

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

SonarPython 4.23.0.17664

Release notes - SonarPython - 4.23

Bug

SONARPY-1572 Fix parse error for challenging unicode characters

SONARPY-1573 Fix parse error of unparenthesized walrus in set literals and comprehension

SONARPY-1727 S5905: Make sure the quick fix removes trailing commas

SONARPY-1792 Cannot parse a file with binary characters that is valid in the Python interpreter

SONARPY-2068 Tabulations (\t) should be handled correctly as an escape character

SONARPY-2081 Array index in hex form should be handled correctly

SONARPY-2120 Ensure coverage report sensor fails gracefully when reports can't be read

SONARPY-2196 Fix off-by-one errors in the highlighting/issue location in Jupyter Notebooks

Documentation

SONARPY-2005 S1721 : Update rule for in (...)

SONARPY-2015 Fix S5654 RSPEC broken link

SONARPY-2016 Make rule examples for S6738 and S6711 module-level

SONARPY-2195 S2068: Update title to "Hard-coded passwords are security-sensitive"

False Negative

SONARPY-2153 S6978: Fix False Negative related to resolving `torch.nn.Module`

New Feature

SONARPY-1995 Support Jupyter Delimiter in Jupyter Notebooks lexing

SONARPY-2132 Support Union types in SymbolsModuleTypeProvider#getReturnTypeFromSymbol

Sub-task

SONARPY-2168 FunctionDescriptorToPythonTypeConverter should set STUB type origin

False Positive

SONARPY-633 FP on rule S5719 when abc.abstractstaticmethod is used

SONARPY-862 S117 (LocalVariableAndParameterNameConventionCheck) shouldn't raise on type aliases

... (truncated)

Commits
  • 2aebe38 Update rules metadata (#2069)
  • cbef8fd SONARPY-2193: Update sonarlint-core.version to v10 (major) (#2068)
  • 83dbc83 SONARPY-862 S117 (LocalVariableAndParameterNameConventionCheck) shouldn't rai...
  • c0e14aa SONARPY-2198: Update mockito monorepo to v5 (major) (#2063)
  • c655375 SONARPY-2196 fix off-by-one error (#2061)
  • 4656dbc SONARPY-2197: Update protobuf.version to v4 (major) (#2062)
  • d30802b SONARPY-2184: S125: Fix FP when analyzing databricks notebook (#2060)
  • 4ca8e09 Update all non-major dependencies (#2051)
  • d903f9f NO-JIRA Fix Quality Gate (#2059)
  • 3690cb2 SONARPY-2068: Tabulations (\t) should be handled correctly as an escape chara...
  • Additional commits viewable in compare view

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps `sonar.python.version` from 4.22.0.16914 to 4.23.0.17664.

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

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

---
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 Oct 15, 2024
n1ckl0sk0rtge
n1ckl0sk0rtge previously approved these changes Nov 20, 2024
@n1ckl0sk0rtge n1ckl0sk0rtge merged commit fd6b256 into main Nov 20, 2024
1 of 2 checks passed
@n1ckl0sk0rtge n1ckl0sk0rtge deleted the dependabot/maven/main/sonar.python.version-4.23.0.17664 branch November 20, 2024 08:24
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