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 #231

Closed
wants to merge 1 commit into from

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Jun 1, 2021

⚠️ Dependabot Preview has been deactivated ⚠️

This pull request was created by Dependabot Preview, and you've upgraded to Dependabot. This means it won't respond to dependabot commands nor will it be automatically closed if a new version is found.

If you close this pull request, Dependabot will re-create it the next time it checks for updates and everything will work as expected.


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.

If all status checks pass Dependabot will automatically merge this pull request during working hours.


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 badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in the .dependabot/config.yml file in this repo:

  • Update frequency
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jun 1, 2021
@coveralls
Copy link

coveralls commented Jun 1, 2021

Coverage Status

Coverage remained the same at 60.914% when pulling 1460c2c on dependabot/pip/mirakuru-2.4.1 into 8814150 on master.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 60.914% when pulling 7de4015 on dependabot/pip/mirakuru-2.4.1 into e4ef847 on master.

@dependabot-preview
Copy link
Contributor Author

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

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)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/pip/mirakuru-2.4.1 branch from 7de4015 to 1460c2c Compare June 1, 2021 06:01
@fizyk
Copy link
Member

fizyk commented Jun 2, 2021

@dependabot rebase

@dependabot-preview
Copy link
Contributor Author

This repository is now using a version: 2 config so Dependabot Preview can no longer make changes to this pull request. You can close it and let Dependabot re-create it the next time it checks for updates.

@fizyk fizyk closed this Jun 2, 2021
@dependabot-preview
Copy link
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@fizyk fizyk deleted the dependabot/pip/mirakuru-2.4.1 branch June 2, 2021 13:20
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