-
Notifications
You must be signed in to change notification settings - Fork 4k
MINOR: [Java] Bump checker.framework.version from 3.45.0 to 3.46.0 in /java #43563
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
MINOR: [Java] Bump checker.framework.version from 3.45.0 to 3.46.0 in /java #43563
Conversation
Bumps `checker.framework.version` from 3.45.0 to 3.46.0. Updates `org.checkerframework:checker-qual` from 3.45.0 to 3.46.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.45.0...checker-framework-3.46.0) Updates `org.checkerframework:checker` from 3.45.0 to 3.46.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.45.0...checker-framework-3.46.0) --- updated-dependencies: - dependency-name: org.checkerframework:checker-qual dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.checkerframework:checker dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
|
@github-actions crossbow submit -g java |
|
Revision: c344757 Submitted crossbow builds: ursacomputing/crossbow @ actions-3dc6cc60c6 |
danepitkin
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
CI failures are not related
|
After merging your PR, Conbench analyzed the 4 benchmarking runs that have been run so far on merge-commit b59eb0d. There were no benchmark performance regressions. 🎉 The full Conbench report has more details. It also includes information about 3 possible false positives for unstable benchmarks that are known to sometimes produce them. |
… /java (apache#43563) Bumps `checker.framework.version` from 3.45.0 to 3.46.0. Updates `org.checkerframework:checker-qual` from 3.45.0 to 3.46.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/typetools/checker-framework/releases">org.checkerframework:checker-qual's releases</a>.</em></p> <blockquote> <h2>Checker Framework 3.46.0</h2> <h2>Version 3.46.0 (August 1, 2024)</h2> <p><strong>User-visible changes:</strong></p> <p>Renamed <code>@ EnsuresCalledMethodsVarArgs</code>to <code>@ EnsuresCalledMethodsVarargs</code>.</p> <p><strong>Closed issues:</strong></p> <p><a href="https://redirect.github.com/typetools/checker-framework/issues/4923">#4923</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/6420">#6420</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/6469">#6469</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/6652">#6652</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/6664">#6664</a>.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/typetools/checker-framework/blob/master/docs/CHANGELOG.md">org.checkerframework:checker-qual's changelog</a>.</em></p> <blockquote> <h2>Version 3.46.0 (August 1, 2024)</h2> <p><strong>User-visible changes:</strong></p> <p>Renamed <code>@ EnsuresCalledMethodsVarArgs</code>to <code>@ EnsuresCalledMethodsVarargs</code>.</p> <p><strong>Closed issues:</strong></p> <p><a href="https://redirect.github.com/typetools/checker-framework/issues/4923">#4923</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/6420">#6420</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/6469">#6469</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/6652">#6652</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/6664">#6664</a>.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/typetools/checker-framework/commit/58640e2b9967a071dad24a7c5214cf542d168060"><code>58640e2</code></a> new release 3.46.0</li> <li><a href="https://github.com/typetools/checker-framework/commit/e1d12eed58493ed8e9afc5bb0a8f3994c02a63a7"><code>e1d12ee</code></a> Prep for release.</li> <li><a href="https://github.com/typetools/checker-framework/commit/239937d4cd575fda0e6aaa352f2704aeca34a76b"><code>239937d</code></a> Update dependency com.amazonaws:aws-java-sdk-bom to v1.12.767 (<a href="https://redirect.github.com/typetools/checker-framework/issues/6735">#6735</a>)</li> <li><a href="https://github.com/typetools/checker-framework/commit/7eb39fa7f59c0c3959fd515827bab7085f98a344"><code>7eb39fa</code></a> Added a new task to resolve dependencies</li> <li><a href="https://github.com/typetools/checker-framework/commit/d0fe98d49cd57675f6b79d11ca40f0c48e8cf797"><code>d0fe98d</code></a> Unlimited fetch depth for misc jobs (as claimed by documentation) (<a href="https://redirect.github.com/typetools/checker-framework/issues/6734">#6734</a>)</li> <li><a href="https://github.com/typetools/checker-framework/commit/f94817bc73a8d3294622e121bf52dd8adde307ab"><code>f94817b</code></a> More informative exception in callTransferFunction</li> <li><a href="https://github.com/typetools/checker-framework/commit/90fcbe34bb657a75bc495783fc9e9c706a89062e"><code>90fcbe3</code></a> Use Error Prone 2.29.2</li> <li><a href="https://github.com/typetools/checker-framework/commit/32ef0932aaaa9ffa76c0fe69b30c14574bf04b06"><code>32ef093</code></a> Remove EnsuresCalledMethodsVarArgs.java</li> <li><a href="https://github.com/typetools/checker-framework/commit/034a63cd7f6205b24252c97ccc379b465162ced2"><code>034a63c</code></a> Fix order that constraints/variables are resolved in type arg inference</li> <li><a href="https://github.com/typetools/checker-framework/commit/f3dee6c2a7220def2b5b487a4ec1b08bc21d5c0c"><code>f3dee6c</code></a> Add example to documentation of skipReceiverSubtypeCheck</li> <li>Additional commits viewable in <a href="https://github.com/typetools/checker-framework/compare/checker-framework-3.45.0...checker-framework-3.46.0">compare view</a></li> </ul> </details> <br /> Updates `org.checkerframework:checker` from 3.45.0 to 3.46.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/typetools/checker-framework/releases">org.checkerframework:checker's releases</a>.</em></p> <blockquote> <h2>Checker Framework 3.46.0</h2> <h2>Version 3.46.0 (August 1, 2024)</h2> <p><strong>User-visible changes:</strong></p> <p>Renamed <code>@ EnsuresCalledMethodsVarArgs</code>to <code>@ EnsuresCalledMethodsVarargs</code>.</p> <p><strong>Closed issues:</strong></p> <p><a href="https://redirect.github.com/typetools/checker-framework/issues/4923">#4923</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/6420">#6420</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/6469">#6469</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/6652">#6652</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/6664">#6664</a>.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/typetools/checker-framework/blob/master/docs/CHANGELOG.md">org.checkerframework:checker's changelog</a>.</em></p> <blockquote> <h2>Version 3.46.0 (August 1, 2024)</h2> <p><strong>User-visible changes:</strong></p> <p>Renamed <code>@ EnsuresCalledMethodsVarArgs</code>to <code>@ EnsuresCalledMethodsVarargs</code>.</p> <p><strong>Closed issues:</strong></p> <p><a href="https://redirect.github.com/typetools/checker-framework/issues/4923">#4923</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/6420">#6420</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/6469">#6469</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/6652">#6652</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/6664">#6664</a>.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/typetools/checker-framework/commit/58640e2b9967a071dad24a7c5214cf542d168060"><code>58640e2</code></a> new release 3.46.0</li> <li><a href="https://github.com/typetools/checker-framework/commit/e1d12eed58493ed8e9afc5bb0a8f3994c02a63a7"><code>e1d12ee</code></a> Prep for release.</li> <li><a href="https://github.com/typetools/checker-framework/commit/239937d4cd575fda0e6aaa352f2704aeca34a76b"><code>239937d</code></a> Update dependency com.amazonaws:aws-java-sdk-bom to v1.12.767 (<a href="https://redirect.github.com/typetools/checker-framework/issues/6735">#6735</a>)</li> <li><a href="https://github.com/typetools/checker-framework/commit/7eb39fa7f59c0c3959fd515827bab7085f98a344"><code>7eb39fa</code></a> Added a new task to resolve dependencies</li> <li><a href="https://github.com/typetools/checker-framework/commit/d0fe98d49cd57675f6b79d11ca40f0c48e8cf797"><code>d0fe98d</code></a> Unlimited fetch depth for misc jobs (as claimed by documentation) (<a href="https://redirect.github.com/typetools/checker-framework/issues/6734">#6734</a>)</li> <li><a href="https://github.com/typetools/checker-framework/commit/f94817bc73a8d3294622e121bf52dd8adde307ab"><code>f94817b</code></a> More informative exception in callTransferFunction</li> <li><a href="https://github.com/typetools/checker-framework/commit/90fcbe34bb657a75bc495783fc9e9c706a89062e"><code>90fcbe3</code></a> Use Error Prone 2.29.2</li> <li><a href="https://github.com/typetools/checker-framework/commit/32ef0932aaaa9ffa76c0fe69b30c14574bf04b06"><code>32ef093</code></a> Remove EnsuresCalledMethodsVarArgs.java</li> <li><a href="https://github.com/typetools/checker-framework/commit/034a63cd7f6205b24252c97ccc379b465162ced2"><code>034a63c</code></a> Fix order that constraints/variables are resolved in type arg inference</li> <li><a href="https://github.com/typetools/checker-framework/commit/f3dee6c2a7220def2b5b487a4ec1b08bc21d5c0c"><code>f3dee6c</code></a> Add example to documentation of skipReceiverSubtypeCheck</li> <li>Additional commits viewable in <a href="https://github.com/typetools/checker-framework/compare/checker-framework-3.45.0...checker-framework-3.46.0">compare view</a></li> </ul> </details> <br /> 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> Authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Signed-off-by: Dane Pitkin <[email protected]>
Bumps
checker.framework.versionfrom 3.45.0 to 3.46.0.Updates
org.checkerframework:checker-qualfrom 3.45.0 to 3.46.0Release notes
Sourced from org.checkerframework:checker-qual's releases.
Changelog
Sourced from org.checkerframework:checker-qual's changelog.
Commits
58640e2new release 3.46.0e1d12eePrep for release.239937dUpdate dependency com.amazonaws:aws-java-sdk-bom to v1.12.767 (#6735)7eb39faAdded a new task to resolve dependenciesd0fe98dUnlimited fetch depth for misc jobs (as claimed by documentation) (#6734)f94817bMore informative exception in callTransferFunction90fcbe3Use Error Prone 2.29.232ef093Remove EnsuresCalledMethodsVarArgs.java034a63cFix order that constraints/variables are resolved in type arg inferencef3dee6cAdd example to documentation of skipReceiverSubtypeCheckUpdates
org.checkerframework:checkerfrom 3.45.0 to 3.46.0Release notes
Sourced from org.checkerframework:checker's releases.
Changelog
Sourced from org.checkerframework:checker's changelog.
Commits
58640e2new release 3.46.0e1d12eePrep for release.239937dUpdate dependency com.amazonaws:aws-java-sdk-bom to v1.12.767 (#6735)7eb39faAdded a new task to resolve dependenciesd0fe98dUnlimited fetch depth for misc jobs (as claimed by documentation) (#6734)f94817bMore informative exception in callTransferFunction90fcbe3Use Error Prone 2.29.232ef093Remove EnsuresCalledMethodsVarArgs.java034a63cFix order that constraints/variables are resolved in type arg inferencef3dee6cAdd example to documentation of skipReceiverSubtypeCheckDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)