From 5236c7d776d1b5fcbe8381c62468dd38e59525da Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Sep 2024 17:39:36 +0100 Subject: [PATCH 1/2] Bump actions/checkout from 4.1.7 to 4.2.0 (#110) Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.7 to 4.2.0. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/692973e3d937129bcbf40652eb9f2f61becf3332...d632683dd7b4114ad314bca15554477dd762a938) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/build.yml | 2 +- .github/workflows/dependency-review.yml | 2 +- .github/workflows/lint.yml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 6516af4..4fe5baa 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -19,7 +19,7 @@ jobs: steps: - name: Checkout code - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7 + uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0 - name: Setup .NET SDK uses: actions/setup-dotnet@6bd8b7f7774af54e05809fcc5431931b3eb1ddee # v4.0.1 diff --git a/.github/workflows/dependency-review.yml b/.github/workflows/dependency-review.yml index ea1b49f..3758fb5 100644 --- a/.github/workflows/dependency-review.yml +++ b/.github/workflows/dependency-review.yml @@ -14,7 +14,7 @@ jobs: steps: - name: Checkout code - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7 + uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0 - name: Review dependencies uses: actions/dependency-review-action@5a2ce3f5b92ee19cbb1541a4984c76d921601d7c # v4.3.4 diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index 993b43e..e42223b 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -25,7 +25,7 @@ jobs: steps: - name: Checkout code - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7 + uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0 - name: Add actionlint problem matcher run: echo "::add-matcher::.github/actionlint-matcher.json" From 1461282a963c3793f978cb91fd1d9dfe53e0748c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Sep 2024 17:56:27 +0100 Subject: [PATCH 2/2] Bump the polly group with 3 updates (#111) Bumps the polly group with 3 updates: [Polly.Core](https://github.com/App-vNext/Polly), [Polly.Extensions](https://github.com/App-vNext/Polly) and [Polly.RateLimiting](https://github.com/App-vNext/Polly). Updates `Polly.Core` from 8.4.1 to 8.4.2 - [Release notes](https://github.com/App-vNext/Polly/releases) - [Changelog](https://github.com/App-vNext/Polly/blob/main/CHANGELOG.md) - [Commits](https://github.com/App-vNext/Polly/compare/8.4.1...8.4.2) Updates `Polly.Extensions` from 8.4.1 to 8.4.2 - [Release notes](https://github.com/App-vNext/Polly/releases) - [Changelog](https://github.com/App-vNext/Polly/blob/main/CHANGELOG.md) - [Commits](https://github.com/App-vNext/Polly/compare/8.4.1...8.4.2) Updates `Polly.Core` from 8.4.1 to 8.4.2 - [Release notes](https://github.com/App-vNext/Polly/releases) - [Changelog](https://github.com/App-vNext/Polly/blob/main/CHANGELOG.md) - [Commits](https://github.com/App-vNext/Polly/compare/8.4.1...8.4.2) Updates `Polly.RateLimiting` from 8.4.1 to 8.4.2 - [Release notes](https://github.com/App-vNext/Polly/releases) - [Changelog](https://github.com/App-vNext/Polly/blob/main/CHANGELOG.md) - [Commits](https://github.com/App-vNext/Polly/compare/8.4.1...8.4.2) Updates `Polly.Core` from 8.4.1 to 8.4.2 - [Release notes](https://github.com/App-vNext/Polly/releases) - [Changelog](https://github.com/App-vNext/Polly/blob/main/CHANGELOG.md) - [Commits](https://github.com/App-vNext/Polly/compare/8.4.1...8.4.2) --- updated-dependencies: - dependency-name: Polly.Core dependency-type: direct:production update-type: version-update:semver-patch dependency-group: polly - dependency-name: Polly.Extensions dependency-type: direct:production update-type: version-update:semver-patch dependency-group: polly - dependency-name: Polly.Core dependency-type: direct:production update-type: version-update:semver-patch dependency-group: polly - dependency-name: Polly.RateLimiting dependency-type: direct:production update-type: version-update:semver-patch dependency-group: polly - dependency-name: Polly.Core dependency-type: direct:production update-type: version-update:semver-patch dependency-group: polly ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- PollyDemos/PollyDemos.csproj | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/PollyDemos/PollyDemos.csproj b/PollyDemos/PollyDemos.csproj index 7adc005..0a5fbf5 100644 --- a/PollyDemos/PollyDemos.csproj +++ b/PollyDemos/PollyDemos.csproj @@ -13,9 +13,9 @@ - - - + + +