Closed dependabot-preview[bot] closed 4 years ago
Merging #35 into master will not change coverage by
%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## master #35 +/- ##
=======================================
Coverage 99.53% 99.53%
=======================================
Files 9 9
Lines 431 431
=======================================
Hits 429 429
Misses 2 2
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 43f8829...061e14b. Read the comment docs.
Bumps pygments from 2.4.2 to 2.5.2.
Release notes
*Sourced from [pygments's releases](https://github.com/pygments/pygments/releases).* > ## 2.5.1 > This is a release to fix a packaging-related issue ([#1280](https://github-redirect.dependabot.com/pygments/pygments/issues/1280)). No functional differences to 2.5.0. > > ## 2.5.0 > - Added lexers: > > * Email (PR#1246) > * Erlang, Elxir shells (PR#823, [#1521](https://github-redirect.dependabot.com/pygments/pygments/issues/1521)) > * Notmuch (PR#1264) > * Scdoc (PR#1268) > * Solidity ([#1214](https://github-redirect.dependabot.com/pygments/pygments/issues/1214)) > * Zeek (new name for Bro) (PR#1269) > * Zig (PR#820) > > - Updated lexers: > > * Apache2 Configuration (PR#1251) > * Bash sessions ([#1253](https://github-redirect.dependabot.com/pygments/pygments/issues/1253)) > * CSound (PR#1250) > * Dart > * Dockerfile > * Emacs Lisp > * Handlebars (PR#773) > * Java ([#1101](https://github-redirect.dependabot.com/pygments/pygments/issues/1101), [#987](https://github-redirect.dependabot.com/pygments/pygments/issues/987)) > * Logtalk (PR#1261) > * Matlab (PR#1271) > * Praat (PR#1277) > * Python3 (PR#1255) > * Ruby > * YAML ([#1528](https://github-redirect.dependabot.com/pygments/pygments/issues/1528)) > * Velocity > > - Added styles: > > * Inkpot (PR#1276) > > - The ``PythonLexer`` class is now an alias for the former ``Python3Lexer``. > The old ``PythonLexer`` is available as ``Python2Lexer``. Same change has > been done for the ``PythonTracebackLexer``. The ``python3`` option for > the ``PythonConsoleLexer`` is now true by default. > > - Bump ``NasmLexer`` priority over ``TasmLexer`` for ``.asm`` files > (fixes [#1326](https://github-redirect.dependabot.com/pygments/pygments/issues/1326)) > - Default font in the ``ImageFormatter`` has been updated ([#928](https://github-redirect.dependabot.com/pygments/pygments/issues/928), PR#1245) > - Test suite switched to py.test, removed nose dependency ([#1490](https://github-redirect.dependabot.com/pygments/pygments/issues/1490)) > - Reduce ``TeraTerm`` lexer score -- it used to match nearly all languages > ([#1256](https://github-redirect.dependabot.com/pygments/pygments/issues/1256)) > - Treat ``Skylark``/``Starlark`` files as Python files (PR#1259) > - Image formatter: actually respect ``line_number_separator`` option > > ... (truncated)Changelog
*Sourced from [pygments's changelog](https://github.com/pygments/pygments/blob/master/CHANGES).* > 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, Elxir shells (PR#823, [#1521](https://github-redirect.dependabot.com/pygments/pygments/issues/1521)) > * Notmuch (PR#1264) > * `ScdocCommits
- [`23bc89f`](https://github.com/pygments/pygments/commit/23bc89f74d1a008a8372da87015b4e87f75c95a9) update MANIFEST: no pygmentize, no TODO anymore - [`cce99e4`](https://github.com/pygments/pygments/commit/cce99e44c7fbebede769a1fc67572a9d5cda1454) remove outdated todo list; todos should be in the issue tracker - [`5416b1a`](https://github.com/pygments/pygments/commit/5416b1a502f4396519a8800fb0309a60fc099b5e) check_sources: handle empty .py files - [`689c25a`](https://github.com/pygments/pygments/commit/689c25a627dcdc2e922cd0419f4c163fe90ccd42) use IOError reason in error message - [`50793de`](https://github.com/pygments/pygments/commit/50793de1862a78f36617d9b966d437c72b27a95c) various: style fixups - [`6e215c1`](https://github.com/pygments/pygments/commit/6e215c121f067a4a7d1270dc17526f224ec6bbad) remove empty file - [`abac9f1`](https://github.com/pygments/pygments/commit/abac9f193b7d7f543ccc779827559895cf067276) update changelog, bump version to 2.5.2 - [`9afd6bd`](https://github.com/pygments/pygments/commit/9afd6bd6ebb072c3710e442d2284d0a1c43a0e54) Ensure `setup.py` works again - [`48e5505`](https://github.com/pygments/pygments/commit/48e55050f8bec34d57a1a86e06e779c6288b8341) Fix issue [#1264](https://github-redirect.dependabot.com/pygments/pygments/issues/1264): tweak patterns for regex and double-quoted strings for perfo... - [`a01c60f`](https://github.com/pygments/pygments/commit/a01c60f15011e7bc945811f548bb0bbe701d6437) Same treatment for `forSome` - Additional commits viewable in [compare view](https://github.com/pygments/pygments/compare/2.4.2...2.5.2)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](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)