Skip to content

build(deps-dev): bump the pip group with 2 updates#963

Merged
mayeut merged 1 commit intomasterfrom
dependabot/pip/pip-6de321a446
Feb 1, 2026
Merged

build(deps-dev): bump the pip group with 2 updates#963
mayeut merged 1 commit intomasterfrom
dependabot/pip/pip-6de321a446

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 2026

Bumps the pip group with 2 updates: pytest-run-parallel and gcovr.

Updates pytest-run-parallel from 0.8.1 to 0.8.2

Release notes

Sourced from pytest-run-parallel's releases.

v0.8.2

What's Changed

Full Changelog: Quansight-Labs/pytest-run-parallel@v0.8.1...v0.8.2

Commits
  • aeabfc9 Release 0.8.2 (#165)
  • 4ab1c75 Merge pull request #164 from ngoldbaum/only-fail-gil-enable-in-parallel
  • 1b6076a [pre-commit.ci lite] apply automatic fixes
  • 3099432 Reset warning filter during thread-unsafe detection
  • 1a58146 Post-release stuff for 0.8.1 (#162)
  • See full diff in compare view

Updates gcovr from 8.4 to 8.5

Release notes

Sourced from gcovr's releases.

8.5

Breaking changes:

  • The option --lcov-test-name doesn't accept values with spaces anymore. (#1196)
  • The option --lcov-format-1.x is deprecated and mapped to --lcov-format-version=1.x. (#1212)
  • Changes to HTML templates:
    • The file overview table in the default theme now uses a grid layout. (#1216)
    • The function lists table in both themes are changed to a grid layout. (#1216)
    • Add a common template folder where the common templates for the themes are stored. It contains the function content and source page navigation templates. (#1216)
    • Restructure the the summary and move some data to the footer. (#1217)
    • Add sorting by clicking on the headers of the file overview table and the function table. (#1219)
    • Add common stylesheet for all themes. (#1220)
    • Add navigation links to source details. (#1220)
    • Add buttons to toggle line background color in source details view. (#1221)
    • Add a document overview with all active lines in source details view. (#1222)
    • Added --html-static-report and remove argument from --html-single-page. (#1224)

New features and notable changes:

  • Due to added support for LLVM source based code coverage format some configuration file keys got changed. The old gcov named options are still supported but they also affect the LLVM toolchain. (#1188)

    • gcov-exclude-directory is changed to exclude-directory.
    • keep-gcov-files is changed to keep-intermediate-files.
    • delete-gcov-files is changed to delete-input-files.

Bug fixes and small improvements:

  • Fix coveralls report if there are several coverage elements per line. (#1165)
  • Fix not excluded conditions if branches are excluded by comments. (#1171)
  • Fix reported excluded branches in LCOV report. (#1171)
  • Fix exclusion filter --gcov-exclude. (#1176)
  • Add --json-trace-data-source to include the trace data source in the JSON report independent from --verbose. (#1178)
  • Remove generated gcov files on error and catch additional gcov error message. (#1182)
  • Change default HTML theme excluded line color. (#1179)
  • Move theme colors to a separate CSS file so they can be overridden with a simple --html-template-dir directory with only the style.colors.css file (#1179)
  • Fix regular expression for detecting a version mismatch between gcc and gcov. (#1187)
  • Improve logging messages for GCOV execution errors to not print information twice and add trace messages for gcov execution. (#1187)
  • Fix handling of lines after function specialization. (#1189)
  • Improve performance by changing logging messages (level and lazy interpolation). (#1191)
  • Fix text report for covered decisions. (#1192)
  • Fix runtime problem introduced with 8.4. (#1194)
  • Fix wrong entries in data source attribute of JSON report. (#1194)
  • Fix nested HTML report without coverage data. (#1197)
  • Add warning if coverage data is empty. (#1200)

... (truncated)

Changelog

Sourced from gcovr's changelog.

8.5 (08 January 2026)

Known bugs:

  • :ref:fix_1229
  • :ref:fix_1231

Breaking changes:

  • The option :option:--lcov-test-name doesn't accept values with spaces anymore. (:issue:1196)

  • The option :option:--lcov-format-1.x <--lcov-format-1> is deprecated and mapped to :option:--lcov-format-version=1.x. (:issue:1212)

  • Changes to HTML templates:

    • The file overview table in the default theme now uses a grid layout. (:issue:1216)
    • The function lists table in both themes are changed to a grid layout. (:issue:1216)
    • Add a common template folder where the common templates for the themes are stored. It contains the function content and source page navigation templates. (:issue:1216)
    • Restructure the the summary and move some data to the footer. (:issue:1217)
    • Add sorting by clicking on the headers of the file overview table and the function table. (:issue:1219)
    • Add common stylesheet for all themes. (:issue:1220)
    • Add navigation links to source details. (:issue:1220)
    • Add buttons to toggle line background color in source details view. (:issue:1221)
    • Add a document overview with all active lines in source details view. (:issue:1222)
    • Added :option:--html-static-report and remove argument from :option:--html-single-page. (:issue:1224)

New features and notable changes:

  • Due to added support for LLVM source based code coverage format some configuration file keys got changed. The old gcov named options are still supported but they also affect the LLVM toolchain. (:issue:1188)

    • gcov-exclude-directory is changed to exclude-directory.
    • keep-gcov-files is changed to keep-intermediate-files.
    • delete-gcov-files is changed to delete-input-files.

Bug fixes and small improvements:

  • Fix coveralls report if there are several coverage elements per line. (:issue:1165)
  • Fix not excluded conditions if branches are excluded by comments. (:issue:1171)
  • Fix reported excluded branches in LCOV report. (:issue:1171)
  • Fix exclusion filter :option:--gcov-exclude. (:issue:1176)
  • Add :option:--json-trace-data-source to include the trace data source in the JSON report independent from :option:--verbose. (:issue:1178)
  • Remove generated gcov files on error and catch additional gcov error message. (:issue:1182)
  • Change default HTML theme excluded line color. (:issue:1179)
  • Move theme colors to a separate CSS file so they can be overridden with a simple :option:--html-template-dir directory with only the style.colors.css file (:issue:1179)
  • Fix regular expression for detecting a version mismatch between gcc and gcov. (:issue:1187)
  • Improve logging messages for GCOV execution errors to not print information twice and add trace

... (truncated)

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.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the pip group with 2 updates: [pytest-run-parallel](https://github.com/Quansight-Labs/pytest-run-parallel) and [gcovr](https://github.com/gcovr/gcovr).


Updates `pytest-run-parallel` from 0.8.1 to 0.8.2
- [Release notes](https://github.com/Quansight-Labs/pytest-run-parallel/releases)
- [Changelog](https://github.com/Quansight-Labs/pytest-run-parallel/blob/main/RELEASE.md)
- [Commits](Quansight-Labs/pytest-run-parallel@v0.8.1...v0.8.2)

Updates `gcovr` from 8.4 to 8.5
- [Release notes](https://github.com/gcovr/gcovr/releases)
- [Changelog](https://github.com/gcovr/gcovr/blob/main/CHANGELOG.rst)
- [Commits](gcovr/gcovr@8.4...8.5)

---
updated-dependencies:
- dependency-name: pytest-run-parallel
  dependency-version: 0.8.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: pip
- dependency-name: gcovr
  dependency-version: '8.5'
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Feb 1, 2026
@codspeed-hq
Copy link

codspeed-hq bot commented Feb 1, 2026

Merging this PR will not alter performance

✅ 48 untouched benchmarks


Comparing dependabot/pip/pip-6de321a446 (87e5026) with master (76995f7)

Open in CodSpeed

@mayeut mayeut merged commit 383b7bc into master Feb 1, 2026
37 checks passed
@dependabot dependabot bot deleted the dependabot/pip/pip-6de321a446 branch February 1, 2026 18:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant