chore(deps):(deps-dev): Bump diff-cover from 8.0.3 to 10.5.0 - #213
chore(deps):(deps-dev): Bump diff-cover from 8.0.3 to 10.5.0#213dependabot[bot] wants to merge 1 commit into
Conversation
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #213 +/- ##
===========================================
+ Coverage 98.27% 100.00% +1.72%
===========================================
Files 28 79 +51
Lines 638 3854 +3216
Branches 87 467 +380
===========================================
+ Hits 627 3854 +3227
+ Misses 4 0 -4
+ Partials 7 0 -7
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
5c90e6c to
a560fa9
Compare
|
@dependabot rebase |
|
Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request |
c324c97 to
ee50b34
Compare
Bumps [diff-cover](https://github.com/Bachmann1234/diff-cover) from 8.0.3 to 10.5.0. - [Release notes](https://github.com/Bachmann1234/diff-cover/releases) - [Changelog](https://github.com/Bachmann1234/diff_cover/blob/main/CHANGELOG) - [Commits](Bachmann1234/diff_cover@v8.0.3...v10.5.0) --- updated-dependencies: - dependency-name: diff-cover dependency-version: 10.5.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
ee50b34 to
8b2ab47
Compare
Consolidates four Dependabot pull requests that could not be merged
individually. Each rewrites poetry.lock, so merging any one of them made
the other three conflict — the queue never converged. They are applied
here as one manifest change and one lock regeneration.
xmlschema >=3.4.0,<4.0.0 -> >=4.3.2,<5.0.0
bandit ^1.7.0 -> ^1.9.4
diff-cover ^8.0.0 -> ^10.5.0
ruff ^0.15.0 -> ^0.16.2 (resolves 0.16.3)
xmlschema is a major bump and this project validates ISO 20022 messages
against XSDs, so it was checked beyond the suite passing: 6 of the 34
bundled schemas were loaded directly under 4.3.2, and the xml- and
validation-tagged tests were run as their own groups.
ruff 0.15 -> 0.16 can introduce new rules; `ruff check` and
`ruff format --check` were run at the exact resolved version rather
than assumed.
pytest 1468 passed, 9 skipped
ruff check . exit 0
ruff format --check . 223 files already formatted
poetry check --lock exit 0
Authorship note: these could not be cherry-picked — every one conflicts
on the lock — so the manifest edits were reapplied by hand. Credit for
the bumps belongs to Dependabot (#210, #212, #213, #215).
Signed-off-by: Sebastien Rousseau <sebastian.rousseau@gmail.com>
Assisted-by: Claude:claude-opus-4-7
|
Superseded by #220, which lands this together with the other three dependency bumps. These could not be merged one at a time: each rewrites Because every one of them conflicts on the lock, the commits could not be cherry-picked and the manifest edits were reapplied by hand — the bump is yours, the mechanics are not. |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps diff-cover from 8.0.3 to 10.5.0.
Release notes
Sourced from diff-cover's releases.
... (truncated)
Changelog
Sourced from diff-cover's changelog.
... (truncated)
Commits
e34eec3Version 10.5.05fc9e82Support PHPUnit clover reports (silently reported as zero coverage) (#617)f6a43b7Version 10.4.23fdbf40fix(plugins): accept reports/options in diff_cover_report_quality hookspec (#...4c44508fix(config): honor format option from config file (#612)b490adcBump actions/setup-python from 6 to 7 (#614)19da277Bump ruff from 0.15.20 to 0.16.0 (#615)8f80569Bump github/codeql-action from 4 to 4.37.3 (#616)8111a37Version 10.4.1291ee94Handle low confidence chardet detection for undeclared encodings (#611)