From c602ebb25d7c4c53c189612a5c14d118c928efb8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Mar 2024 13:15:25 +0000 Subject: [PATCH 1/4] Bump cla-assistant/github-action from 2.3.1 to 2.3.2 Bumps [cla-assistant/github-action](https://github.com/cla-assistant/github-action) from 2.3.1 to 2.3.2. - [Release notes](https://github.com/cla-assistant/github-action/releases) - [Commits](https://github.com/cla-assistant/github-action/compare/v2.3.1...v2.3.2) --- updated-dependencies: - dependency-name: cla-assistant/github-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/cla.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cla.yml b/.github/workflows/cla.yml index a36e5926..14689beb 100644 --- a/.github/workflows/cla.yml +++ b/.github/workflows/cla.yml @@ -12,7 +12,7 @@ jobs: - name: "CLA Assistant" if: (github.event.comment.body == 'recheck' || github.event.comment.body == 'I have read the CLA Document and I hereby sign the CLA') || github.event_name == 'pull_request_target' # Beta Release - uses: cla-assistant/github-action@v2.3.1 + uses: cla-assistant/github-action@v2.3.2 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # the below token should have repo scope and must be manually added by you in the repository's secret From db0b23ede415a3570ef5c9327ee1b3d6a59bd37c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Apr 2024 13:15:47 +0000 Subject: [PATCH 2/4] Bump SixLabors.ImageSharp from 2.1.7 to 2.1.8 Bumps [SixLabors.ImageSharp](https://github.com/SixLabors/ImageSharp) from 2.1.7 to 2.1.8. - [Release notes](https://github.com/SixLabors/ImageSharp/releases) - [Commits](https://github.com/SixLabors/ImageSharp/compare/v2.1.7...v2.1.8) --- updated-dependencies: - dependency-name: SixLabors.ImageSharp dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- OpenXmlPowerTools/OpenXmlPowerTools.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/OpenXmlPowerTools/OpenXmlPowerTools.csproj b/OpenXmlPowerTools/OpenXmlPowerTools.csproj index 59d27bbf..7f8c31f1 100644 --- a/OpenXmlPowerTools/OpenXmlPowerTools.csproj +++ b/OpenXmlPowerTools/OpenXmlPowerTools.csproj @@ -48,7 +48,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive From 7b0b81147b56c709a253f4e1984a7a1bb4af0b21 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 May 2024 13:53:10 +0000 Subject: [PATCH 3/4] Bump cla-assistant/github-action from 2.3.2 to 2.4.0 Bumps [cla-assistant/github-action](https://github.com/cla-assistant/github-action) from 2.3.2 to 2.4.0. - [Release notes](https://github.com/cla-assistant/github-action/releases) - [Commits](https://github.com/cla-assistant/github-action/compare/v2.3.2...v2.4.0) --- updated-dependencies: - dependency-name: cla-assistant/github-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/cla.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cla.yml b/.github/workflows/cla.yml index 14689beb..3424a208 100644 --- a/.github/workflows/cla.yml +++ b/.github/workflows/cla.yml @@ -12,7 +12,7 @@ jobs: - name: "CLA Assistant" if: (github.event.comment.body == 'recheck' || github.event.comment.body == 'I have read the CLA Document and I hereby sign the CLA') || github.event_name == 'pull_request_target' # Beta Release - uses: cla-assistant/github-action@v2.3.2 + uses: cla-assistant/github-action@v2.4.0 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # the below token should have repo scope and must be manually added by you in the repository's secret From 1df0cf8944d5758c747181b22840da3eeef4343a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jul 2024 17:46:00 +0000 Subject: [PATCH 4/4] Bump SixLabors.ImageSharp from 2.1.8 to 2.1.9 in /OpenXmlPowerTools Bumps [SixLabors.ImageSharp](https://github.com/SixLabors/ImageSharp) from 2.1.8 to 2.1.9. - [Release notes](https://github.com/SixLabors/ImageSharp/releases) - [Commits](https://github.com/SixLabors/ImageSharp/compare/v2.1.8...v2.1.9) --- updated-dependencies: - dependency-name: SixLabors.ImageSharp dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- OpenXmlPowerTools/OpenXmlPowerTools.csproj | 126 ++++++++++----------- 1 file changed, 63 insertions(+), 63 deletions(-) diff --git a/OpenXmlPowerTools/OpenXmlPowerTools.csproj b/OpenXmlPowerTools/OpenXmlPowerTools.csproj index 7f8c31f1..7b74a90c 100644 --- a/OpenXmlPowerTools/OpenXmlPowerTools.csproj +++ b/OpenXmlPowerTools/OpenXmlPowerTools.csproj @@ -1,64 +1,64 @@ - - - net8.0 - true - true - https://github.com/Codeuctivity/OpenXmlPowerTools - OpenXML DOCX Word XLSX Excel PPTX Powerpoint - Stefan Seeland - Codeuctivity - $(CURRENT_VERSION) - 0.0.1 - $(Version) - $(Version) - $(Version) - $(LAST_COMMIT_MESSAGE) - NugetIcon.png - https://github.com/Codeuctivity/OpenXmlPowerTools - The Open XML SDK provides tools for working with Office Word, Excel, and PowerPoint documents. This fork supports current .net versions. - MIT - OpenXmlPowerTools.snk - true - true - snupkg - true - true - enable - 8.0 - Codeuctivity.OpenXmlPowerTools - en - true - Codeuctivity.OpenXmlPowerTools - Codeuctivity.OpenXmlPowerTools - nugetReadme.md - true - - - - - - - - - - - - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - - - - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - - - - - - - - - + + + net8.0 + true + true + https://github.com/Codeuctivity/OpenXmlPowerTools + OpenXML DOCX Word XLSX Excel PPTX Powerpoint + Stefan Seeland + Codeuctivity + $(CURRENT_VERSION) + 0.0.1 + $(Version) + $(Version) + $(Version) + $(LAST_COMMIT_MESSAGE) + NugetIcon.png + https://github.com/Codeuctivity/OpenXmlPowerTools + The Open XML SDK provides tools for working with Office Word, Excel, and PowerPoint documents. This fork supports current .net versions. + MIT + OpenXmlPowerTools.snk + true + true + snupkg + true + true + enable + 8.0 + Codeuctivity.OpenXmlPowerTools + en + true + Codeuctivity.OpenXmlPowerTools + Codeuctivity.OpenXmlPowerTools + nugetReadme.md + true + + + + + + + + + + + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + + + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + + + + + + + + + \ No newline at end of file