Title: Bump the minor-patch group across 6 directories with 3 updates by dependabot[bot] · Pull Request #12 · cap-java/.github · GitHub
Open Graph Title: Bump the minor-patch group across 6 directories with 3 updates by dependabot[bot] · Pull Request #12 · cap-java/.github
X Title: Bump the minor-patch group across 6 directories with 3 updates by dependabot[bot] · Pull Request #12 · 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.4.0 Release notes Sourced from actions/setup-java's releases. 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 docs: add JavaFX Maven project configuration instructions by @brunoborges with @Copilot in actions/setup-java#1044 docs: self-signed certificate / internal CA handling for GitHub Enterprise by @brunoborges in actions/setup-java#1050 docs: document importing an internal CA into the installed JDK (cacerts) by @brunoborges in actions/setup-java#1051 chore: Harden workflows: least-privilege permissions + zizmor integration by @brunoborges in actions/setup-java#1039 dist: Add GraalVM Community distribution support by @brunoborges with @Copilot in actions/setup-java#1042 docs: note jdkfile approach for Early Access / unreleased JDK builds by @brunoborges in actions/setup-java#1058 dist: Apply Copilot review suggestions from PR #1042 (GraalVM Community) by @brunoborges in actions/setup-java#1059 New Contributors @jsoref made their first contribution in actions/setup-java#993 @sproctor made their first contribution in actions/setup-java#1009 @jasongin made their first contribution in actions/setup-java#1026 @robstoll made their first contribution in actions/setup-java#850 @kranthipoturaju made their first contribution in actions/setup-java#1007 @al-kau made their first contribution in actions/setup-java#1002 @mhoffrog made their first contribution in actions/setup-java#924 @brunoborges made their first contribution in actions/setup-java#1028 @Trass3r made their first contribution in actions/setup-java#562 @stephanabel made their first contribution in actions/setup-java#996 Full Changelog: actions/setup-java@v5...v5.4.0 v5.3.0 What's Changed chore: update Java version to 25 in setup examples by @alaahong in actions/setup-java#969 Bump minimatch from 3.1.2 to 3.1.5 by @dependabot[bot] in actions/setup-java#984 Refactor error handling and improve test logging for installers by @chiranjib-swain in actions/setup-java#989 ... (truncated) Commits 1bcf9fb dist: Address Copilot review suggestions from PR #1042 (GraalVM Community) (#... fa2c650 docs: note jdkfile approach for Early Access / unreleased JDK builds (#1058) 1d56e31 dist: Add GraalVM Community distribution support (#1042) 1d25252 chore: Harden workflows: least-privilege permissions + zizmor integration (#1... 668c1ea docs: add post-install keytool import for the JDK cacerts trust store (#1051) a9a46fb docs: document self-signed certificate / internal CA handling for GitHub Ente... 5431e71 docs: add JavaFX Maven project configuration instructions (#1044) 4baa9b4 docs: replace non-existent HelloWorldApp references with java --version (#1043) eab4b08 Bump @types/node from 25.9.3 to 26.0.0 (#1031) bf0c0e6 Bump actions/checkout from 6 to 7 (#1032) Additional commits viewable in compare view Updates actions/setup-java from 5.2.0 to 5.4.0 Release notes Sourced from actions/setup-java's releases. 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 docs: add JavaFX Maven project configuration instructions by @brunoborges with @Copilot in actions/setup-java#1044 docs: self-signed certificate / internal CA handling for GitHub Enterprise by @brunoborges in actions/setup-java#1050 docs: document importing an internal CA into the installed JDK (cacerts) by @brunoborges in actions/setup-java#1051 chore: Harden workflows: least-privilege permissions + zizmor integration by @brunoborges in actions/setup-java#1039 dist: Add GraalVM Community distribution support by @brunoborges with @Copilot in actions/setup-java#1042 docs: note jdkfile approach for Early Access / unreleased JDK builds by @brunoborges in actions/setup-java#1058 dist: Apply Copilot review suggestions from PR #1042 (GraalVM Community) by @brunoborges in actions/setup-java#1059 New Contributors @jsoref made their first contribution in actions/setup-java#993 @sproctor made their first contribution in actions/setup-java#1009 @jasongin made their first contribution in actions/setup-java#1026 @robstoll made their first contribution in actions/setup-java#850 @kranthipoturaju made their first contribution in actions/setup-java#1007 @al-kau made their first contribution in actions/setup-java#1002 @mhoffrog made their first contribution in actions/setup-java#924 @brunoborges made their first contribution in actions/setup-java#1028 @Trass3r made their first contribution in actions/setup-java#562 @stephanabel made their first contribution in actions/setup-java#996 Full Changelog: actions/setup-java@v5...v5.4.0 v5.3.0 What's Changed chore: update Java version to 25 in setup examples by @alaahong in actions/setup-java#969 Bump minimatch from 3.1.2 to 3.1.5 by @dependabot[bot] in actions/setup-java#984 Refactor error handling and improve test logging for installers by @chiranjib-swain in actions/setup-java#989 ... (truncated) Commits 1bcf9fb dist: Address Copilot review suggestions from PR #1042 (GraalVM Community) (#... fa2c650 docs: note jdkfile approach for Early Access / unreleased JDK builds (#1058) 1d56e31 dist: Add GraalVM Community distribution support (#1042) 1d25252 chore: Harden workflows: least-privilege permissions + zizmor integration (#1... 668c1ea docs: add post-install keytool import for the JDK cacerts trust store (#1051) a9a46fb docs: document self-signed certificate / internal CA handling for GitHub Ente... 5431e71 docs: add JavaFX Maven project configuration instructions (#1044) 4baa9b4 docs: replace non-existent HelloWorldApp references with java --version (#1043) eab4b08 Bump @types/node from 25.9.3 to 26.0.0 (#1031) bf0c0e6 Bump actions/checkout from 6 to 7 (#1032) Additional commits viewable in compare view Updates actions/setup-java from 5.2.0 to 5.4.0 Release notes Sourced from actions/setup-java's releases. 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 docs: add JavaFX Maven project configuration instructions by @brunoborges with @Copilot in actions/setup-java#1044 docs: self-signed certificate / internal CA handling for GitHub Enterprise by @brunoborges in actions/setup-java#1050 docs: document importing an internal CA into the installed JDK (cacerts) by @brunoborges in actions/setup-java#1051 chore: Harden workflows: least-privilege permissions + zizmor integration by @brunoborges in actions/setup-java#1039 dist: Add GraalVM Community distribution support by @brunoborges with @Copilot in actions/setup-java#1042 docs: note jdkfile approach for Early Access / unreleased JDK builds by @brunoborges in actions/setup-java#1058 dist: Apply Copilot review suggestions from PR #1042 (GraalVM Community) by @brunoborges in actions/setup-java#1059 New Contributors @jsoref made their first contribution in actions/setup-java#993 @sproctor made their first contribution in actions/setup-java#1009 @jasongin made their first contribution in actions/setup-java#1026 @robstoll made their first contribution in actions/setup-java#850 @kranthipoturaju made their first contribution in actions/setup-java#1007 @al-kau made their first contribution in actions/setup-java#1002 @mhoffrog made their first contribution in actions/setup-java#924 @brunoborges made their first contribution in actions/setup-java#1028 @Trass3r made their first contribution in actions/setup-java#562 @stephanabel made their first contribution in actions/setup-java#996 Full Changelog: actions/setup-java@v5...v5.4.0 v5.3.0 What's Changed chore: update Java version to 25 in setup examples by @alaahong in actions/setup-java#969 Bump minimatch from 3.1.2 to 3.1.5 by @dependabot[bot] in actions/setup-java#984 Refactor error handling and improve test logging for installers by @chiranjib-swain in actions/setup-java#989 ... (truncated) Commits 1bcf9fb dist: Address Copilot review suggestions from PR #1042 (GraalVM Community) (#... fa2c650 docs: note jdkfile approach for Early Access / unreleased JDK builds (#1058) 1d56e31 dist: Add GraalVM Community distribution support (#1042) 1d25252 chore: Harden workflows: least-privilege permissions + zizmor integration (#1... 668c1ea docs: add post-install keytool import for the JDK cacerts trust store (#1051) a9a46fb docs: document self-signed certificate / internal CA handling for GitHub Ente... 5431e71 docs: add JavaFX Maven project configuration instructions (#1044) 4baa9b4 docs: replace non-existent HelloWorldApp references with java --version (#1043) eab4b08 Bump @types/node from 25.9.3 to 26.0.0 (#1031) bf0c0e6 Bump actions/checkout from 6 to 7 (#1032) Additional commits viewable in compare view Updates actions/setup-java from 5.2.0 to 5.4.0 Release notes Sourced from actions/setup-java's releases. 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 docs: add JavaFX Maven project configuration instructions by @brunoborges with @Copilot in actions/setup-java#1044 docs: self-signed certificate / internal CA handling for GitHub Enterprise by @brunoborges in actions/setup-java#1050 docs: document importing an internal CA into the installed JDK (cacerts) by @brunoborges in actions/setup-java#1051 chore: Harden workflows: least-privilege permissions + zizmor integration by @brunoborges in actions/setup-java#1039 dist: Add GraalVM Community distribution support by @brunoborges with @Copilot in actions/setup-java#1042 docs: note jdkfile approach for Early Access / unreleased JDK builds by @brunoborges in actions/setup-java#1058 dist: Apply Copilot review suggestions from PR #1042 (GraalVM Community) by @brunoborges in actions/setup-java#1059 New Contributors @jsoref made their first contribution in actions/setup-java#993 @sproctor made their first contribution in actions/setup-java#1009 @jasongin made their first contribution in actions/setup-java#1026 @robstoll made their first contribution in actions/setup-java#850 @kranthipoturaju made their first contribution in actions/setup-java#1007 @al-kau made their first contribution in actions/setup-java#1002 @mhoffrog made their first contribution in actions/setup-java#924 @brunoborges made their first contribution in actions/setup-java#1028 @Trass3r made their first contribution in actions/setup-java#562 @stephanabel made their first contribution in actions/setup-java#996 Full Changelog: actions/setup-java@v5...v5.4.0 v5.3.0 What's Changed chore: update Java version to 25 in setup examples by @alaahong in actions/setup-java#969 Bump minimatch from 3.1.2 to 3.1.5 by @dependabot[bot] in actions/setup-java#984 Refactor error handling and improve test logging for installers by @chiranjib-swain in actions/setup-java#989 ... (truncated) Commits 1bcf9fb dist: Address Copilot review suggestions from PR #1042 (GraalVM Community) (#... fa2c650 docs: note jdkfile approach for Early Access / unreleased JDK builds (#1058) 1d56e31 dist: Add GraalVM Community distribution support (#1042) 1d25252 chore: Harden workflows: least-privilege permissions + zizmor integration (#1... 668c1ea docs: add post-install keytool import for the JDK cacerts trust store (#1051) a9a46fb docs: document self-signed certificate / internal CA handling for GitHub Ente... 5431e71 docs: add JavaFX Maven project configuration instructions (#1044) 4baa9b4 docs: replace non-existent HelloWorldApp references with java --version (#1043) eab4b08 Bump @types/node from 25.9.3 to 26.0.0 (#1031) bf0c0e6 Bump actions/checkout from 6 to 7 (#1032) Additional commits viewable in compare view Updates actions/setup-java from 5.2.0 to 5.4.0 Release notes Sourced from actions/setup-java's releases. 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 docs: add JavaFX Maven project configuration instructions by @brunoborges with @Copilot in actions/setup-java#1044 docs: self-signed certificate / internal CA handling for GitHub Enterprise by @brunoborges in actions/setup-java#1050 docs: document importing an internal CA into the installed JDK (cacerts) by @brunoborges in actions/setup-java#1051 chore: Harden workflows: least-privilege permissions + zizmor integration by @brunoborges in actions/setup-java#1039 dist: Add GraalVM Community distribution support by @brunoborges with @Copilot in actions/setup-java#1042 docs: note jdkfile approach for Early Access / unreleased JDK builds by @brunoborges in actions/setup-java#1058 dist: Apply Copilot review suggestions from PR #1042 (GraalVM Community) by @brunoborges in actions/setup-java#1059 New Contributors @jsoref made their first contribution in actions/setup-java#993 @sproctor made their first contribution in actions/setup-java#1009 @jasongin made their first contribution in actions/setup-java#1026 @robstoll made their first contribution in actions/setup-java#850 @kranthipoturaju made their first contribution in actions/setup-java#1007 @al-kau made their first contribution in actions/setup-java#1002 @mhoffrog made their first contribution in actions/setup-java#924 @brunoborges made their first contribution in actions/setup-java#1028 @Trass3r made their first contribution in actions/setup-java#562 @stephanabel made their first contribution in actions/setup-java#996 Full Changelog: actions/setup-java@v5...v5.4.0 v5.3.0 What's Changed chore: update Java version to 25 in setup examples by @alaahong in actions/setup-java#969 Bump minimatch from 3.1.2 to 3.1.5 by @dependabot[bot] in actions/setup-java#984 Refactor error handling and improve test logging for installers by @chiranjib-swain in actions/setup-java#989 ... (truncated) Commits 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/12
X: @github
Domain: github.com
| route-pattern | /:user_id/:repository/pull/:id/files(.:format) |
| route-controller | pull_requests |
| route-action | files |
| fetch-nonce | v2:a72e5b46-862a-e5f8-4a2c-9d3c61a98e5a |
| current-catalog-service-hash | ae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b |
| request-id | CB68:18B692:8B0FF3:BAC670:6A528F23 |
| html-safe-nonce | 18fb36f52c6fee7cb2a47d3c94297cb3c8c8d6d18e525a3f3abd78b5f33a18b8 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJDQjY4OjE4QjY5Mjo4QjBGRjM6QkFDNjcwOjZBNTI4RjIzIiwidmlzaXRvcl9pZCI6IjMwNDIxMTcwMzk2NjM3Nzk2MTkiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ== |
| visitor-hmac | 34e837b603d1eddb95b5e862acd1a31426c4923ef84ce2a6af28744e0b5f08ed |
| hovercard-subject-tag | pull_request:3974794909 |
| github-keyboard-shortcuts | repository,pull-request-list,pull-request-conversation,pull-request-files-changed,copilot |
| google-site-verification | Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I |
| octolytics-url | https://collector.github.com/github/collect |
| analytics-location | / |
| fb:app_id | 1401488693436528 |
| apple-itunes-app | app-id=1477376905, app-argument=https://github.com/cap-java/.github/pull/12/files |
| twitter:image | https://avatars.githubusercontent.com/in/29110?s=400&v=4 |
| twitter:card | summary_large_image |
| og:image | https://avatars.githubusercontent.com/in/29110?s=400&v=4 |
| og:image:alt | 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... |
| og:site_name | GitHub |
| og:type | object |
| hostname | github.com |
| expected-hostname | github.com |
| None | b9a586c06a05a7a86fc7e3f4dbd03e42f6869085879aa184aa6369456dbd50fb |
| turbo-cache-control | no-preview |
| diff-view | unified |
| go-import | github.com/cap-java/.github git https://github.com/cap-java/.github.git |
| octolytics-dimension-user_id | 117302083 |
| octolytics-dimension-user_login | cap-java |
| octolytics-dimension-repository_id | 770385555 |
| octolytics-dimension-repository_nwo | cap-java/.github |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | false |
| octolytics-dimension-repository_network_root_id | 770385555 |
| octolytics-dimension-repository_network_root_nwo | cap-java/.github |
| turbo-body-classes | logged-out env-production page-responsive full-width |
| disable-turbo | true |
| browser-stats-url | https://api.github.com/_private/browser/stats |
| browser-errors-url | https://api.github.com/_private/browser/errors |
| release | 07a982c1d40157c619b364352b704c3ce66bb332 |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width