Skip to content

build(deps): bump org.agrona:agrona from 2.5.0 to 2.6.0 - #62

Merged
github-actions[bot] merged 1 commit into
masterfrom
dependabot/maven/org.agrona-agrona-2.6.0
Aug 28, 2026
Merged

build(deps): bump org.agrona:agrona from 2.5.0 to 2.6.0#62
github-actions[bot] merged 1 commit into
masterfrom
dependabot/maven/org.agrona-agrona-2.6.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 28, 2026

Copy link
Copy Markdown
Contributor

Bumps org.agrona:agrona from 2.5.0 to 2.6.0.

Release notes

Sourced from org.agrona:agrona's releases.

2.6.0

See 2.6.0 release notes.

Changelog

Sourced from org.agrona:agrona's changelog.

== 2.6.0 (2026-08-20)

  • [Java] Reject missingValue in Int2IntHashMap.replace. (aeron-io/agrona#364)
  • [Java] Mask high bytes to Latin-1 in AsciiSequenceView.charAt. (aeron-io/agrona#365)
  • [Java] Reject non-ASCII digit look-alikes in AsciiEncoding parsing. (aeron-io/agrona#366)
  • [Java] Reject missingValue inputs in Int2IntHashMap.replace methods.
  • [Java] Support graceful shutdown of agents. Add an isExpected flag to AgentTerminationException. Don't log an expected AgentTerminationException with the error handler within the AgentRunner and AgentInvoker.
  • [Java] Add getAndSet methods to the Mutable<X> classes for more fluent calls.
  • [Java] Add appendHexDump methods to the PrintBufferUtil.
  • [Java] Upgrade to Gradle 9.7.0.
  • [Java] Upgrade to JUnit 6.1.3.
  • [Java] Upgrade to Guava TestLib 33.7.0-jre.
  • [Java] Upgrade to Shadow 9.6.1.
  • [Java] Upgrade to Versions 0.61.0.
Commits
  • 879ff41 2.6.0 release
  • e35b2b6 [Java] Update CHANGELOG.
  • 92695a6 [Java] Formatting.
  • 21d8894 [CI] Rerun tasks when building releases.
  • c7dbdf9 [CI] Add more descriptive name for snapshot releases.
  • 9196bae [CI] Add snapshot releases for Agrona.
  • ea0073f Add appendHexDump methods to PrintBufferUtil to support zero allocation print...
  • 35a3ab8 [Java] Upgrade to Guava TestLib 33.7.0-jre.
  • 207f54b [Java] Upgrade to Shadow 9.6.1.
  • bacdc8d [Java] Upgrade to Gradle 9.7.0.
  • Additional commits viewable in compare view

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 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)

Bumps [org.agrona:agrona](https://github.com/aeron-io/agrona) from 2.5.0 to 2.6.0.
- [Release notes](https://github.com/aeron-io/agrona/releases)
- [Changelog](https://github.com/aeron-io/agrona/blob/master/CHANGELOG.adoc)
- [Commits](aeron-io/agrona@2.5.0...2.6.0)

---
updated-dependencies:
- dependency-name: org.agrona:agrona
  dependency-version: 2.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Aug 28, 2026
@dependabot
dependabot Bot requested a review from namanONcode as a code owner August 28, 2026 17:04
@github-actions
github-actions Bot enabled auto-merge August 28, 2026 17:04
@github-actions
github-actions Bot merged commit 8c9110b into master Aug 28, 2026
4 checks passed
@dependabot
dependabot Bot deleted the dependabot/maven/org.agrona-agrona-2.6.0 branch August 28, 2026 17:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants