Closed dependabot[bot] closed 1 week ago
@dependabot rebase
/build_test
Workflow started at 11/19/2024, 10:59:30 AM. View Actions Run.
No OpenAPI schema changes detected.
No GraphQL schema changes detected.
CI build and push: All tests pass ✅ https://github.com/cryostatio/cryostat/actions/runs/11916876519
Bumps com.google.googlejavaformat:google-java-format from 1.24.0 to 1.25.0.
Commits
bd33662
Release google-java-format 1.25.05269625
Fix logic for checking if text blocks are already deindented3356bd3
Remove Java17InputAstVisitor7e5fb80
Allow breaks before pattern guards453ad08
Add some more test cases for pattern guardse35f60e
Reformat the formatterbeacc08
Explicitly test that reformatting after formatting and string wrapping is ide...02b6ad1
Back out text block special casesfc31690
More text block test casesd4b3f0d
Fix an off-by-one bug with column limit handling for text blocksDependabot 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