Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Dec 2, 2019

Bumps pygments from 2.4.1 to 2.5.2.

Release notes

Sourced from pygments's releases.

2.5.2

  • Fix incompatibility with some setuptools versions (PR#1316)
  • Fix lexing of ReST field lists (PR#1279)
  • Fix lexing of Matlab keywords as field names (PR#1282)
  • Recognize double-quoted strings in Matlab (PR#1278)
  • Avoid slow backtracking in Vim lexer (PR#1312)
  • Fix Scala highlighting of types (PR#1315)
  • Highlight field lists more consistently in ReST (PR#1279)
  • Fix highlighting Matlab keywords in field names (PR#1282)
  • Recognize Matlab double quoted strings (PR#1278)
  • Add some Terraform keywords
  • Update Modelica lexer to 3.4
  • Update Crystal examples

2.5.1

This is a release to fix a packaging-related issue (#1280). No functional differences to 2.5.0.

2.5.0

  • Added lexers:

    • Email (PR#1246)
    • Erlang, Elxir shells (PR#823, #1521)
    • Notmuch (PR#1264)
    • Scdoc (PR#1268)
    • Solidity (#1214)
    • Zeek (new name for Bro) (PR#1269)
    • Zig (PR#820)
  • Updated lexers:

    • Apache2 Configuration (PR#1251)
    • Bash sessions (#1253)
    • CSound (PR#1250)
    • Dart
    • Dockerfile
    • Emacs Lisp
    • Handlebars (PR#773)
    • Java (#1101, #987)
    • Logtalk (PR#1261)
    • Matlab (PR#1271)
    • Praat (PR#1277)
    • Python3 (PR#1255)
    • Ruby
    • YAML (#1528)
    • Velocity
  • Added styles:

    • Inkpot (PR#1276)
... (truncated)
Changelog

Sourced from pygments's changelog.

Version 2.5.2

(released November 29, 2019)

  • Fix incompatibility with some setuptools versions (PR#1316)

  • Fix lexing of ReST field lists (PR#1279)

  • Fix lexing of Matlab keywords as field names (PR#1282)

  • Recognize double-quoted strings in Matlab (PR#1278)

  • Avoid slow backtracking in Vim lexer (PR#1312)

  • Fix Scala highlighting of types (PR#1315)

  • Highlight field lists more consistently in ReST (PR#1279)

  • Fix highlighting Matlab keywords in field names (PR#1282)

  • Recognize Matlab double quoted strings (PR#1278)

  • Add some Terraform keywords

  • Update Modelica lexer to 3.4

  • Update Crystal examples

Version 2.5.1

(released November 26, 2019)

  • This release fixes a packaging issue. No functional changes.

Version 2.5.0

(released November 26, 2019)

  • Added lexers:

    • Email (PR#1246)
    • Erlang, Elixir shells (PR#823, #1521)
    • Notmuch (PR#1264)
    • Scdoc <https://git.sr.ht/~sircmpwn/scdoc>_ (PR#1268)
    • Solidity <https://solidity.readthedocs.io/>_ (#1214)
    • Zeek <https://www.zeek.org>_ (new name for Bro) (PR#1269)
    • Zig <https://ziglang.org/>_ (PR#820)
  • Updated lexers:

    • Apache2 Configuration (PR#1251)
    • Bash sessions (#1253)
    • CSound (PR#1250)
    • Dart
    • Dockerfile
    • Emacs Lisp
    • Handlebars (PR#773)
    • Java (#1101, #987)
... (truncated)
Commits
  • 23bc89f update MANIFEST: no pygmentize, no TODO anymore
  • cce99e4 remove outdated todo list; todos should be in the issue tracker
  • 5416b1a check_sources: handle empty .py files
  • 689c25a use IOError reason in error message
  • 50793de various: style fixups
  • 6e215c1 remove empty file
  • abac9f1 update changelog, bump version to 2.5.2
  • 9afd6bd Ensure setup.py works again
  • 48e5505 Fix issue #1264: tweak patterns for regex and double-quoted strings for perfo...
  • a01c60f Same treatment for forSome
  • Additional commits viewable in compare view

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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Dec 2, 2019
@dependabot-preview dependabot-preview bot force-pushed the dependabot/pip/pygments-2.5.2 branch from adc1a95 to 78ab4b4 Compare December 24, 2019 00:36
Bumps [pygments](https://github.com/pygments/pygments) from 2.4.1 to 2.5.2.
- [Release notes](https://github.com/pygments/pygments/releases)
- [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES)
- [Commits](pygments/pygments@2.4.1...2.5.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/pip/pygments-2.5.2 branch from 78ab4b4 to e58cd56 Compare February 24, 2020 17:39
@dependabot-preview
Copy link
Contributor Author

Superseded by #193.

@dependabot-preview dependabot-preview bot deleted the dependabot/pip/pygments-2.5.2 branch March 9, 2020 21:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant