From 89d03fb1a7ed043be2314a14879c7a8423c86b46 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Mon, 22 Apr 2024 19:14:26 +0200
Subject: [PATCH] chore(deps): update all non-major dependencies (#150)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
---
.github/workflows/build.yml | 4 ++--
.github/workflows/pull-request.yml | 2 +-
integration-tests/infrastructure/package.json | 2 +-
integration-tests/infrastructure/yarn.lock | 8 ++++----
pom.xml | 8 ++++----
5 files changed, 12 insertions(+), 12 deletions(-)
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index 5eca3ca..51474e8 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -32,7 +32,7 @@ jobs:
new-release-published: ${{ steps.semantic-release.outputs.new_release_published }}
new-release-version: ${{ steps.semantic-release.outputs.new_release_version }}
steps:
- - uses: actions/checkout@v4.1.1
+ - uses: actions/checkout@v4.1.3
with:
fetch-depth: 0 # Shallow clones should be disabled for a better relevancy of analysis
@@ -126,7 +126,7 @@ jobs:
needs: build
if: needs.build.outputs.new-release-published == 'true'
steps:
- - uses: actions/checkout@v4.1.1
+ - uses: actions/checkout@v4.1.3
- name: Set up JDK 11
uses: actions/setup-java@v4.2.1
diff --git a/.github/workflows/pull-request.yml b/.github/workflows/pull-request.yml
index 4c845d9..dda3016 100644
--- a/.github/workflows/pull-request.yml
+++ b/.github/workflows/pull-request.yml
@@ -14,7 +14,7 @@ jobs:
name: Verify Pull Request
runs-on: ubuntu-latest
steps:
- - uses: actions/checkout@v4.1.1
+ - uses: actions/checkout@v4.1.3
with:
fetch-depth: 0 # Shallow clones should be disabled for a better relevancy of analysis
diff --git a/integration-tests/infrastructure/package.json b/integration-tests/infrastructure/package.json
index 40f9e92..355468c 100644
--- a/integration-tests/infrastructure/package.json
+++ b/integration-tests/infrastructure/package.json
@@ -13,7 +13,7 @@
"node": ">=20"
},
"dependencies": {
- "@cdktf/provider-aws": "19.14.0",
+ "@cdktf/provider-aws": "19.15.0",
"cdktf": "0.20.7",
"constructs": "10.3.0"
},
diff --git a/integration-tests/infrastructure/yarn.lock b/integration-tests/infrastructure/yarn.lock
index 67cdba8..0fad6cb 100644
--- a/integration-tests/infrastructure/yarn.lock
+++ b/integration-tests/infrastructure/yarn.lock
@@ -2,10 +2,10 @@
# yarn lockfile v1
-"@cdktf/provider-aws@19.14.0":
- version "19.14.0"
- resolved "https://registry.yarnpkg.com/@cdktf/provider-aws/-/provider-aws-19.14.0.tgz#76ef98472fbf04ec163c284f4082c73586b17594"
- integrity sha512-00AeWFyT+FWgkTf1h/hoUJGGL5l3RAtG32qtU+6k+PXfIn6vQz3weuRMonQdHGcKIQAuJrqXmEckOR26Hx/ClQ==
+"@cdktf/provider-aws@19.15.0":
+ version "19.15.0"
+ resolved "https://registry.yarnpkg.com/@cdktf/provider-aws/-/provider-aws-19.15.0.tgz#1782b6d8897b7164522a00e12cb30e0032da6912"
+ integrity sha512-zseg9Y+XxPI0OvyPLcitoXt6kAdkV97m6z8aNtDrbjEFR5TEbT/vpAzqNbpRJ7J+6xU0VaMF6oL7E/hmSuzNyQ==
"@cspotcode/source-map-support@^0.8.0":
version "0.8.1"
diff --git a/pom.xml b/pom.xml
index 3825941..0de7b18 100644
--- a/pom.xml
+++ b/pom.xml
@@ -62,17 +62,17 @@
true
1.9.23
- 1.12.701
- 2.25.31
+ 1.12.705
+ 2.25.35
13.2.1
3.25.3
- 3.5.2
+ 3.5.3
3.2.5
3.2.5
3.3.1
1.9.20
- 3.2.3
+ 3.2.4