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.2 to 1.7.4 #2357

Merged
merged 1 commit into from
Mar 17, 2022
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 17, 2022

Bumps pypandoc from 1.7.2 to 1.7.4.

Commits
  • 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
  • e2c4f41 Attempt to determine reason for appveyor failures
  • 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.7.2 to 1.7.4.
- [Release notes](https://github.com/bebraw/pypandoc/releases)
- [Changelog](https://github.com/NicklasTegner/pypandoc/blob/master/release.md)
- [Commits](JessicaTegner/pypandoc@v1.7.2...v1.7.4)

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

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 Mar 17, 2022
@codecov
Copy link

codecov bot commented Mar 17, 2022

Codecov Report

Merging #2357 (40e9ac6) into main (951bacb) will decrease coverage by 0.06%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #2357      +/-   ##
==========================================
- Coverage   93.51%   93.45%   -0.07%     
==========================================
  Files          74       74              
  Lines       15722    15722              
==========================================
- Hits        14703    14693      -10     
- Misses       1019     1029      +10     

@banesullivan banesullivan merged commit 549b3e8 into main Mar 17, 2022
@banesullivan banesullivan deleted the dependabot/pip/pypandoc-1.7.4 branch March 17, 2022 16:35
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

2 participants