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 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)
coverage: 74.414%. remained the same
when pulling 910311c0f347672344cf967cfd5e17753fa2056c on dependabot/gradle/develop/com.github.javaparser-javaparser-core-3.25.9
into fc7c7c3f248cb2f7c0bcaedd4ebb09ddbe79ce93 on develop.
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