Skip to content

Comments

Bump org.checkerframework:checker-qual from 3.49.0 to 3.52.1 in /plugins/repository-gcs#20234

Merged
cwperks merged 3 commits intomainfrom
dependabot/gradle/plugins/repository-gcs/org.checkerframework-checker-qual-3.52.1
Dec 15, 2025
Merged

Bump org.checkerframework:checker-qual from 3.49.0 to 3.52.1 in /plugins/repository-gcs#20234
cwperks merged 3 commits intomainfrom
dependabot/gradle/plugins/repository-gcs/org.checkerframework-checker-qual-3.52.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 15, 2025

Bumps org.checkerframework:checker-qual from 3.49.0 to 3.52.1.

Release notes

Sourced from org.checkerframework:checker-qual's releases.

Checker Framework 3.52.1

Version 3.52.1 (2025-12-02)

User-visible changes:

Added Opt.ifPresentOrElse() method.

Closed issues: #7243, #7398.

Checker Framework 3.52.0

Version 3.52.0 (2025-11-04)

Implementation details:

In CFAbstractAnalysis, renamed defaultCreateAbstractValue to getCfValue

In GenericAnnotatedTypeFactory:

  • renamed performFlowAnalysis to performFlowAnalysisForClass
  • renamed checkAndPerformFlowAnalysis to performFlowAnalysisForClassOnce

Closed issues:

#6629, #7341, #7346.

Checker Framework 3.51.1

Version 3.51.1 (2025-10-01)

Closed issues:

#6623, #7250.

Checker Framework 3.51.0

Version 3.51.0 (2025-09-10)

User-visible changes:

If you supply --add-exports flags when you run the Checker Framework, you need to add: --add-exports=jdk.compiler/com.sun.tools.javac.parser=ALL-UNNAMED.

Implementation details:

In CFGVisualizeOptions:

  • renamed isPDF() to isPdfOutput()
  • renamed isString() to isStringOutput()

Dataflow Framework:

... (truncated)

Changelog

Sourced from org.checkerframework:checker-qual's changelog.

Version 3.52.1 (2025-12-02)

User-visible changes:

Added Opt.ifPresentOrElse() method.

Closed issues: #7243, #7398.

Version 3.52.0 (2025-11-04)

Implementation details:

In CFAbstractAnalysis, renamed defaultCreateAbstractValue to getCfValue

In GenericAnnotatedTypeFactory:

  • renamed performFlowAnalysis to performFlowAnalysisForClass
  • renamed checkAndPerformFlowAnalysis to performFlowAnalysisForClassOnce

Closed issues: #6629, #7341, #7346.

Version 3.51.1 (2025-10-01)

Closed issues: #6623, #7250.

Version 3.51.0 (2025-09-10)

Implementation details:

In CFGVisualizeOptions:

  • renamed isPDF() to isPdfOutput()
  • renamed isString() to isStringOutput()

Dataflow Framework:

  • In playground package, renamed *Playground.java to *Pdf.java

Closed issues: #7229, #7241, #7248, #7258.

Version 3.50.0 (2025-08-28)

User-visible changes:

If you supply --add-exports flags when you run the Checker Framework, you need to add:

... (truncated)

Commits
  • 72c0de5 new release 3.52.1
  • 0549f00 Remove link.
  • 85842ab Prep for release.
  • 294c7ca Fix the dataflow shaded jars that are published. (#7404)
  • cd7c953 Update cimg/base Docker tag to v2025.12 (#7403)
  • 026bd52 Link from the developer manual to "building from source" in the manual (#7385)
  • e086cba More signature annotations
  • 31ca5d3 Correct shaded dataflow jars. (#7402)
  • 08cc5d1 Update dependency com.amazonaws:aws-java-sdk-bom to v1.12.794 (#7401)
  • 4a22556 Nullness annotations for java.lang.classfile
  • 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)

Summary by CodeRabbit

  • Chores

    • Bumped a development dependency to a newer version.
    • Updated associated license checksum records.
  • Documentation

    • Added a changelog entry noting the dependency update.

✏️ Tip: You can customize this high-level summary in your review settings.

Bumps [org.checkerframework:checker-qual](https://github.com/typetools/checker-framework) from 3.49.0 to 3.52.1.
- [Release notes](https://github.com/typetools/checker-framework/releases)
- [Changelog](https://github.com/typetools/checker-framework/blob/master/docs/CHANGELOG.md)
- [Commits](typetools/checker-framework@checker-framework-3.49.0...checker-framework-3.52.1)

---
updated-dependencies:
- dependency-name: org.checkerframework:checker-qual
  dependency-version: 3.52.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependabot PRs with auto version bumps from dependabot dependencies Pull requests that update a dependency file labels Dec 15, 2025
@dependabot dependabot bot requested a review from a team as a code owner December 15, 2025 13:03
@dependabot dependabot bot added dependencies Pull requests that update a dependency file dependabot PRs with auto version bumps from dependabot labels Dec 15, 2025
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Dec 15, 2025

Walkthrough

Updated the GCS repository plugin dependency org.checkerframework:checker-qual from 3.49.0 to 3.52.1 and added the new SHA-1 file; removed the old SHA-1 file; updated CHANGELOG. No functional or control-flow changes.

Changes

Cohort / File(s) Change Summary
Build file
plugins/repository-gcs/build.gradle
Bumped dependency version: org.checkerframework:checker-qual 3.49.0 → 3.52.1
Changelog
CHANGELOG.md
Added Unreleased entry noting the checker-qual version bump
Licenses / Checksums
plugins/repository-gcs/licenses/checker-qual-3.49.0.jar.sha1, plugins/repository-gcs/licenses/checker-qual-3.52.1.jar.sha1
Removed SHA-1 file for 3.49.0 (content deleted); added SHA-1 file for 3.52.1 with new checksum

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~10 minutes

  • Confirm the dependency version bump is intentional and compatible.
  • Verify the new checksum file matches the distributed artifact.
  • Run or confirm a successful build for the GCS plugin with the updated dependency.

Suggested reviewers

  • sandeshkr419

Poem

🐰 A quiet hop, a tiny change,
A version shifted, not so strange.
New checksum tucked in place,
The build will dance with gentle grace. ✨

Pre-merge checks and finishing touches

✅ Passed checks (3 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly and specifically describes the main change: bumping the checker-qual dependency from 3.49.0 to 3.52.1 in the repository-gcs plugin, matching the actual changeset.
Description check ✅ Passed The PR description includes dependency details, release notes, and changelog information, but omits required template sections like 'Description' of what this change achieves and 'Related Issues'. However, for a dependency bump PR auto-generated by Dependabot, the provided information is substantial and contextually appropriate.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch dependabot/gradle/plugins/repository-gcs/org.checkerframework-checker-qual-3.52.1

📜 Recent review details

Configuration used: CodeRabbit UI

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 64c9753 and 5ca8281.

📒 Files selected for processing (3)
  • CHANGELOG.md (1 hunks)
  • plugins/repository-gcs/licenses/checker-qual-3.49.0.jar.sha1 (0 hunks)
  • plugins/repository-gcs/licenses/checker-qual-3.52.1.jar.sha1 (1 hunks)
💤 Files with no reviewable changes (1)
  • plugins/repository-gcs/licenses/checker-qual-3.49.0.jar.sha1
✅ Files skipped from review due to trivial changes (1)
  • plugins/repository-gcs/licenses/checker-qual-3.52.1.jar.sha1
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (20)
  • GitHub Check: gradle-check
  • GitHub Check: precommit (25, ubuntu-24.04-arm)
  • GitHub Check: precommit (25, macos-15)
  • GitHub Check: precommit (21, macos-15)
  • GitHub Check: precommit (21, windows-2025, true)
  • GitHub Check: precommit (21, macos-15-intel)
  • GitHub Check: precommit (25, macos-15-intel)
  • GitHub Check: precommit (21, windows-latest)
  • GitHub Check: precommit (21, ubuntu-24.04-arm)
  • GitHub Check: precommit (25, ubuntu-latest)
  • GitHub Check: precommit (25, windows-latest)
  • GitHub Check: precommit (21, ubuntu-latest)
  • GitHub Check: assemble (25, ubuntu-latest)
  • GitHub Check: assemble (21, ubuntu-24.04-arm)
  • GitHub Check: assemble (25, ubuntu-24.04-arm)
  • GitHub Check: assemble (21, ubuntu-latest)
  • GitHub Check: assemble (21, windows-latest)
  • GitHub Check: dependabot
  • GitHub Check: assemble (25, windows-latest)
  • GitHub Check: Analyze (java)
🔇 Additional comments (1)
CHANGELOG.md (1)

26-26: Changelog entry is accurate and properly formatted.

The dependency version bump is documented clearly and consistently with the established format of other entries in the Dependencies section. Version numbers match the PR objectives, and the PR reference is correctly linked.


Comment @coderabbitai help to get the list of available commands and usage tips.

dependabot bot added 2 commits December 15, 2025 13:05
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
@github-actions
Copy link
Contributor

✅ Gradle check result for 5ca8281: SUCCESS

@codecov
Copy link

codecov bot commented Dec 15, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 73.18%. Comparing base (1022486) to head (5ca8281).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main   #20234      +/-   ##
============================================
- Coverage     73.20%   73.18%   -0.03%     
+ Complexity    71766    71723      -43     
============================================
  Files          5795     5795              
  Lines        328302   328303       +1     
  Branches      47283    47283              
============================================
- Hits         240345   240271      -74     
- Misses        68628    68743     +115     
+ Partials      19329    19289      -40     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@cwperks cwperks merged commit 0d7f787 into main Dec 15, 2025
35 checks passed
@dependabot dependabot bot deleted the dependabot/gradle/plugins/repository-gcs/org.checkerframework-checker-qual-3.52.1 branch December 15, 2025 15:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependabot PRs with auto version bumps from dependabot dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant