Bump coverlet.collector from 6.0.2 to 10.0.1#7
Merged
bilbospocketses merged 1 commit intoMay 18, 2026
Merged
Conversation
Owner
|
@dependabot rebase |
--- updated-dependencies: - dependency-name: coverlet.collector dependency-version: 10.0.1 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: coverlet.collector dependency-version: 10.0.1 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: coverlet.collector dependency-version: 10.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
f289345 to
41f9f24
Compare
Contributor
Author
|
The base commit for this pull request has not changed. |
1 similar comment
Contributor
Author
|
The base commit for this pull request has not changed. |
5 tasks
bilbospocketses
added a commit
that referenced
this pull request
May 19, 2026
…ing + tag-signing) + scorecard PR trigger (#17) Cross-repo Tier B security parity sweep. svgedit, OAO, ws-scrcpy-web all landed equivalent ruleset tightening in parallel sessions today; this PR brings CM to parity plus a CM-specific Scorecard-as-required-check extra. Ruleset changes (API-only, already applied pre-PR via gh api PUT): - Branch ruleset 16554261: - pull_request.allowed_merge_methods ["merge","squash","rebase"] -> ["squash","merge"] - required_status_checks: added Analyze (csharp), Analyze (javascript-typescript), Analyze (actions) (CodeQL App, integration_id 15368) + Scorecard analysis - Tag ruleset 16554225: added required_signatures - Repo-level: allow_rebase_merge true -> false (UI cleanup; ruleset is the binding gate) scorecard.yml companion changes (in this PR): - Added `pull_request: branches: [master]` trigger so the new required check actually reports on PRs. Without it, every PR would block forever waiting for Scorecard analysis that never runs. - Gated `publish_results: ${{ github.event_name == 'push' }}` — PR runs publish a branch-HEAD SHA not on master, triggering the same OpenSSF webapp "imposter commit" 400 we hit in PR #15 (different cause, same SHA-not-on-commit-graph failure mode). Deferrals documented in CHANGELOG: - Items #6 + #7 (secret-scanning non_provider_patterns + validity_checks) require GHAS license; PATCH calls silently no-op on free tier (confirmed empirically on svgedit). Deferred indefinitely.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updated coverlet.collector from 6.0.2 to 10.0.1.
Release notes
Sourced from coverlet.collector's releases.
10.0.1
Improvements
Fixed
Maintenance
Diff between 10.0.0 and 10.0.1
10.0.0
Improvements
--coverlet-file-prefixoption for unique report files #1869Fixed
Maintenance
Diff between 8.0.1 and 10.0.0
8.0.1
Fixed
Improvements
Diff between 8.0.0 and 8.0.1
8.0.0
Special Thanks: A huge thank you to @Bertk for driving the majority of the work in this release! 🎉
Fixed
Improvements
Diff between 6.0.4 and 8.0.0
6.0.4
Fixed
Diff between 6.0.3 and 6.0.4
6.0.3
Fixed
Improvements
Diff between 6.0.2 and 6.0.3
Commits viewable in compare view.