Skip to content

Bump org.agrona:agrona from 1.21.1 to 2.2.2-deploy-test2#514

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/maven/org.agrona-agrona-2.2.2-deploy-test2
Closed

Bump org.agrona:agrona from 1.21.1 to 2.2.2-deploy-test2#514
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/maven/org.agrona-agrona-2.2.2-deploy-test2

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 6, 2025

Bumps org.agrona:agrona from 1.21.1 to 2.2.2-deploy-test2.

Release notes

Sourced from org.agrona:agrona's releases.

2.2.2

Changed

  • Publish release artifacts to Central Portal using OSSRH Staging API service.
  • Bump Checkstyle to 10.25.0.

2.2.1

Changed

  • IntHashSet#retainAll(Collection) and IntHashSet#retainAll(IntHashSet) no longer change the capacity of the set.
  • Bump JUnit to 5.13.0.

Fixed

  • Infinite loop in IntHashSet when retainAll leaves collections with a power of two number of elements.

2.2.0

Changed

  • Protect against numeric overflow when recording errors at the end of the large buffer.
  • CI: Use gradle/actions/setup-gradle action for caching Gradle dependencies.
  • CI: Enable JDK 24 GA build.
  • Bump Gradle to 8.14.1.
  • Bump Checkstyle to 10.24.0.
  • Bump ByteBuddy to 1.17.5.
  • Bump Shadow to 8.3.6.
  • Bump JUnit to 5.12.2.
  • Bump Mockito to 5.18.0.
  • Bump Guava TestLib to 33.4.8-jre.

Added

  • Add SystemUtil#isMac method.
  • Add tests for file mapping.

2.1.0

Changed

  • Move get method declaration to the ReadablePosition class. (eb3b7d284d)
  • Bump Gradle to 8.13.
  • Bump Checkstyle to 10.21.3.
  • Bump ByteBuddy to 1.17.1.
  • Bump Shadow to 8.3.6.
  • Bump JUnit to 5.12.0.

Added

  • Add compareAndExchange methods to AtomicBuffer. (#334)
  • Add getAndAddPlain to AtomicCounter. (#328)
  • Add acquire/release methods to AtomicBuffer. (#314)
  • Add acquire/release methods to AtomicCounter. (#315)
  • Add acquire/release methods to Position. (#316)
  • Add plain methods to AtomicCounter. (#317)
  • Add opaque methods to AtomicCounter. (#319)
  • Add opaque methods to AtomicBuffer. (#313)
  • Add opaque methods to Position. (#324)
  • Add timestampRelease method to MarkFile. (#318)

... (truncated)

Commits

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

Bumps [org.agrona:agrona](https://github.com/aeron-io/agrona) from 1.21.1 to 2.2.2-deploy-test2.
- [Release notes](https://github.com/aeron-io/agrona/releases)
- [Changelog](https://github.com/aeron-io/agrona/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aeron-io/agrona/commits)

---
updated-dependencies:
- dependency-name: org.agrona:agrona
  dependency-version: 2.2.2-deploy-test2
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Jun 6, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 20, 2025

Superseded by #520.

@dependabot dependabot bot closed this Jun 20, 2025
@dependabot dependabot bot deleted the dependabot/maven/org.agrona-agrona-2.2.2-deploy-test2 branch June 20, 2025 14:00
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 java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants

Comments