Skip to content

Bump pypandoc from 1.6.3 to 1.7.5#66

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/pypandoc-1.7.5
Closed

Bump pypandoc from 1.6.3 to 1.7.5#66
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/pypandoc-1.7.5

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 4, 2022

Copy link
Copy Markdown

Bumps pypandoc from 1.6.3 to 1.7.5.

Release notes

Sourced from pypandoc's releases.

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
  • 2fcce8b BUG+REL: Restore Python2.7 support (#262)
  • 28f7a3f Fixed #253 - v1.7.4
  • 2b80a08 Incremed version
  • 8489d37 Removed funding.yml to use user default .github files instead
  • 457657b Add cworkdir kwarg to convert functions (#252)
  • a1a36c9 Merge pull request #250 from H0R5E/stderr
  • aed812b Replace quiet flags in public API and add deprecation messages
  • 6f12657 f-strings not available in python 2.7
  • 37dca9c Add a test for using the default logging level for Pandoc output
  • 8f66dfb Use default if no level given in first message from Pandoc logging
  • 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/bebraw/pypandoc) from 1.6.3 to 1.7.5.
- [Release notes](https://github.com/bebraw/pypandoc/releases)
- [Changelog](https://github.com/NicklasTegner/pypandoc/blob/master/release.md)
- [Commits](JessicaTegner/pypandoc@1.6.3...v1.7.5)

---
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 Apr 4, 2022
@dependabot @github

dependabot Bot commented on behalf of github Apr 4, 2022

Copy link
Copy Markdown
Author

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/66/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

dependabot Bot commented on behalf of github May 11, 2022

Copy link
Copy Markdown
Author

Superseded by #74.

@dependabot dependabot Bot closed this May 11, 2022
@dependabot dependabot Bot deleted the dependabot/pip/pypandoc-1.7.5 branch May 11, 2022 02:19
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