Skip to content

Commit 7791cd4

Browse files
Merge branch 'main' into renovate/patch-updates
2 parents 559aee8 + ffbee2d commit 7791cd4

File tree

15 files changed

+28
-43
lines changed

15 files changed

+28
-43
lines changed

.github/workflows/cve-scanning-maven.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444

4545
- name: Upload Test results
4646
if: ${{ always() }}
47-
uses: actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4 # v5
47+
uses: actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6
4848
with:
4949
name: Depcheck report ${{ github.job }} ${{ matrix.module-folder }}
5050
path: ${{ github.workspace }}/${{ matrix.module-folder }}/target/dependency-check-report.*

.github/workflows/cve-scanning-node.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
shell: bash
6363
- name: Upload Test results
6464
if: ${{ always() }}
65-
uses: actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4 # v5
65+
uses: actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6
6666
with:
6767
name: Depcheck report ${{ env.UPNAME }}
6868
path: ${{ github.workspace }}/${{ matrix.module-folder }}-reports

.github/workflows/license-scanning-maven.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
if [ $LINES_FOUND -gt 1 ]; then echo $LICENSE_REPORT ; exit -1; fi
4747
working-directory: ${{ matrix.module-folder }}
4848
- name: Upload license XML reports
49-
uses: actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4 # v5
49+
uses: actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6
5050
with:
5151
name: license-xml-report
5252
path: '${{ matrix.module-folder }}/**/${{ env.REPORT_PATH }}'

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
22.14.0
1+
22.22.0

calm-hub-ui/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"eslint": "^9.25.0",
6464
"eslint-plugin-react": "^7.37.2",
6565
"eslint-plugin-react-hooks": "^5.2.0",
66-
"eslint-plugin-react-refresh": "^0.4.19",
66+
"eslint-plugin-react-refresh": "^0.5.0",
6767
"globals": "^16.0.0",
6868
"jsdom": "^26.0.0",
6969
"npm-force-resolutions": "^0.0.10",
@@ -80,7 +80,7 @@
8080
"express": "5.2.1",
8181
"nth-check": "2.1.1",
8282
"postcss": "8.5.6",
83-
"rollup": "4.54.0"
83+
"rollup": "4.57.1"
8484
},
8585
"proxy": "http://127.0.0.1:8080/",
8686
"eslintConfig": {

calm-hub/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<artifactId>calm-hub</artifactId>
1515
<version>0.7.6</version>
1616
<properties>
17-
<compiler-plugin.version>3.14.1</compiler-plugin.version>
17+
<compiler-plugin.version>3.15.0</compiler-plugin.version>
1818
<maven.compiler.release>21</maven.compiler.release>
1919
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
2020
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
@@ -358,7 +358,7 @@
358358
<plugin>
359359
<groupId>org.owasp</groupId>
360360
<artifactId>dependency-check-maven</artifactId>
361-
<version>12.1.9</version>
361+
<version>12.2.0</version>
362362
<executions>
363363
<execution>
364364
<goals>

cli/test_fixtures/getting-started/STEP-2/website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@docusaurus/theme-classic": "^3.9.0",
1616
"@docusaurus/theme-live-codeblock": "^3.9.0",
1717
"@docusaurus/theme-mermaid": "^3.9.0",
18-
"@mermaid-js/layout-elk": "^0.1.9",
18+
"@mermaid-js/layout-elk": "^0.2.0",
1919
"docusaurus-plugin-search-local": "^2.1.2",
2020
"react": "^18.0.0",
2121
"react-dom": "^18.0.0",

cli/test_fixtures/getting-started/STEP-3/website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@docusaurus/theme-classic": "^3.9.0",
1616
"@docusaurus/theme-live-codeblock": "^3.9.0",
1717
"@docusaurus/theme-mermaid": "^3.9.0",
18-
"@mermaid-js/layout-elk": "^0.1.9",
18+
"@mermaid-js/layout-elk": "^0.2.0",
1919
"docusaurus-plugin-search-local": "^2.1.2",
2020
"react": "^18.0.0",
2121
"react-dom": "^18.0.0",

experimental/calm-explorer/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
"embla-carousel-react": "^8.6.0",
9999
"input-otp": "^1.4.2",
100100
"json-source-map": "^0.6.1",
101-
"lucide-react": "^0.562.0",
101+
"lucide-react": "^0.564.0",
102102
"next-themes": "^0.4.0",
103103
"react": "^18.3.1",
104104
"react-day-picker": "^8.10.1",
@@ -129,7 +129,7 @@
129129
"autoprefixer": "^10.4.21",
130130
"eslint": "^9.32.0",
131131
"eslint-plugin-react-hooks": "^5.2.0",
132-
"eslint-plugin-react-refresh": "^0.4.20",
132+
"eslint-plugin-react-refresh": "^0.5.0",
133133
"globals": "^15.15.0",
134134
"jsdom": "^27.0.0",
135135
"lovable-tagger": "^1.1.10",

package-lock.json

Lines changed: 10 additions & 25 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)