Skip to content

Bump me.bechberger:ap-loader-all from 4.4-13 to 4.5-13 - #4471

Merged
github-actions[bot] merged 1 commit into
masterfrom
dependabot/gradle/me.bechberger-ap-loader-all-4.5-13
Sep 1, 2026
Merged

Bump me.bechberger:ap-loader-all from 4.4-13 to 4.5-13#4471
github-actions[bot] merged 1 commit into
masterfrom
dependabot/gradle/me.bechberger-ap-loader-all-4.5-13

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 1, 2026

Copy link
Copy Markdown
Contributor

Bumps me.bechberger:ap-loader-all from 4.4-13 to 4.5-13.

Release notes

Sourced from me.bechberger:ap-loader-all's releases.

Loader for 4.5 (v13): async-profiler 4.5

ap-loader v13

  • Support async-profiler 4.5

The following is copied from the wrapped async-profiler release by Andrei Pangin. The source code linked below should be ignored.

What's new

Features

  • #1755: Span API for latency profiling
  • #1758: Parse DWARF unwinding info in the .debug_frame section
  • #1768: Compatibility with OpenTelemetry Profiles Alpha

Improvements

  • #1765: JDK 27 support
  • #1737: Hot Code Heap support (JDK-8326205)
  • #1739: Build jfr-converter as a GraalVM Native Image

Breaking changes

  • #1768: otlp format has changed in accordance with opentelemetry-proto v1.10.0
  • #1728: AsyncProfiler.dumpOtlp() now accepts Counter argument

Bug fixes

  • #1406: Long time-to-safepoint pause when attaching asprof
  • #1740: Re-register custom events on every JFR chunk
  • #1746: Flush wall-clock events on dump or JFR chunk rotation
  • #1749: Prefer non-real-time signals for profiling
  • #1752: Heatmap visualization fixes
  • #1756: Runtime attach fails on JVMs with many native libraries
  • #1760: Async-profiler should choose the same clock for timestamps as JFR
  • #1766: Method Tracing retransformed redundant classes
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 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 [me.bechberger:ap-loader-all](https://github.com/jvm-profiling-tools/ap-loader) from 4.4-13 to 4.5-13.
- [Release notes](https://github.com/jvm-profiling-tools/ap-loader/releases)
- [Commits](https://github.com/jvm-profiling-tools/ap-loader/commits)

---
updated-dependencies:
- dependency-name: me.bechberger:ap-loader-all
  dependency-version: 4.5-13
  dependency-type: direct:production
...

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 Sep 1, 2026
@github-actions
github-actions Bot enabled auto-merge (squash) September 1, 2026 16:03
@github-actions
github-actions Bot merged commit b5dc979 into master Sep 1, 2026
12 checks passed
@dependabot
dependabot Bot deleted the dependabot/gradle/me.bechberger-ap-loader-all-4.5-13 branch September 1, 2026 16:13
@github-actions

github-actions Bot commented Sep 1, 2026

Copy link
Copy Markdown
Contributor

Test Report

Test Results

Java Version Total Passed Failed Errors Skipped
Java 11 5940 (±0) 5884 (±0) 0 (±0) 0 (±0) 56 (±0)
Java 17 5940 (±0) 5883 (±0) 0 (±0) 0 (±0) 57 (±0)
Java 21 5940 (±0) 5883 (±0) 0 (±0) 0 (±0) 57 (±0)
Java 25 5940 (±0) 5883 (±0) 0 (±0) 0 (±0) 57 (±0)
jcstress 32 (±0) 32 (±0) 0 (±0) 0 (±0) 0 (±0)
Total 23792 (±0) 23565 (±0) 0 (±0) 0 (±0) 227 (±0)

Code Coverage (Java 25)

Metric Covered Missed Coverage vs Master
Lines 30072 3121 90.6% ±0.0%
Branches 8788 1518 85.3% ±0.0%
Methods 8033 1206 86.9% ±0.0%

No per-class coverage changes detected.

Full HTML report: build artifact jacoco-html-report

Updated: 2026-09-01 16:13:41 UTC

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