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 readme-renderer to 43.0 #187

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

Conversation

pyup-bot
Copy link
Collaborator

This PR updates readme-renderer from 22.0 to 43.0.

Changelog

43.0

-----------------
- Allow HTML5 ``picture`` tag through cleaner (299)
- Test against Python 3.12 (300)

42.0

-----------------

- Migrate from ``bleach`` to ``nh3`` (295)
- Migrate from ``setup.py`` to ``pyproject.toml``

41.0

-----------------

* Allow HTML5 ``figcaption`` tag through cleaner (291)
* Test ``README.rst`` from this project (288)

40.0

-----------------

* Add CLI option to render package README. (271)
* Adapt tests to pygments 2.14.0 (272)
* Update release process to use Trusted Publishing (276)
* Replace usage of deprecated ``pkg_resources`` with ``importlib.metadata`` (281)
* Drop support for Python 3.7 (282), Test against Python 3.11 (280)

37.3

-----------------

* Allow HTML5 ``figure`` tag through cleaner (265)

37.2

-----------------

* Allow HTML5 ``s`` tag through cleaner (261)

37.1

-----------------

* Allow HTML5 ``nav`` tag through cleaner (259)

37.0

-----------------

* Remove command line example from docs (197)
* Multiple pyproject.toml fixes (251)
* Confirm handling multiple inline strong (252)
* Convert RST output to HTML5 (253)
* Add Typing to classifiers (254)
* Development tweaks - coverage reporting, actions updates (255)
* Add test confirming behavior with unknown lexers (256)

36.0

-----------------

* Enable gitpod development (238)
* Allow rst admonitions to render (242)
* Add badges to README (243)
* Update codebase for modern Python (244)
* Fix table cell spans (245)
* Allow ``math`` directive in rst (246)
* Preserve ``lang`` attribute in ``pre`` (247)

35.0

-----------------

* Add py.typed to the built wheel (228)
* Use isolated build for tox (229)
* Fix renderer ignore (230)
* Remove legacy check command and distutils (233)
* Emit a warning when no content is rendered (231)
* Drop support for Python 3.6 (236)
* Update html attribute order in tests (235)

34.0

-----------------

* Add static types (225)

33.0

-----------------

* Support cmarkgfm>=0.8.0 (224)
* Support Python 3.10

32.0

-----------------

* Allow start attribute in ordered lists (216)
* No limit rendering RST one column field names (219)

31.0

-----------------

* Render disabled checkboxes from Markdown (217)

30.0

-----------------

* support cmarkgfm>=0.6.0 (209)

29.0

-----------------

* Support cmarkgfm>=0.5.0 (180)
* Drop support for Python 2 and 3.5 (188)

28.0

-----------------

* Support Python 3.9

27.0

-----------------

* Add support for align attribute rendering Markdown headers (173)

26.0

-----------------

* Fix regression with image width/height attributes (164)

25.0

-----------------

* Support Python 3.7 and 3.8
* Drop support for Python 3.4
* Require Pygments>=2.5.1

24.0

-----------------

* Remove dependency on ``future``. (134)

23.0

-----------------

* Breaking change: Move the cmarkgfm dependency into an extra (130). Users
that want to render Markdown will need to install readme_render[md] instead.
Links

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