langfuse-python
langfuse-python copied to clipboard
chore(deps-dev): bump pdoc from 14.5.1 to 14.6.0
Bumps pdoc from 14.5.1 to 14.6.0.
Changelog
Sourced from pdoc's changelog.
2024-07-24: pdoc 14.6.0
- If
example.data.Datais also exposed asexample.Data, pdoc now links toexample.Datain documentation. (#670,@​nathanthorpe,@​mhils)- Add support for GitHub Markdown Alerts. (#718,
@​mhils)- Improve rendering of enums on Python 3.12+. (#708,
@​mhils)- Fix a bug where hyperlinks would get parsed as docstring references. (#709,
@​mhils)- Fix a TypeError when trying to parse modules that implement
__dir__incorrectly. (#710,@​mhils)- Fix a bug where a combination of
@dataclassandctypes.Structurewould crash pdoc. (#711,@​mhils)- Update bundled version of markdown2. (#717,
@​mhils)
Commits
e6464b6bump to 14.6.08d6d980docs: make it more clear what@privatedoes (#716)1f08df5add support for GitHub Markdown alerts (#718)f2ffa5eupdate markdown2 (#717)8939754refactorlinkify(#670)8aef099update ruff's pyproject configuration (#712)552378fexpectinspect.signatureto raise, fix #678 (#711)d571959fix TypeError on spec walking, fix #680 (#710)a3d4946improve enum rendering, fix #701 (#708)59efacafix #698 (#709)- Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)