Skip to content

Commit 71ad1d3

Browse files
[dependency]: Combine dependabot PRs
# Combined Dependabot PRs ➡️📦⬅️ ✅ The following pull requests have been successfully combined on this PR: - Closes #976 Bump fast-uri from 3.1.5 to 3.1.7 in /openapi - Closes #974 [dependency]: Bump actions/setup-java from 5 to 6 - Closes #968 Bump undici and @redocly/cli in /openapi - Closes #944 [dependency]: Bump org.apache.maven.plugins:maven-jar-plugin from 3.5.0 to 3.5.1 in /peer in the peer-dependencies group across 1 directory ⚠️ The following PRs were left out due to merge conflicts: - #963 [dependency]: Bump the npm-dependencies group across 1 directory with 3 updates > This PR was created by the [`github/combine-prs`](https://github.com/github/combine-prs) action --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent dd27995 commit 71ad1d3

4 files changed

Lines changed: 93 additions & 1910 deletions

File tree

.github/workflows/codeql-analysis.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
- name: Checkout repository
3232
uses: actions/checkout@v7
3333

34-
- uses: actions/setup-java@v5
34+
- uses: actions/setup-java@v6
3535
with:
3636
distribution: zulu
3737
java-version: 11

0 commit comments

Comments
 (0)