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 submodules/python-plugin from cff3f2c to ac812bc #5316

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps submodules/python-plugin from cff3f2c to ac812bc.

Commits
  • 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...
  • 5947a5d SONARPY-1915 implement S6929 for PyTorch (#1962)
  • 7d62937 SONARPY-1900: Extend S6973 - Important hyperparameters should be specified fo...
  • 0068790 Rule S6982: module mode should be set after load_state_dict (#1976)
  • f92897a SONARPY-2140 add containsSpreadOperator to Expressions (#1971)
  • d79830f SONARPY-1909: Einops pattern should be valid (#1960)
  • 41749af SONARPY-1914 Usage of "torch.load" can lead to untrusted code execution (#1956)
  • 5192d90 SONARPY-1907 implement Rule S6983 : The nb_workers parameter should be specif...
  • 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 [submodules/python-plugin](https://github.com/SonarSource/sonar-python) from `cff3f2c` to `ac812bc`.
- [Release notes](https://github.com/SonarSource/sonar-python/releases)
- [Commits](SonarSource/sonar-python@cff3f2c...ac812bc)

---
updated-dependencies:
- dependency-name: submodules/python-plugin
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file submodules Pull requests that update Submodules code labels Sep 20, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 23, 2024

Superseded by #5318.

@dependabot dependabot bot closed this Sep 23, 2024
@dependabot dependabot bot deleted the dependabot/submodules/submodules/python-plugin-ac812bc branch September 23, 2024 22:46
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 submodules Pull requests that update Submodules code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants