Skip to content

Update dependency blacken-docs to v1.16.0#485

Merged
ctalkington merged 1 commit into
masterfrom
renovate/blacken-docs-1.x
Aug 23, 2023
Merged

Update dependency blacken-docs to v1.16.0#485
ctalkington merged 1 commit into
masterfrom
renovate/blacken-docs-1.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Aug 17, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
blacken-docs (changelog) 1.15.0 -> 1.16.0 age adoption passing confidence

Release Notes

asottile/blacken-docs (blacken-docs)

v1.16.0

Compare Source

  • Allow Markdown fence options.

    Thanks to initial work from Matthew Anderson in PR #&#8203;246 <https://github.com/adamchainz/blacken-docs/pull/246>__.

  • Expand Markdown detection to all Python language names from Pygments: py, sage, python3, py3, and numpy.

  • Preserve leading whitespace lines in reStructuredText code blocks.

    Thanks to Julianus Pfeuffer for the report in Issue #&#8203;217 <https://github.com/adamchainz/blacken-docs/issues/217>__.

  • Use exit code 2 to indicate errors from Black, whilst exit code 1 remains for “files have been formatted”.

    Thanks to Julianus Pfeuffer for the report in Issue #&#8203;218 <https://github.com/adamchainz/blacken-docs/issues/218>__.

  • Support passing the --preview option through to Black, to select the future style.

  • Remove language_version from .pre-commit-hooks.yaml.
    This change allows default_language_version in ``.pre-commit-config.yaml` to take precedence.

    Thanks to Aneesh Agrawal in PR #&#8203;258 <https://github.com/adamchainz/blacken-docs/pull/258>__.


Configuration

📅 Schedule: Branch creation - "before 4am" in timezone America/Chicago, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate Bot added dependencies Upgrade or downgrade of project dependencies. python Pull requests that update Python code labels Aug 17, 2023
@codecov
Copy link
Copy Markdown

codecov Bot commented Aug 17, 2023

Codecov Report

Merging #485 (d864866) into master (0f5ef0a) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #485   +/-   ##
=======================================
  Coverage   95.23%   95.23%           
=======================================
  Files           9        9           
  Lines         818      818           
  Branches      122      122           
=======================================
  Hits          779      779           
  Misses         14       14           
  Partials       25       25           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@renovate renovate Bot force-pushed the renovate/blacken-docs-1.x branch from 3b7d647 to d864866 Compare August 22, 2023 03:11
@ctalkington ctalkington merged commit d3965a4 into master Aug 23, 2023
@ctalkington ctalkington deleted the renovate/blacken-docs-1.x branch August 23, 2023 21:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Upgrade or downgrade of project dependencies. python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant