Skip to content

Bump akaihola/darker from 1.4.0 to 1.4.2 - #333

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/github_actions/akaihola/darker-1.4.2
Closed

Bump akaihola/darker from 1.4.0 to 1.4.2#333
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/github_actions/akaihola/darker-1.4.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 14, 2022

Copy link
Copy Markdown

Bumps akaihola/darker from 1.4.0 to 1.4.2.

Release notes

Sourced from akaihola/darker's releases.

Version 1.4.2

Added

  • Document isort's requirement to be run in the same environment as the modules which are processed.
  • Document VSCode and --lint/-L incompatibility in the README.
  • Guard against breaking changes in isort by testing against its main branch in the test-future GitHub Workflow.
  • release_tools/bump_version.py script for incrementing version numbers and milestone numbers in various files when releasing.

Fixed

  • Fix NixOS builds when pytest-darker calls pylint. Needed to activate the virtualenv.
  • Allow more time to pass when checking file modification times in a unit test. Windows tests on GitHub are sometimes really slow.

Version 1.4.1

Added

  • Run tests on CI against Black main branch to get an early warning of incompatible changes which would break Darker.
  • Determine the commit range to check automatically in the GitHub Action.
  • Improve GitHub Action documentation.
  • Add Nix CI builds on Linux and macOS.
  • Add a YAML linting workflow to the Darker repository.
  • Updated Mypy to version 0.931.

Fixed

  • Consider .py.tmp as files which should be reformatted. This enables VSCode Format On Save.
  • Use the latest release of Darker instead of 1.3.2 in the GitHub Action.
Changelog

Sourced from akaihola/darker's changelog.

1.4.2_ - 2022-03-12

Added

  • Document isort's requirement to be run in the same environment as the modules which are processed.
  • Document VSCode and --lint/-L incompatibility in the README.
  • Guard against breaking changes in isort by testing against its main branch in the test-future GitHub Workflow.
  • release_tools/bump_version.py script for incrementing version numbers and milestone numbers in various files when releasing.

Fixed

  • Fix NixOS builds when pytest-darker calls pylint. Needed to activate the virtualenv.
  • Allow more time to pass when checking file modification times in a unit test. Windows tests on GitHub are sometimes really slow.

1.4.1_ - 2022-02-17

Added

  • Run tests on CI against Black main branch to get an early warning of incompatible changes which would break Darker.
  • Determine the commit range to check automatically in the GitHub Action.
  • Improve GitHub Action documentation.
  • Add Nix CI builds on Linux and macOS.
  • Add a YAML linting workflow to the Darker repository.
  • Updated Mypy to version 0.931.
  • Guard against breaking changes in Black by testing against its main branch in the test-future GitHub Workflow.

Fixed

  • Consider .py.tmp as files which should be reformatted. This enables VSCode Format On Save.
  • Use the latest release of Darker instead of 1.3.2 in the GitHub Action.
Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Bumps [akaihola/darker](https://github.com/akaihola/darker) from 1.4.0 to 1.4.2.
- [Release notes](https://github.com/akaihola/darker/releases)
- [Changelog](https://github.com/akaihola/darker/blob/master/CHANGES.rst)
- [Commits](akaihola/darker@1.4.0...1.4.2)

---
updated-dependencies:
- dependency-name: akaihola/darker
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code labels Mar 14, 2022
@dependabot @github

dependabot Bot commented on behalf of github Apr 25, 2022

Copy link
Copy Markdown
Author

Superseded by #348.

@dependabot dependabot Bot closed this Apr 25, 2022
@dependabot
dependabot Bot deleted the dependabot/github_actions/akaihola/darker-1.4.2 branch April 25, 2022 06:06
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 github_actions Pull requests that update Github_actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants