Skip to content

Conversation

@pyup-bot
Copy link
Collaborator

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
Copy link

codecov bot commented Nov 25, 2018

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #926   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           9      9           
  Lines         422    422           
  Branches       10     10           
=====================================
  Hits          422    422

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 10e38c4...08b0ad0. Read the comment docs.

@adamtheturtle adamtheturtle merged commit 2af94f6 into master Dec 1, 2018
@adamtheturtle adamtheturtle deleted the pyup-update-pygments-2.2.0-to-2.3.0 branch December 1, 2018 00:24
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.

3 participants