Skip to content

Bump flake8-docstrings from 1.3.0 to 1.4.0#94

Open
dependabot-preview[bot] wants to merge 1 commit intodevelopfrom
dependabot/pip/flake8-docstrings-1.4.0
Open

Bump flake8-docstrings from 1.3.0 to 1.4.0#94
dependabot-preview[bot] wants to merge 1 commit intodevelopfrom
dependabot/pip/flake8-docstrings-1.4.0

Conversation

@dependabot-preview
Copy link
Copy Markdown
Contributor

Bumps flake8-docstrings from 1.3.0 to 1.4.0.

Changelog

Sourced from flake8-docstrings's changelog.

1.4.0

  • Add --docstring-convention option which allows selection of conventions besides the default pep257. Available options are based on those available from pydocstyle and are currently pep257, google, and numpy. flake8-docstrings also adds a special all docstring convention which will enable all rules from pydocstyle. Note that pydocstyle defines some conflicting rules so you'll want to use ignore / extend-ignore when selecting docstring-convention = all
  • Bump minimum flake8 version to 3
  • Fix proper handling of stdin via --stdin-display-name

1.3.1

  • Fix incompatibility with pydocstyle 4.x
Commits
  • a6d1489 Bump version and add release notes for 1.4.0
  • 971ab85 Merge branch 'wip_all_convention' into 'master'
  • e9a8912 Add an all convention
  • f03b22e Merge branch 'CI' into 'master'
  • 4a0d1f8 Add gitlab ci
  • 172a4c2 Merge branch 'lines_directly' into 'master'
  • 72d6ee6 Require flake8 3.x and fix --stdin-display-name
  • 2fe56b1 Merge branch 'conventions' into 'master'
  • 29b253d Avoid any mismatch in pydocstyle docstring conventions
  • d9f076b Remove redundant comment
  • Additional commits viewable in compare view

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:

  • 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.

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Aug 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants