chore(deps-dev): bump coverage from 7.13.4 to 7.14.2#89
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
Bumps [coverage](https://github.com/coveragepy/coveragepy) from 7.13.4 to 7.14.2. - [Release notes](https://github.com/coveragepy/coveragepy/releases) - [Changelog](https://github.com/coveragepy/coveragepy/blob/main/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.13.4...7.14.2) --- updated-dependencies: - dependency-name: coverage dependency-version: 7.14.2 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
anchildress1
added a commit
that referenced
this pull request
Jun 24, 2026
uv lock --upgrade across the board (24 packages), incl. requests 2.32.5->2.34.2, urllib3 2.6.3->2.7.0, black 26.1.0->26.5.1, coverage 7.13.4->7.14.3, bandit 1.9.3->1.9.4, pip-audit 2.10.0->2.10.1. Supersedes Dependabot PRs #88 and #89. Validation: make ai-checks green (format, lint, bandit, pip-audit, detect-secrets, complexity, tests 88.63%). No vulnerable dependencies. Generated-by: Claude Opus 4.8 Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Owner
|
Superseded by #90 — all package upgrades (incl. this one, to an equal-or-newer version) are folded into the Firebase deploy PR with a single lockfile update + green ai-checks. |
Contributor
Author
|
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. |
anchildress1
added a commit
that referenced
this pull request
Jun 24, 2026
#90) * feat(ci): deploy to Firebase Hosting; keep gh-pages as callable fork workflow Move the primary published site to Firebase Hosting via Workload Identity Federation (no long-lived key). Extract site generation into a shared composite action so the Firebase and gh-pages paths produce identical output. Preserve the original gh-pages deploy as a separate callable/fork-friendly workflow, skipping its scheduled run on the upstream repo. The gh-pages branch remains the incremental state store (last_run.txt, posts_data.json). Generated-by: Claude Opus 4.8 Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> * chore(deps): bump GitHub Actions to latest - actions/checkout v6 -> v7 - astral-sh/setup-uv v7 -> v8.2.0 - github/codeql-action v4.32.4 -> v4.36.2 - googleapis/release-please-action v4.4.0 -> v5.0.0 (node24 runtime) Generated-by: Claude Opus 4.8 Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> * refactor(ci): move upstream incremental state to a dedicated mirror-state branch The gh-pages branch held only a save file on the upstream repo (Firebase does the hosting now), which was confusing. Park upstream state on a clearly-named mirror-state branch instead; forks keep state on gh-pages alongside their site. The generate-site composite gains a state_branch input so both paths share one restore/persist mechanism. Generated-by: Claude Opus 4.8 Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> * chore(deps): upgrade all Python dependencies to latest uv lock --upgrade across the board (24 packages), incl. requests 2.32.5->2.34.2, urllib3 2.6.3->2.7.0, black 26.1.0->26.5.1, coverage 7.13.4->7.14.3, bandit 1.9.3->1.9.4, pip-audit 2.10.0->2.10.1. Supersedes Dependabot PRs #88 and #89. Validation: make ai-checks green (format, lint, bandit, pip-audit, detect-secrets, complexity, tests 88.63%). No vulnerable dependencies. Generated-by: Claude Opus 4.8 Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> * fix(ci): address PR review — fork guard, site-URL fallback, schedule docs - publish.yaml: guard the Firebase job to the upstream owner so forks (no WIF config) skip it instead of failing every scheduled run. - generate-site: add fallback_site_url so the Firebase path resolves robots.txt and sitemap to the deployed URL when SITE_DOMAIN is unset; fail fast when no site URL can be resolved instead of emitting a broken github.io URL. Resolve SITE_HOME once and reuse it across steps. - Correct schedule comments/docs to UTC + DST-accurate ET (14:40 UTC). Generated-by: Claude Opus 4.8 Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> --------- Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
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 coverage from 7.13.4 to 7.14.2.
Changelog
Sourced from coverage's changelog.
... (truncated)
Commits
153f932docs: sample HTML for 7.14.2311bc67docs: prep for 7.14.27f314bedocs: thanks, Matthew Lloyd #2193f960696Fix: close SQLite connections from terminated threads (#2192) (#2193)2429615docs: fix a changelog entryced7f8abuild: cibuildwheel 4.0.0 no longer has this enable option30a567cchore: make upgrade27c11f1fix: write messages to stderr. #2197bdbe01fchore: bump the action-dependencies group with 3 updates (#2191)dc2fd3bchore: bump the action-dependencies group with 2 updates (#2188)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.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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@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)