Betree / magicblue

💡 Unofficial Python API to control Magic Blue bulbs over Bluetooth
MIT License
100 stars 23 forks source link

Bump pygments from 2.2.0 to 2.5.2 #63

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps pygments from 2.2.0 to 2.5.2.

Release notes *Sourced from [pygments's releases](https://github.com/pygments/pygments/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](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) > > ... (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, Elixir 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)) > ... (truncated)
Commits - [`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.2.0...2.5.2)


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](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)
dependabot-preview[bot] commented 4 years ago

Superseded by #65.