From b7f6e00fb9235de12de1546dc466d46d81740ccc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Sep 2023 19:23:34 +0300 Subject: [PATCH 1/8] Bump org.projectlombok:lombok from 1.18.28 to 1.18.30 in /apps (#134) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- apps/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/pom.xml b/apps/pom.xml index d31ce88d..d124961d 100644 --- a/apps/pom.xml +++ b/apps/pom.xml @@ -16,7 +16,7 @@ 0.1.0-SNAPSHOT - 1.18.28 + 1.18.30 1.5.5.Final false ${skipTests} From 12d5e29c9c996346c6019e120553ce55823d60cd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Sep 2023 19:23:39 +0300 Subject: [PATCH 2/8] Bump ansible-lint from 6.19.0 to 6.20.0 in /.environs/green (#133) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .environs/green/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.environs/green/requirements.txt b/.environs/green/requirements.txt index eb6dfe06..da98a030 100644 --- a/.environs/green/requirements.txt +++ b/.environs/green/requirements.txt @@ -1,3 +1,3 @@ ansible-core==2.15.3 -ansible-lint==6.19.0 +ansible-lint==6.20.0 yamllint==1.32.0 From 585ca50e0d593aa7434d42c9a55cd86e6c5ba572 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Sep 2023 19:23:43 +0300 Subject: [PATCH 3/8] Bump tibdex/github-app-token from 2.0.0 to 2.1.0 (#132) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/project-template.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/project-template.yml b/.github/workflows/project-template.yml index 150c48f3..ca3b6507 100644 --- a/.github/workflows/project-template.yml +++ b/.github/workflows/project-template.yml @@ -10,7 +10,7 @@ jobs: runs-on: ubuntu-22.04 steps: - id: orgbot - uses: tibdex/github-app-token@v2.0.0 + uses: tibdex/github-app-token@v2.1.0 with: app_id: ${{ secrets.ORGBOT_APP_ID }} private_key: ${{ secrets.ORGBOT_PRIVATE_KEY }} From 17ebbe3a0c47a5a75c171975866231a675775c39 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Sep 2023 19:23:47 +0300 Subject: [PATCH 4/8] Bump org.projectlombok:lombok from 1.18.28 to 1.18.30 in /tests (#131) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- tests/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/pom.xml b/tests/pom.xml index 068b8914..6d3a6b13 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -16,7 +16,7 @@ turing - 1.18.28 + 1.18.30 UTF-8 From 869cd6b501b5f2a9a9689d062b06d40127548444 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Sep 2023 19:23:51 +0300 Subject: [PATCH 5/8] Bump org.projectlombok:lombok from 1.18.28 to 1.18.30 in /libs (#130) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- libs/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/pom.xml b/libs/pom.xml index 8d32de4e..92360002 100644 --- a/libs/pom.xml +++ b/libs/pom.xml @@ -22,7 +22,7 @@ 0.1.0-SNAPSHOT 1.9.10 - 1.18.28 + 1.18.30 1.5.5.Final 6.0.11 3.1.3 From ce48c43acf490f0247d6b5ef8935f2401ef6f997 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Sep 2023 16:24:01 +0000 Subject: [PATCH 6/8] Bump ansible-core from 2.13.11 to 2.13.12 in /.environs/amber (#128) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .environs/amber/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.environs/amber/requirements.txt b/.environs/amber/requirements.txt index 36320ee3..774d27ab 100644 --- a/.environs/amber/requirements.txt +++ b/.environs/amber/requirements.txt @@ -1,3 +1,3 @@ -ansible-core==2.13.11 +ansible-core==2.13.12 ansible-lint==6.11.0 yamllint==1.32.0 From b528041093547895dd6ac7d5ee3184a09277052a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Sep 2023 16:24:05 +0000 Subject: [PATCH 7/8] Bump com.h2database:h2 from 2.2.222 to 2.2.224 in /libs (#127) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- libs/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/pom.xml b/libs/pom.xml index 92360002..31dd16b2 100644 --- a/libs/pom.xml +++ b/libs/pom.xml @@ -263,7 +263,7 @@ com.h2database h2 - 2.2.222 + 2.2.224 From 31ac628b66982cd2a1a942dcad49cc9015231b23 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Sep 2023 16:24:13 +0000 Subject: [PATCH 8/8] Bump AndreasAugustin/actions-template-sync from 1.1.2 to 1.1.3 (#125) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/project-template.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/project-template.yml b/.github/workflows/project-template.yml index ca3b6507..55dd3fe3 100644 --- a/.github/workflows/project-template.yml +++ b/.github/workflows/project-template.yml @@ -17,7 +17,7 @@ jobs: - uses: actions/checkout@v4.0.0 with: token: ${{ steps.orgbot.outputs.token }} - - uses: AndreasAugustin/actions-template-sync@v1.1.2 + - uses: AndreasAugustin/actions-template-sync@v1.1.3 with: upstream_branch: main source_repo_path: smecalculus/bezmen