discord-modmail / modmail

A Modmail bot for Discord. Allowing safe moderator conversations with server members one server at a time.
https://discord-modmail.readthedocs.io/
MIT License
15 stars 8 forks source link

chore(deps): bump flake8-annotations from 2.6.2 to 2.7.0 #104

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps flake8-annotations from 2.6.2 to 2.7.0.

Release notes

Sourced from flake8-annotations's releases.

Release v2.7.0

Changelog

[v2.7.0]

Added

  • #122 Add support for Flake8 v4.x

Fixed

  • #117 Stop including CHANGELOG.md when building wheels.
Changelog

Sourced from flake8-annotations's changelog.

[v2.7.0]

Added

  • #122 Add support for Flake8 v4.x

Fixed

  • #117 Stop including CHANGELOG.md when building wheels.
Commits
  • 5e2e136 Release v2.7.0
  • d81389a Widen to include Flake8 4.0
  • 17216b0 Update CI for py3.10 release
  • 219bc47 Merge pull request #121 from sco1/pre-commit-ci-update-config
  • 0649acf [pre-commit.ci] pre-commit autoupdate
  • c3b2b64 Update release pipeline publish action ver
  • e9c14bc Merge pull request #120 from sco1/pre-commit-ci-update-config
  • 99d26f3 [pre-commit.ci] pre-commit autoupdate
  • 9f731bb Begone, relative imports!
  • c30e15e Add isort
  • 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)
codecov[bot] commented 2 years ago

Codecov Report

Merging #104 (1e2d24b) into main (9c5d9dd) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #104   +/-   ##
=======================================
  Coverage   68.75%   68.75%           
=======================================
  Files          30       30           
  Lines        1498     1498           
  Branches      183      183           
=======================================
  Hits         1030     1030           
  Misses        437      437           
  Partials       31       31           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 9c5d9dd...1e2d24b. Read the comment docs.

Shivansh-007 commented 2 years ago

@dependabot rebase

Shivansh-007 commented 2 years ago

See #113

dependabot[bot] commented 2 years ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.