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

Update dependency panflute to v2 #39

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Jan 22, 2021

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
panflute ==1.12.5 -> ==2.3.1 age adoption passing confidence

Release Notes

sergiocorreia/panflute (panflute)

v2.3.0: 2.3.1

Compare Source

New Contributors

Full Changelog: sergiocorreia/panflute@2.3.0...v2.3.0

v2.2.3: 2.2.3

  • Added equality operator to element objects (Doc, Block, Inline, Str, etc.)
  • Misc. bugfixes

v2.1.3

Compare Source

Update documentation and dependencies:

  • Add support and test against Python 3.10 and Pandoc 2.16
  • Improve test matrix suite
  • Test and document lists of elements as return values of filters (the items on the list will be inserted at the same level as the item being replaced)

v2.1.0

Compare Source

  • autofilter.py: add pandoc 2.12+ support to get_filter_dirs
  • add pandoc_path argument to run_pandoc(): run_pandoc(text='', args=None, pandoc_path=which('pandoc')
  • fix a few docstrings

v2.0.5

Compare Source

  • Fix #​166 ("Regression: panflute.elements.builtin2meta no longer supports subclasses of builtins")
  • Improve testing ( #​170, #​169, #​164)

v2.0.4

Compare Source

  • Fix bug with replace_keyword() ; see #​104

v2.0.3: (add support for pandoc 2.11, deprecate support for older versions of pandoc)

Compare Source

  • Add support for pandoc 2.11.1 (pandoc-types 1.22), which introduced a new Underline element and expanded the capabilities of the Table element.
  • Remove support for previous versions of pandoc. Users of previous versions of pandoc should install pre-2.0 versions of panflute
  • Fix/add tests
  • Add the pandoc_version and pandoc_reader_options properties of the Doc() element, which expose environment variables set by pandoc

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant