Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 20, 2021

Bumps mirakuru from 2.3.0 to 2.4.0.

Changelog

Sourced from mirakuru's changelog.

2.4.0

Features ++++++++

  • Replace exp_sig executor parameter with expected_returncode. Parameter description already assumed that, however handing it assumed full POSIX compatibility on the process side. Now the POSIX is only assumed if no expected_returncode is passed to the executor, and returncode is simply that, a returncode, nothing more

2.3.1

Misc ++++

  • Moved CI to Github Actions
  • Blackified codebase
  • Compacted Documentation into readme (was pretty small anyway)
Commits
  • 8045efd "Release 2.4.0"
  • a6011e3 Fixed changes.rst header
  • 53fbbed Merge pull request #462 from ClearcodeHQ/dependabot/pip/pydocstyle-6.1.1
  • 06c1f1a Bump pydocstyle from 6.0.0 to 6.1.1
  • 2615857 Merge pull request #461 from ClearcodeHQ/dependabot/pip/pytest-cov-2.12.0
  • b5f97e4 Bump pytest-cov from 2.11.1 to 2.12.0
  • ce05b78 Merge pull request #460 from languitar/patch-1
  • bed20cd Fix typo in changelog
  • fc556d0 Merge pull request #459 from ClearcodeHQ/issue-457
  • abc154b Replace exp_sig with expected_returncode - closes #457
  • 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 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 20, 2021
@coveralls
Copy link

Coverage Status

Coverage remained the same at 53.617% when pulling b0c6f2a on dependabot/pip/mirakuru-2.4.0 into 59710a2 on master.

@dependabot dependabot bot force-pushed the dependabot/pip/mirakuru-2.4.0 branch from b0c6f2a to ce8cf1d Compare May 21, 2021 15:36
@fizyk fizyk merged commit 33767d0 into master May 21, 2021
@fizyk fizyk deleted the dependabot/pip/mirakuru-2.4.0 branch May 21, 2021 15:51
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants