Bump the minor-patch group across 6 directories with 3 updates#14
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps the minor-patch group with 1 update in the /.github/workflows directory: [actions/stale](https://github.com/actions/stale). Bumps the minor-patch group with 1 update in the /actions/build directory: [actions/setup-java](https://github.com/actions/setup-java). Bumps the minor-patch group with 1 update in the /actions/deploy-release directory: [actions/setup-java](https://github.com/actions/setup-java). Bumps the minor-patch group with 2 updates in the /actions/scan-with-blackduck directory: [actions/setup-java](https://github.com/actions/setup-java) and [blackduck-inc/black-duck-security-scan](https://github.com/blackduck-inc/black-duck-security-scan). Bumps the minor-patch group with 1 update in the /actions/scan-with-codeql directory: [actions/setup-java](https://github.com/actions/setup-java). Bumps the minor-patch group with 1 update in the /actions/scan-with-sonar directory: [actions/setup-java](https://github.com/actions/setup-java). Updates `actions/stale` from 10.2.0 to 10.3.0 - [Release notes](https://github.com/actions/stale/releases) - [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md) - [Commits](actions/stale@b5d41d4...eb5cf3a) Updates `actions/setup-java` from 5.2.0 to 5.5.0 - [Release notes](https://github.com/actions/setup-java/releases) - [Commits](actions/setup-java@be666c2...0f481fc) Updates `actions/setup-java` from 5.2.0 to 5.5.0 - [Release notes](https://github.com/actions/setup-java/releases) - [Commits](actions/setup-java@be666c2...0f481fc) Updates `actions/setup-java` from 5.2.0 to 5.5.0 - [Release notes](https://github.com/actions/setup-java/releases) - [Commits](actions/setup-java@be666c2...0f481fc) Updates `blackduck-inc/black-duck-security-scan` from 2.9.0 to 2.10.0 - [Release notes](https://github.com/blackduck-inc/black-duck-security-scan/releases) - [Changelog](https://github.com/blackduck-inc/black-duck-security-scan/blob/main/releasesrc) - [Commits](blackduck-inc/black-duck-security-scan@659a074...3fe94e4) Updates `actions/setup-java` from 5.2.0 to 5.5.0 - [Release notes](https://github.com/actions/setup-java/releases) - [Commits](actions/setup-java@be666c2...0f481fc) Updates `actions/setup-java` from 5.2.0 to 5.5.0 - [Release notes](https://github.com/actions/setup-java/releases) - [Commits](actions/setup-java@be666c2...0f481fc) --- updated-dependencies: - dependency-name: actions/stale dependency-version: 10.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: actions/setup-java dependency-version: 5.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: actions/setup-java dependency-version: 5.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: actions/setup-java dependency-version: 5.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: blackduck-inc/black-duck-security-scan dependency-version: 2.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: actions/setup-java dependency-version: 5.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: actions/setup-java dependency-version: 5.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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/stalefrom 10.2.0 to 10.3.0Release notes
Sourced from actions/stale's releases.
Commits
eb5cf3achore: upgrade dependencies and bump version to 10.3.0 (#1335)db5d06aEnhancement: ignore stale labeling events (#1311)Updates
actions/setup-javafrom 5.2.0 to 5.5.0Release notes
Sourced from actions/setup-java's releases.
... (truncated)
Commits
0f481fcfeat: Add distribution detection support to .sdkmanrc file (#975)c4922bfdocs: document problem matcher (and how to disable it), Maven Wrapper caching...6657b99feat: Add set-default option (#1017)a50fdccdist: Support Tencent Kona JDK (#672)77ee41dfix: Maven Toolchains grows unexpectedly (#534)0765b15chore(deps-dev): bump eslint-plugin-jest from 29.0.1 to 29.15.4 (#1074)c712b2fBump prettier from 3.6.2 to 3.9.1 (#1066)733efaefeat: Disable interactiveMode in generated Maven settings.xml (#1052)6c4d4a5feat: suppress Maven transfer progress via MAVEN_ARGS by default (add show-do...324b333Fix arm64 e2e workflow tests mislabeled as x64 (#1073)Updates
actions/setup-javafrom 5.2.0 to 5.5.0Release notes
Sourced from actions/setup-java's releases.
... (truncated)
Commits
0f481fcfeat: Add distribution detection support to .sdkmanrc file (#975)c4922bfdocs: document problem matcher (and how to disable it), Maven Wrapper caching...6657b99feat: Add set-default option (#1017)a50fdccdist: Support Tencent Kona JDK (#672)77ee41dfix: Maven Toolchains grows unexpectedly (#534)0765b15chore(deps-dev): bump eslint-plugin-jest from 29.0.1 to 29.15.4 (#1074)c712b2fBump prettier from 3.6.2 to 3.9.1 (#1066)733efaefeat: Disable interactiveMode in generated Maven settings.xml (#1052)6c4d4a5feat: suppress Maven transfer progress via MAVEN_ARGS by default (add show-do...324b333Fix arm64 e2e workflow tests mislabeled as x64 (#1073)Updates
actions/setup-javafrom 5.2.0 to 5.5.0Release notes
Sourced from actions/setup-java's releases.
... (truncated)
Commits
0f481fcfeat: Add distribution detection support to .sdkmanrc file (#975)c4922bfdocs: document problem matcher (and how to disable it), Maven Wrapper caching...6657b99feat: Add set-default option (#1017)a50fdccdist: Support Tencent Kona JDK (#672)77ee41dfix: Maven Toolchains grows unexpectedly (#534)0765b15chore(deps-dev): bump eslint-plugin-jest from 29.0.1 to 29.15.4 (#1074)c712b2fBump prettier from 3.6.2 to 3.9.1 (#1066)733efaefeat: Disable interactiveMode in generated Maven settings.xml (#1052)6c4d4a5feat: suppress Maven transfer progress via MAVEN_ARGS by default (add show-do...324b333Fix arm64 e2e workflow tests mislabeled as x64 (#1073)Updates
blackduck-inc/black-duck-security-scanfrom 2.9.0 to 2.10.0Release notes
Sourced from blackduck-inc/black-duck-security-scan's releases.
Commits
3fe94e4Merge pull request #195 from bd-gshinde/lance/update-runner-node-version3db0b53Update runner node version and rebuild distfcedf32Merge branch 'main' into lance/update-runner-node-versionc6d08b3Merge pull request #194 from blackduck-inc/SIGINT-533484e83effix: rebuild dist with coverity_password backward compatibility fixbde1017Merge branch 'main' into SIGINT-53347a21a15feat: supporting coverity password08e0d14Merge pull request #192 from blackduck-inc/fix-enterprise-version-logs64b0f91Updated Test cases with 3.18 instance support3942be6Updated Enterprise 3.18 instance log messageUpdates
actions/setup-javafrom 5.2.0 to 5.5.0Release notes
Sourced from actions/setup-java's releases.
... (truncated)
Commits
0f481fcfeat: Add distribution detection support to .sdkmanrc file (#975)c4922bfdocs: document problem matcher (and how to disable it), Maven Wrapper caching...6657b99feat: Add set-default option (#1017)a50fdccdist: Support Tencent Kona JDK (#672)77ee41dfix: Maven Toolchains grows unexpectedly (#534)0765b15chore(deps-dev): bump eslint-plugin-jest from 29.0.1 to 29.15.4 (#1074)c712b2fBump prettier from 3.6.2 to 3.9.1 (#1066)733efaefeat: Disable interactiveMode in generated Maven settings.xml (#1052)6c4d4a5feat: suppress Maven transfer progress via MAVEN_ARGS by default (add show-do...324b333Fix arm64 e2e workflow tests mislabeled as x64 (#1073)Updates
actions/setup-javafrom 5.2.0 to 5.5.0Release notes
Sourced from actions/setup-java's releases.