Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump mirakuru from 2.3.0 to 2.4.1 #300

Merged
merged 1 commit into from Jun 7, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 4, 2021

Bumps mirakuru from 2.3.0 to 2.4.1.

Changelog

Sourced from mirakuru's changelog.

2.4.1

Misc ++++

  • Use strictier mypy checks

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
  • 02e108a "Release 2.4.1"
  • 4192d24 changes
  • 1cf1274 Merge pull request #464 from mmaslowskicc/stricter-mypy
  • eeb1c55 Use a stricter mypy configuration and annotate test functions
  • b28bcb8 Merge pull request #463 from mmaslowskicc/contributing
  • 54358ab Update CONTRIBUTING.rst as we are not using pylama
  • 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
  • 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 Jun 4, 2021
@coveralls
Copy link

Coverage Status

Coverage remained the same at 57.143% when pulling d693c69 on dependabot/pip/mirakuru-2.4.1 into 6293659 on master.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage remained the same at 57.143% when pulling d693c69 on dependabot/pip/mirakuru-2.4.1 into 6293659 on master.

@dependabot dependabot bot force-pushed the dependabot/pip/mirakuru-2.4.1 branch from d693c69 to 48417ad Compare June 7, 2021 10:47
@codecov-commenter
Copy link

codecov-commenter commented Jun 7, 2021

Codecov Report

Merging #300 (68ade9b) into master (fad9955) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #300   +/-   ##
=======================================
  Coverage   57.69%   57.69%           
=======================================
  Files           7        7           
  Lines         182      182           
=======================================
  Hits          105      105           
  Misses         77       77           
Flag Coverage Δ
linux 57.69% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0bd1710...68ade9b. Read the comment docs.

Bumps [mirakuru](https://github.com/ClearcodeHQ/mirakuru) from 2.3.0 to 2.4.1.
- [Release notes](https://github.com/ClearcodeHQ/mirakuru/releases)
- [Changelog](https://github.com/ClearcodeHQ/mirakuru/blob/master/CHANGES.rst)
- [Commits](ClearcodeHQ/mirakuru@v2.3.0...v2.4.1)

---
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 force-pushed the dependabot/pip/mirakuru-2.4.1 branch from 48417ad to 68ade9b Compare June 7, 2021 10:48
@github-actions github-actions bot merged commit 17f2da1 into master Jun 7, 2021
@github-actions github-actions bot deleted the dependabot/pip/mirakuru-2.4.1 branch June 7, 2021 10:49
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.

None yet

2 participants