Skip to content

Update pygments to 2.3.0 - #160

Merged
willprice merged 1 commit into
masterfrom
pyup-update-pygments-2.2.0-to-2.3.0
Nov 29, 2018
Merged

Update pygments to 2.3.0#160
willprice merged 1 commit into
masterfrom
pyup-update-pygments-2.2.0-to-2.3.0

Conversation

@pyup-bot

Copy link
Copy Markdown
Contributor

This PR updates pygments from 2.2.0 to 2.3.0.

Changelog

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

@codecov

codecov Bot commented Nov 25, 2018

Copy link
Copy Markdown

Codecov Report

Merging #160 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #160   +/-   ##
=======================================
  Coverage   71.86%   71.86%           
=======================================
  Files           6        6           
  Lines         455      455           
  Branches       25       25           
=======================================
  Hits          327      327           
  Misses        117      117           
  Partials       11       11

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update fd52766...aa7c413. Read the comment docs.

@willprice
willprice merged commit ba29e45 into master Nov 29, 2018
@willprice
willprice deleted the pyup-update-pygments-2.2.0-to-2.3.0 branch November 29, 2018 23:39
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.

2 participants