Title: Bump the minor-patch group across 6 directories with 3 updates by dependabot[bot] · Pull Request #10 · cap-java/.github · GitHub
Open Graph Title: Bump the minor-patch group across 6 directories with 3 updates by dependabot[bot] · Pull Request #10 · cap-java/.github
X Title: Bump the minor-patch group across 6 directories with 3 updates by dependabot[bot] · Pull Request #10 · 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.3.0
Release notes
Sourced from actions/setup-java's releases.
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
chore: upgrade dependencies (@actions/core, cache, glob, http-client, tool-cache, xmlbuilder2) by @Copilot in actions/setup-java#999
Add Oracle JDK 17 licensing limitation note by @mahabaleshwars in actions/setup-java#1001
Update readme for ubuntu sudo java_home behavior by @mahabaleshwars in actions/setup-java#1013
temurin: add support for Alpine Linux by @gdams in actions/setup-java#674
fix: resolve npm audit vulnerabilities in fast-xml-builder and fast-xml-parser by @gdams in actions/setup-java#1015
Bump @typescript-eslint/eslint-plugin from 8.35.1 to 8.48.0 by @dependabot[bot] in actions/setup-java#952
Bump eslint-config-prettier from 8.10.0 to 10.1.8 by @dependabot[bot] in actions/setup-java#881
Bump picomatch, @types/jest, jest, jest-circus and ts-jest by @dependabot[bot] in actions/setup-java#1016
Bump @types/node from 24.1.0 to 25.9.3 by @dependabot[bot] in actions/setup-java#950
Implement pagination with link headers for Adoptium based apis by @johnoliver in actions/setup-java#1014
Make the Adoptopenjdk package type look at the Temurin repo first for latest assets by @johnoliver in actions/setup-java#522
Bump @vercel/ncc from 0.38.1 to 0.44.0 by @dependabot[bot] in actions/setup-java#1018
New Contributors
@alaahong made their first contribution in actions/setup-java#969
@Copilot made their first contribution in actions/setup-java#999
@johnoliver made their first contribution in actions/setup-java#1014
Full Changelog: actions/setup-java@v5...v5.3.0
Commits
ad2b381 Bump @vercel/ncc from 0.38.1 to 0.44.0 (#1018)
b24df5b Make the Adoptopenjdk package type look at the Temurin repo first for latest ...
43120bc Implement pagination with link headers for Adoptium based apis (#1014)
ad9d6a6 Bump @types/node from 24.1.0 to 25.9.3 (#950)
039af37 Bump picomatch, @types/jest, jest, jest-circus and ts-jest (#1016)
1756ab6 Bump eslint-config-prettier from 8.10.0 to 10.1.8 (#881)
662bb59 Bump @typescript-eslint/eslint-plugin from 8.35.1 to 8.46.2 (#952)
1071fc1 fix: resolve npm audit vulnerabilities in fast-xml-builder and fast-xml-parse...
576b821 Merge pull request #674 from gdams/alpine
307d3a2 update readme for ubuntu sudo java_home behavior (#1013)
Additional commits viewable in compare view
Updates actions/setup-java from 5.2.0 to 5.3.0
Release notes
Sourced from actions/setup-java's releases.
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
chore: upgrade dependencies (@actions/core, cache, glob, http-client, tool-cache, xmlbuilder2) by @Copilot in actions/setup-java#999
Add Oracle JDK 17 licensing limitation note by @mahabaleshwars in actions/setup-java#1001
Update readme for ubuntu sudo java_home behavior by @mahabaleshwars in actions/setup-java#1013
temurin: add support for Alpine Linux by @gdams in actions/setup-java#674
fix: resolve npm audit vulnerabilities in fast-xml-builder and fast-xml-parser by @gdams in actions/setup-java#1015
Bump @typescript-eslint/eslint-plugin from 8.35.1 to 8.48.0 by @dependabot[bot] in actions/setup-java#952
Bump eslint-config-prettier from 8.10.0 to 10.1.8 by @dependabot[bot] in actions/setup-java#881
Bump picomatch, @types/jest, jest, jest-circus and ts-jest by @dependabot[bot] in actions/setup-java#1016
Bump @types/node from 24.1.0 to 25.9.3 by @dependabot[bot] in actions/setup-java#950
Implement pagination with link headers for Adoptium based apis by @johnoliver in actions/setup-java#1014
Make the Adoptopenjdk package type look at the Temurin repo first for latest assets by @johnoliver in actions/setup-java#522
Bump @vercel/ncc from 0.38.1 to 0.44.0 by @dependabot[bot] in actions/setup-java#1018
New Contributors
@alaahong made their first contribution in actions/setup-java#969
@Copilot made their first contribution in actions/setup-java#999
@johnoliver made their first contribution in actions/setup-java#1014
Full Changelog: actions/setup-java@v5...v5.3.0
Commits
ad2b381 Bump @vercel/ncc from 0.38.1 to 0.44.0 (#1018)
b24df5b Make the Adoptopenjdk package type look at the Temurin repo first for latest ...
43120bc Implement pagination with link headers for Adoptium based apis (#1014)
ad9d6a6 Bump @types/node from 24.1.0 to 25.9.3 (#950)
039af37 Bump picomatch, @types/jest, jest, jest-circus and ts-jest (#1016)
1756ab6 Bump eslint-config-prettier from 8.10.0 to 10.1.8 (#881)
662bb59 Bump @typescript-eslint/eslint-plugin from 8.35.1 to 8.46.2 (#952)
1071fc1 fix: resolve npm audit vulnerabilities in fast-xml-builder and fast-xml-parse...
576b821 Merge pull request #674 from gdams/alpine
307d3a2 update readme for ubuntu sudo java_home behavior (#1013)
Additional commits viewable in compare view
Updates actions/setup-java from 5.2.0 to 5.3.0
Release notes
Sourced from actions/setup-java's releases.
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
chore: upgrade dependencies (@actions/core, cache, glob, http-client, tool-cache, xmlbuilder2) by @Copilot in actions/setup-java#999
Add Oracle JDK 17 licensing limitation note by @mahabaleshwars in actions/setup-java#1001
Update readme for ubuntu sudo java_home behavior by @mahabaleshwars in actions/setup-java#1013
temurin: add support for Alpine Linux by @gdams in actions/setup-java#674
fix: resolve npm audit vulnerabilities in fast-xml-builder and fast-xml-parser by @gdams in actions/setup-java#1015
Bump @typescript-eslint/eslint-plugin from 8.35.1 to 8.48.0 by @dependabot[bot] in actions/setup-java#952
Bump eslint-config-prettier from 8.10.0 to 10.1.8 by @dependabot[bot] in actions/setup-java#881
Bump picomatch, @types/jest, jest, jest-circus and ts-jest by @dependabot[bot] in actions/setup-java#1016
Bump @types/node from 24.1.0 to 25.9.3 by @dependabot[bot] in actions/setup-java#950
Implement pagination with link headers for Adoptium based apis by @johnoliver in actions/setup-java#1014
Make the Adoptopenjdk package type look at the Temurin repo first for latest assets by @johnoliver in actions/setup-java#522
Bump @vercel/ncc from 0.38.1 to 0.44.0 by @dependabot[bot] in actions/setup-java#1018
New Contributors
@alaahong made their first contribution in actions/setup-java#969
@Copilot made their first contribution in actions/setup-java#999
@johnoliver made their first contribution in actions/setup-java#1014
Full Changelog: actions/setup-java@v5...v5.3.0
Commits
ad2b381 Bump @vercel/ncc from 0.38.1 to 0.44.0 (#1018)
b24df5b Make the Adoptopenjdk package type look at the Temurin repo first for latest ...
43120bc Implement pagination with link headers for Adoptium based apis (#1014)
ad9d6a6 Bump @types/node from 24.1.0 to 25.9.3 (#950)
039af37 Bump picomatch, @types/jest, jest, jest-circus and ts-jest (#1016)
1756ab6 Bump eslint-config-prettier from 8.10.0 to 10.1.8 (#881)
662bb59 Bump @typescript-eslint/eslint-plugin from 8.35.1 to 8.46.2 (#952)
1071fc1 fix: resolve npm audit vulnerabilities in fast-xml-builder and fast-xml-parse...
576b821 Merge pull request #674 from gdams/alpine
307d3a2 update readme for ubuntu sudo java_home behavior (#1013)
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.3.0
Release notes
Sourced from actions/setup-java's releases.
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
chore: upgrade dependencies (@actions/core, cache, glob, http-client, tool-cache, xmlbuilder2) by @Copilot in actions/setup-java#999
Add Oracle JDK 17 licensing limitation note by @mahabaleshwars in actions/setup-java#1001
Update readme for ubuntu sudo java_home behavior by @mahabaleshwars in actions/setup-java#1013
temurin: add support for Alpine Linux by @gdams in actions/setup-java#674
fix: resolve npm audit vulnerabilities in fast-xml-builder and fast-xml-parser by @gdams in actions/setup-java#1015
Bump @typescript-eslint/eslint-plugin from 8.35.1 to 8.48.0 by @dependabot[bot] in actions/setup-java#952
Bump eslint-config-prettier from 8.10.0 to 10.1.8 by @dependabot[bot] in actions/setup-java#881
Bump picomatch, @types/jest, jest, jest-circus and ts-jest by @dependabot[bot] in actions/setup-java#1016
Bump @types/node from 24.1.0 to 25.9.3 by @dependabot[bot] in actions/setup-java#950
Implement pagination with link headers for Adoptium based apis by @johnoliver in actions/setup-java#1014
Make the Adoptopenjdk package type look at the Temurin repo first for latest assets by @johnoliver in actions/setup-java#522
Bump @vercel/ncc from 0.38.1 to 0.44.0 by @dependabot[bot] in actions/setup-java#1018
New Contributors
@alaahong made their first contribution in actions/setup-java#969
@Copilot made their first contribution in actions/setup-java#999
@johnoliver made their first contribution in actions/setup-java#1014
Full Changelog: actions/setup-java@v5...v5.3.0
Commits
ad2b381 Bump @vercel/ncc from 0.38.1 to 0.44.0 (#1018)
b24df5b Make the Adoptopenjdk package type look at the Temurin repo first for latest ...
43120bc Implement pagination with link headers for Adoptium based apis (#1014)
ad9d6a6 Bump @types/node from 24.1.0 to 25.9.3 (#950)
039af37 Bump picomatch, @types/jest, jest, jest-circus and ts-jest (#1016)
1756ab6 Bump eslint-config-prettier from 8.10.0 to 10.1.8 (#881)
662bb59 Bump @typescript-eslint/eslint-plugin from 8.35.1 to 8.46.2 (#952)
1071fc1 fix: resolve npm audit vulnerabilities in fast-xml-builder and fast-xml-parse...
576b821 Merge pull request #674 from gdams/alpine
307d3a2 update readme for ubuntu sudo java_home behavior (#1013)
Additional commits viewable in compare view
Updates actions/setup-java from 5.2.0 to 5.3.0
Release notes
Sourced from actions/setup-java's releases.
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
chore: upgrade dependencies (@actions/core, cache, glob, http-client, tool-cache, xmlbuilder2) by @Copilot in actions/setup-java#999
Add Oracle JDK 17 licensing limitation note by @mahabaleshwars in actions/setup-java#1001
Update readme for ubuntu sudo java_home behavior by @mahabaleshwars in actions/setup-java#1013
temurin: add support for Alpine Linux by @gdams in actions/setup-java#674
fix: resolve npm audit vulnerabilities in fast-xml-builder and fast-xml-parser by @gdams in actions/setup-java#1015
Bump @typescript-eslint/eslint-plugin from 8.35.1 to 8.48.0 by @dependabot[bot] in actions/setup-java#952
Bump eslint-config-prettier from 8.10.0 to 10.1.8 by @dependabot[bot] in actions/setup-java#881
Bump picomatch, @types/jest, jest, jest-circus and ts-jest by @dependabot[bot] in actions/setup-java#1016
Bump @types/node from 24.1.0 to 25.9.3 by @dependabot[bot] in actions/setup-java#950
Implement pagination with link headers for Adoptium based apis by @johnoliver in actions/setup-java#1014
Make the Adoptopenjdk package type look at the Temurin repo first for latest assets by @johnoliver in actions/setup-java#522
Bump @vercel/ncc from 0.38.1 to 0.44.0 by @dependabot[bot] in actions/setup-java#1018
New Contributors
@alaahong made their first contribution in actions/setup-java#969
@Copilot made their first contribution in actions/setup-java#999
@johnoliver made their first contribution in actions/setup-java#1014
Full Changelog: actions/setup-java@v5...v5.3.0
Commits
ad2b381 Bump @vercel/ncc from 0.38.1 to 0.44.0 (#1018)
b24df5b Make the Adoptopenjdk package type look at the Temurin repo first for latest ...
43120bc Implement pagination with link headers for Adoptium based apis (#1014)
ad9d6a6 Bump @types/node from 24.1.0 to 25.9.3 (#950)
039af37 Bump picomatch, @types/jest, jest, jest-circus and ts-jest (#1016)
1756ab6 Bump eslint-config-prettier from 8.10.0 to 10.1.8 (#881)
662bb59 Bump @typescript-eslint/eslint-plugin from 8.35.1 to 8.46.2 (#952)
1071fc1 fix: resolve npm audit vulnerabilities in fast-xml-builder and fast-xml-parse...
576b821 Merge pull request #674 from gdams/alpine
307d3a2 update readme for ubuntu sudo java_home behavior (#1013)
Additional commits viewable in compare view
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
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/10
X: @github
Domain: github.com
| route-pattern | /:user_id/:repository/pull/:id/files(.:format) |
| route-controller | pull_requests |
| route-action | files |
| fetch-nonce | v2:907c6060-d18e-c488-9d82-b87fc2e1676b |
| current-catalog-service-hash | ae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b |
| request-id | 92BE:279B75:17AD8E8:202322F:6A535B81 |
| html-safe-nonce | 927a5965ecc5a625f1c3a96c822d82ffb50172426b99e58f5c82555f3b3a27ae |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI5MkJFOjI3OUI3NToxN0FEOEU4OjIwMjMyMkY6NkE1MzVCODEiLCJ2aXNpdG9yX2lkIjoiNDcwODU2MTg2MzcyNTc2NzU1MyIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9 |
| visitor-hmac | af62d4adaa06ff9baefca0a91f1c1bc90e04acc6c800012dfccb229bb8f1efac |
| hovercard-subject-tag | pull_request:3887750414 |
| 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/10/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