Compare commits

..

1 Commits

Author SHA1 Message Date
dependabot[bot] 7a9d9fefe1 chore(deps): Bump codecov/codecov-action from 6.0.1 to 7.0.0
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 6.0.1 to 7.0.0.
- [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/e79a6962e0d4c0c17b229090214935d2e33f8354...fb8b3582c8e4def4969c97caa2f19720cb33a72f)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-06-08 19:22:35 +00:00
6 changed files with 127 additions and 137 deletions
+1 -1
View File
@@ -29,7 +29,7 @@ jobs:
targets: test
-
name: Upload coverage
uses: codecov/codecov-action@e79a6962e0d4c0c17b229090214935d2e33f8354 # v6.0.1
uses: codecov/codecov-action@fb8b3582c8e4def4969c97caa2f19720cb33a72f # v7.0.0
with:
files: ./coverage/clover.xml
token: ${{ secrets.CODECOV_TOKEN }}
Generated Vendored
+120 -120
View File
File diff suppressed because one or more lines are too long
Generated Vendored
+4 -4
View File
File diff suppressed because one or more lines are too long
Generated Vendored
-1
View File
@@ -4799,7 +4799,6 @@ The following npm packages may be included in this product:
- semver@7.6.0
- semver@7.7.3
- semver@7.8.1
- semver@7.8.2
- which@2.0.2
- wrappy@1.0.2
- yallist@4.0.0
+1 -1
View File
@@ -33,7 +33,7 @@
"handlebars": "^4.7.9",
"moment": "^2.30.1",
"moment-timezone": "^0.6.2",
"semver": "^7.8.2"
"semver": "^7.8.1"
},
"devDependencies": {
"@eslint/js": "^9.39.3",
+1 -10
View File
@@ -2905,7 +2905,7 @@ __metadata:
moment: "npm:^2.30.1"
moment-timezone: "npm:^0.6.2"
prettier: "npm:^3.8.1"
semver: "npm:^7.8.2"
semver: "npm:^7.8.1"
typescript: "npm:^5.9.3"
vitest: "npm:^4.0.18"
languageName: unknown
@@ -5431,15 +5431,6 @@ __metadata:
languageName: node
linkType: hard
"semver@npm:^7.8.2":
version: 7.8.2
resolution: "semver@npm:7.8.2"
bin:
semver: bin/semver.js
checksum: 10/52221d8f1cadacda3cc3f0a2e7f7146e0442c7f4219acb25970bed055f5d0a6afbba5f22e293b078c2e93fca3dce0a08b088485e8b75d32a165f16c3627091c8
languageName: node
linkType: hard
"shebang-command@npm:^2.0.0":
version: 2.0.0
resolution: "shebang-command@npm:2.0.0"