Skip to content

build(deps): Bump org.checkerframework:checker-qual from 3.49.2 to 3.49.3 #2124

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 2, 2025

Bumps org.checkerframework:checker-qual from 3.49.2 to 3.49.3.

Release notes

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

Checker Framework 3.49.3

Version 3.49.3 (May 2, 2025)

User-visible changes:

The Checker Framework runs under JDK 24 -- that is, it runs on a version 24 JVM.

Closed issues:

#6520, #6671, #6750, #6762, #6887, #7001, #7019, #7024, #7029, #7053.

Changelog

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

Version 3.49.3 (May 2, 2025)

User-visible changes:

The Checker Framework runs under JDK 24 -- that is, it runs on a version 24 JVM.

Closed issues:

#6520, #6671, #6750, #6762, #6887, #7001, #7019, #7024, #7029, #7053.

Commits

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 Sourcery

Build:

  • Update Checker Framework dependency from version 3.49.2 to 3.49.3

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels May 2, 2025
Copy link

vercel bot commented May 2, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
javafx-tool ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 4, 2025 9:12am

Copy link

sourcery-ai bot commented May 2, 2025

Reviewer's Guide

This pull request updates the org.checkerframework:checker-qual dependency from version 3.49.2 to 3.49.3 by modifying the corresponding version property in the pom.xml file.

File-Level Changes

Change Details Files
Bumped the org.checkerframework:checker-qual dependency version.
  • Updated the <checker-qual.version> property from 3.49.2 to 3.49.3.
pom.xml

Tips and commands

Interacting with Sourcery

  • Trigger a new review: Comment @sourcery-ai review on the pull request.
  • Continue discussions: Reply directly to Sourcery's review comments.
  • Generate a GitHub issue from a review comment: Ask Sourcery to create an
    issue from a review comment by replying to it. You can also reply to a
    review comment with @sourcery-ai issue to create an issue from it.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull
    request title to generate a title at any time. You can also comment
    @sourcery-ai title on the pull request to (re-)generate the title at any time.
  • Generate a pull request summary: Write @sourcery-ai summary anywhere in
    the pull request body to generate a PR summary at any time exactly where you
    want it. You can also comment @sourcery-ai summary on the pull request to
    (re-)generate the summary at any time.
  • Generate reviewer's guide: Comment @sourcery-ai guide on the pull
    request to (re-)generate the reviewer's guide at any time.
  • Resolve all Sourcery comments: Comment @sourcery-ai resolve on the
    pull request to resolve all Sourcery comments. Useful if you've already
    addressed all the comments and don't want to see them anymore.
  • Dismiss all Sourcery reviews: Comment @sourcery-ai dismiss on the pull
    request to dismiss all existing Sourcery reviews. Especially useful if you
    want to start fresh with a new review - don't forget to comment
    @sourcery-ai review to trigger a new review!

Customizing Your Experience

Access your dashboard to:

  • Enable or disable review features such as the Sourcery-generated pull request
    summary, the reviewer's guide, and others.
  • Change the review language.
  • Add, remove or edit custom review instructions.
  • Adjust other review settings.

Getting Help

Copy link

Thank you for following naming conventions! 😻

Copy link

coderabbitai bot commented May 2, 2025

Important

Review skipped

Ignore keyword(s) in the title.

⛔ Ignored keywords (1)
  • build(deps)

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Generate unit testing code for this file.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai generate unit testing code for this file.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read src/utils.ts and generate unit testing code.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.
    • @coderabbitai help me debug CodeRabbit configuration file.

Support

Need help? Join our Discord community for assistance with any issues or questions.

Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.

CodeRabbit Commands (Invoked using PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to do a full review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai generate sequence diagram to generate a sequence diagram of the changes in this PR.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

Copy link
Contributor

mergify bot commented May 2, 2025

@unknowIfGuestInDream
Please also modify the following files, thank you.

  • docs/README.md
  • core/src/main/java/com/tlcsdm/core/util/DependencyInfo.java

Copy link
Contributor

github-actions bot commented May 2, 2025

Qodana Community for JVM

It seems all right 👌

No new problems were found according to the checks applied

💡 Qodana analysis was run in the pull request mode: only the changed files were checked
☁️ View the detailed Qodana report

Contact Qodana team

Contact us at qodana-support@jetbrains.com

@unknowIfGuestInDream unknowIfGuestInDream force-pushed the dependabot/maven/org.checkerframework-checker-qual-3.49.3 branch from 535839c to ca22ccd Compare May 2, 2025 23:59
@github-actions github-actions bot added documentation Improvements or additions to documentation core IDEA labels May 3, 2025
@unknowIfGuestInDream unknowIfGuestInDream force-pushed the dependabot/maven/org.checkerframework-checker-qual-3.49.3 branch from 2b5477d to 8c01f6f Compare May 3, 2025 02:02
@unknowIfGuestInDream unknowIfGuestInDream force-pushed the dependabot/maven/org.checkerframework-checker-qual-3.49.3 branch from 8c01f6f to 20c90a5 Compare May 3, 2025 02:09
@unknowIfGuestInDream unknowIfGuestInDream force-pushed the dependabot/maven/org.checkerframework-checker-qual-3.49.3 branch from 20c90a5 to 7d659b2 Compare May 3, 2025 02:16
@unknowIfGuestInDream unknowIfGuestInDream force-pushed the dependabot/maven/org.checkerframework-checker-qual-3.49.3 branch from 7d659b2 to f874f7f Compare May 3, 2025 02:23
@unknowIfGuestInDream unknowIfGuestInDream force-pushed the dependabot/maven/org.checkerframework-checker-qual-3.49.3 branch from f874f7f to ce016b7 Compare May 3, 2025 02:26
@unknowIfGuestInDream unknowIfGuestInDream force-pushed the dependabot/maven/org.checkerframework-checker-qual-3.49.3 branch from ce016b7 to 3a3c89b Compare May 3, 2025 02:36
@unknowIfGuestInDream unknowIfGuestInDream force-pushed the dependabot/maven/org.checkerframework-checker-qual-3.49.3 branch from a034889 to 7e72942 Compare May 3, 2025 04:33
@unknowIfGuestInDream unknowIfGuestInDream force-pushed the dependabot/maven/org.checkerframework-checker-qual-3.49.3 branch from 7e72942 to 18836ac Compare May 3, 2025 04:41
@unknowIfGuestInDream unknowIfGuestInDream force-pushed the dependabot/maven/org.checkerframework-checker-qual-3.49.3 branch from 18836ac to fe28386 Compare May 3, 2025 04:46
@unknowIfGuestInDream unknowIfGuestInDream force-pushed the dependabot/maven/org.checkerframework-checker-qual-3.49.3 branch from fe28386 to 731576b Compare May 3, 2025 04:49
@unknowIfGuestInDream unknowIfGuestInDream force-pushed the dependabot/maven/org.checkerframework-checker-qual-3.49.3 branch from 731576b to 6c6fdd5 Compare May 3, 2025 04:50
@unknowIfGuestInDream unknowIfGuestInDream force-pushed the dependabot/maven/org.checkerframework-checker-qual-3.49.3 branch from 6c6fdd5 to 63f5a85 Compare May 3, 2025 05:00
@unknowIfGuestInDream unknowIfGuestInDream force-pushed the dependabot/maven/org.checkerframework-checker-qual-3.49.3 branch from 63f5a85 to 638b09c Compare May 3, 2025 05:07
@unknowIfGuestInDream unknowIfGuestInDream force-pushed the dependabot/maven/org.checkerframework-checker-qual-3.49.3 branch from 638b09c to abd7eb4 Compare May 3, 2025 05:13
Copy link
Contributor

github-actions bot commented May 3, 2025

阿里云 Maven 依赖检查结果

✅ org.junit:junit-bom:5.12.2 - 可用
✅ com.github.stephenc.jcip:jcip-annotations:1.0-1 - 可用
✅ org.openjfx:javafx-web:21.0.7 - 可用
✅ org.openjfx:javafx-media:21.0.7 - 可用
✅ org.openjfx:javafx-swing:21.0.7 - 可用
✅ com.tlcsdm:javafx-swt:21.0.4 - 可用
✅ org.apache.poi:poi-ooxml:5.4.1 - 可用
✅ commons-io:commons-io:2.19.0 - 可用
✅ org.apache.commons:commons-csv:1.14.0 - 可用
✅ org.apache.commons:commons-compress:1.27.1 - 可用
✅ org.apache.commons:commons-exec:1.4.0 - 可用
✅ org.apache.commons:commons-text:1.13.1 - 可用
✅ org.apache.commons:commons-email:1.6.0 - 可用
✅ commons-collections:commons-collections:3.2.2 - 可用
✅ org.apache.commons:commons-collections4:4.5.0 - 可用
✅ org.apache.commons:commons-math3:3.6.1 - 可用
✅ org.apache.commons:commons-crypto:1.2.0 - 可用
✅ commons-codec:commons-codec:1.18.0 - 可用
✅ commons-logging:commons-logging:1.3.5 - 可用
✅ org.freemarker:freemarker:2.3.34 - 可用
✅ jaxen:jaxen:2.0.0 - 可用
✅ org.dom4j:dom4j:2.1.4 - 可用
✅ com.sikulix:sikulixapi:2.0.5 - 可用
✅ com.tlcsdm:tlcsdm-common:1.4.6 - 可用
✅ org.projectlombok:lombok:1.18.38 - 可用
✅ com.tlcsdm:tlcsdm-asyncTool:1.0.1 - 可用
✅ ch.qos.logback:logback-classic:1.5.18 - 可用
✅ org.slf4j:slf4j-api:2.0.17 - 可用
✅ org.apache.commons:commons-configuration2:2.12.0 - 可用
✅ com.googlecode.aviator:aviator:5.4.3 - 可用
✅ org.apache.commons:commons-jexl3:3.5.0 - 可用
✅ commons-beanutils:commons-beanutils:1.10.1 - 可用
✅ org.apache.commons:commons-lang3:3.17.0 - 可用
✅ org.reflections:reflections:0.10.2 - 可用
✅ org.javassist:javassist:3.30.2-GA - 可用
✅ cn.hutool:hutool-core:5.8.37 - 可用
✅ cn.hutool:hutool-json:5.8.37 - 可用
✅ cn.hutool:hutool-crypto:5.8.37 - 可用
✅ cn.hutool:hutool-http:5.8.37 - 可用
✅ cn.hutool:hutool-poi:5.8.37 - 可用
✅ cn.hutool:hutool-log:5.8.37 - 可用
✅ cn.hutool:hutool-dfa:5.8.37 - 可用
✅ cn.hutool:hutool-extra:5.8.37 - 可用
✅ cn.hutool:hutool-cache:5.8.37 - 可用
✅ org.apache.logging.log4j:log4j-core:2.24.3 - 可用
✅ org.apache.logging.log4j:log4j-api:2.24.3 - 可用
✅ org.slf4j:log4j-over-slf4j:2.0.17 - 可用
✅ com.google.guava:guava:33.4.8-jre - 可用
✅ com.github.ben-manes.caffeine:caffeine:3.2.0 - 可用
✅ io.github.java-diff-utils:java-diff-utils:4.15 - 可用
✅ org.testfx:testfx-junit5:4.0.18 - 可用
✅ org.assertj:assertj-core:3.27.3 - 可用
✅ org.apache.pdfbox:pdfbox:3.0.5 - 可用
✅ org.apache.pdfbox:xmpbox:3.0.5 - 可用
✅ org.apache.pdfbox:preflight:3.0.5 - 可用
✅ com.dlsc.pdfviewfx:pdfviewfx:3.1.1 - 可用
✅ technology.tabula:tabula:1.0.5 - 可用
✅ com.google.code.gson:gson:2.13.1 - 可用
✅ com.fasterxml.jackson.core:jackson-databind:2.19.0 - 可用
✅ com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.19.0 - 可用
✅ com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.19.0 - 可用
✅ org.kordamp.bootstrapfx:bootstrapfx-core:0.4.0 - 可用
✅ com.dlsc.formsfx:formsfx-core:11.6.0 - 可用
✅ org.kordamp.ikonli:ikonli-bom:12.4.0 - 可用
✅ org.fxmisc.richtext:richtextfx:0.11.5 - 可用
✅ org.apache.groovy:groovy:4.0.26 - 可用
✅ org.apache.groovy:groovy-templates:4.0.26 - 可用
✅ org.apache.groovy:groovy-json:4.0.26 - 可用
✅ org.apache.groovy:groovy-xml:4.0.26 - 可用
✅ org.apache.groovy:groovy-datetime:4.0.26 - 可用
✅ org.apache.groovy:groovy-swing:4.0.26 - 可用
✅ org.apache.groovy:groovy-jsr223:4.0.26 - 可用
✅ org.apache.groovy:groovy-test-junit5:4.0.26 - 可用
✅ net.coobird:thumbnailator:0.4.20 - 可用
✅ com.dlsc.preferencesfx:preferencesfx-core:11.17.0 - 可用
✅ com.yahoo.platform.yui:yuicompressor:2.4.8 - 可用
✅ org.eclipse.platform:org.eclipse.jface:3.36.0 - 可用
✅ org.eclipse.platform:org.eclipse.swt.win32.win32.x86_64:3.129.0 - 可用
✅ org.eclipse.platform:org.eclipse.swt.cocoa.macosx.x86_64:3.129.0 - 可用
✅ org.eclipse.platform:org.eclipse.swt.gtk.linux.ppc64le:3.129.0 - 可用
✅ net.java.dev.jna:jna-jpms:5.17.0 - 可用
✅ com.alphacephei:vosk:0.3.45 - 可用
✅ net.java.dev.jna:jna-platform-jpms:5.17.0 - 可用
✅ ws.schild:jave-core:3.5.0 - 可用
✅ ws.schild:jave-nativebin-win64:3.5.0 - 可用
✅ ws.schild:jave-nativebin-osxm1:3.5.0 - 可用
✅ ws.schild:jave-nativebin-linux64:3.5.0 - 可用
✅ jakarta.xml.bind:jakarta.xml.bind-api:4.0.2 - 可用
✅ org.glassfish.jaxb:jaxb-core:4.0.5 - 可用
✅ org.glassfish.jaxb:jaxb-runtime:4.0.5 - 可用
✅ org.glassfish.jaxb:jaxb-jxc:4.0.5 - 可用
✅ org.glassfish.jaxb:jaxb-xjc:4.0.5 - 可用
✅ org.glassfish.jaxb:txw2:4.0.5 - 可用
✅ com.sun.xml.bind:jaxb-impl:4.0.5 - 可用
✅ com.sun.xml.bind:jaxb-xjc:4.0.5 - 可用
✅ com.sun.xml.bind:jaxb-jxc:4.0.5 - 可用
✅ org.python:jython-slim:2.7.4 - 可用
✅ se.bjurr.violations:violations-lib:1.157.3 - 可用
✅ net.sourceforge.pmd:pmd-java:7.13.0 - 可用
✅ net.sourceforge.pmd:pmd-test:7.13.0 - 可用
✅ net.sourceforge.pmd:pmd-lang-test:7.13.0 - 可用
✅ net.sourceforge.pmd:pmd-xml:7.13.0 - 可用
✅ net.sourceforge.pmd:pmd-cpp:7.13.0 - 可用
✅ net.sourceforge.pmd:pmd-python:7.13.0 - 可用
✅ net.bytebuddy:byte-buddy:1.17.5 - 可用
✅ net.bytebuddy:byte-buddy-agent:1.17.5 - 可用
✅ net.bytebuddy:byte-buddy-dep:1.17.5 - 可用
✅ org.ow2.asm:asm:9.8 - 可用
✅ org.ow2.asm:asm-commons:9.8 - 可用
✅ org.ow2.asm:asm-util:9.8 - 可用
✅ org.ow2.asm:asm-tree:9.8 - 可用
✅ org.ow2.asm:asm-analysis:9.8 - 可用
✅ net.sourceforge.tess4j:tess4j:5.15.0 - 可用
✅ com.zaxxer:HikariCP:6.3.0 - 可用
✅ com.alibaba:druid:1.2.24 - 可用
✅ com.h2database:h2:2.3.232 - 可用
✅ org.jcommander:jcommander:2.0 - 可用
✅ io.github.java-native:jssc:2.9.6 - 可用
✅ com.fazecast:jSerialComm:2.11.0 - 可用
✅ com.gluonhq:rich-text-area:1.2.1 - 可用
✅ io.github.typhon0:AnimateFX:1.3.0 - 可用
✅ com.github.oshi:oshi-core-java11:6.8.1 - 可用
✅ io.github.classgraph:classgraph:4.8.179 - 可用
✅ org.checkerframework:checker-qual:3.49.3 - 可用
✅ org.jfxtras:jfxtras-controls:17-r1 - 可用
✅ net.lingala.zip4j:zip4j:2.11.5 - 可用
✅ net.sourceforge.plantuml:plantuml-mit:1.2025.2 - 可用
✅ org.apache.commons:commons-imaging:1.0.0-alpha6 - 可用
✅ net.ifok.image:image4j:0.7.2 - 可用
✅ fr.brouillard.oss:cssfx:11.5.1 - 可用
✅ net.jonathangiles.tools:teenyhttpd:1.0.5 - 可用
✅ com.puppycrawl.tools:checkstyle:10.23.1 - 可用
✅ com.cedarsoftware:java-util:3.3.1 - 可用
✅ org.eclipse.collections:eclipse-collections-api:11.1.0 - 可用
✅ org.eclipse.collections:eclipse-collections:11.1.0 - 可用
✅ black.ninia:jep:4.2.2 - 可用
✅ com.twelvemonkeys.imageio:imageio-bmp:3.12.0 - 可用
✅ com.twelvemonkeys.imageio:imageio-icns:3.12.0 - 可用
✅ com.github.gino0631:icns-core:1.2 - 可用
✅ com.google.inject:guice:7.0.0 - 可用
✅ com.google.inject.extensions:guice-testlib:7.0.0 - 可用
✅ org.openjdk.jmh:jmh-core:1.37 - 可用
✅ org.openjdk.jmh:jmh-generator-annprocess:1.37 - 可用
✅ com.github.jtidy:jtidy:1.0.5 - 可用
✅ com.fathzer:javaluator:3.0.6 - 可用
✅ com.palantir.javapoet:javapoet:0.7.0 - 可用
✅ org.openjdk.nashorn:nashorn-core:15.6 - 可用
✅ org.jruby:jruby-core:9.4.12.0 - 可用
✅ io.nayuki:qrcodegen:1.8.0 - 可用
✅ org.openjfx:javafx-base:21.0.7 - 可用
✅ org.openjfx:javafx-controls:21.0.7 - 可用
✅ org.openjfx:javafx-fxml:21.0.7 - 可用
✅ org.openjfx:javafx-graphics:21.0.7 - 可用
✅ org.controlsfx:controlsfx:11.2.2 - 可用
✅ org.junit.jupiter:junit-jupiter-api:5.12.2 - 可用
✅ org.junit.jupiter:junit-jupiter-engine:5.12.2 - 可用
✅ org.junit.jupiter:junit-jupiter-params:5.12.2 - 可用

@unknowIfGuestInDream unknowIfGuestInDream force-pushed the dependabot/maven/org.checkerframework-checker-qual-3.49.3 branch from abd7eb4 to ae0f1ca Compare May 3, 2025 07:36
@unknowIfGuestInDream unknowIfGuestInDream force-pushed the dependabot/maven/org.checkerframework-checker-qual-3.49.3 branch from ae0f1ca to 485cc2c Compare May 3, 2025 07:48
dependabot bot and others added 2 commits May 4, 2025 17:11
Bumps [org.checkerframework:checker-qual](https://github.com/typetools/checker-framework) from 3.49.2 to 3.49.3.
- [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.2...checker-framework-3.49.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@unknowIfGuestInDream unknowIfGuestInDream force-pushed the dependabot/maven/org.checkerframework-checker-qual-3.49.3 branch from 485cc2c to 2165a84 Compare May 4, 2025 09:11
Copy link

sonarqubecloud bot commented May 4, 2025

@mergify mergify bot merged commit ae0f037 into master May 4, 2025
31 checks passed
@mergify mergify bot deleted the dependabot/maven/org.checkerframework-checker-qual-3.49.3 branch May 4, 2025 09:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core dependencies Pull requests that update a dependency file dependency-submission documentation Improvements or additions to documentation IDEA java Pull requests that update Java code size/XS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant