Bump coverlet.collector from 1.3.0 to 3.0.0 - #27
Merged
dependabot-preview[bot] merged 1 commit intoJan 9, 2021
Merged
Conversation
Bumps [coverlet.collector](https://github.com/coverlet-coverage/coverlet) from 1.3.0 to 3.0.0. - [Release notes](https://github.com/coverlet-coverage/coverlet/releases) - [Commits](https://github.com/coverlet-coverage/coverlet/commits/v3.0.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview
Bot
deleted the
dependabot/nuget/coverlet.collector-3.0.0
branch
January 9, 2021 17:28
konard
added a commit
that referenced
this pull request
Aug 28, 2026
The gate added in 2537067 used codecov-action@v6 and read the secret directly. Both templates that already solved this problem (csharp #34, python #27, both closed) settled on the same shape: promote the secret to job-level env, gate the step on `env.CODECOV_TOKEN != ''`, pass it as `token: ${{ env.CODECOV_TOKEN }}`, and let a real failure fail the job. python #34 (also closed) moved off the deprecated @v4; @v7 is current. Also record the cross-template audit that this branch's work produced. All seven link-foundation/<lang>-ai-driven-development-pipeline-template repositories were linted with actionlint 1.7.7 and shellcheck, giving 23 findings and one meta-finding that explains them: no template runs actionlint or zizmor anywhere in .github. Seven issues are filed, each with evidence, a reproduction, a workaround and a diff: rust #141 printf in single quotes, ${DOCKERHUB_IMAGE} never expands csharp #49 ${{ github.head_ref }} interpolated into a run: body python #62 unsupported `queue: max` concurrency key go #6 Codecov upload that can never succeed, hidden twice java #6 Codecov fail_ci_if_error: false, @v4, v3-era file: input js #145 no workflow linter; SC2046, SC2034 php #3 no workflow linter (otherwise clean) Five of the seven had already been fixed elsewhere in the same template family, so each report cites its closed precedent. experiments/upstream-templates/rust-manifest-printf-quoting.sh reproduces rust #141 end to end. Refs #290
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.
Bumps coverlet.collector from 1.3.0 to 3.0.0.
Release notes
Sourced from coverlet.collector's releases.
Commits
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.If all status checks pass Dependabot will automatically merge this pull request.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language@dependabot badge mewill comment on this PR with code to add a "Dependabot enabled" badge to your readmeAdditionally, you can set the following in your Dependabot dashboard: