openfisca / openfisca-cote-d-ivoire

Ivorian tax and benefit system for OpenFisca
2 stars 2 forks source link

Update yamllint requirement from <1.15,>=1.11.1 to >=1.11.1,<1.16 #23

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Updates the requirements on yamllint to permit the latest version.

Changelog *Sourced from [yamllint's changelog](https://github.com/adrienverge/yamllint/blob/master/CHANGELOG.rst).* > 1.15.0 (2019-02-11) > ------------------- > > - Allow linting from standard input with ``yamllint -`` > > 1.14.0 (2019-01-14) > ------------------- > > - Fix documentation code snippets > - Drop Python 2.6 and 3.3 support, add Python 3.7 support > - Update documentation and tests for ``line-length`` + Unicode + Python 2 > - Allow rule configurations to lack options > - Add a new ``ignore-shebangs`` option for the ``comments`` rule > > 1.13.0 (2018-11-14) > ------------------- > > - Use ``isinstance(x, y)`` instead of ``type(x) == y`` > - Add a new ``-f colored`` option > - Update documentation about colored output when run from CLI > > 1.12.1 (2018-10-17) > ------------------- > > - Fix the ``quoted-strings`` rule, broken implementation > - Fix missing documentation for the ``quoted-strings`` rule > > 1.12.0 (2018-10-04) > ------------------- > > - Add a new ``quoted-strings`` rule > - Update installation documentation for pip, CentOS, Debian, Ubuntu, Mac OS > > 1.11.1 (2018-04-06) > ------------------- > > - Handle merge keys (``<<``) in the ``key-duplicates`` rule > - Update documentation about pre-commit > - Make examples for ``ignore`` rule clearer > - Clarify documentation on the 'truthy' rule > - Fix crash in parser due to a change in PyYAML > 3.12 > > 1.11.0 (2018-02-21) > ------------------- > > - Add a new ``octal-values`` rule > > 1.10.0 (2017-11-05) > ------------------- > > ... (truncated)
Commits - See full diff in [compare view](https://github.com/adrienverge/yamllint/commits/v1.15.0)


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 cancel merge` will cancel a previously requested merge - `@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.