-
Notifications
You must be signed in to change notification settings - Fork 280
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
dependabot: bump org.checkerframework:checker-qual from 3.36.0 to 3.38.0 #3367
Merged
peternied
merged 1 commit into
main
from
dependabot/gradle/org.checkerframework-checker-qual-3.38.0
Sep 18, 2023
Merged
dependabot: bump org.checkerframework:checker-qual from 3.36.0 to 3.38.0 #3367
peternied
merged 1 commit into
main
from
dependabot/gradle/org.checkerframework-checker-qual-3.38.0
Sep 18, 2023
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
dependabot
bot
requested review from
cliu123,
cwperks,
DarshitChanpura,
davidlago,
peternied,
RyanL1997,
stephen-crawford,
reta and
willyborankin
as code owners
September 18, 2023 06:37
dependabot
bot
added
dependencies
Pull requests that update a dependency file
java
Pull requests that update Java code
labels
Sep 18, 2023
Codecov Report
@@ Coverage Diff @@
## main #3367 +/- ##
============================================
- Coverage 64.20% 64.15% -0.05%
+ Complexity 3474 3469 -5
============================================
Files 263 263
Lines 20112 20112
Branches 3359 3359
============================================
- Hits 12912 12902 -10
- Misses 5525 5532 +7
- Partials 1675 1678 +3 |
reta
approved these changes
Sep 18, 2023
Bumps [org.checkerframework:checker-qual](https://github.com/typetools/checker-framework) from 3.36.0 to 3.38.0. - [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.36.0...checker-framework-3.38.0) --- updated-dependencies: - dependency-name: org.checkerframework:checker-qual dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
force-pushed
the
dependabot/gradle/org.checkerframework-checker-qual-3.38.0
branch
from
September 18, 2023 12:16
5c58916
to
501cfd9
Compare
willyborankin
approved these changes
Sep 18, 2023
peternied
deleted the
dependabot/gradle/org.checkerframework-checker-qual-3.38.0
branch
September 18, 2023 13:42
opensearch-trigger-bot bot
pushed a commit
that referenced
this pull request
Sep 18, 2023
…8.0 (#3367) Bumps [org.checkerframework:checker-qual](https://github.com/typetools/checker-framework) from 3.36.0 to 3.38.0. Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (cherry picked from commit 5e0ab68) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
cwperks
pushed a commit
that referenced
this pull request
Sep 18, 2023
…m 3.36.0 to 3.38.0 (#3378) Backport 5e0ab68 from #3367. Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
backport 2.x
backport to 2.x branch
dependencies
Pull requests that update a dependency file
java
Pull requests that update Java code
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps org.checkerframework:checker-qual from 3.36.0 to 3.38.0.
Release notes
Sourced from org.checkerframework:checker-qual's releases.
Changelog
Sourced from org.checkerframework:checker-qual's changelog.
Commits
2d7d6ee
new release 3.38.0a3edf96
Prep for release.d919091
Update stubparser to 3.25.5 (#6150)917d743
Eliminate@SignedPositiveFromUnsigned
annotation (#6146)962cb0f
Improvements to AnnotatedTypeFactory (#6144)0257fee
Documentation about counting programs (#6142)57f55d6
RenameSourceChecker.processArg()' to
processErrorMessageArg()` (#6140)a4652dc
Update plugin de.undercouch.download to v5.5.0 (#6148)931c7a8
Update plugin com.diffplug.spotless to v6.21.0 (#6149)a23b92b
Use more specific terminology than "Determines if"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)