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 mdformat from 0.7.18 to 0.7.19 #1019

Merged
merged 5 commits into from
Dec 1, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2024

Bumps mdformat from 0.7.18 to 0.7.19.

Commits
  • e4610eb Bump version: 0.7.18 → 0.7.19
  • aefd630 test: --extensions, --no-extensions, --codeformatters and --no-codeformatters
  • 47e0452 add: option to select enabled (and required) extensions and code formatter la...
  • dee9917 performance: faster line wrap pt. 2
  • 6da0ca6 performance: slightly faster line wrap
  • 49cc084 refactor: use only one regex for all codeformatters
  • 27e2ba3 fix: an error on empty paragraph surrounded by non-paragraphs
  • b8c3561 fix: Prevent extra leading space in paragraphs in line wrap modes (#473)
  • 8d1712d fix: Line wrap on lines right after a hard break (#472)
  • 8c573e4 Improve plugin list in --help (#470)
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Dec 1, 2024
Copy link

codecov bot commented Dec 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (main@5ba166f). Learn more about missing BASE report.
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1019   +/-   ##
=======================================
  Coverage        ?   96.53%           
=======================================
  Files           ?       95           
  Lines           ?     2252           
  Branches        ?      168           
=======================================
  Hits            ?     2174           
  Misses          ?       67           
  Partials        ?       11           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dependabot dependabot bot force-pushed the dependabot/pip/mdformat-0.7.19 branch from c3835fa to 9290120 Compare December 1, 2024 14:11
@twentylemon
Copy link
Member

Formatter changed; will need a human to reformat too.

@dependabot dependabot bot force-pushed the dependabot/pip/mdformat-0.7.19 branch 4 times, most recently from c8bc8c6 to e184e9d Compare December 1, 2024 14:45
Bumps [mdformat](https://github.com/executablebooks/mdformat) from 0.7.18 to 0.7.19.
- [Commits](hukkin/mdformat@0.7.18...0.7.19)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/mdformat-0.7.19 branch from e184e9d to c89067b Compare December 1, 2024 14:52
@twentylemon twentylemon enabled auto-merge (squash) December 1, 2024 15:02
@twentylemon twentylemon disabled auto-merge December 1, 2024 15:07
jameshughes89
jameshughes89 previously approved these changes Dec 1, 2024
Copy link
Collaborator

@jameshughes89 jameshughes89 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Interesting

@jameshughes89
Copy link
Collaborator

Interesting

@jameshughes89 jameshughes89 self-requested a review December 1, 2024 16:06
@jameshughes89 jameshughes89 dismissed their stale review December 1, 2024 16:07

Tests failed

@twentylemon twentylemon enabled auto-merge (squash) December 1, 2024 19:49
Copy link
Collaborator

@jameshughes89 jameshughes89 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Interesting

@twentylemon twentylemon merged commit d633431 into main Dec 1, 2024
10 checks passed
@twentylemon twentylemon deleted the dependabot/pip/mdformat-0.7.19 branch December 1, 2024 20:30
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 python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants