From e36474d4af4f399adb15b5065448cfe8fd0a03e4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Nov 2024 01:53:19 +0000 Subject: [PATCH 1/2] Bump CrispyWaffle, Newtonsoft.Json and System.Threading.Tasks.Extensions (#356) Bumps [CrispyWaffle](https://github.com/guibranco/CrispyWaffle), [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) and System.Threading.Tasks.Extensions. These dependencies needed to be updated together. Updates `CrispyWaffle` from 8.2.265 to 8.2.270 - [Release notes](https://github.com/guibranco/CrispyWaffle/releases) - [Changelog](https://github.com/guibranco/CrispyWaffle/blob/main/docs/changelog.md) - [Commits](https://github.com/guibranco/CrispyWaffle/compare/v8.2.265...v8.2.270) Updates `Newtonsoft.Json` from 13.0.3 to 13.0.3 - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/13.0.3...13.0.3) Updates `System.Threading.Tasks.Extensions` from 4.5.4 to 4.5.4 --- updated-dependencies: - dependency-name: CrispyWaffle dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Newtonsoft.Json dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: System.Threading.Tasks.Extensions dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Src/VTEX.API/VTEX.API.csproj | 2 +- Src/VTEX.Core/VTEX.Core.csproj | 2 +- Src/VTEX.Health/VTEX.Health.csproj | 2 +- Src/VTEX/VTEX.csproj | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Src/VTEX.API/VTEX.API.csproj b/Src/VTEX.API/VTEX.API.csproj index 614e75634..e234fceef 100644 --- a/Src/VTEX.API/VTEX.API.csproj +++ b/Src/VTEX.API/VTEX.API.csproj @@ -6,7 +6,7 @@ - + diff --git a/Src/VTEX.Core/VTEX.Core.csproj b/Src/VTEX.Core/VTEX.Core.csproj index 614e75634..e234fceef 100644 --- a/Src/VTEX.Core/VTEX.Core.csproj +++ b/Src/VTEX.Core/VTEX.Core.csproj @@ -6,7 +6,7 @@ - + diff --git a/Src/VTEX.Health/VTEX.Health.csproj b/Src/VTEX.Health/VTEX.Health.csproj index 0819622ba..21188cbdf 100644 --- a/Src/VTEX.Health/VTEX.Health.csproj +++ b/Src/VTEX.Health/VTEX.Health.csproj @@ -21,7 +21,7 @@ - + diff --git a/Src/VTEX/VTEX.csproj b/Src/VTEX/VTEX.csproj index 413e70533..4886f207e 100644 --- a/Src/VTEX/VTEX.csproj +++ b/Src/VTEX/VTEX.csproj @@ -22,7 +22,7 @@ - + From 248c88f0bf5e780f917c600a9efc2dc74870fe33 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Nov 2024 02:16:03 +0000 Subject: [PATCH 2/2] Bump guibranco/github-infisical-secrets-check-action (#357) Bumps [guibranco/github-infisical-secrets-check-action](https://github.com/guibranco/github-infisical-secrets-check-action) from 1.1.14 to 1.1.15. - [Release notes](https://github.com/guibranco/github-infisical-secrets-check-action/releases) - [Commits](https://github.com/guibranco/github-infisical-secrets-check-action/compare/v1.1.14...v1.1.15) --- updated-dependencies: - dependency-name: guibranco/github-infisical-secrets-check-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: gstraccini[bot] <150967461+gstraccini[bot]@users.noreply.github.com> --- .github/workflows/infisical-secrets-check.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/infisical-secrets-check.yml b/.github/workflows/infisical-secrets-check.yml index bdbde3249..fc6d3a803 100644 --- a/.github/workflows/infisical-secrets-check.yml +++ b/.github/workflows/infisical-secrets-check.yml @@ -23,4 +23,4 @@ jobs: fetch-depth: 0 - name: Infisical secrets check - uses: guibranco/github-infisical-secrets-check-action@v1.1.14 + uses: guibranco/github-infisical-secrets-check-action@v1.1.15