Skip to content
This repository was archived by the owner on Aug 19, 2022. It is now read-only.

Bump flake8-rst-docstrings from 0.0.14 to 0.2.3 #310

Merged
merged 1 commit into from
Jun 20, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 20, 2021

Bumps flake8-rst-docstrings from 0.0.14 to 0.2.3.

Commits
  • 3eea955 Fix line number assert corner case
  • 3d4c899 Call this v0.2.2 for line number fixes
  • 325a2d8 Correct line numbers for module docstring violations.
  • c4394a6 Cope with Python 3.8 AST lineno changes
  • 3c518da Use multiple-line class & def statements in test
  • 537f302 typo
  • 6d05a8a Allow for new line rather than space in version
  • 2e4bd3b Call this v0.2.1
  • a8d0a62 Should have been another yield; use splitlines
  • c532c8d Update year in license copyright statement
  • 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 dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jun 20, 2021
Bumps [flake8-rst-docstrings](https://github.com/peterjc/flake8-rst-docstrings) from 0.0.14 to 0.2.3.
- [Release notes](https://github.com/peterjc/flake8-rst-docstrings/releases)
- [Commits](peterjc/flake8-rst-docstrings@v0.0.14...v0.2.3)

---
updated-dependencies:
- dependency-name: flake8-rst-docstrings
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/flake8-rst-docstrings-0.2.3 branch from a9a60a9 to d1bd00c Compare June 20, 2021 08:26
@staticdev staticdev merged commit 19f1b27 into main Jun 20, 2021
@dependabot dependabot bot deleted the dependabot/pip/flake8-rst-docstrings-0.2.3 branch June 20, 2021 08:45
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant