Skip to content
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

Update dependency pdoc to v14.4.0 #403

Merged
merged 1 commit into from
Jan 19, 2024
Merged

Update dependency pdoc to v14.4.0 #403

merged 1 commit into from
Jan 19, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 19, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pdoc ==14.3.0 -> ==14.4.0 age adoption passing confidence

Release Notes

mitmproxy/pdoc (pdoc)

v14.4.0

Compare Source

  • Private methods can now be included in the documentation by adding @public to the docstring.
    This complements the existing @private annotation.
    (#​655, @​tmeyier)
  • pdoc now correctly detects the source file for wrapped functions.
    (#​657, @​tmeyier)
  • Fixed a bug where memory addresses were not removed from output.
    (#​663, @​mhils)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (0090394) 97.35% compared to head (0073a36) 97.35%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #403   +/-   ##
=======================================
  Coverage   97.35%   97.35%           
=======================================
  Files           9        9           
  Lines         945      945           
=======================================
  Hits          920      920           
  Misses         25       25           

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

@renovate renovate bot merged commit 7ca874b into main Jan 19, 2024
7 checks passed
@renovate renovate bot deleted the renovate/pdoc-14.x branch January 19, 2024 03:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant