Skip to content

chore: bump pytest-regtest from 2.6.0 to 2.7.0#670

Merged
max-sixty merged 1 commit into
mainfrom
dependabot/pip/pytest-regtest-2.7.0
Jul 10, 2026
Merged

chore: bump pytest-regtest from 2.6.0 to 2.7.0#670
max-sixty merged 1 commit into
mainfrom
dependabot/pip/pytest-regtest-2.7.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 10, 2026

Copy link
Copy Markdown
Contributor

Bumps pytest-regtest from 2.6.0 to 2.7.0.

Changelog

Sourced from pytest-regtest's changelog.

Version 2.7.0

  • added transform argument to snapshot.check to clean up volatile data (timestamps, uuids, floating point noise) before recording/comparison, without having to write a full custom snapshot handler
  • added register_snapshot_transform/clear_snapshot_transforms to apply such cleanup globally, mirroring the existing register_converter_pre/ register_converter_post mechanism for the regtest fixture
  • added pytest_regtest.cleaning module with ready-made transforms (drop_keys, round_floats, redact_regex) that recurse into nested dict/list/tuple/set data
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.6.0 to 2.7.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.7.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 Jul 10, 2026
@max-sixty max-sixty merged commit 4258e99 into main Jul 10, 2026
7 checks passed
@max-sixty max-sixty deleted the dependabot/pip/pytest-regtest-2.7.0 branch July 10, 2026 10:43
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