Skip to content

chore(deps): Bump pytest-partition-check from 2026.8.10.1 to 2026.8.23 - #3499

Merged
adamtheturtle merged 1 commit into
mainfrom
dependabot/uv/pytest-partition-check-2026.8.23
Aug 27, 2026
Merged

chore(deps): Bump pytest-partition-check from 2026.8.10.1 to 2026.8.23#3499
adamtheturtle merged 1 commit into
mainfrom
dependabot/uv/pytest-partition-check-2026.8.23

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 27, 2026

Copy link
Copy Markdown
Contributor

Bumps pytest-partition-check from 2026.8.10.1 to 2026.8.23.

Release notes

Sourced from pytest-partition-check's releases.

2026.8.23

  • Open a changelog pull request from the Release workflow so main branch rulesets are respected.

  • Publish to PyPI from a workflow triggered by GitHub Releases.

  • Fix CI by combining parallel coverage before reporting and formatting long docstrings.

  • Address follow-up PR review comments on validation errors, coverage upload, lint matrix, and ini extra-arg parsing.

  • Resolve collection rootdirs so macOS temporary paths produce stable node IDs.

  • Collect the full-suite baseline with pytest defaults so testpaths is respected.

  • Catch NestedPytestError in the pytest plugin and report it in the terminal summary.

  • Catch NestedPytestError in the CLI and exit with status 1.

  • Reject an empty patterns list before running nested collections.

  • Make the CLI exit with a clear error when no patterns are provided.

  • Reject duplicate patterns in check_partition so the API and plugin match the CLI.

  • Report a clear error when the plugin patterns file is missing.

  • Report a clear error when the CLI patterns file is missing.

  • Forward disable_plugins from the pytest plugin into nested collection.

  • Forward extra_args from the pytest plugin into nested collection.

  • Serialize nested collection chdir under a lock and resolve patterns to absolute paths.

  • Raise ValueError when rootdir does not exist or is not a directory.

  • Populate PartitionError.args with the human-readable report.

  • Export NestedPytestError from the package public API.

  • Reject whitespace-only partition patterns as empty.

  • Reject empty-string patterns with a validation error.

  • Skip partition checks during --collect-only sessions.

  • Skip partition checks when the outer test session already failed.

  • Correct the README workflow example job name.

  • Document placeholder matrix keys in the README workflow example.

... (truncated)

Changelog

Sourced from pytest-partition-check's changelog.

2026.8.23

  • Open a changelog pull request from the Release workflow so main branch rulesets are respected.

  • Publish to PyPI from a workflow triggered by GitHub Releases.

  • Fix CI by combining parallel coverage before reporting and formatting long docstrings.

  • Address follow-up PR review comments on validation errors, coverage upload, lint matrix, and ini extra-arg parsing.

  • Resolve collection rootdirs so macOS temporary paths produce stable node IDs.

  • Collect the full-suite baseline with pytest defaults so testpaths is respected.

  • Catch NestedPytestError in the pytest plugin and report it in the terminal summary.

  • Catch NestedPytestError in the CLI and exit with status 1.

  • Reject an empty patterns list before running nested collections.

  • Make the CLI exit with a clear error when no patterns are provided.

  • Reject duplicate patterns in check_partition so the API and plugin match the CLI.

  • Report a clear error when the plugin patterns file is missing.

  • Report a clear error when the CLI patterns file is missing.

  • Forward disable_plugins from the pytest plugin into nested collection.

  • Forward extra_args from the pytest plugin into nested collection.

  • Serialize nested collection chdir under a lock and resolve patterns to absolute paths.

  • Raise ValueError when rootdir does not exist or is not a directory.

  • Populate PartitionError.args with the human-readable report.

  • Export NestedPytestError from the package public API.

  • Reject whitespace-only partition patterns as empty.

  • Reject empty-string patterns with a validation error.

  • Skip partition checks during --collect-only sessions.

  • Skip partition checks when the outer test session already failed.

  • Correct the README workflow example job name.

... (truncated)

Commits
  • e2dc269 Merge pull request #94 from adamtheturtle/fix/release-pypi-publisher
  • e70dcd9 Publish to PyPI from release.yml on GitHub Release events.
  • 71293ff Prepare release 2026.8.23 (#93)
  • c0c7bc6 Fix failing main CI (coverage combine + docstrings) (#92)
  • bb65981 Merge pull request #91 from adamtheturtle/agent/address-pr-review-comments
  • e9d646b Address unresolved PR review comments from the issue-fix run.
  • fb30f2e Merge pull request #90 from adamtheturtle/agent/close-remaining-issues
  • df69393 Close remaining validation, CLI, plugin, and coverage gaps.
  • c83476e Merge pull request #88 from adamtheturtle/agent/fix-stash-error
  • dfeecd7 Merge pull request #87 from adamtheturtle/agent/fix-readme
  • Additional commits viewable in compare view

Dependabot compatibility score

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [pytest-partition-check](https://github.com/adamtheturtle/pytest-partition-check) from 2026.8.10.1 to 2026.8.23.
- [Release notes](https://github.com/adamtheturtle/pytest-partition-check/releases)
- [Changelog](https://github.com/adamtheturtle/pytest-partition-check/blob/main/CHANGELOG.rst)
- [Commits](adamtheturtle/pytest-partition-check@2026.8.10.1...2026.8.23)

---
updated-dependencies:
- dependency-name: pytest-partition-check
  dependency-version: 2026.8.23
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Aug 27, 2026
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:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant