Closed dependabot[bot] closed 8 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 47.46%. Comparing base (
fbc62b3
) to head (f3488fb
). Report is 20 commits behind head on master.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Bumps com.github.javaparser:javaparser-core from 3.25.8 to 3.25.9.
Changelog
Sourced from com.github.javaparser:javaparser-core's changelog.
Commits
6254c75
[maven-release-plugin] prepare release javaparser-parent-3.25.9d20108b
update readme501ce00
Update changeloga0727de
Merge pull request #4329 from jlerbsc/masterf97a2d8
fix: Dead stores should be removed (sonar rule)b429e60
Merge pull request #4328 from jlerbsc/master2a97f3c
fix: Replace this if-then-else statement by a single return statement (sonar ...d7efb09
chore(deps): update dependency com.puppycrawl.tools:checkstyle to v10.14.0f8d7444
chore(deps): update codecov/codecov-action action to v4.1.06846f0e
chore(deps): update codecov/codecov-action action to v4.0.2Dependabot 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