forked from AsyncHttpClient/async-http-client
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit 9b85350
Bump io.netty.incubator:netty-incubator-transport-native-io_uring from 0.0.25.Final to 0.0.26.Final (AsyncHttpClient#2052)
Bumps
[io.netty.incubator:netty-incubator-transport-native-io_uring](https://github.com/netty/netty-incubator-transport-io_uring)
from 0.0.25.Final to 0.0.26.Final.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/netty/netty-incubator-transport-io_uring/commit/83607a96a592da7c3d3d5b243906fed3d97c6f44"><code>83607a9</code></a>
[maven-release-plugin] prepare release
netty-incubator-transport-parent-io_ur...</li>
<li><a
href="https://github.com/netty/netty-incubator-transport-io_uring/commit/360fc05206c0319d540e9fcd90fef6331cd1d15a"><code>360fc05</code></a>
Update to netty 4.1.116.Final (<a
href="https://redirect.github.com/netty/netty-incubator-transport-io_uring/issues/767">#767</a>)
(<a
href="https://redirect.github.com/netty/netty-incubator-transport-io_uring/issues/262">#262</a>)</li>
<li><a
href="https://github.com/netty/netty-incubator-transport-io_uring/commit/385823da1801209d9d47f1aed907589ae2814c61"><code>385823d</code></a>
Bump dawidd6/action-download-artifact from 3.0.0 to 6 in
/.github/workflows (...</li>
<li><a
href="https://github.com/netty/netty-incubator-transport-io_uring/commit/279686441ab24e0ccf036a41ea1f2070adf380f7"><code>2796864</code></a>
Update dependencies (<a
href="https://redirect.github.com/netty/netty-incubator-transport-io_uring/issues/259">#259</a>)</li>
<li><a
href="https://github.com/netty/netty-incubator-transport-io_uring/commit/c2962b7094bfee3d6a3b725f4a24adecbb876e86"><code>c2962b7</code></a>
Explicit specify the platform for Docker files (<a
href="https://redirect.github.com/netty/netty-incubator-transport-io_uring/issues/258">#258</a>)</li>
<li><a
href="https://github.com/netty/netty-incubator-transport-io_uring/commit/0e9c4408a90a7bf813cbcd1735510f5bd132ddb8"><code>0e9c440</code></a>
Add devcontainers for Linux (<a
href="https://redirect.github.com/netty/netty-incubator-transport-io_uring/issues/257">#257</a>)</li>
<li><a
href="https://github.com/netty/netty-incubator-transport-io_uring/commit/6a3704bdcb721f0f8e4785f36ad5f8bfae917fb5"><code>6a3704b</code></a>
Update to netty 4.1.114.Final (<a
href="https://redirect.github.com/netty/netty-incubator-transport-io_uring/issues/256">#256</a>)</li>
<li><a
href="https://github.com/netty/netty-incubator-transport-io_uring/commit/65b423426ddce5aee7e1e61456b19c4fc88784c8"><code>65b4234</code></a>
Upgrade netty and netty-tcnative-boringssl-static (<a
href="https://redirect.github.com/netty/netty-incubator-transport-io_uring/issues/255">#255</a>)</li>
<li><a
href="https://github.com/netty/netty-incubator-transport-io_uring/commit/4b74bc1985195b59fb3c0619ebf6e234f8b28ad0"><code>4b74bc1</code></a>
Upload hidden files for staging (<a
href="https://redirect.github.com/netty/netty-incubator-transport-io_uring/issues/254">#254</a>)</li>
<li><a
href="https://github.com/netty/netty-incubator-transport-io_uring/commit/b05fe9112c560e8bf409b121b155b46439ae52df"><code>b05fe91</code></a>
Replace docker-compose with docker compose (<a
href="https://redirect.github.com/netty/netty-incubator-transport-io_uring/issues/253">#253</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/netty/netty-incubator-transport-io_uring/compare/netty-incubator-transport-parent-io_uring-0.0.25.Final...netty-incubator-transport-parent-io_uring-0.0.26.Final">compare
view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
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>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump com.uber.nullaway:nullaway from 0.12.1 to 0.12.3 (AsyncHttpClient#2055)
Bumps [com.uber.nullaway:nullaway](https://github.com/uber/NullAway)
from 0.12.1 to 0.12.3.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/uber/NullAway/releases">com.uber.nullaway:nullaway's
releases</a>.</em></p>
<blockquote>
<h2>NullAway 0.12.3</h2>
<ul>
<li>Remove InferredJARModelsHandler (<a
href="https://redirect.github.com/uber/NullAway/issues/1079">#1079</a>)</li>
<li>Fix crash with annotation on enum (<a
href="https://redirect.github.com/uber/NullAway/issues/1097">#1097</a>)</li>
<li>Handle case null in switch statements (<a
href="https://redirect.github.com/uber/NullAway/issues/1100">#1100</a>)</li>
<li>Don't report errors for writes to <a
href="https://github.com/NullUnmarked"><code>@NullUnmarked</code></a>
fields (<a
href="https://redirect.github.com/uber/NullAway/issues/1102">#1102</a>)</li>
<li>Support primitive static final fields as constant args in access
paths (<a
href="https://redirect.github.com/uber/NullAway/issues/1105">#1105</a>)</li>
<li>Fix issue with annotations in module-info.java files (<a
href="https://redirect.github.com/uber/NullAway/issues/1109">#1109</a>)</li>
<li>Report error for <a
href="https://github.com/nullable"><code>@nullable</code></a>
synchronized block expression (<a
href="https://redirect.github.com/uber/NullAway/issues/1106">#1106</a>)</li>
<li>Add support for parameter types with wildcards for JarInfer (<a
href="https://redirect.github.com/uber/NullAway/issues/1107">#1107</a>)</li>
<li>Properly handle nested generics and multiple wildcard type args in
JarInfer (<a
href="https://redirect.github.com/uber/NullAway/issues/1114">#1114</a>)</li>
<li>Proper checking of vararg overrides with JSpecify annotations (<a
href="https://redirect.github.com/uber/NullAway/issues/1116">#1116</a>)</li>
<li>Add flag to indicate only <a
href="https://github.com/NullMarked"><code>@NullMarked</code></a> code
should be checked (<a
href="https://redirect.github.com/uber/NullAway/issues/1117">#1117</a>)</li>
<li>Add support for static fields in contracts (<a
href="https://redirect.github.com/uber/NullAway/issues/1118">#1118</a>)</li>
<li>Maintenance
<ul>
<li>Fix comment positions (<a
href="https://redirect.github.com/uber/NullAway/issues/1098">#1098</a>)</li>
<li>[refactoring] Wrap calls to Types.subst and Types.memberType (<a
href="https://redirect.github.com/uber/NullAway/issues/1115">#1115</a>)</li>
<li>Build latest Caffeine on CI (<a
href="https://redirect.github.com/uber/NullAway/issues/1111">#1111</a>)</li>
</ul>
</li>
</ul>
<h2>NullAway 0.12.2</h2>
<ul>
<li>Fix reading of JSpecify <a
href="https://github.com/nullable"><code>@nullable</code></a>
annotations from varargs parameter in bytecode (<a
href="https://redirect.github.com/uber/NullAway/issues/1089">#1089</a>)</li>
<li>Fix JarInfer handling of generic types (<a
href="https://redirect.github.com/uber/NullAway/issues/1078">#1078</a>)</li>
<li>Fix another JSpecify mode crash involving raw types (<a
href="https://redirect.github.com/uber/NullAway/issues/1086">#1086</a>)</li>
<li>Fix bugs in handling of valueOf calls for map keys (<a
href="https://redirect.github.com/uber/NullAway/issues/1085">#1085</a>)</li>
<li>Suggest correct fix when array component of non-nullable array is
made null. (<a
href="https://redirect.github.com/uber/NullAway/issues/1087">#1087</a>)</li>
<li>Substitute type arguments when checking type parameter nullability
at call site (<a
href="https://redirect.github.com/uber/NullAway/issues/1070">#1070</a>)</li>
<li>Fix JarInfer parameter indexes for instance methods (<a
href="https://redirect.github.com/uber/NullAway/issues/1071">#1071</a>)</li>
<li>JSpecify mode: initial support for generic methods (with explicit
type arguments at calls) (<a
href="https://redirect.github.com/uber/NullAway/issues/1053">#1053</a>)</li>
<li>Maintenance
<ul>
<li>Update to latest Error Prone and Error Prone Gradle plugin (<a
href="https://redirect.github.com/uber/NullAway/issues/1064">#1064</a>)</li>
<li>Refactor serialization adapter retrieval by version (<a
href="https://redirect.github.com/uber/NullAway/issues/1066">#1066</a>)</li>
<li>Remove fixes.tsv serialization from NullAway serialization service
(<a
href="https://redirect.github.com/uber/NullAway/issues/1063">#1063</a>)</li>
<li>Enable javac -parameters flag (<a
href="https://redirect.github.com/uber/NullAway/issues/1069">#1069</a>)</li>
<li>Update to Gradle 8.11 (<a
href="https://redirect.github.com/uber/NullAway/issues/1073">#1073</a>)</li>
<li>Add test for issue 1035 (<a
href="https://redirect.github.com/uber/NullAway/issues/1074">#1074</a>)</li>
<li>remove use of deprecated Gradle API (<a
href="https://redirect.github.com/uber/NullAway/issues/1076">#1076</a>)</li>
<li>Update to Error Prone 2.36.0 (<a
href="https://redirect.github.com/uber/NullAway/issues/1077">#1077</a>)</li>
</ul>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/uber/NullAway/blob/master/CHANGELOG.md">com.uber.nullaway:nullaway's
changelog</a>.</em></p>
<blockquote>
<h2>Version 0.12.3</h2>
<ul>
<li>Remove InferredJARModelsHandler (<a
href="https://redirect.github.com/uber/NullAway/issues/1079">#1079</a>)</li>
<li>Fix crash with annotation on enum (<a
href="https://redirect.github.com/uber/NullAway/issues/1097">#1097</a>)</li>
<li>Handle case null in switch statements (<a
href="https://redirect.github.com/uber/NullAway/issues/1100">#1100</a>)</li>
<li>Don't report errors for writes to <a
href="https://github.com/NullUnmarked"><code>@NullUnmarked</code></a>
fields (<a
href="https://redirect.github.com/uber/NullAway/issues/1102">#1102</a>)</li>
<li>Support primitive static final fields as constant args in access
paths (<a
href="https://redirect.github.com/uber/NullAway/issues/1105">#1105</a>)</li>
<li>Fix issue with annotations in module-info.java files (<a
href="https://redirect.github.com/uber/NullAway/issues/1109">#1109</a>)</li>
<li>Report error for <a
href="https://github.com/nullable"><code>@nullable</code></a>
synchronized block expression (<a
href="https://redirect.github.com/uber/NullAway/issues/1106">#1106</a>)</li>
<li>Add support for parameter types with wildcards for JarInfer (<a
href="https://redirect.github.com/uber/NullAway/issues/1107">#1107</a>)</li>
<li>Properly handle nested generics and multiple wildcard type args in
JarInfer (<a
href="https://redirect.github.com/uber/NullAway/issues/1114">#1114</a>)</li>
<li>Proper checking of vararg overrides with JSpecify annotations (<a
href="https://redirect.github.com/uber/NullAway/issues/1116">#1116</a>)</li>
<li>Add flag to indicate only <a
href="https://github.com/NullMarked"><code>@NullMarked</code></a> code
should be checked (<a
href="https://redirect.github.com/uber/NullAway/issues/1117">#1117</a>)</li>
<li>Add support for static fields in contracts (<a
href="https://redirect.github.com/uber/NullAway/issues/1118">#1118</a>)</li>
<li>Maintenance
<ul>
<li>Fix comment positions (<a
href="https://redirect.github.com/uber/NullAway/issues/1098">#1098</a>)</li>
<li>[refactoring] Wrap calls to Types.subst and Types.memberType (<a
href="https://redirect.github.com/uber/NullAway/issues/1115">#1115</a>)</li>
<li>Build latest Caffeine on CI (<a
href="https://redirect.github.com/uber/NullAway/issues/1111">#1111</a>)</li>
</ul>
</li>
</ul>
<h2>Version 0.12.2</h2>
<ul>
<li>Fix reading of JSpecify <a
href="https://github.com/nullable"><code>@nullable</code></a>
annotations from varargs parameter in bytecode (<a
href="https://redirect.github.com/uber/NullAway/issues/1089">#1089</a>)</li>
<li>Fix JarInfer handling of generic types (<a
href="https://redirect.github.com/uber/NullAway/issues/1078">#1078</a>)</li>
<li>Fix another JSpecify mode crash involving raw types (<a
href="https://redirect.github.com/uber/NullAway/issues/1086">#1086</a>)</li>
<li>Fix bugs in handling of valueOf calls for map keys (<a
href="https://redirect.github.com/uber/NullAway/issues/1085">#1085</a>)</li>
<li>Suggest correct fix when array component of non-nullable array is
made null. (<a
href="https://redirect.github.com/uber/NullAway/issues/1087">#1087</a>)</li>
<li>Substitute type arguments when checking type parameter nullability
at call site (<a
href="https://redirect.github.com/uber/NullAway/issues/1070">#1070</a>)</li>
<li>Fix JarInfer parameter indexes for instance methods (<a
href="https://redirect.github.com/uber/NullAway/issues/1071">#1071</a>)</li>
<li>JSpecify mode: initial support for generic methods (with explicit
type arguments at calls) (<a
href="https://redirect.github.com/uber/NullAway/issues/1053">#1053</a>)</li>
<li>Maintenance
<ul>
<li>Update to latest Error Prone and Error Prone Gradle plugin (<a
href="https://redirect.github.com/uber/NullAway/issues/1064">#1064</a>)</li>
<li>Refactor serialization adapter retrieval by version (<a
href="https://redirect.github.com/uber/NullAway/issues/1066">#1066</a>)</li>
<li>Remove fixes.tsv serialization from NullAway serialization service
(<a
href="https://redirect.github.com/uber/NullAway/issues/1063">#1063</a>)</li>
<li>Enable javac -parameters flag (<a
href="https://redirect.github.com/uber/NullAway/issues/1069">#1069</a>)</li>
<li>Update to Gradle 8.11 (<a
href="https://redirect.github.com/uber/NullAway/issues/1073">#1073</a>)</li>
<li>Add test for issue 1035 (<a
href="https://redirect.github.com/uber/NullAway/issues/1074">#1074</a>)</li>
<li>remove use of deprecated Gradle API (<a
href="https://redirect.github.com/uber/NullAway/issues/1076">#1076</a>)</li>
<li>Update to Error Prone 2.36.0 (<a
href="https://redirect.github.com/uber/NullAway/issues/1077">#1077</a>)</li>
</ul>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/uber/NullAway/commit/39b376c63f517ddfdbbd5dc1b426ce9f1ecca048"><code>39b376c</code></a>
Prepare for release 0.12.3.</li>
<li><a
href="https://github.com/uber/NullAway/commit/aaf9f0882552af56eaa56d74e6e502ae3a09f3e7"><code>aaf9f08</code></a>
Add support for static fields in contracts (<a
href="https://redirect.github.com/uber/NullAway/issues/1118">#1118</a>)</li>
<li><a
href="https://github.com/uber/NullAway/commit/43054bba441ba0bcb05c0d91283cdbbcd7ff5424"><code>43054bb</code></a>
Add flag to indicate only <a
href="https://github.com/NullMarked"><code>@NullMarked</code></a> code
should be checked (<a
href="https://redirect.github.com/uber/NullAway/issues/1117">#1117</a>)</li>
<li><a
href="https://github.com/uber/NullAway/commit/6d331c7e9ab5751fa213d2a4cd46f88ddde9b43e"><code>6d331c7</code></a>
Proper checking of vararg overrides with JSpecify annotations (<a
href="https://redirect.github.com/uber/NullAway/issues/1116">#1116</a>)</li>
<li><a
href="https://github.com/uber/NullAway/commit/7cb6b985ff6e8dbc6d804f27cc26982fc732e49a"><code>7cb6b98</code></a>
[refactoring] Wrap calls to Types.subst and Types.memberType (<a
href="https://redirect.github.com/uber/NullAway/issues/1115">#1115</a>)</li>
<li><a
href="https://github.com/uber/NullAway/commit/17df87f5203d395bf45e7b9b2f70617753f998f7"><code>17df87f</code></a>
Properly handle nested generics and multiple wildcard type args in
JarInfer (...</li>
<li><a
href="https://github.com/uber/NullAway/commit/728bf77b049e1cd6a60362f2b753dbb2537181bb"><code>728bf77</code></a>
Build latest Caffeine on CI (<a
href="https://redirect.github.com/uber/NullAway/issues/1111">#1111</a>)</li>
<li><a
href="https://github.com/uber/NullAway/commit/f2bafb25ab49dcc73a15e84ff76c89c2e7b7ee3b"><code>f2bafb2</code></a>
Add support for parameter types with wildcards for JarInfer (<a
href="https://redirect.github.com/uber/NullAway/issues/1107">#1107</a>)</li>
<li><a
href="https://github.com/uber/NullAway/commit/2754c4547d3afcdef5633b69a57bb60ef86b42e7"><code>2754c45</code></a>
Report error for <a
href="https://github.com/Nullable"><code>@Nullable</code></a>
synchronized block expression (<a
href="https://redirect.github.com/uber/NullAway/issues/1106">#1106</a>)</li>
<li><a
href="https://github.com/uber/NullAway/commit/d0502e88db741a52c9ab7f5d16a3722ea5498476"><code>d0502e8</code></a>
Fix issue with annotations in <code>module-info.java</code> files (<a
href="https://redirect.github.com/uber/NullAway/issues/1109">#1109</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/uber/NullAway/compare/v0.12.1...v0.12.3">compare
view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
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>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump ch.qos.logback:logback-classic from 1.5.12 to 1.5.16 (AsyncHttpClient#2054)
Bumps
[ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from
1.5.12 to 1.5.16.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/qos-ch/logback/commit/74c9ebd0e784d9e9ffc6c627cf5016d0157956b2"><code>74c9ebd</code></a>
prepare release 1.5.16</li>
<li><a
href="https://github.com/qos-ch/logback/commit/9308a58e65ad415a86377f86e3f0e338a5167e66"><code>9308a58</code></a>
javadocs structure changed</li>
<li><a
href="https://github.com/qos-ch/logback/commit/8935470736a395429ebcd0fbf75794a83ca37cec"><code>8935470</code></a>
adapt test to SLF4J version 2.0.16</li>
<li><a
href="https://github.com/qos-ch/logback/commit/cb603698a1910e9dce1f5d39a2e51cd757eb40e0"><code>cb60369</code></a>
addded StubEventEvaluator as default class for evaluator element so as
to dir...</li>
<li><a
href="https://github.com/qos-ch/logback/commit/1da2f171dc108a2576eb33918198db7f755b1224"><code>1da2f17</code></a>
bump jxr version</li>
<li><a
href="https://github.com/qos-ch/logback/commit/5bde644c2659115790161256016b678ee0d957d1"><code>5bde644</code></a>
bump slf4j version to 2.0.16</li>
<li><a
href="https://github.com/qos-ch/logback/commit/aa2ebae414530c458dca2892351135d617474286"><code>aa2ebae</code></a>
remove stax related code</li>
<li><a
href="https://github.com/qos-ch/logback/commit/80db86b54892d5af85b6ee69b1e97a097f64f6bd"><code>80db86b</code></a>
fix issues/860</li>
<li><a
href="https://github.com/qos-ch/logback/commit/a8a2303ba3afeb5b26a90412501a6d1057d17669"><code>a8a2303</code></a>
start work on 1.5.16-SNAPSHOT</li>
<li><a
href="https://github.com/qos-ch/logback/commit/bf14c2c7f657f7d255a7fe9cb156b1913e99ca3c"><code>bf14c2c</code></a>
minor javadoc update</li>
<li>Additional commits viewable in <a
href="https://github.com/qos-ch/logback/compare/v_1.5.12...v_1.5.16">compare
view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
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>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump org.junit:junit-bom from 5.11.3 to 5.11.4 (AsyncHttpClient#2046)
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit5) from
5.11.3 to 5.11.4.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/junit-team/junit5/releases">org.junit:junit-bom's
releases</a>.</em></p>
<blockquote>
<p>JUnit 5.11.4 = Platform 1.11.4 + Jupiter 5.11.4 + Vintage 5.11.4</p>
<p>See <a
href="http://junit.org/junit5/docs/5.11.4/release-notes/">Release
Notes</a>.</p>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/junit-team/junit5/compare/r5.11.3...r5.11.4">https://github.com/junit-team/junit5/compare/r5.11.3...r5.11.4</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/junit-team/junit5/commit/6430ba4f653f6ae42f326cd0731b259ee699c719"><code>6430ba4</code></a>
Release 5.11.4</li>
<li><a
href="https://github.com/junit-team/junit5/commit/d09312174e38e36ec7ac9b35f7033d6a2b693125"><code>d093121</code></a>
Finalize 5.11.4 release notes</li>
<li><a
href="https://github.com/junit-team/junit5/commit/0444353084f7c47bb29e785b10cf3e835454c2da"><code>0444353</code></a>
Fix Maven integration tests on JDK 24</li>
<li><a
href="https://github.com/junit-team/junit5/commit/b5c7f4eeaff5b8a654e9ea6b78227cf90345b0ae"><code>b5c7f4e</code></a>
Move <a
href="https://redirect.github.com/junit-team/junit5/issues/4153">#4153</a>
to 5.11.4 release notes</li>
<li><a
href="https://github.com/junit-team/junit5/commit/b20c4e2eaed8a97536d48f7bb084a4bd828a56a9"><code>b20c4e2</code></a>
Ensure the XMLStreamWriter is closed after use</li>
<li><a
href="https://github.com/junit-team/junit5/commit/6376f0ab367f1ac17ce75b5410e68090b03b9d9b"><code>6376f0a</code></a>
Configure Git username and email</li>
<li><a
href="https://github.com/junit-team/junit5/commit/2b485c4286531fe7f3aa70367a27cf141c669a12"><code>2b485c4</code></a>
Set reference repo URI</li>
<li><a
href="https://github.com/junit-team/junit5/commit/500b5a06b5964a477e65719877653bae0e2496fc"><code>500b5a0</code></a>
Inject username and password via new DSL</li>
<li><a
href="https://github.com/junit-team/junit5/commit/d67196188fb63fa5a35f63caf168dc42cecfaca8"><code>d671961</code></a>
Update plugin gitPublish to v5</li>
<li><a
href="https://github.com/junit-team/junit5/commit/3d11279dbaae5aac0ab5f28d8283272bdbca924f"><code>3d11279</code></a>
Add <code>JAVA_25</code> to <code>JRE</code> enum</li>
<li>Additional commits viewable in <a
href="https://github.com/junit-team/junit5/compare/r5.11.3...r5.11.4">compare
view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
You can trigger a rebase of this PR 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>
> **Note**
> Automatic rebases have been disabled on this pull request as it has
been open for over 30 days.
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
bug-61 parent a3fd14e commit 9b85350Copy full SHA for 9b85350
File tree
2 files changed
+5
-5
lines changedFilter options
- client/src/main/java/org/asynchttpclient
2 files changed
+5
-5
lines changedclient/src/main/java/org/asynchttpclient/HostStats.java
Copy file name to clipboardExpand all lines: client/src/main/java/org/asynchttpclient/HostStats.java+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
35 | 35 |
| |
36 | 36 |
| |
37 | 37 |
| |
38 |
| - | |
| 38 | + | |
39 | 39 |
| |
40 | 40 |
| |
41 | 41 |
| |
|
+4-4
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
46 | 46 |
| |
47 | 47 |
| |
48 | 48 |
| |
49 |
| - | |
| 49 | + | |
50 | 50 |
| |
51 | 51 |
| |
52 | 52 |
| |
53 | 53 |
| |
54 |
| - | |
| 54 | + | |
55 | 55 |
| |
56 | 56 |
| |
57 | 57 |
| |
| |||
105 | 105 |
| |
106 | 106 |
| |
107 | 107 |
| |
108 |
| - | |
| 108 | + | |
109 | 109 |
| |
110 | 110 |
| |
111 | 111 |
| |
| |||
327 | 327 |
| |
328 | 328 |
| |
329 | 329 |
| |
330 |
| - | |
| 330 | + | |
331 | 331 |
| |
332 | 332 |
| |
333 | 333 |
| |
|
0 commit comments