Skip to content

Bump docformatter from 1.7.6 to 1.7.7 #2605

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 12, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 12, 2025

Bumps docformatter from 1.7.6 to 1.7.7.

Release notes

Sourced from docformatter's releases.

1.7.7

What Changed

Changelog

Sourced from docformatter's changelog.

v1.7.7 (2025-05-11)

Full Changelog

Merged pull requests:

Commits
  • e73b8ba release: v1.7.7
  • 9f75a06 chore: update AUTHORS.rst file with new author(s)
  • d526a94 Fix AttributeError when encoding detection returns None (#304)
  • 8f3f550 chore: update AUTHORS.rst file with new author(s)
  • 76fb59f Don't install LICENSE (#301)
  • f03d4a8 chore(deps-dev): bump urllib3 from 2.0.7 to 2.2.2 (#306)
  • 9c2e80e chore(deps-dev): bump zipp from 3.15.0 to 3.19.1 (#307)
  • 0cb2ad0 chore(deps-dev): bump virtualenv from 20.21.1 to 20.26.6 (#308)
  • 86fe11c chore(deps-dev): bump requests from 2.31.0 to 2.32.2 (#309)
  • fca12e8 chore(deps-dev): bump jinja2 from 3.1.4 to 3.1.6 (#310)
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [docformatter](https://github.com/PyCQA/docformatter) from 1.7.6 to 1.7.7.
- [Release notes](https://github.com/PyCQA/docformatter/releases)
- [Changelog](https://github.com/PyCQA/docformatter/blob/master/CHANGELOG.md)
- [Commits](PyCQA/docformatter@v1.7.6...v1.7.7)

---
updated-dependencies:
- dependency-name: docformatter
  dependency-version: 1.7.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels May 12, 2025
@dependabot dependabot bot temporarily deployed to development May 12, 2025 05:27 Inactive
@github-actions github-actions bot enabled auto-merge May 12, 2025 05:30
Copy link

codecov bot commented May 12, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.92%. Comparing base (4afc604) to head (c4f64cd).
Report is 7 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##              main    #2605      +/-   ##
===========================================
- Coverage   100.00%   98.92%   -1.08%     
===========================================
  Files           73       73              
  Lines         5294     5294              
  Branches       193      193              
===========================================
- Hits          5294     5237      -57     
- Misses           0       55      +55     
- Partials         0        2       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@adamtheturtle adamtheturtle disabled auto-merge May 12, 2025 07:34
@adamtheturtle adamtheturtle merged commit 06620ec into main May 12, 2025
15 of 16 checks passed
@adamtheturtle adamtheturtle deleted the dependabot/pip/docformatter-1.7.7 branch May 12, 2025 07:34
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 python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant