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.21.0.16473 to 4.22.0.16914 #157

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 25, 2024

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

Release notes

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

SonarPython 4.22.0.16914

Release notes - SonarPython - 4.22

Bug

SONARPY-2087 Formatted raw strings with double backslashes should be parsed correctly

SONARPY-2136 Remove microsoft_stub test

SONARPY-2147 Fix Message of Rule S6973

Documentation

SONARPY-2077 S2068: Update documentation to not recommend the customization

SONARPY-2078 S6418: Create RSPEC S6418 for Python (this rule already exists for Java)

False Negative

SONARPY-2151 S6982: Fix fn when import torch is used instead of the full import name torch.nn

SONARPY-2152 Lower entropy for S6418

New Feature

SONARPY-1513 Rule S6795: Generic type statement should not use TypeVars

SONARPY-1898 Rule S6978 : Subclasses of "torch.nn.Module" should call the initializer

SONARPY-1902 Rule S6979: "torch.tensor" should be used instead of "torch.autograd.Variable"

SONARPY-1907 Rule S6983 : The nb_workers parameter should be specified for torch.utils.data.DataLoader

SONARPY-1909 Rule S6984: Einops pattern should be valid

Sub-task

SONARPY-2150 Fix FP on S6982 when method is used on optimizers

Task

SONARPY-1337 Use sonar-plugin-api to fetch input file hashes

SONARPY-1588 Deprecate rule S4792

SONARPY-1899 Add relevant projects to Peach

SONARPY-2080 S6418: Move ShannonEntropy to analyzer commons

SONARPY-2083 Fix parsing error when encountering `#@​title` in a notebook cell

... (truncated)

Commits
  • 9e24dce Update rules metadata (#1988)
  • 93ffcfc SONARPY-2151 S6982: Fix fn when import torch is used instead of the full impo...
  • fb1a65c SONARPY-2152 Lower entropy threshold for S6418 (#1949)
  • 673eb19 NO-JIRA: Fix quality gate issue (#1985)
  • 312f89c SONARPY-2150: Fix FP on S6982 when method is used on optimizers (#1984)
  • fae4aa6 SONARPY-2148: Add pytorch and torchvision custom stubs
  • 0ea90aa NO-JIRA: Updated protobuf library version (#1983)
  • ac812bc SONARPY-2147 fix rule S6973 (#1981)
  • 4862874 SONARPY-2143 add check if spread args are present in torch.load (#1980)
  • c7097e5 SONARPY-1898: Subclasses of "torch.nn.Module" should call the initializer (#1...
  • Additional commits viewable in compare view

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

Release notes

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

SonarPython 4.22.0.16914

Release notes - SonarPython - 4.22

Bug

SONARPY-2087 Formatted raw strings with double backslashes should be parsed correctly

SONARPY-2136 Remove microsoft_stub test

SONARPY-2147 Fix Message of Rule S6973

Documentation

SONARPY-2077 S2068: Update documentation to not recommend the customization

SONARPY-2078 S6418: Create RSPEC S6418 for Python (this rule already exists for Java)

False Negative

SONARPY-2151 S6982: Fix fn when import torch is used instead of the full import name torch.nn

SONARPY-2152 Lower entropy for S6418

New Feature

SONARPY-1513 Rule S6795: Generic type statement should not use TypeVars

SONARPY-1898 Rule S6978 : Subclasses of "torch.nn.Module" should call the initializer

SONARPY-1902 Rule S6979: "torch.tensor" should be used instead of "torch.autograd.Variable"

SONARPY-1907 Rule S6983 : The nb_workers parameter should be specified for torch.utils.data.DataLoader

SONARPY-1909 Rule S6984: Einops pattern should be valid

Sub-task

SONARPY-2150 Fix FP on S6982 when method is used on optimizers

Task

SONARPY-1337 Use sonar-plugin-api to fetch input file hashes

SONARPY-1588 Deprecate rule S4792

SONARPY-1899 Add relevant projects to Peach

SONARPY-2080 S6418: Move ShannonEntropy to analyzer commons

SONARPY-2083 Fix parsing error when encountering `#@​title` in a notebook cell

... (truncated)

Commits
  • 9e24dce Update rules metadata (#1988)
  • 93ffcfc SONARPY-2151 S6982: Fix fn when import torch is used instead of the full impo...
  • fb1a65c SONARPY-2152 Lower entropy threshold for S6418 (#1949)
  • 673eb19 NO-JIRA: Fix quality gate issue (#1985)
  • 312f89c SONARPY-2150: Fix FP on S6982 when method is used on optimizers (#1984)
  • fae4aa6 SONARPY-2148: Add pytorch and torchvision custom stubs
  • 0ea90aa NO-JIRA: Updated protobuf library version (#1983)
  • ac812bc SONARPY-2147 fix rule S6973 (#1981)
  • 4862874 SONARPY-2143 add check if spread args are present in torch.load (#1980)
  • c7097e5 SONARPY-1898: Subclasses of "torch.nn.Module" should call the initializer (#1...
  • 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.21.0.16473 to 4.22.0.16914.

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

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

---
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 added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Sep 25, 2024
@n1ckl0sk0rtge n1ckl0sk0rtge merged commit 7dfa196 into main Sep 25, 2024
2 checks passed
@n1ckl0sk0rtge n1ckl0sk0rtge deleted the dependabot/maven/main/sonar.python.version-4.22.0.16914 branch September 25, 2024 06:31
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