Skip to content
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

Bump org.agrona:agrona from 1.6.0 to 1.21.1 #890

Merged
merged 13 commits into from
May 1, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2024

Bumps org.agrona:agrona from 1.6.0 to 1.21.1.

Release notes

Sourced from org.agrona:agrona's releases.

1.21.1

  • [Java] Fix Javadoc copyright year range.
  • [Java] Fix JDK 22 javadoc URL.
  • [CI] Enable JDK 23-ea build.
  • [Java] Upgrade to ASM 9.7.
  • [Java] Upgrade to ByteBuddy 1.14.13.

1.21.0

  • [Java] Use -XX:+EnableDynamicAgentLoading on JDK 21+.
  • [CI] Add Mac M1 to the build matrix.
  • [CI] Build PRs against merge commit.
  • [CI] Action updates.
  • [Java] Upgrade to JUnit 5.10.2.
  • [Java] Upgrade to Versions 0.51.0.
  • [Java] Upgrade to ByteBuddy 1.14.12.
  • [Java] Upgrade to Guava TestLib 33.1.0-jre.

1.20.0

  • Add Reference ID, a new metadata field, to counters in the value padding.
  • Suppress warnings about Unsafe APIs being deprecated for removal in JDK 22.
  • Enable dynamic agent loading on JDK 22 + run ByteBuddy in the experimental mode.
  • CI: Use JDK 21 GA, drop JDK 11, and add JDK 22-ea.
  • Fix JavaDoc link for JDK 21 GA.
  • Move bnd into bundle section to make it forward compatible with the next major version of the plugin.
  • Upgrade to ByteBuddy 1.14.9.
  • Upgrade to Guava TestLib 32.1.3-jre.
  • Upgrade to ASM 9.6.
  • Upgrade to Versions 0.49.0.

1.19.2

  • Add missing bounds check to AbstractMutableDirectBuffer#getInt(int, java.nio.ByteOrder) (#285)
  • Upgrade to ByteBuddy 1.14.7.

1.19.1

  • Fix NPE in SigInt.java (#283)
  • Upgrade to JMH 1.37.
  • Upgrade to Guava TestLib 32.1.2-jre.
  • Upgrade to JUnit 5.10.0.

1.19.0

  • Update BiInt2ObjectMap to support null values and add methods to get close to feature parity with Java 8 collections.
  • Restore the original behavior around the signal handling by not delegating to the previously registered handler.
  • Add MarkFile method to handle the creation of link files.
  • Upgrade Versions to 0.47.0
  • Upgrade Guava to 32.1.1-jre
  • Update ByteBuddy to 1.14.5

1.18.2

  • Fix IntHashSet#retainAll(IntHashSet) and IntHashSet#removeIfInt which were skipping removal of some elements if the chain compaction moved them to the beginning of the array.
  • JDK 21-ea warning fixes.

... (truncated)

Commits
  • 6c687a3 1.21.1 released.
  • eaf0b63 Revert "[Java] Use Zulu for EA build."
  • 8f7f088 [Java] Use Zulu for EA build.
  • 12204f3 [Java] Fix Javadoc copyright year range.
  • 7049ae6 [Java] Switch to JDK 23-ea.
  • 77f8057 [Java] Fix JDK 22 javadoc URL.
  • 4341f3f [Java] Upgrade to ByteBuddy 1.14.13.
  • c8d6f2d [Java] Upgrade to ASM 9.7.
  • 77b3b49 post release bump
  • aabeb73 1.21.0 released.
  • 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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Apr 1, 2024
@dependabot dependabot bot force-pushed the dependabot/maven/org.agrona-agrona-1.21.1 branch from 22ec253 to f19ac68 Compare April 25, 2024 18:23
@jfallows
Copy link
Contributor

@dependabot rebase

Bumps [org.agrona:agrona](https://github.com/real-logic/agrona) from 1.6.0 to 1.21.1.
- [Release notes](https://github.com/real-logic/agrona/releases)
- [Commits](aeron-io/agrona@1.6.0...1.21.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/maven/org.agrona-agrona-1.21.1 branch from f19ac68 to 7234703 Compare April 26, 2024 23:20
jfallows
jfallows previously approved these changes Apr 27, 2024
@jfallows jfallows merged commit d276152 into develop May 1, 2024
5 checks passed
@dependabot dependabot bot deleted the dependabot/maven/org.agrona-agrona-1.21.1 branch May 1, 2024 16:47
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.

2 participants