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 org.sonarsource.python:python-frontend from 4.19.0.15616 to 4.21.0.16473 #19

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps org.sonarsource.python:python-frontend from 4.19.0.15616 to 4.21.0.16473.

Release notes

Sourced from org.sonarsource.python:python-frontend's releases.

SonarPython 4.21.0.16473

Release notes - SonarPython - 4.21

Bug

SONARPY-2019 Fix NPE for workDir in IPynbSensorTest

SONARPY-2025 PythonScanner parses the wrong file when given a GeneratedFile

SONARPY-2027 IPynbParser should create new lines when parsing multiline strings code cells

SONARPY-2045 Fix incorrect count of escaped chars

SONARPY-2046 Fix missing enrichment of tokens

SONARPY-2049 Remove extra line break when the last line of a source array ends with \n

SONARPY-2051 Single quotes should not count as escaped characters in TokenEnricher or IPynbNotebookParser

SONARPY-2057 Markdown content should not leak in the generated file

SONARPY-2058 Fix offset computation on single line JSON files

SONARPY-2061 Fix bug when no code is present in the notebook

SONARPY-2063 Multiline strings should have a correct end position

SONARPY-2066 IPython help command should be parsed correctly

SONARPY-2067 First line of the first cell of notebooks should end at the correct location

SONARPY-2076 Fix highlighting of single line Jupyter Notebook

False-Positive

SONARPY-2053 Investigate FP on S6999

SONARPY-2056 IPython line magics starting with numbers or special characters should be parsed correctly

New Feature

SONARPY-1983 Implement IPythonNotebook parser

SONARPY-1986 The IPythonSensor should register to .ipynb files

SONARPY-2018 Only analyze notebooks with a Python kernel

Task

SONARPY-1987 IPynbSensor should not crash when an error occurs during the parsing of notebooks

... (truncated)

Commits
  • 27f8650 Update rule metadata (#1938)
  • 81caff7 NO-JIRA Remove extra file (#1937)
  • 24e2c24 SONARPY-2082 Jupyter notebooks should not have their fileLinesContext filled ...
  • ff4c4aa SONARPY-2076: Fix highlighting of single line Jupyter Notebook (#1935)
  • 5736897 SONARPY-2074: Fix count of line of codes for single line notebooks (#1934)
  • 4c259cc Fix Quality Gate issues (#1933)
  • 021d4ef SONARPY-2063 Multiline strings should have a correct end position (#1923)
  • 89ec6c0 SONARPY-2067 First line of the first cell of notebooks should end at the corr...
  • 269d714 SONARPY-2066: IPython help command should be parsed correctly (#1926)
  • b7d4efb SONARPY-2061: Fix bug when no code is present in the notebook (#1929)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 [org.sonarsource.python:python-frontend](https://github.com/SonarSource/sonar-python) from 4.19.0.15616 to 4.21.0.16473.
- [Release notes](https://github.com/SonarSource/sonar-python/releases)
- [Commits](SonarSource/sonar-python@4.19.0.15616...4.21.0.16473)

---
updated-dependencies:
- dependency-name: org.sonarsource.python:python-frontend
  dependency-type: direct:production
  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 Sep 19, 2024
@n1ckl0sk0rtge n1ckl0sk0rtge merged commit 85638c2 into main Sep 20, 2024
3 checks passed
@n1ckl0sk0rtge n1ckl0sk0rtge deleted the dependabot/maven/main/org.sonarsource.python-python-frontend-4.21.0.16473 branch September 20, 2024 06: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