From 32764d9a8663440a1dbb68385517ba0002cc8c3c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Jan 2025 07:19:06 +0000 Subject: [PATCH 1/2] Bump codecov/codecov-action from 3 to 5 Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3 to 5. - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/codecov/codecov-action/compare/v3...v5) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index d4c8baf..0a55db9 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -257,4 +257,4 @@ jobs: run: | pytest - name: Upload coverage reports to Codecov with GitHub Action - uses: codecov/codecov-action@v3 + uses: codecov/codecov-action@v5 From db676999f4865b2b9d2b7ccda2e163c20da7f5db Mon Sep 17 00:00:00 2001 From: Monty Bot Date: Fri, 10 Jan 2025 07:21:46 +0000 Subject: [PATCH 2/2] =?UTF-8?q?=F0=9F=93=B0=20Automatic=20changes=20?= =?UTF-8?q?=E2=9A=99=20Adding=20news=20file?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- news/20250110072146.bugfix | 1 + 1 file changed, 1 insertion(+) create mode 100644 news/20250110072146.bugfix diff --git a/news/20250110072146.bugfix b/news/20250110072146.bugfix new file mode 100644 index 0000000..f65fd30 --- /dev/null +++ b/news/20250110072146.bugfix @@ -0,0 +1 @@ +Dependency upgrade: codecov-action-5