René's URL Explorer Experiment


Title: Bump the minor-patch group across 6 directories with 3 updates by dependabot[bot] · Pull Request #14 · cap-java/.github · GitHub

Open Graph Title: Bump the minor-patch group across 6 directories with 3 updates by dependabot[bot] · Pull Request #14 · cap-java/.github

X Title: Bump the minor-patch group across 6 directories with 3 updates by dependabot[bot] · Pull Request #14 · cap-java/.github

Description: Bumps the minor-patch group with 1 update in the /.github/workflows directory: actions/stale. Bumps the minor-patch group with 1 update in the /actions/build directory: actions/setup-java. Bumps the minor-patch group with 1 update in the /actions/deploy-release directory: actions/setup-java. Bumps the minor-patch group with 2 updates in the /actions/scan-with-blackduck directory: actions/setup-java and blackduck-inc/black-duck-security-scan. Bumps the minor-patch group with 1 update in the /actions/scan-with-codeql directory: actions/setup-java. Bumps the minor-patch group with 1 update in the /actions/scan-with-sonar directory: actions/setup-java. Updates actions/stale from 10.2.0 to 10.3.0 Release notes Sourced from actions/stale's releases. v10.3.0 What's Changed Bug Fix Enhancement: ignore stale labeling events by @​shamoon in actions/stale#1311 Dependency Updates Upgrade dependencies (@​actions/core, @​octokit/plugin-retry, @​typescript-eslint) by @​Copilot in actions/stale#1335 New Contributors @​shamoon made their first contribution in actions/stale#1311 Full Changelog: actions/stale@v10...v10.3.0 Commits eb5cf3a chore: upgrade dependencies and bump version to 10.3.0 (#1335) db5d06a Enhancement: ignore stale labeling events (#1311) See full diff in compare view Updates actions/setup-java from 5.2.0 to 5.5.0 Release notes Sourced from actions/setup-java's releases. v5.5.0 What's Changed chore: enforce pre-PR validation (aggregate scripts, git hooks, PR checklist) by @​brunoborges in actions/setup-java#1061 Bump github/codeql-action from 3 to 4 by @​dependabot[bot] in actions/setup-java#1069 Bump actions/checkout from 6 to 7 by @​dependabot[bot] in actions/setup-java#1068 Bump actions/setup-python from 5 to 6 by @​dependabot[bot] in actions/setup-java#1067 Bump @​typescript-eslint/parser from 8.61.1 to 8.62.0 by @​dependabot[bot] in actions/setup-java#1062 feat: Add verify-signature plumbing and Temurin+Microsoft verification support by @​johnoliver in actions/setup-java#1060 Updated jetbrains test: https.request() now catches errors. This fixes leaking tests as well by @​jmjaffe37 in actions/setup-java#1070 Fix arm64 e2e workflow tests mislabeled as x64 by @​brunoborges with @​Copilot in actions/setup-java#1073 feat: suppress Maven transfer progress via MAVEN_ARGS by default (add show-download-progress input) by @​brunoborges in actions/setup-java#1053 feat: Disable interactiveMode in generated Maven settings.xml by @​brunoborges with @​Copilot in actions/setup-java#1052 Bump prettier from 3.6.2 to 3.9.1 by @​dependabot[bot] in actions/setup-java#1066 chore(deps-dev): bump eslint-plugin-jest from 29.0.1 to 29.15.4 by @​dependabot[bot] in actions/setup-java#1074 fix: Maven Toolchains grows unexpectedly by @​Okeanos in actions/setup-java#534 dist: Support Tencent Kona JDK by @​johnshajiang in actions/setup-java#672 feat: Add set-default option by @​gsmet in actions/setup-java#1017 docs: document problem matcher (and how to disable it), Maven Wrapper caching, and generated interactiveMode by @​brunoborges in actions/setup-java#1075 feat: Add distribution detection support to .sdkmanrc file by @​lukaszgyg in actions/setup-java#975 New Contributors @​jmjaffe37 made their first contribution in actions/setup-java#1070 @​gsmet made their first contribution in actions/setup-java#1017 @​lukaszgyg made their first contribution in actions/setup-java#975 Full Changelog: actions/setup-java@v5...v5.5.0 v5.4.0 What's Changed Bump @​typescript-eslint/parser from 8.48.0 to 8.61.1 by @​dependabot[bot] in actions/setup-java#1021 Fix codeql workflow permissions by @​jsoref in actions/setup-java#993 fix CodeQL permissions by @​gdams in actions/setup-java#1025 fix: reject non-semver candidate versions in isVersionSatisfies by @​sproctor in actions/setup-java#1009 Bump @​actions/cache to 5.1.0, handle cache write denied by @​jasongin in actions/setup-java#1026 Add Maven Wrapper cache feature by @​mahabaleshwars in actions/setup-java#1027 Spelling by @​jsoref in actions/setup-java#713 add link to advanced configuration for JetBrains by @​robstoll in actions/setup-java#850 docs(action): fix missing required or default fields by @​kranthipoturaju in actions/setup-java#1007 feat: add microsoft openjdk 17.0.18 by @​al-kau in actions/setup-java#1002 Update README.md - use "alert syntax for Markdown" for notes by @​mhoffrog in actions/setup-java#924 Bump undici from 6.24.1 to 6.27.0 by @​dependabot[bot] in actions/setup-java#1033 Update contributor guide with emoji for clarity by @​brunoborges in actions/setup-java#1028 add javac problem matcher by @​Trass3r in actions/setup-java#562 Clarify README version syntax and migration guidance by @​brunoborges with @​Copilot in actions/setup-java#1038 Update undici artifacts to 6.27.0 (license cache + dist) by @​brunoborges in actions/setup-java#1040 docs: enhance custom jdk file installation by @​stephanabel in actions/setup-java#996 Templates for new Java distributions by @​panticmilos in actions/setup-java#429 Bump actions/checkout from 6 to 7 by @​dependabot[bot] in actions/setup-java#1032 Bump @​types/node from 25.9.3 to 26.0.0 by @​dependabot[bot] in actions/setup-java#1031 docs: replace non-existent HelloWorldApp references with java --version by @​brunoborges with @​Copilot in actions/setup-java#1043 ... (truncated) Commits 0f481fc feat: Add distribution detection support to .sdkmanrc file (#975) c4922bf docs: document problem matcher (and how to disable it), Maven Wrapper caching... 6657b99 feat: Add set-default option (#1017) a50fdcc dist: Support Tencent Kona JDK (#672) 77ee41d fix: Maven Toolchains grows unexpectedly (#534) 0765b15 chore(deps-dev): bump eslint-plugin-jest from 29.0.1 to 29.15.4 (#1074) c712b2f Bump prettier from 3.6.2 to 3.9.1 (#1066) 733efae feat: Disable interactiveMode in generated Maven settings.xml (#1052) 6c4d4a5 feat: suppress Maven transfer progress via MAVEN_ARGS by default (add show-do... 324b333 Fix arm64 e2e workflow tests mislabeled as x64 (#1073) Additional commits viewable in compare view Updates actions/setup-java from 5.2.0 to 5.5.0 Release notes Sourced from actions/setup-java's releases. v5.5.0 What's Changed chore: enforce pre-PR validation (aggregate scripts, git hooks, PR checklist) by @​brunoborges in actions/setup-java#1061 Bump github/codeql-action from 3 to 4 by @​dependabot[bot] in actions/setup-java#1069 Bump actions/checkout from 6 to 7 by @​dependabot[bot] in actions/setup-java#1068 Bump actions/setup-python from 5 to 6 by @​dependabot[bot] in actions/setup-java#1067 Bump @​typescript-eslint/parser from 8.61.1 to 8.62.0 by @​dependabot[bot] in actions/setup-java#1062 feat: Add verify-signature plumbing and Temurin+Microsoft verification support by @​johnoliver in actions/setup-java#1060 Updated jetbrains test: https.request() now catches errors. This fixes leaking tests as well by @​jmjaffe37 in actions/setup-java#1070 Fix arm64 e2e workflow tests mislabeled as x64 by @​brunoborges with @​Copilot in actions/setup-java#1073 feat: suppress Maven transfer progress via MAVEN_ARGS by default (add show-download-progress input) by @​brunoborges in actions/setup-java#1053 feat: Disable interactiveMode in generated Maven settings.xml by @​brunoborges with @​Copilot in actions/setup-java#1052 Bump prettier from 3.6.2 to 3.9.1 by @​dependabot[bot] in actions/setup-java#1066 chore(deps-dev): bump eslint-plugin-jest from 29.0.1 to 29.15.4 by @​dependabot[bot] in actions/setup-java#1074 fix: Maven Toolchains grows unexpectedly by @​Okeanos in actions/setup-java#534 dist: Support Tencent Kona JDK by @​johnshajiang in actions/setup-java#672 feat: Add set-default option by @​gsmet in actions/setup-java#1017 docs: document problem matcher (and how to disable it), Maven Wrapper caching, and generated interactiveMode by @​brunoborges in actions/setup-java#1075 feat: Add distribution detection support to .sdkmanrc file by @​lukaszgyg in actions/setup-java#975 New Contributors @​jmjaffe37 made their first contribution in actions/setup-java#1070 @​gsmet made their first contribution in actions/setup-java#1017 @​lukaszgyg made their first contribution in actions/setup-java#975 Full Changelog: actions/setup-java@v5...v5.5.0 v5.4.0 What's Changed Bump @​typescript-eslint/parser from 8.48.0 to 8.61.1 by @​dependabot[bot] in actions/setup-java#1021 Fix codeql workflow permissions by @​jsoref in actions/setup-java#993 fix CodeQL permissions by @​gdams in actions/setup-java#1025 fix: reject non-semver candidate versions in isVersionSatisfies by @​sproctor in actions/setup-java#1009 Bump @​actions/cache to 5.1.0, handle cache write denied by @​jasongin in actions/setup-java#1026 Add Maven Wrapper cache feature by @​mahabaleshwars in actions/setup-java#1027 Spelling by @​jsoref in actions/setup-java#713 add link to advanced configuration for JetBrains by @​robstoll in actions/setup-java#850 docs(action): fix missing required or default fields by @​kranthipoturaju in actions/setup-java#1007 feat: add microsoft openjdk 17.0.18 by @​al-kau in actions/setup-java#1002 Update README.md - use "alert syntax for Markdown" for notes by @​mhoffrog in actions/setup-java#924 Bump undici from 6.24.1 to 6.27.0 by @​dependabot[bot] in actions/setup-java#1033 Update contributor guide with emoji for clarity by @​brunoborges in actions/setup-java#1028 add javac problem matcher by @​Trass3r in actions/setup-java#562 Clarify README version syntax and migration guidance by @​brunoborges with @​Copilot in actions/setup-java#1038 Update undici artifacts to 6.27.0 (license cache + dist) by @​brunoborges in actions/setup-java#1040 docs: enhance custom jdk file installation by @​stephanabel in actions/setup-java#996 Templates for new Java distributions by @​panticmilos in actions/setup-java#429 Bump actions/checkout from 6 to 7 by @​dependabot[bot] in actions/setup-java#1032 Bump @​types/node from 25.9.3 to 26.0.0 by @​dependabot[bot] in actions/setup-java#1031 docs: replace non-existent HelloWorldApp references with java --version by @​brunoborges with @​Copilot in actions/setup-java#1043 ... (truncated) Commits 0f481fc feat: Add distribution detection support to .sdkmanrc file (#975) c4922bf docs: document problem matcher (and how to disable it), Maven Wrapper caching... 6657b99 feat: Add set-default option (#1017) a50fdcc dist: Support Tencent Kona JDK (#672) 77ee41d fix: Maven Toolchains grows unexpectedly (#534) 0765b15 chore(deps-dev): bump eslint-plugin-jest from 29.0.1 to 29.15.4 (#1074) c712b2f Bump prettier from 3.6.2 to 3.9.1 (#1066) 733efae feat: Disable interactiveMode in generated Maven settings.xml (#1052) 6c4d4a5 feat: suppress Maven transfer progress via MAVEN_ARGS by default (add show-do... 324b333 Fix arm64 e2e workflow tests mislabeled as x64 (#1073) Additional commits viewable in compare view Updates actions/setup-java from 5.2.0 to 5.5.0 Release notes Sourced from actions/setup-java's releases. v5.5.0 What's Changed chore: enforce pre-PR validation (aggregate scripts, git hooks, PR checklist) by @​brunoborges in actions/setup-java#1061 Bump github/codeql-action from 3 to 4 by @​dependabot[bot] in actions/setup-java#1069 Bump actions/checkout from 6 to 7 by @​dependabot[bot] in actions/setup-java#1068 Bump actions/setup-python from 5 to 6 by @​dependabot[bot] in actions/setup-java#1067 Bump @​typescript-eslint/parser from 8.61.1 to 8.62.0 by @​dependabot[bot] in actions/setup-java#1062 feat: Add verify-signature plumbing and Temurin+Microsoft verification support by @​johnoliver in actions/setup-java#1060 Updated jetbrains test: https.request() now catches errors. This fixes leaking tests as well by @​jmjaffe37 in actions/setup-java#1070 Fix arm64 e2e workflow tests mislabeled as x64 by @​brunoborges with @​Copilot in actions/setup-java#1073 feat: suppress Maven transfer progress via MAVEN_ARGS by default (add show-download-progress input) by @​brunoborges in actions/setup-java#1053 feat: Disable interactiveMode in generated Maven settings.xml by @​brunoborges with @​Copilot in actions/setup-java#1052 Bump prettier from 3.6.2 to 3.9.1 by @​dependabot[bot] in actions/setup-java#1066 chore(deps-dev): bump eslint-plugin-jest from 29.0.1 to 29.15.4 by @​dependabot[bot] in actions/setup-java#1074 fix: Maven Toolchains grows unexpectedly by @​Okeanos in actions/setup-java#534 dist: Support Tencent Kona JDK by @​johnshajiang in actions/setup-java#672 feat: Add set-default option by @​gsmet in actions/setup-java#1017 docs: document problem matcher (and how to disable it), Maven Wrapper caching, and generated interactiveMode by @​brunoborges in actions/setup-java#1075 feat: Add distribution detection support to .sdkmanrc file by @​lukaszgyg in actions/setup-java#975 New Contributors @​jmjaffe37 made their first contribution in actions/setup-java#1070 @​gsmet made their first contribution in actions/setup-java#1017 @​lukaszgyg made their first contribution in actions/setup-java#975 Full Changelog: actions/setup-java@v5...v5.5.0 v5.4.0 What's Changed Bump @​typescript-eslint/parser from 8.48.0 to 8.61.1 by @​dependabot[bot] in actions/setup-java#1021 Fix codeql workflow permissions by @​jsoref in actions/setup-java#993 fix CodeQL permissions by @​gdams in actions/setup-java#1025 fix: reject non-semver candidate versions in isVersionSatisfies by @​sproctor in actions/setup-java#1009 Bump @​actions/cache to 5.1.0, handle cache write denied by @​jasongin in actions/setup-java#1026 Add Maven Wrapper cache feature by @​mahabaleshwars in actions/setup-java#1027 Spelling by @​jsoref in actions/setup-java#713 add link to advanced configuration for JetBrains by @​robstoll in actions/setup-java#850 docs(action): fix missing required or default fields by @​kranthipoturaju in actions/setup-java#1007 feat: add microsoft openjdk 17.0.18 by @​al-kau in actions/setup-java#1002 Update README.md - use "alert syntax for Markdown" for notes by @​mhoffrog in actions/setup-java#924 Bump undici from 6.24.1 to 6.27.0 by @​dependabot[bot] in actions/setup-java#1033 Update contributor guide with emoji for clarity by @​brunoborges in actions/setup-java#1028 add javac problem matcher by @​Trass3r in actions/setup-java#562 Clarify README version syntax and migration guidance by @​brunoborges with @​Copilot in actions/setup-java#1038 Update undici artifacts to 6.27.0 (license cache + dist) by @​brunoborges in actions/setup-java#1040 docs: enhance custom jdk file installation by @​stephanabel in actions/setup-java#996 Templates for new Java distributions by @​panticmilos in actions/setup-java#429 Bump actions/checkout from 6 to 7 by @​dependabot[bot] in actions/setup-java#1032 Bump @​types/node from 25.9.3 to 26.0.0 by @​dependabot[bot] in actions/setup-java#1031 docs: replace non-existent HelloWorldApp references with java --version by @​brunoborges with @​Copilot in actions/setup-java#1043 ... (truncated) Commits 0f481fc feat: Add distribution detection support to .sdkmanrc file (#975) c4922bf docs: document problem matcher (and how to disable it), Maven Wrapper caching... 6657b99 feat: Add set-default option (#1017) a50fdcc dist: Support Tencent Kona JDK (#672) 77ee41d fix: Maven Toolchains grows unexpectedly (#534) 0765b15 chore(deps-dev): bump eslint-plugin-jest from 29.0.1 to 29.15.4 (#1074) c712b2f Bump prettier from 3.6.2 to 3.9.1 (#1066) 733efae feat: Disable interactiveMode in generated Maven settings.xml (#1052) 6c4d4a5 feat: suppress Maven transfer progress via MAVEN_ARGS by default (add show-do... 324b333 Fix arm64 e2e workflow tests mislabeled as x64 (#1073) Additional commits viewable in compare view Updates blackduck-inc/black-duck-security-scan from 2.9.0 to 2.10.0 Release notes Sourced from blackduck-inc/black-duck-security-scan's releases. Black Duck Security Scan v2.10.0 Added support for Polaris SCA Binary Scan Deprecated coverity_passphrase parameter and added support for coverity_password parameter Upgraded to Node 24 Commits 3fe94e4 Merge pull request #195 from bd-gshinde/lance/update-runner-node-version 3db0b53 Update runner node version and rebuild dist fcedf32 Merge branch 'main' into lance/update-runner-node-version c6d08b3 Merge pull request #194 from blackduck-inc/SIGINT-5334 84e83ef fix: rebuild dist with coverity_password backward compatibility fix bde1017 Merge branch 'main' into SIGINT-5334 7a21a15 feat: supporting coverity password 08e0d14 Merge pull request #192 from blackduck-inc/fix-enterprise-version-logs 64b0f91 Updated Test cases with 3.18 instance support 3942be6 Updated Enterprise 3.18 instance log message Additional commits viewable in compare view Updates actions/setup-java from 5.2.0 to 5.5.0 Release notes Sourced from actions/setup-java's releases. v5.5.0 What's Changed chore: enforce pre-PR validation (aggregate scripts, git hooks, PR checklist) by @​brunoborges in actions/setup-java#1061 Bump github/codeql-action from 3 to 4 by @​dependabot[bot] in actions/setup-java#1069 Bump actions/checkout from 6 to 7 by @​dependabot[bot] in actions/setup-java#1068 Bump actions/setup-python from 5 to 6 by @​dependabot[bot] in actions/setup-java#1067 Bump @​typescript-eslint/parser from 8.61.1 to 8.62.0 by @​dependabot[bot] in actions/setup-java#1062 feat: Add verify-signature plumbing and Temurin+Microsoft verification support by @​johnoliver in actions/setup-java#1060 Updated jetbrains test: https.request() now catches errors. This fixes leaking tests as well by @​jmjaffe37 in actions/setup-java#1070 Fix arm64 e2e workflow tests mislabeled as x64 by @​brunoborges with @​Copilot in actions/setup-java#1073 feat: suppress Maven transfer progress via MAVEN_ARGS by default (add show-download-progress input) by @​brunoborges in actions/setup-java#1053 feat: Disable interactiveMode in generated Maven settings.xml by @​brunoborges with @​Copilot in actions/setup-java#1052 Bump prettier from 3.6.2 to 3.9.1 by @​dependabot[bot] in actions/setup-java#1066 chore(deps-dev): bump eslint-plugin-jest from 29.0.1 to 29.15.4 by @​dependabot[bot] in actions/setup-java#1074 fix: Maven Toolchains grows unexpectedly by @​Okeanos in actions/setup-java#534 dist: Support Tencent Kona JDK by @​johnshajiang in actions/setup-java#672 feat: Add set-default option by @​gsmet in actions/setup-java#1017 docs: document problem matcher (and how to disable it), Maven Wrapper caching, and generated interactiveMode by @​brunoborges in actions/setup-java#1075 feat: Add distribution detection support to .sdkmanrc file by @​lukaszgyg in actions/setup-java#975 New Contributors @​jmjaffe37 made their first contribution in actions/setup-java#1070 @​gsmet made their first contribution in actions/setup-java#1017 @​lukaszgyg made their first contribution in actions/setup-java#975 Full Changelog: actions/setup-java@v5...v5.5.0 v5.4.0 What's Changed Bump @​typescript-eslint/parser from 8.48.0 to 8.61.1 by @​dependabot[bot] in actions/setup-java#1021 Fix codeql workflow permissions by @​jsoref in actions/setup-java#993 fix CodeQL permissions by @​gdams in actions/setup-java#1025 fix: reject non-semver candidate versions in isVersionSatisfies by @​sproctor in actions/setup-java#1009 Bump @​actions/cache to 5.1.0, handle cache write denied by @​jasongin in actions/setup-java#1026 Add Maven Wrapper cache feature by @​mahabaleshwars in actions/setup-java#1027 Spelling by @​jsoref in actions/setup-java#713 add link to advanced configuration for JetBrains by @​robstoll in actions/setup-java#850 docs(action): fix missing required or default fields by @​kranthipoturaju in actions/setup-java#1007 feat: add microsoft openjdk 17.0.18 by @​al-kau in actions/setup-java#1002 Update README.md - use "alert syntax for Markdown" for notes by @​mhoffrog in actions/setup-java#924 Bump undici from 6.24.1 to 6.27.0 by @​dependabot[bot] in actions/setup-java#1033 Update contributor guide with emoji for clarity by @​brunoborges in actions/setup-java#1028 add javac problem matcher by @​Trass3r in actions/setup-java#562 Clarify README version syntax and migration guidance by @​brunoborges with @​Copilot in actions/setup-java#1038 Update undici artifacts to 6.27.0 (license cache + dist) by @​brunoborges in actions/setup-java#1040 docs: enhance custom jdk file installation by @​stephanabel in actions/setup-java#996 Templates for new Java distributions by @​panticmilos in actions/setup-java#429 Bump actions/checkout from 6 to 7 by @​dependabot[bot] in actions/setup-java#1032 Bump @​types/node from 25.9.3 to 26.0.0 by @​dependabot[bot] in actions/setup-java#1031 docs: replace non-existent HelloWorldApp references with java --version by @​brunoborges with @​Copilot in actions/setup-java#1043 ... (truncated) Commits 0f481fc feat: Add distribution detection support to .sdkmanrc file (#975) c4922bf docs: document problem matcher (and how to disable it), Maven Wrapper caching... 6657b99 feat: Add set-default option (#1017) a50fdcc dist: Support Tencent Kona JDK (#672) 77ee41d fix: Maven Toolchains grows unexpectedly (#534) 0765b15 chore(deps-dev): bump eslint-plugin-jest from 29.0.1 to 29.15.4 (#1074) c712b2f Bump prettier from 3.6.2 to 3.9.1 (#1066) 733efae feat: Disable interactiveMode in generated Maven settings.xml (#1052) 6c4d4a5 feat: suppress Maven transfer progress via MAVEN_ARGS by default (add show-do... 324b333 Fix arm64 e2e workflow tests mislabeled as x64 (#1073) Additional commits viewable in compare view Updates actions/setup-java from 5.2.0 to 5.5.0 Release notes Sourced from actions/setup-java's releases. v5.5.0 What's Changed chore: enforce pre-PR validation (aggregate scripts, git hooks, PR checklist) by @​brunoborges in actions/setup-java#1061 Bump github/codeql-action from 3 to 4 by @​dependabot[bot] in actions/setup-java#1069 Bump actions/checkout from 6 to 7 by @​dependabot[bot] in actions/setup-java#1068 Bump actions/setup-python from 5 to 6 by @​dependabot[bot] in actions/setup-java#1067 Bump @​typescript-eslint/parser from 8.61.1 to 8.62.0 by @​dependabot[bot] in actions/setup-java#1062 feat: Add verify-signature plumbing and Temurin+Microsoft verification support by @​johnoliver in actions/setup-java#1060 Updated jetbrains test: https.request() now catches errors. This fixes leaking tests as well by @​jmjaffe37 in actions/setup-java#1070 Fix arm64 e2e workflow tests mislabeled as x64 by @​brunoborges with @​Copilot in actions/setup-java#1073 feat: suppress Maven transfer progress via MAVEN_ARGS by default (add show-download-progress input) by @​brunoborges in actions/setup-java#1053 feat: Disable interactiveMode in generated Maven settings.xml by @​brunoborges with @​Copilot in actions/setup-java#1052 Bump prettier from 3.6.2 to 3.9.1 by @​dependabot[bot] in actions/setup-java#1066 chore(deps-dev): bump eslint-plugin-jest from 29.0.1 to 29.15.4 by @​dependabot[bot] in actions/setup-java#1074 fix: Maven Toolchains grows unexpectedly by @​Okeanos in actions/setup-java#534 dist: Support Tencent Kona JDK by @​johnshajiang in actions/setup-java#672 feat: Add set-default option by @​gsmet in actions/setup-java#1017 docs: document problem matcher (and how to disable it), Maven Wrapper caching, and generated interactiveMode by @​brunoborges in actions/setup-java#1075 feat: Add distribution detection support to .sdkmanrc file by @​lukaszgyg in actions/setup-java#975 New Contributors @​jmjaffe37 made their first contribution in actions/setup-java#1070 @​gsmet made their first contribution in actions/setup-java#1017 @​lukaszgyg made their first contribution in actions/setup-java#975 Full Changelog: actions/setup-java@v5...v5.5.0 v5.4.0 What's Changed Bump @​typescript-eslint/parser from 8.48.0 to 8.61.1 by @​dependabot[bot] in actions/setup-java#1021 Fix codeql workflow permissions by @​jsoref in actions/setup-java#993 fix CodeQL permissions by @​gdams in actions/setup-java#1025 fix: reject non-semver candidate versions in isVersionSatisfies by @​sproctor in actions/setup-java#1009 Bump @​actions/cache to 5.1.0, handle cache write denied by @​jasongin in actions/setup-java#1026 Add Maven Wrapper cache feature by @​mahabaleshwars in actions/setup-java#1027 Spelling by @​jsoref in actions/setup-java#713 add link to advanced configuration for JetBrains by @​robstoll in actions/setup-java#850 docs(action): fix missing required or default fields by @​kranthipotura... Description has been truncated

Open Graph Description: Bumps the minor-patch group with 1 update in the /.github/workflows directory: actions/stale. Bumps the minor-patch group with 1 update in the /actions/build directory: actions/setup-java. Bumps th...

X Description: Bumps the minor-patch group with 1 update in the /.github/workflows directory: actions/stale. Bumps the minor-patch group with 1 update in the /actions/build directory: actions/setup-java. Bumps th...

Opengraph URL: https://github.com/cap-java/.github/pull/14

X: @github

direct link

Domain: github.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:b2be5b23-04a8-1422-dff5-eeb5863cd026
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-id90FE:18EA1F:271F56B:3693074:6A50C9A1
html-safe-noncef538a2d2b31c43bc0d6a0ce6161875b952f381975b9313bd165291cb7ccab138
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI5MEZFOjE4RUExRjoyNzFGNTZCOjM2OTMwNzQ6NkE1MEM5QTEiLCJ2aXNpdG9yX2lkIjoiNzcyNzI4ODkwOTE0MzUyNTc5NCIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmacd3e8c6993bf79d9939348e36cf8401fed8ac89fb741b8d07f249dde85291eb87
hovercard-subject-tagpull_request:4018517288
github-keyboard-shortcutsrepository,pull-request-list,pull-request-conversation,pull-request-files-changed,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///pull_requests/show/files
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/cap-java/.github/pull/14/files
twitter:imagehttps://avatars.githubusercontent.com/in/29110?s=400&v=4
twitter:cardsummary_large_image
og:imagehttps://avatars.githubusercontent.com/in/29110?s=400&v=4
og:image:altBumps the minor-patch group with 1 update in the /.github/workflows directory: actions/stale. Bumps the minor-patch group with 1 update in the /actions/build directory: actions/setup-java. Bumps th...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
None72b13e0e8d0319acdd27a145cfe73f4f06c791713d0ac4690e41fb68ad28cac0
turbo-cache-controlno-preview
diff-viewunified
go-importgithub.com/cap-java/.github git https://github.com/cap-java/.github.git
octolytics-dimension-user_id117302083
octolytics-dimension-user_logincap-java
octolytics-dimension-repository_id770385555
octolytics-dimension-repository_nwocap-java/.github
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id770385555
octolytics-dimension-repository_network_root_nwocap-java/.github
turbo-body-classeslogged-out env-production page-responsive full-width
disable-turbotrue
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release08e79d53fc070870d5b168356afebb1e286a2ffe
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/cap-java/.github/pull/14/files#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fcap-java%2F.github%2Fpull%2F14%2Ffiles
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub Copilot appDirect agents from issue to mergehttps://github.com/features/ai/github-app
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
View all resourceshttps://github.com/resources
GitHub SponsorsFund open source developershttps://github.com/open-source/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/open-source/accelerator
GitHub Starshttps://stars.github.com
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/enterprise/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fcap-java%2F.github%2Fpull%2F14%2Ffiles
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fpull_requests%2Fshow%2Ffiles&source=header-repo&source_repo=cap-java%2F.github
Reloadhttps://github.com/cap-java/.github/pull/14/files
Reloadhttps://github.com/cap-java/.github/pull/14/files
Reloadhttps://github.com/cap-java/.github/pull/14/files
Please reload this pagehttps://github.com/cap-java/.github/pull/14/files
cap-java https://github.com/cap-java
.githubhttps://github.com/cap-java/.github
Notifications https://github.com/login?return_to=%2Fcap-java%2F.github
Fork 1 https://github.com/login?return_to=%2Fcap-java%2F.github
Star 0 https://github.com/login?return_to=%2Fcap-java%2F.github
Code https://github.com/cap-java/.github
Issues 0 https://github.com/cap-java/.github/issues
Pull requests 3 https://github.com/cap-java/.github/pulls
Actions https://github.com/cap-java/.github/actions
Projects https://github.com/cap-java/.github/projects
Security and quality 0 https://github.com/cap-java/.github/security
Insights https://github.com/cap-java/.github/pulse
Code https://github.com/cap-java/.github
Issues https://github.com/cap-java/.github/issues
Pull requests https://github.com/cap-java/.github/pulls
Actions https://github.com/cap-java/.github/actions
Projects https://github.com/cap-java/.github/projects
Security and quality https://github.com/cap-java/.github/security
Insights https://github.com/cap-java/.github/pulse
Sign up for GitHub https://github.com/signup?return_to=%2Fcap-java%2F.github%2Fissues%2Fnew%2Fchoose
terms of servicehttps://docs.github.com/terms
privacy statementhttps://docs.github.com/privacy
Sign inhttps://github.com/login?return_to=%2Fcap-java%2F.github%2Fissues%2Fnew%2Fchoose
dependabothttps://github.com/apps/dependabot
mainhttps://github.com/cap-java/.github/tree/main
dependabot/github_actions/dot-github/workflows/minor-patch-2a1aaafb44https://github.com/cap-java/.github/tree/dependabot/github_actions/dot-github/workflows/minor-patch-2a1aaafb44
Conversation 0 https://github.com/cap-java/.github/pull/14
Commits 1 https://github.com/cap-java/.github/pull/14/commits
Checks 0 https://github.com/cap-java/.github/pull/14/checks
Files changed https://github.com/cap-java/.github/pull/14/files
Please reload this pagehttps://github.com/cap-java/.github/pull/14/files
Bump the minor-patch group across 6 directories with 3 updates https://github.com/cap-java/.github/pull/14/files#top
Show all changes 1 commit https://github.com/cap-java/.github/pull/14/files
f346003 Bump the minor-patch group across 6 directories with 3 updates dependabot[bot] Jul 9, 2026 https://github.com/cap-java/.github/pull/14/commits/f3460032883d8c02fa51c987af2a8ffd46caef30
Clear filters https://github.com/cap-java/.github/pull/14/files
Please reload this pagehttps://github.com/cap-java/.github/pull/14/files
Please reload this pagehttps://github.com/cap-java/.github/pull/14/files
stale.yml https://github.com/cap-java/.github/pull/14/files#diff-b5e0854ed0838024d5cc25b4e030922e34648b9ea8c432807e35495fb805b894
action.yml https://github.com/cap-java/.github/pull/14/files#diff-1e75fe5e28c2404519f8c2fcee6dfe5feeca4507182bb0d2fb1a1a924c28f2ce
action.yml https://github.com/cap-java/.github/pull/14/files#diff-0f2883d7d801beca3ce5c9f58033a5145f144ebdc7689278cad24fac15807f87
action.yml https://github.com/cap-java/.github/pull/14/files#diff-bda46655da1d3275021fcb84dac3b607e5f4e5bfb2bcb1b87d4f496aabe4521b
action.yml https://github.com/cap-java/.github/pull/14/files#diff-ac697264ece4260aa89b2a2497af2d5bc5751b92e91a2f1704062d231fe310d8
action.yml https://github.com/cap-java/.github/pull/14/files#diff-f408201b52a0c82954c36acb820a4de8ddc1aac6ce4e904651bdd69375e696c4
.github/workflows/stale.ymlhttps://github.com/cap-java/.github/pull/14/files#diff-b5e0854ed0838024d5cc25b4e030922e34648b9ea8c432807e35495fb805b894
View file https://github.com/cap-java/.github/blob/f3460032883d8c02fa51c987af2a8ffd46caef30/.github/workflows/stale.yml
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/cap-java/.github/pull/14/{{ revealButtonHref }}
https://github.com/cap-java/.github/pull/14/files#diff-b5e0854ed0838024d5cc25b4e030922e34648b9ea8c432807e35495fb805b894
https://github.com/cap-java/.github/pull/14/files#diff-b5e0854ed0838024d5cc25b4e030922e34648b9ea8c432807e35495fb805b894
actions/build/action.ymlhttps://github.com/cap-java/.github/pull/14/files#diff-1e75fe5e28c2404519f8c2fcee6dfe5feeca4507182bb0d2fb1a1a924c28f2ce
View file https://github.com/cap-java/.github/blob/f3460032883d8c02fa51c987af2a8ffd46caef30/actions/build/action.yml
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/cap-java/.github/pull/14/{{ revealButtonHref }}
https://github.com/cap-java/.github/pull/14/files#diff-1e75fe5e28c2404519f8c2fcee6dfe5feeca4507182bb0d2fb1a1a924c28f2ce
https://github.com/cap-java/.github/pull/14/files#diff-1e75fe5e28c2404519f8c2fcee6dfe5feeca4507182bb0d2fb1a1a924c28f2ce
actions/deploy-release/action.ymlhttps://github.com/cap-java/.github/pull/14/files#diff-0f2883d7d801beca3ce5c9f58033a5145f144ebdc7689278cad24fac15807f87
View file https://github.com/cap-java/.github/blob/f3460032883d8c02fa51c987af2a8ffd46caef30/actions/deploy-release/action.yml
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/cap-java/.github/pull/14/{{ revealButtonHref }}
https://github.com/cap-java/.github/pull/14/files#diff-0f2883d7d801beca3ce5c9f58033a5145f144ebdc7689278cad24fac15807f87
https://github.com/cap-java/.github/pull/14/files#diff-0f2883d7d801beca3ce5c9f58033a5145f144ebdc7689278cad24fac15807f87
actions/scan-with-blackduck/action.ymlhttps://github.com/cap-java/.github/pull/14/files#diff-bda46655da1d3275021fcb84dac3b607e5f4e5bfb2bcb1b87d4f496aabe4521b
View file https://github.com/cap-java/.github/blob/f3460032883d8c02fa51c987af2a8ffd46caef30/actions/scan-with-blackduck/action.yml
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/cap-java/.github/pull/14/{{ revealButtonHref }}
https://github.com/cap-java/.github/pull/14/files#diff-bda46655da1d3275021fcb84dac3b607e5f4e5bfb2bcb1b87d4f496aabe4521b
https://github.com/cap-java/.github/pull/14/files#diff-bda46655da1d3275021fcb84dac3b607e5f4e5bfb2bcb1b87d4f496aabe4521b
https://github.com/cap-java/.github/pull/14/files#diff-bda46655da1d3275021fcb84dac3b607e5f4e5bfb2bcb1b87d4f496aabe4521b
actions/scan-with-codeql/action.ymlhttps://github.com/cap-java/.github/pull/14/files#diff-ac697264ece4260aa89b2a2497af2d5bc5751b92e91a2f1704062d231fe310d8
View file https://github.com/cap-java/.github/blob/f3460032883d8c02fa51c987af2a8ffd46caef30/actions/scan-with-codeql/action.yml
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/cap-java/.github/pull/14/{{ revealButtonHref }}
https://github.com/cap-java/.github/pull/14/files#diff-ac697264ece4260aa89b2a2497af2d5bc5751b92e91a2f1704062d231fe310d8
https://github.com/cap-java/.github/pull/14/files#diff-ac697264ece4260aa89b2a2497af2d5bc5751b92e91a2f1704062d231fe310d8
actions/scan-with-sonar/action.ymlhttps://github.com/cap-java/.github/pull/14/files#diff-f408201b52a0c82954c36acb820a4de8ddc1aac6ce4e904651bdd69375e696c4
View file https://github.com/cap-java/.github/blob/f3460032883d8c02fa51c987af2a8ffd46caef30/actions/scan-with-sonar/action.yml
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/cap-java/.github/pull/14/{{ revealButtonHref }}
https://github.com/cap-java/.github/pull/14/files#diff-f408201b52a0c82954c36acb820a4de8ddc1aac6ce4e904651bdd69375e696c4
https://github.com/cap-java/.github/pull/14/files#diff-f408201b52a0c82954c36acb820a4de8ddc1aac6ce4e904651bdd69375e696c4
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.