Skip to content
This repository has been archived by the owner on Oct 23, 2020. It is now read-only.

fix(dependencies): update dependency misaka to v2 #74

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 5, 2020

This PR contains the following updates:

Package Type Update Change
misaka dependencies major ==1.0.2 -> ==2.1.1

Release Notes

FSX/misaka

v2.1.1

Compare Source

  • Fixed segfault caused by missing NULL-check (#​67).

NOTE: Misaka doesn't work in Python 2.6 anymore, because pycparser,
a dependency of CFFI, doesn't work in Python 2.6 anymore.

v2.1.0

Compare Source

  • Add a new renderer class with XSS protections. By Changaco. (#​60)
  • Add Python 2.6 support. By sprin. (#​48)
  • Add Termux installation instructions to documentation.
  • Update Hoedown source files.

v2.0.0

Compare Source

  • Rename Markdown.render to Markdown.__call__.
  • Add a bechmark testcase to chibitest.
  • Simplify arguments of list, list_item, autolink and table_cell render callbacks.
  • Rewrite. CFFI and Hoedown instead of Cython and Sundown.
  • Remove pre- and postprocessor support.
  • Smartypants is a normal function instead of a postprocessor.
  • Documentation now uses Sphinx.

Renovate configuration

📅 Schedule: At any time (no schedule defined).

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

♻️ Rebasing: Whenever PR is behind base branch, 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 WhiteSource Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/misaka-2.x branch 6 times, most recently from 45dab99 to 9123c7b Compare May 11, 2020 01:31
@renovate renovate bot force-pushed the renovate/misaka-2.x branch 3 times, most recently from ee7fad5 to db038b6 Compare May 20, 2020 16:31
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant