Skip to content
This repository has been archived by the owner on Nov 15, 2021. It is now read-only.

Update pygments to 2.3.1 #836

Closed
wants to merge 2 commits into from
Closed

Conversation

pyup-bot
Copy link
Contributor

This PR updates Pygments from 2.2.0 to 2.3.1.

Changelog

2.3.1

-------------
(released Dec 16, 2018)

- Updated lexers:

* ASM (PR784)
* Chapel (PR735)
* Clean (PR621)
* CSound (PR684)
* Elm (PR744)
* Fortran (PR747)
* GLSL (PR740)
* Haskell (PR745)
* Hy (PR754)
* Igor Pro (PR764)
* PowerShell (PR705)
* Python (PR720, 1299, PR715)
* SLexer (PR680)
* YAML (PR762, PR724)

- Fix invalid string escape sequences
- Fix `FutureWarning` introduced by regex changes in Python 3.7

2.3.0

-------------
(released Nov 25, 2018)

- Added lexers:

* Fennel (PR783)
* HLSL (PR675)

- Updated lexers:

* Dockerfile (PR714)

- Minimum Python versions changed to 2.7 and 3.5
- Added support for Python 3.7 generator changes (PR772)
- Fix incorrect token type in SCSS for single-quote strings (1322)
- Use `terminal256` formatter if `TERM` contains `256` (PR666)
- Fix incorrect handling of GitHub style fences in Markdown (PR741, 1389)
- Fix `%a` not being highlighted in Python3 strings (PR727)
Links

@coveralls
Copy link

Coverage Status

Coverage remained the same at 86.27% when pulling 8612524 on pyup-update-pygments-2.2.0-to-2.3.1 into e806b35 on master.

@ixje ixje closed this Feb 4, 2019
@ixje ixje deleted the pyup-update-pygments-2.2.0-to-2.3.1 branch February 4, 2019 06:10
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.

None yet

3 participants