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 flake8-per-file-ignores from 0.6 to 0.8.1 #375

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps flake8-per-file-ignores from 0.6 to 0.8.1.

Commits - [`b3f54f0`](https://github.com/snoack/flake8-per-file-ignores/commit/b3f54f05dce4af1dce8ba46c2ecef901889a4f58) Bump version 0.8.1 - [`6e17624`](https://github.com/snoack/flake8-per-file-ignores/commit/6e176243df0657151c28996e5b308ed613f3683a) Fixed typo in README - [`7dcb3f5`](https://github.com/snoack/flake8-per-file-ignores/commit/7dcb3f58843fd22980697cefabe0cbe7aa66ec9c) Bump version 0.8 - [`e1ee583`](https://github.com/snoack/flake8-per-file-ignores/commit/e1ee5830773604f8ccc09b18d31c496c9d3e6b2c) Marked incompatible with flake8 >=3.7.0, announced discontinuation - [`d20c232`](https://github.com/snoack/flake8-per-file-ignores/commit/d20c232ea648464c3a864496f65e28e05927751b) Bump version 0.7 - [`b0d1bed`](https://github.com/snoack/flake8-per-file-ignores/commit/b0d1bed6fe06666d2615156acc80e14f1d68071a) Add README contents as long_description - [`ec62e2b`](https://github.com/snoack/flake8-per-file-ignores/commit/ec62e2bbe3c5d26c2e3a63d52236a609d9464b20) Include LICENSE and tests in source distributions - [`c17b5b8`](https://github.com/snoack/flake8-per-file-ignores/commit/c17b5b8f43eafaf1d9f346b0c83fdf04c7e6ffaa) Don't test on Python 3.3 anymore, as it fails due to incompatible tooling - [`2f70c2d`](https://github.com/snoack/flake8-per-file-ignores/commit/2f70c2d58d4b41d4ac1b4cc7902d7a8277d0e5b4) Explicitly document semantics of glob patterns (fixes [#8](https://github-redirect.dependabot.com/snoack/flake8-per-file-ignores/issues/8)) - [`3035fc1`](https://github.com/snoack/flake8-per-file-ignores/commit/3035fc1fb57825b3a260b6d6f611cbc822f405e8) README: improve note about X100 error - See full diff in [compare view](https://github.com/snoack/flake8-per-file-ignores/compare/0.6...0.8.1)


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 - `@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.
vmarkovtsev commented 5 years ago

@dependabot rebase