src-d / ml

sourced.ml is a library and command line tools to build and apply machine learning models on top of Universal Abstract Syntax Trees
Other
141 stars 44 forks source link

Bump pygments from 2.3.1 to 2.4.0 #414

Open dependabot-preview[bot] opened 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps pygments from 2.3.1 to 2.4.0.

Changelog *Sourced from [pygments's changelog](https://bitbucket.org/birkenfeld/pygments-main/src/default/CHANGES).* > Version 2.4.0 > ------------- > (released May 8, 2019) > > - Added lexers: > > * Augeas (PR#807) > * BBC Basic (PR#806) > * Boa (PR#756) > * Charm++ CI (PR#788) > * DASM16 (PR#807) > * FloScript (PR#750) > * FreeFem++ (PR#785) > * Hspec (PR#790) > * Pony (PR#627) > * SGF (PR#780) > * Slash (PR#807) > * Slurm (PR#760) > * Tera Term Language (PR#749) > * TOML (PR#807) > * Unicon (PR#731) > * VBScript (PR#673) > > - Updated lexers: > > * Apache2 (PR#766) > * Cypher (PR#746) > * LLVM (PR#792) > * Makefiles (PR#766) > * PHP ([#1482](https://bitbucket.org/birkenfeld/pygments-main/issues/1482)) > * Rust > * SQL (PR#672) > * Stan (PR#774) > * Stata (PR#800) > * Terraform (PR#787) > * YAML > > - Add solarized style (PR#708) > - Add support for Markdown reference-style links (PR#753) > - Add license information to generated HTML/CSS files ([#1496](https://bitbucket.org/birkenfeld/pygments-main/issues/1496)) > - Change ANSI color names (PR#777) > - Fix catastrophic backtracking in the bash lexer ([#1494](https://bitbucket.org/birkenfeld/pygments-main/issues/1494)) > - Fix documentation failing to build using Sphinx 2.0 ([#1501](https://bitbucket.org/birkenfeld/pygments-main/issues/1501)) > - Fix incorrect links in the Lisp and R lexer documentation (PR#775) > - Fix rare unicode errors on Python 2.7 (PR#798, [#1492](https://bitbucket.org/birkenfeld/pygments-main/issues/1492)) > - Fix lexers popping from an empty stack ([#1506](https://bitbucket.org/birkenfeld/pygments-main/issues/1506)) > - TypoScript uses ``.typoscript`` now ([#1498](https://bitbucket.org/birkenfeld/pygments-main/issues/1498)) > - Updated Trove classifiers and ``pip`` requirements (PR#799)
Commits - See full diff in [compare view](https://bitbucket.org/birkenfeld/pygments-main/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 ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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) - Automerge options (never/patch/minor, and dev/runtime dependencies) - 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) Finally, you can contact us by mentioning @dependabot.