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

Bump pygments from 2.7.1 to 2.7.2 #656

Merged
merged 1 commit into from
Nov 3, 2020

Conversation

cjolowicz
Copy link
Owner

Bumps pygments from 2.7.1 to 2.7.2.

Release notes

Sourced from pygments's releases.

2.7.2

  • Updated lexers:

    • Latex (PR#1517, #1516)
    • LLVM (PR#1565)
    • SPARQL (PR#1559)
  • Fixed Python console/traceback lexer problems with custom exceptions without messages (#1548)

  • Allow loading ttc fonts on Mac/image formatter (#1223)

  • Improve analyze_text across a variety of lexers (PR#1549)

  • Removed CSS rule which forced the vertical padding to 0 for line numbers (PR#1583, #1579)

  • Fix TNTLexer crashing on unexpected EOL (#1568, PR#1570)

  • regexlint can be now run locally as part of tox tests (PR#1557)

  • Fix typos (PR#1550, #1562)

  • Add Python 3.9 as a supported version (PR#1554)

Changelog

Sourced from pygments's changelog.

Version 2.7.2

(released October 24, 2020)

  • Updated lexers:

    • Latex (PR#1517, #1516)
    • LLVM (PR#1565)
    • SPARQL (PR#1559)
  • Fixed Python console/traceback lexer problems with custom exceptions without messages (#1548)

  • Allow loading ttc fonts on Mac/image formatter (#1223)

  • Improve analyze_text across a variety of lexers (PR#1549)

  • Removed CSS rule which forced the vertical padding to 0 for line numbers (PR#1583, #1579)

  • Fix TNTLexer crashing on unexpected EOL (#1568, PR#1570)

  • regexlint can be now run locally as part of tox tests (PR#1557)

  • Fix typos (PR#1550, #1562)

  • Add Python 3.9 as a supported version (PR#1554)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [pygments](https://github.com/pygments/pygments) from 2.7.1 to 2.7.2.
- [Release notes](https://github.com/pygments/pygments/releases)
- [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES)
- [Commits](pygments/pygments@2.7.1...2.7.2)

Signed-off-by: dependabot[bot] <support@github.com>
@cjolowicz cjolowicz added dependencies Dependencies python Pull requests that update Python code labels Nov 3, 2020
@cjolowicz cjolowicz merged commit b3cc2d0 into master Nov 3, 2020
@cjolowicz cjolowicz deleted the retrocookie-pr/dependabot/pip/pygments-2.7.2 branch November 3, 2020 15:49
@cjolowicz cjolowicz mentioned this pull request Nov 14, 2020
paw-lu pushed a commit to paw-lu/cookiecutter-hypermodern-python that referenced this pull request Mar 8, 2021
Bumps [pygments](https://github.com/pygments/pygments) from 2.7.1 to 2.7.2.
- [Release notes](https://github.com/pygments/pygments/releases)
- [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES)
- [Commits](pygments/pygments@2.7.1...2.7.2)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Dependencies python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant