Skip to content

chore: bump pytest-regtest from 2.3.0 to 2.4.0#645

Merged
max-sixty merged 1 commit into
mainfrom
dependabot/pip/pytest-regtest-2.4.0
May 5, 2026
Merged

chore: bump pytest-regtest from 2.3.0 to 2.4.0#645
max-sixty merged 1 commit into
mainfrom
dependabot/pip/pytest-regtest-2.4.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 5, 2026

Bumps pytest-regtest from 2.3.0 to 2.4.0.

Changelog

Sourced from pytest-regtest's changelog.

Version 2.4.0

  • added format option ("pickle" or "json") to snapshot.check for Python object snapshots; loading falls back gracefully from pickle to JSON so existing snapshots keep working without conversion

Version 2.3.9

  • fixed snapshot reporting when a version is specified
  • internal refactor: replaced anonymous tuples for snapshot records and results with NamedTuple types for clearer code

Version 2.3.8

  • update documentation:
    • added documentation for regtest.identifier
    • added documentation for platform specific output
    • added documentation for version and failure_handler arguments in snapshot.check
    • added example for custom snapshot handlers
  • added type hints to snapshot.check
  • fixed issue with non-string version specifier in regtest fixture

Version 2.3.7

  • support Python 3.10 again

Version 2.3.6

Version 2.3.5

Version 2.3.4

  • #1b9a7b7 Fix xfail behavior with --regtest-reset, thanks to Maximilian Roos m@maxroos.com.

Version 2.3.3

  • Fix empty python package

Version 2.3.2

  • Fix bug when persisted snapshot was stored by different handler / in

... (truncated)

Commits

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-regtest](https://gitlab.com/uweschmitt/pytest-regtest) from 2.3.0 to 2.4.0.
- [Changelog](https://gitlab.com/uweschmitt/pytest-regtest/blob/main/CHANGELOG.md)
- [Commits](https://gitlab.com/uweschmitt/pytest-regtest/commits/main)

---
updated-dependencies:
- dependency-name: pytest-regtest
  dependency-version: 2.4.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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 May 5, 2026
@max-sixty max-sixty merged commit 4cd0667 into main May 5, 2026
7 checks passed
@max-sixty max-sixty deleted the dependabot/pip/pytest-regtest-2.4.0 branch May 5, 2026 15:32
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