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.2.0 #321

Merged
merged 1 commit into from
Dec 16, 2023
Merged

Update dependency pdoc to v14.2.0 #321

merged 1 commit into from
Dec 16, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 16, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pdoc ==14.1.0 -> ==14.2.0 age adoption passing confidence

Release Notes

mitmproxy/pdoc (pdoc)

v14.2.0

Compare Source

  • pdoc now documents PyO3 or pybind11 submodules that are not picked up by Python's builtin pkgutil module.
    (#​633, @​mhils)
  • pdoc now supports Python 3.12's type statements and has improved TypeAlias rendering.
    (#​651, @​mhils)
  • Imports in a TYPE_CHECKING section that reference members defined in another module's TYPE_CHECKING section now work
    correctly.
    (#​649, @​mhils)
  • Add support for code-block ReST directives
    (#​624, @​JCGoran)
  • If a variable's value meets certain entropy criteria and matches an environment variable value,
    pdoc will now emit a warning and display the variable's name as a placeholder instead.
    This heuristic is meant to prevent accidental leakage of environment secrets and can be disabled by setting
    PDOC_DISPLAY_ENV_VARS=1.
    (#​622, @​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.

@renovate renovate bot merged commit e77c137 into main Dec 16, 2023
3 checks passed
@renovate renovate bot deleted the renovate/pdoc-14.x branch December 16, 2023 13:47
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.

None yet

0 participants