Skip to content

Bump pypandoc from 1.6.3 to 1.8.1#78

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/pypandoc-1.8.1
Closed

Bump pypandoc from 1.6.3 to 1.8.1#78
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/pypandoc-1.8.1

Conversation

@dependabot
Copy link
Copy Markdown

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

Bumps pypandoc from 1.6.3 to 1.8.1.

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)

PyPandoc v1.7.0 - A more secure and faster PyPandoc

This release of PyPandoc enables the new sandbox mode of pandoc >= 2.… …15 by default. This can be toggled and has no effect on pandoc versions < 2.15. In addition this release also adds an option to verify from and to formats before converting, reducing the calls to pandoc.

Two new utility functions has also been added (ensure_pandoc_minimal_version and ensure_pandoc_maximal_version), to check the major and minor version of the pandoc currently being used. In addition, the old convert() function, has been set to be removed in the next major release of PyPandoc (1.8) Other than that, a few bug fixes here and there.

Commits
  • 4f720ba updated workflow v5
  • c0ba840 Updated workflow v4
  • 68fb946 updated workflow v3
  • 4666ec6 Updated workflow
  • 24bca33 Updated workflow
  • 77794e5 pypandoc v1.8.1
  • 05ad69d Making a pypandoc_binary version with included platform specific Pandoc binar...
  • 48d06c1 setup.py: Use setup_requires for setup.py requirements (#280)
  • e48a04d pypandoc v1.8
  • 14ffc7e Removed Unnecessary files included with pip install (#274)
  • 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)

Bumps [pypandoc](https://github.com/NicklasTegner/pypandoc) from 1.6.3 to 1.8.1.
- [Release notes](https://github.com/NicklasTegner/pypandoc/releases)
- [Changelog](https://github.com/NicklasTegner/pypandoc/blob/master/release.md)
- [Commits](JessicaTegner/pypandoc@1.6.3...v1.8.1)

---
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 the dependencies Pull requests that update a dependency file label May 23, 2022
@dependabot @github
Copy link
Copy Markdown
Author

dependabot bot commented on behalf of github May 23, 2022

Dependabot tried to add @jsnshrmn as a reviewer to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/Samwalton9/TWLight/pulls/78/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the Samwalton9/TWLight repository. // See: https://docs.github.com/rest/reference/pulls#request-reviewers-for-a-pull-request

@dependabot @github
Copy link
Copy Markdown
Author

dependabot bot commented on behalf of github Sep 23, 2022

Superseded by #121.

@dependabot dependabot bot closed this Sep 23, 2022
@dependabot dependabot bot deleted the dependabot/pip/pypandoc-1.8.1 branch September 23, 2022 02:21
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.

0 participants