Skip to content

chore(deps): update dependency pdoc3 to ==0.11.* #44

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 24, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pdoc3 (source) ==0.10.* -> ==0.11.* age adoption passing confidence

Release Notes

pdoc3/pdoc (pdoc3)

v0.11.6

Compare Source

======

  • Fix TypeError: Expected a list of types, an ellipsis, ParamSpec, or Concatenate.
    with collections.abc.Callable on Python 3.10. (#​454)
  • Remove use of pdoc.Doc.__slots__.
  • Fix broken anchor tags in --pdf mode (#​455)
  • Fix dataclass attributes shown as class variables instead of instance variables.

v0.11.5

Compare Source

======

  • A few default HTML template improvements

v0.11.4

Compare Source

======

  • Fix Lunr.js prebuilt index introduced in v0.11.0
  • Fix showing Git link (git_link_template) for property, cached_property,
    namedtuple, and member_descriptor types

v0.11.3

Compare Source

======

  • Format Optional as X | None (#​395)
  • Support configurable Python-Markdown extensions (#​440)

v0.11.2

Compare Source

======

  • Improve formatting of Optional, Union and collection.abc types (#​395)
  • In HTML, format long function params on multiple lines
  • Fix issue with --skip-errors (#​421)

v0.11.1

Compare Source

======

  • Handle union type expressions (|) for Google style docstrings (#​443)
  • Fix bug with Lunr.js search when node in not available (#​446)

v0.11.0

Compare Source

======

  • Handle import of distutils on Python 3.12
  • Discern properties from regular variables (#​277)
  • Prebuild Lunr.js search index if Node is available.
  • Templates: Update CDN resource links
  • Support MathJax inline $dollar-pattern$
  • Fix documenting classes that contain unittest.mock.Mock (#​352)
  • Strengthen signature detection for pybind-generated modules
  • Bump pandoc integration to v3
  • Support Google Analytics 4
  • Fix deprecation warnings for PEP224 docstrings of class variables (#​437)
  • Skip __editable__ paths during iter_modules (#​408)
  • Various bug fixes and tweaks

Configuration

📅 Schedule: Branch creation - "on monday before 8am" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the renovate label Jun 24, 2024
@renovate renovate bot requested a review from a team as a code owner June 24, 2024 01:43
Copy link

@renovate renovate bot force-pushed the renovate/pdoc3-0.x branch from b1d820c to 50f16c1 Compare August 10, 2025 13:36
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants