From 3549e1e7fb0d8b43315c76c06aece9e42cc7bacf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 14 Dec 2024 11:25:56 +0000 Subject: [PATCH 1/6] Bump nanoid from 3.3.7 to 3.3.8 in /finish/src/main/frontend Bumps [nanoid](https://github.com/ai/nanoid) from 3.3.7 to 3.3.8. - [Release notes](https://github.com/ai/nanoid/releases) - [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md) - [Commits](https://github.com/ai/nanoid/compare/3.3.7...3.3.8) --- updated-dependencies: - dependency-name: nanoid dependency-type: indirect ... Signed-off-by: dependabot[bot] --- finish/src/main/frontend/package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/finish/src/main/frontend/package-lock.json b/finish/src/main/frontend/package-lock.json index 92e86da..ea00f4f 100644 --- a/finish/src/main/frontend/package-lock.json +++ b/finish/src/main/frontend/package-lock.json @@ -2469,9 +2469,9 @@ "dev": true }, "node_modules/nanoid": { - "version": "3.3.7", - "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.7.tgz", - "integrity": "sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==", + "version": "3.3.8", + "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.8.tgz", + "integrity": "sha512-WNLf5Sd8oZxOm+TzppcYk8gVOgP+l58xNy58D0nbUnOxOWRWvlcCV4kUF7ltmI6PsrLl/BgKEyS4mqsGChFN0w==", "funding": [ { "type": "github", From 0f44924a4c06784bd3f6bde5d33f6995ebb4c37a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jan 2025 07:40:25 +0000 Subject: [PATCH 2/6] Bump io.openliberty.tools:liberty-maven-plugin in /start Bumps [io.openliberty.tools:liberty-maven-plugin](https://github.com/OpenLiberty/ci.maven) from 3.11.1 to 3.11.2. - [Release notes](https://github.com/OpenLiberty/ci.maven/releases) - [Commits](https://github.com/OpenLiberty/ci.maven/compare/liberty-maven-3.11.1...liberty-maven-3.11.2) --- updated-dependencies: - dependency-name: io.openliberty.tools:liberty-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- start/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/start/pom.xml b/start/pom.xml index 4a551b4..c298e20 100644 --- a/start/pom.xml +++ b/start/pom.xml @@ -55,7 +55,7 @@ io.openliberty.tools liberty-maven-plugin - 3.11.1 + 3.11.2 From 82c049fecb421484d8cbf195ab08c727a8c07c14 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jan 2025 07:40:29 +0000 Subject: [PATCH 3/6] Bump org.junit.jupiter:junit-jupiter from 5.11.3 to 5.11.4 in /start Bumps [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5) from 5.11.3 to 5.11.4. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](https://github.com/junit-team/junit5/compare/r5.11.3...r5.11.4) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- start/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/start/pom.xml b/start/pom.xml index 4a551b4..85beff7 100644 --- a/start/pom.xml +++ b/start/pom.xml @@ -38,7 +38,7 @@ org.junit.jupiter junit-jupiter - 5.11.3 + 5.11.4 test From 59821e8889d37003f849c76eced2eaea9fa5ffb1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jan 2025 07:46:39 +0000 Subject: [PATCH 4/6] Bump io.openliberty.tools:liberty-maven-plugin in /finish Bumps [io.openliberty.tools:liberty-maven-plugin](https://github.com/OpenLiberty/ci.maven) from 3.11.1 to 3.11.2. - [Release notes](https://github.com/OpenLiberty/ci.maven/releases) - [Commits](https://github.com/OpenLiberty/ci.maven/compare/liberty-maven-3.11.1...liberty-maven-3.11.2) --- updated-dependencies: - dependency-name: io.openliberty.tools:liberty-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- finish/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/finish/pom.xml b/finish/pom.xml index 5b66fc9..9835846 100644 --- a/finish/pom.xml +++ b/finish/pom.xml @@ -55,7 +55,7 @@ io.openliberty.tools liberty-maven-plugin - 3.11.1 + 3.11.2 From 29c989b6bbe1c59c2bf13493c96e54ae41750309 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jan 2025 07:46:42 +0000 Subject: [PATCH 5/6] Bump org.junit.jupiter:junit-jupiter from 5.11.3 to 5.11.4 in /finish Bumps [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5) from 5.11.3 to 5.11.4. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](https://github.com/junit-team/junit5/compare/r5.11.3...r5.11.4) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- finish/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/finish/pom.xml b/finish/pom.xml index 5b66fc9..66d2360 100644 --- a/finish/pom.xml +++ b/finish/pom.xml @@ -38,7 +38,7 @@ org.junit.jupiter junit-jupiter - 5.11.3 + 5.11.4 test From 1fabe39206d9e950907f450011750adc3d6d8fb2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 4 Jan 2025 01:11:49 +0000 Subject: [PATCH 6/6] Bump next from 14.2.10 to 14.2.21 in /start/src/main/frontend Bumps [next](https://github.com/vercel/next.js) from 14.2.10 to 14.2.21. - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/compare/v14.2.10...v14.2.21) --- updated-dependencies: - dependency-name: next dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- start/src/main/frontend/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/start/src/main/frontend/package.json b/start/src/main/frontend/package.json index 7a5ed69..76bfbd5 100644 --- a/start/src/main/frontend/package.json +++ b/start/src/main/frontend/package.json @@ -12,7 +12,7 @@ "dependencies": { "@tanstack/react-table": "^8.17.3", "axios": "^1.7.4", - "next": "14.2.10", + "next": "14.2.21", "react": "^18", "react-dom": "^18" },