Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 10, 2025

Bumps mirakuru from 2.5.3 to 2.6.0.

Changelog

Sourced from mirakuru's changelog.

2.6.0 (2025-02-07)

Features

  • SimpleExecutor now have an envvars property, that returns defined envvars with added os.envvars and mirakuru_uuid envvar.

    This will allow to re-use same envvars for starting process and any additional process runs in inheriting executors. ([#842](https://github.com/ClearcodeHQ/mirakuru/issues/842) <https://github.com/ClearcodeHQ/mirakuru/issues/842>_)

Miscellaneus

  • [#810](https://github.com/ClearcodeHQ/mirakuru/issues/810) <https://github.com/ClearcodeHQ/mirakuru/issues/810>, [#841](https://github.com/ClearcodeHQ/mirakuru/issues/841) <https://github.com/ClearcodeHQ/mirakuru/issues/841>
  • Add pytest-rerunfailures for flaky tests.
  • Defer to pytest's tmp_path_factory instead of manual tmpdir setting/detection
Commits
  • 227da4a Release 2.6.0
  • e9dadc2 Merge pull request #846 from ClearcodeHQ/use_tmp_path_factory
  • 1446ab1 Defer to pytest's tmp_path_factory
  • e2d78db Merge pull request #845 from ClearcodeHQ/issue-842
  • cd8bfbf SimpleExecutor.envvars property
  • 1f3ce03 Merge pull request #844 from ClearcodeHQ/flaky
  • c7e9e49 Add pytest-rerunfailures to catch flaky tests
  • 48059f8 Merge pull request #843 from ClearcodeHQ/pre-commit
  • e765b51 Add pre-commit
  • dd2099c Bump fizyk/actions-reuse from 2.5.0 to 2.6.0
  • 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 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 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 [mirakuru](https://github.com/ClearcodeHQ/mirakuru) from 2.5.3 to 2.6.0.
- [Changelog](https://github.com/ClearcodeHQ/mirakuru/blob/main/CHANGES.rst)
- [Commits](dbfixtures/mirakuru@v2.5.3...v2.6.0)

---
updated-dependencies:
- dependency-name: mirakuru
  dependency-type: direct:production
  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 Feb 10, 2025
@merger-application merger-application bot merged commit 4d614ca into main Feb 10, 2025
18 checks passed
@merger-application merger-application bot deleted the dependabot/pip/mirakuru-2.6.0 branch February 10, 2025 04:08
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