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 pypandoc from 1.7.5 to 1.8 #2584

Merged
merged 1 commit into from
May 11, 2022
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 11, 2022

Bumps pypandoc from 1.7.5 to 1.8.

Release notes

Sourced from pypandoc's releases.

PyPandoc v1.8 Python3 and enhancements

Time for another release of PyPandoc. Most notable, from this release onwards python2 support has been dropped. In addition, it's now possible to pass multiple files to convert. Under the hood, there's also been multiple improvements. Lastly, deprecated code for 1.8 has been removed.

Changelog:

  • Removed Unnecessary files included with pip install (#274)
  • Handle pandoc logging returning two unknown log levels (#272)
  • Fixed #269 - classify_pandoc_logging improvements
  • REL: Officially drop python2.7 support (#263)
  • Made it possible to pass multiple files to pandoc (#259)
  • Python Type Hints implementation (#258)
  • Removed deprecated code (#257)
Commits

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)

Bumps [pypandoc](https://github.com/bebraw/pypandoc) from 1.7.5 to 1.8.
- [Release notes](https://github.com/bebraw/pypandoc/releases)
- [Changelog](https://github.com/NicklasTegner/pypandoc/blob/master/release.md)
- [Commits](JessicaTegner/pypandoc@v1.7.5...v1.8)

---
updated-dependencies:
- dependency-name: pypandoc
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file maintenance Low-impact maintenance activity labels May 11, 2022
@codecov
Copy link

codecov bot commented May 11, 2022

Codecov Report

Merging #2584 (8121f0b) into main (d9d1dd7) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #2584   +/-   ##
=======================================
  Coverage   93.69%   93.69%           
=======================================
  Files          75       75           
  Lines       16161    16161           
=======================================
  Hits        15142    15142           
  Misses       1019     1019           

@tkoyama010 tkoyama010 enabled auto-merge (squash) May 11, 2022 10:06
@tkoyama010 tkoyama010 merged commit 85d9e2c into main May 11, 2022
@tkoyama010 tkoyama010 deleted the dependabot/pip/pypandoc-1.8 branch May 11, 2022 23:37
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 maintenance Low-impact maintenance activity
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant