Skip to content

Commit

Permalink
fix(deps): update all dependencies (#78)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 27, 2024
1 parent a5b44c6 commit 09c71bc
Show file tree
Hide file tree
Showing 12 changed files with 38 additions and 38 deletions.
2 changes: 1 addition & 1 deletion .github/actions/install/java/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ runs:
shell: bash

- name: ⚙️ Setup Gradle 🐘
uses: gradle/gradle-build-action@v2.11.1
uses: gradle/gradle-build-action@v2.12.0
id: gradle
with:
arguments: ${{ inputs.gradle-arguments }}
Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/deploy-main-stage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ jobs:
run: ./gradlew detektAll --no-daemon --stacktrace

- name: Upload static reports artifact
uses: actions/upload-artifact@v4.1.0
uses: actions/upload-artifact@v4.3.0
with:
name: static-report
path: |
Expand All @@ -116,7 +116,7 @@ jobs:
retention-days: 1

- name: Analyze detekt report
uses: github/codeql-action/[email protected].1
uses: github/codeql-action/[email protected].2
with:
sarif_file: build/reports/detekt/detekt.sarif
checkout_path: ${{ github.workspace }}
Expand Down Expand Up @@ -271,7 +271,7 @@ jobs:
docker push n4t5u/lyra:latest
- name: Deliver application to production
uses: peter-evans/repository-dispatch@v2
uses: peter-evans/repository-dispatch@v3
with:
token: ${{ env.CI_GITHUB_TOKEN }}
repository: ${{ env.OWNER }}/${{ env.DEPLOY_REPO }}
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/dev-commit-stage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ jobs:
run: ./gradlew detektAll --no-daemon --stacktrace

- name: Upload static reports artifact
uses: actions/upload-artifact@v4.1.0
uses: actions/upload-artifact@v4.3.0
with:
name: static-report
path: |
Expand All @@ -141,7 +141,7 @@ jobs:
retention-days: 1

- name: Analyze detekt report
uses: github/codeql-action/[email protected].1
uses: github/codeql-action/[email protected].2
with:
sarif_file: build/reports/detekt/detekt.sarif
checkout_path: ${{ github.workspace }}
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/link-checking.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,14 +21,14 @@ jobs:

- name: Link Checker
id: lychee
uses: lycheeverse/[email protected].1
uses: lycheeverse/[email protected].2
with:
args: "--cache --max-cache-age 1d ."
fail: true

- name: Create Issue From File
if: env.lychee_exit_code != 0
uses: peter-evans/create-issue-from-file@v4
uses: peter-evans/create-issue-from-file@v5
with:
title: Link Checker Report
content-filepath: ./lychee/out.md
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/pre-release-stage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ jobs:
run: ./gradlew detektAll --no-daemon --stacktrace

- name: Upload static reports artifact
uses: actions/upload-artifact@v4.1.0
uses: actions/upload-artifact@v4.3.0
with:
name: static-report
path: |
Expand All @@ -111,7 +111,7 @@ jobs:
retention-days: 1

- name: Analyze detekt report
uses: github/codeql-action/[email protected].1
uses: github/codeql-action/[email protected].2
with:
sarif_file: build/reports/detekt/detekt.sarif
checkout_path: ${{ github.workspace }}
Expand Down
2 changes: 1 addition & 1 deletion apps/frontend/packages/css-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,5 +40,5 @@
"publishConfig": {
"access": "public"
},
"packageManager": "[email protected].1"
"packageManager": "[email protected].3"
}
2 changes: 1 addition & 1 deletion apps/frontend/packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,5 +49,5 @@
"vite-plugin-dts": "^3.7.0",
"typescript": "^5.3.3"
},
"packageManager": "[email protected].1"
"packageManager": "[email protected].3"
}
2 changes: 1 addition & 1 deletion apps/frontend/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,5 +49,5 @@
"tailwindcss": "^3.4.0",
"stylelint": "^16.1.0"
},
"packageManager": "[email protected].1"
"packageManager": "[email protected].3"
}
6 changes: 3 additions & 3 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[versions]
kotlin = "1.9.22"
springBoot = "3.2.1"
springBoot = "3.2.2"
springdoc = "2.3.0"
junit = "5.10.1"
klint-plugin = "12.1.0"
Expand All @@ -21,7 +21,7 @@ gradle-ktlint-idea = { module = "org.jlleitschuh.gradle.ktlint-idea:org.jlleitsc
gradle-dokka = { module = "org.jetbrains.dokka:dokka-gradle-plugin", version.ref = "dokka" }

# Utils
gradle-updates = { module = "com.github.ben-manes:gradle-versions-plugin", version = "0.50.0" }
gradle-updates = { module = "com.github.ben-manes:gradle-versions-plugin", version = "0.51.0" }
gradle-owasp-depcheck = { module = "org.owasp:dependency-check-gradle", version.ref = "owasp" }
gradle-kover = { module = "org.jetbrains.kotlinx:kover-gradle-plugin", version = "0.7.5" }
gradle-asciidoctor = { module = "org.asciidoctor:asciidoctor-gradle-jvm", version.ref = "asciidoctor" }
Expand All @@ -30,7 +30,7 @@ sendgrid = 'com.sendgrid:sendgrid-java:4.10.1'

# Detekt
gradle-detekt = { module = "io.gitlab.arturbosch.detekt:detekt-gradle-plugin", version.ref = "detekt" }
detekt-compose = { module = "io.nlopez.compose.rules:detekt", version = "0.3.9" }
detekt-compose = { module = "io.nlopez.compose.rules:detekt", version = "0.3.11" }
detekt-compose2 = { module = "ru.kode:detekt-rules-compose", version = "1.3.0" }
detekt-formatting = { module = "io.gitlab.arturbosch.detekt:detekt-formatting", version.ref = "detekt" }

Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,9 @@
"astro-eslint-parser": "^0.16.0",
"eslint": "^8.56.0",
"eslint-plugin-astro": "^0.31.0",
"gradle-semantic-release-plugin": "1.9.0",
"gradle-semantic-release-plugin": "1.9.1",
"prettier": "3.2.4",
"prettier-plugin-astro": "~0.12.3",
"prettier-plugin-astro": "~0.13.0",
"prettier-plugin-tailwindcss": "~0.5.10",
"semantic-release": "^23.0.0",
"stylelint": "^16.1.0",
Expand All @@ -58,5 +58,5 @@
"node": ">=18.14.1",
"pnpm": ">=8.6.12"
},
"packageManager": "[email protected].1"
"packageManager": "[email protected].3"
}
36 changes: 18 additions & 18 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ pluginManagement {
}

plugins {
id("com.gradle.enterprise") version "3.16.1"
id("com.gradle.enterprise") version "3.16.2"
id("org.gradle.toolchains.foojay-resolver-convention") version "0.8.0"
}

Expand Down

0 comments on commit 09c71bc

Please sign in to comment.