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 darker from 1.2.3 to 1.2.4 #4

Closed
wants to merge 2 commits into from

Conversation

dependabot[bot]
Copy link

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

Bumps darker from 1.2.3 to 1.2.4.

Release notes

Sourced from darker's releases.

Version 1.2.4

Added

  • Upgrade to and satisfy MyPy 0.910 by adding types-toml as a test dependency, and types-dataclasses as well if running on Python 3.6
  • Installation instructions in a Conda environment

Fixed

  • Git-related commands in the test suite now ignore the user's ~/.gitconfig
  • Now works again even if isort isn't installed
  • AST verification no longer erroneously fails when using --isort
  • Historical comparisons like darker --diff --revision=v1.0..v1.1 now actually compare the second revision and not the working tree files on disk
  • Ensure identical Black formatting on Unix and Windows by always passing Unix newlines to Black
Changelog

Sourced from darker's changelog.

1.2.4_ - 2021-06-27

Added

  • Upgrade to and satisfy MyPy 0.910 by adding types-toml as a test dependency, and types-dataclasses as well if running on Python 3.6.
  • Installation instructions in a Conda environment.

Fixed

  • Git-related commands in the test suite now ignore the user's ~/.gitconfig.
  • Now works again even if isort isn't installed
  • AST verification no longer erroneously fails when using --isort
  • Historical comparisons like darker --diff --revision=v1.0..v1.1 now actually compare the second revision and not the working tree files on disk.
  • Ensure identical Black formatting on Unix and Windows by always passing Unix newlines to Black
Commits
  • 0fa6d1e Bump version in pre-commit hook example as well
  • f8768bd Change log and release version for release 1.2.4
  • 6e0f678 Merge pull request #150 from akaihola/conda-instructions
  • b2928e0 Update change log
  • 8a19c72 Add installation instructions for Conda
  • 4d0b0f5 Merge pull request #142 from akaihola/windows-formatting-mismatch
  • 5e4c7eb Merge pull request #136 from akaihola/2021-05-contributors
  • dfa23f5 Test for run_black() converting to Unix newlines
  • 26d333a Unit test for TextDocument.string_with_newline()
  • 2153736 Unit test for detect_newline()
  • 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)

aucampia and others added 2 commits May 25, 2021 00:26
Bumps [darker](https://github.com/akaihola/darker) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/akaihola/darker/releases)
- [Changelog](https://github.com/akaihola/darker/blob/master/CHANGES.rst)
- [Commits](akaihola/darker@1.2.3...1.2.4)

---
updated-dependencies:
- dependency-name: darker
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 28, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Dec 11, 2021

Looks like darker is no longer a dependency, so this is no longer needed.

@dependabot dependabot bot closed this Dec 11, 2021
@dependabot dependabot bot deleted the dependabot/pip/darker-1.2.4 branch December 11, 2021 13:21
aucampia pushed a commit that referenced this pull request Dec 20, 2021
Added additional tests for Literal language tag.
aucampia pushed a commit that referenced this pull request Mar 26, 2022
aucampia pushed a commit that referenced this pull request Jan 16, 2023
test minimum versions and decrease the lower bounds for dependencies to earliest versions that pass
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

1 participant