Skip to content

chore: bump actions/setup-java from 5.7.0 to 6.0.0 - #1534

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/actions/setup-java-6.0.0
Open

chore: bump actions/setup-java from 5.7.0 to 6.0.0#1534
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/actions/setup-java-6.0.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps actions/setup-java from 5.7.0 to 6.0.0.

Release notes

Sourced from actions/setup-java's releases.

v6.0.0

What's Changed

... (truncated)

Commits

@dependabot dependabot Bot added the dependencies Issue/PR is related to dependencies or updates label Aug 27, 2026
@vercel

vercel Bot commented Aug 27, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated
nitro-docs Ready Ready Preview Sep 5, 2026 12:14pm UTC

Request Review

Bumps [actions/setup-java](https://github.com/actions/setup-java) from 5.7.0 to 6.0.0.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](actions/setup-java@v5.7.0...v6)

---
updated-dependencies:
- dependency-name: actions/setup-java
  dependency-version: 6.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/github_actions/actions/setup-java-6.0.0 branch from 3ca5ed0 to 9a09367 Compare September 5, 2026 12:13
@github-actions

github-actions Bot commented Sep 5, 2026

Copy link
Copy Markdown

Performance Report

⚠️ Advisory: Results do not fail this PR while the baseline is being calibrated.

iOS

Benchmark Before After Difference
C++ simpleFunc() 110.9 ns 140.3 ns 🔴 +26.57% slower
Swift copy(1 MiB) 120.31 µs 94.32 µs 🟢 -21.6% faster
Swift large array (1,024) 84.37 µs 75.62 µs 🟢 -10.37% faster
Swift typed map (8 entries) 4.68 µs 3.94 µs 🟢 -15.88% faster
All Benchmarks
Benchmark Before After Difference
JavaScript addNumbers() 41.4 ns 38.0 ns 🟡 -8.26% faster (noisy)
C++ bounce(1 MiB) 482.7 ns 434.9 ns 🟡 -9.9% faster (noisy)
C++ bounce(4 KiB) 480.4 ns 532.3 ns 🟡 +10.81% slower (noisy)
C++ copy(1 MiB) 104.30 µs 111.32 µs 🟡 +6.73% slower (noisy)
C++ copy(4 KiB) 2.01 µs 1.93 µs 🟡 -3.96% faster (noisy)
C++ large array (1,024) 65.36 µs 69.90 µs 🟡 +6.95% slower (noisy)
C++ small array (16) 1.27 µs 1.22 µs 🟡 -4.32% faster (noisy)
C++ synchronousCallback() 405.8 ns 316.9 ns 🟡 -21.9% faster (noisy)
C++ create() 745.9 ns 713.3 ns 🟡 -4.37% faster (noisy)
C++ returnExisting() 345.2 ns 300.9 ns 🟡 -12.84% faster (noisy)
C++ typed map (8 entries) 2.51 µs 2.62 µs 🟡 +4.15% slower (noisy)
C++ optional trailing string 233.9 ns 243.8 ns 🟡 +4.22% slower (noisy)
C++ addNumbers() 129.4 ns 133.6 ns 🟡 +3.22% slower (noisy)
C++ immediatePromise() 1.42 µs 1.39 µs ℹ️ -2.13% faster (advisory)
C++ number property get/set 217.7 ns 241.0 ns 🟡 +10.72% slower (noisy)
C++ short ASCII string 221.8 ns 213.2 ns 🟡 -3.89% faster (noisy)
C++ Unicode string 463.8 ns 521.0 ns 🟡 +12.34% slower (noisy)
C++ nested Car struct 3.34 µs 3.49 µs 🟡 +4.74% slower (noisy)
C++ number | string variant 227.0 ns 205.0 ns 🟡 -9.69% faster (noisy)
Swift bounce(1 MiB) 531.0 ns 447.4 ns 🟡 -15.73% faster (noisy)
Swift bounce(4 KiB) 504.4 ns 436.7 ns 🟡 -13.43% faster (noisy)
Swift copy(4 KiB) 2.11 µs 2.16 µs 🟡 +2.44% slower (noisy)
Swift small array (16) 1.75 µs 1.54 µs 🟡 -12.22% faster (noisy)
Swift synchronousCallback() 503.1 ns 441.0 ns 🟡 -12.34% faster (noisy)
Swift create() 44.12 µs 42.58 µs 🟡 -3.49% faster (noisy)
Swift returnExisting() 478.7 ns 441.0 ns 🟡 -7.87% faster (noisy)
Swift optional trailing string 310.9 ns 239.6 ns 🟡 -22.94% faster (noisy)
Swift addNumbers() 147.0 ns 133.9 ns 🟡 -8.94% faster (noisy)
Swift simpleFunc() 132.0 ns 117.7 ns 🟡 -10.83% faster (noisy)
Swift immediatePromise() 2.74 µs 2.52 µs ℹ️ -8.34% faster (advisory)
Swift number property get/set 295.5 ns 285.0 ns 🟡 -3.56% faster (noisy)
Swift short ASCII string 273.8 ns 288.5 ns 🟡 +5.37% slower (noisy)
Swift Unicode string 654.2 ns 631.3 ns 🟡 -3.5% faster (noisy)
Swift nested Car struct 4.28 µs 3.95 µs 🟡 -7.74% faster (noisy)
Swift number | string variant 367.4 ns 364.8 ns 🟡 -0.7% faster (noisy)
TurboModule addNumbers() 1.37 µs 1.53 µs 🟡 +11.53% slower (noisy)

Android

Performance is unchanged! 😎

All Benchmarks
Benchmark Before After Difference
JavaScript addNumbers() 43.6 ns 43.5 ns ⚪ ~0.27% unchanged
C++ bounce(1 MiB) 596.3 ns 600.8 ns 🟡 +0.75% slower (noisy)
C++ bounce(4 KiB) 605.2 ns 601.5 ns 🟡 -0.61% faster (noisy)
C++ copy(1 MiB) 32.66 µs 33.10 µs ⚪ ~1.33% unchanged
C++ copy(4 KiB) 1.41 µs 1.40 µs ⚪ ~0.44% unchanged
C++ large array (1,024) 83.01 µs 82.89 µs ⚪ ~0.14% unchanged
C++ small array (16) 1.69 µs 1.69 µs ⚪ ~0.11% unchanged
C++ synchronousCallback() 477.0 ns 483.1 ns 🟡 +1.29% slower (noisy)
C++ create() 973.6 ns 973.7 ns ⚪ ~0.01% unchanged
C++ returnExisting() 367.8 ns 374.6 ns ⚪ ~1.86% unchanged
C++ typed map (8 entries) 3.36 µs 3.40 µs ⚪ ~1.26% unchanged
C++ optional trailing string 274.1 ns 273.5 ns ⚪ ~0.24% unchanged
C++ addNumbers() 171.2 ns 167.1 ns 🟡 -2.41% faster (noisy)
C++ simpleFunc() 133.4 ns 131.2 ns ⚪ ~1.6% unchanged
C++ immediatePromise() 1.70 µs 1.71 µs ℹ️ +0.18% slower (advisory)
C++ number property get/set 277.9 ns 270.3 ns 🟡 -2.73% faster (noisy)
C++ short ASCII string 240.5 ns 243.6 ns ⚪ ~1.29% unchanged
C++ Unicode string 542.5 ns 548.1 ns ⚪ ~1.04% unchanged
C++ nested Car struct 4.44 µs 4.43 µs ⚪ ~0.28% unchanged
C++ number | string variant 256.3 ns 255.0 ns ⚪ ~0.52% unchanged
Kotlin bounce(1 MiB) 1.79 µs 1.83 µs 🟡 +1.97% slower (noisy)
Kotlin bounce(4 KiB) 1.78 µs 1.79 µs ⚪ ~0.43% unchanged
Kotlin copy(1 MiB) 450.49 µs 459.79 µs ⚪ ~2.06% unchanged
Kotlin copy(4 KiB) 8.36 µs 8.58 µs ⚪ ~2.64% unchanged
Kotlin large array (1,024) 91.40 µs 91.54 µs ⚪ ~0.15% unchanged
Kotlin small array (16) 2.27 µs 2.26 µs ⚪ ~0.47% unchanged
Kotlin synchronousCallback() 1.67 µs 1.70 µs ⚪ ~1.39% unchanged
Kotlin create() 2.95 µs 3.11 µs 🟡 +5.67% slower (noisy)
Kotlin returnExisting() 1.24 µs 1.23 µs ⚪ ~0.53% unchanged
Kotlin typed map (8 entries) 13.21 µs 13.10 µs ⚪ ~0.79% unchanged
Kotlin optional trailing string 687.3 ns 688.9 ns 🟡 +0.24% slower (noisy)
Kotlin addNumbers() 260.6 ns 261.9 ns ⚪ ~0.48% unchanged
Kotlin simpleFunc() 208.6 ns 209.8 ns ⚪ ~0.57% unchanged
Kotlin immediatePromise() 4.55 µs 4.52 µs ℹ️ -0.67% faster (advisory)
Kotlin number property get/set 535.5 ns 547.5 ns ⚪ ~2.23% unchanged
Kotlin short ASCII string 918.6 ns 913.5 ns ⚪ ~0.55% unchanged
Kotlin Unicode string 1.48 µs 1.48 µs ⚪ ~0.14% unchanged
Kotlin nested Car struct 9.51 µs 9.47 µs ⚪ ~0.41% unchanged
Kotlin number | string variant 861.1 ns 863.8 ns ⚪ ~0.31% unchanged
TurboModule addNumbers() 533.3 ns 537.2 ns ⚪ ~0.73% unchanged

Benchmarking Code Diff fe50d8fc...9a09367d (view raw output)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Issue/PR is related to dependencies or updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants