Skip to content

Commit

Permalink
merge: #953
Browse files Browse the repository at this point in the history
953: build(deps): Bump org.agrona:agrona from 1.19.2 to 1.20.0 r=github-actions[bot] a=dependabot[bot]

Bumps [org.agrona:agrona](https://github.com/real-logic/agrona) from 1.19.2 to 1.20.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/real-logic/agrona/releases">org.agrona:agrona's releases</a>.</em></p>
<blockquote>
<h2>1.20.0</h2>
<ul>
<li>Add Reference ID, a new metadata field, to counters in the value padding.</li>
<li>Suppress warnings about Unsafe APIs being deprecated for removal in JDK 22.</li>
<li>Enable dynamic agent loading on JDK 22 + run ByteBuddy in the experimental mode.</li>
<li>CI: Use JDK 21 GA, drop JDK 11, and add JDK 22-ea.</li>
<li>Fix JavaDoc link for JDK 21 GA.</li>
<li>Move bnd into bundle section to make it forward compatible with the next major version of the plugin.</li>
<li>Upgrade to ByteBuddy 1.14.9.</li>
<li>Upgrade to Guava TestLib 32.1.3-jre.</li>
<li>Upgrade to ASM 9.6.</li>
<li>Upgrade to Versions 0.49.0.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/real-logic/agrona/commit/109b117cb3bf57a70a345ddae635e387743ef21b"><code>109b117</code></a> 1.20.0 released.</li>
<li><a href="https://github.com/real-logic/agrona/commit/b5579236353b3a2008e6d4c22d88e926737c0fd0"><code>b557923</code></a> [Java] Suppress warnings about Unsafe APIs being deprecated for removal in JD...</li>
<li><a href="https://github.com/real-logic/agrona/commit/2b14f99c6fb4145fcdd43caa4d74d10f566dee11"><code>2b14f99</code></a> Formatting.</li>
<li><a href="https://github.com/real-logic/agrona/commit/d6023f9c29713a7633960719ad0fff50900068c3"><code>d6023f9</code></a> [Java] Upgrade to ByteBuddy 1.14.9.</li>
<li><a href="https://github.com/real-logic/agrona/commit/21c9785e89209851778103efc405726fa45f0cd4"><code>21c9785</code></a> [Java] Upgrade to Guava TestLib 32.1.3-jre.</li>
<li><a href="https://github.com/real-logic/agrona/commit/b916b5e90c2387cd06f05343145124938844cb18"><code>b916b5e</code></a> [Java] Enable dynamic agent loading on JDK 22 + run ByteBuddy in the experime...</li>
<li><a href="https://github.com/real-logic/agrona/commit/942d36d27a925565ce643d46afca4173de33af84"><code>942d36d</code></a> [Java] Invoke <code>VarHandle.acquireFence/releaseFence/fullFence</code> on JDK 22+ and ...</li>
<li><a href="https://github.com/real-logic/agrona/commit/c8bbea8619d05e56429ea91e5109d9cb9e23f16b"><code>c8bbea8</code></a> [CI] Try temurin for JDK 22-ea.</li>
<li><a href="https://github.com/real-logic/agrona/commit/3b1f32dc7ba58372e11e01ead2a77c4729372859"><code>3b1f32d</code></a> [CI] Try corretto for JDK 22-ea.</li>
<li><a href="https://github.com/real-logic/agrona/commit/b4be8a73794a609f8f3ddb86b8084f609b5c4161"><code>b4be8a7</code></a> [CI] Enable JDK 22-ea.</li>
<li>Additional commits viewable in <a href="https://github.com/real-logic/agrona/compare/1.19.2...1.20.0">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.agrona:agrona&package-manager=maven&previous-version=1.19.2&new-version=1.20.0)](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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
zeebe-bors-camunda[bot] and dependabot[bot] authored Nov 2, 2023
2 parents 95285c6 + 2441fca commit 7c240a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
</scm>

<properties>
<dependency.agrona.version>1.19.2</dependency.agrona.version>
<dependency.agrona.version>1.20.0</dependency.agrona.version>
<dependency.assertj.version>3.24.2</dependency.assertj.version>
<dependency.awaitility.version>4.2.0</dependency.awaitility.version>
<dependency.bytebuddy.version>1.14.9</dependency.bytebuddy.version>
Expand Down

0 comments on commit 7c240a1

Please sign in to comment.