Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 10, 2025

Bumps pypandoc from 1.14 to 1.15.

Release notes

Sourced from pypandoc's releases.

Latest Development Version

Commits

  • 5704b06: allow non-latex intermediaries for pdf generation (#381) (Ashi Agrawal) #381
  • 9475b0f: pypandoc v1.15 (JessicaTegner)
Commits
  • 9475b0f pypandoc v1.15
  • 5704b06 allow non-latex intermediaries for pdf generation (#381)
  • 3fd939c Fix convert_file for Python 3.13 (#384)
  • 32d3a40 Dropped CI support for older python and pypy versions (#387)
  • 8bc3c51 Added parameter to control if files are sorted before being passed to pandoc ...
  • 50f3b08 Added support for python 3.13 - Removed ubber bound (#379)
  • See full diff in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Related to package requirements maintenance Repository structure maintenance labels Jan 10, 2025
@codecov
Copy link

codecov bot commented Jan 10, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.56%. Comparing base (0373263) to head (23068f2).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2000      +/-   ##
==========================================
+ Coverage   86.49%   86.56%   +0.06%     
==========================================
  Files          90       90              
  Lines       10233    10233              
==========================================
+ Hits         8851     8858       +7     
+ Misses       1382     1375       -7     

Bumps [pypandoc](https://github.com/JessicaTegner/pypandoc) from 1.14 to 1.15.
- [Release notes](https://github.com/JessicaTegner/pypandoc/releases)
- [Changelog](https://github.com/JessicaTegner/pypandoc/blob/master/release.md)
- [Commits](JessicaTegner/pypandoc@v1.14...v1.15)

---
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 force-pushed the dependabot/pip/requirements/pypandoc-1.15 branch from f537b97 to aaa7e2f Compare February 3, 2025 14:19
@moe-ad moe-ad self-assigned this Feb 13, 2025
@moe-ad moe-ad merged commit 99d2b40 into master Feb 13, 2025
46 checks passed
@moe-ad moe-ad deleted the dependabot/pip/requirements/pypandoc-1.15 branch February 13, 2025 10:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Related to package requirements maintenance Repository structure maintenance

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants