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: 75.589%. remained the same
when pulling beedf48d807b0a4a89a5f71127b80e0942058e9e on dependabot/gradle/develop/com.github.javaparser-javaparser-core-3.25.8
into bd4dc0014ad6d786d89667ca324a8053c89e2622 on develop.
Bumps com.github.javaparser:javaparser-core from 3.25.2 to 3.25.8.
Release notes
Sourced from com.github.javaparser:javaparser-core's releases.
... (truncated)
Changelog
Sourced from com.github.javaparser:javaparser-core's changelog.
... (truncated)
Commits
d408fc5
[maven-release-plugin] prepare release javaparser-parent-3.25.86907316
update readme13861e4
Update changelogacaf675
chore(deps): update dependency org.assertj:assertj-core to v3.25.037b9795
chore(deps): update dependency com.puppycrawl.tools:checkstyle to v10.12.7b6865c5
Updates copyright609a5ad
Merge pull request #4280 from jlerbsc/masterffe024b
fix: checkstyle rules84a4bac
fix: Eliminates the use of instanceof in favour of using the API6d50915
Merge pull request #4279 from jlerbsc/masterDependabot 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