flux-local is a set of tools and libraries for managing a local flux gitops repository focused on validation steps to help improve quality of commits, PRs, and general local testing.
mitmproxy/pdoc (pdoc)
### [`v14.6.0`](https://togithub.com/mitmproxy/pdoc/blob/HEAD/CHANGELOG.md#2024-07-24-pdoc-1460)
[Compare Source](https://togithub.com/mitmproxy/pdoc/compare/v14.5.1...v14.6.0)
- If `example.data.Data` is also exposed as `example.Data`, pdoc now links to `example.Data` in documentation.
([#670](https://togithub.com/mitmproxy/pdoc/pull/670), [@nathanthorpe](https://togithub.com/nathanthorpe), [@mhils](https://togithub.com/mhils))
- Add support for [GitHub Markdown Alerts](https://docs.github.com/en/get-started/writing-on-github/getting-started-with-writing-and-formatting-on-github/basic-writing-and-formatting-syntax#alerts).
([#718](https://togithub.com/mitmproxy/pdoc/pull/718), [@mhils](https://togithub.com/mhils))
- Improve rendering of enums on Python 3.12+.
([#708](https://togithub.com/mitmproxy/pdoc/pull/708), [@mhils](https://togithub.com/mhils))
- Fix a bug where hyperlinks would get parsed as docstring references.
([#709](https://togithub.com/mitmproxy/pdoc/pull/709), [@mhils](https://togithub.com/mhils))
- Fix a TypeError when trying to parse modules that implement `__dir__` incorrectly.
([#710](https://togithub.com/mitmproxy/pdoc/pull/710), [@mhils](https://togithub.com/mhils))
- Fix a bug where a combination of `@dataclass` and `ctypes.Structure` would crash pdoc.
([#711](https://togithub.com/mitmproxy/pdoc/pull/711), [@mhils](https://togithub.com/mhils))
- Update bundled version of markdown2.
([#717](https://togithub.com/mitmproxy/pdoc/pull/717), [@mhils](https://togithub.com/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 contains the following updates:
==14.5.1
->==14.6.0
Release Notes
mitmproxy/pdoc (pdoc)
### [`v14.6.0`](https://togithub.com/mitmproxy/pdoc/blob/HEAD/CHANGELOG.md#2024-07-24-pdoc-1460) [Compare Source](https://togithub.com/mitmproxy/pdoc/compare/v14.5.1...v14.6.0) - If `example.data.Data` is also exposed as `example.Data`, pdoc now links to `example.Data` in documentation. ([#670](https://togithub.com/mitmproxy/pdoc/pull/670), [@nathanthorpe](https://togithub.com/nathanthorpe), [@mhils](https://togithub.com/mhils)) - Add support for [GitHub Markdown Alerts](https://docs.github.com/en/get-started/writing-on-github/getting-started-with-writing-and-formatting-on-github/basic-writing-and-formatting-syntax#alerts). ([#718](https://togithub.com/mitmproxy/pdoc/pull/718), [@mhils](https://togithub.com/mhils)) - Improve rendering of enums on Python 3.12+. ([#708](https://togithub.com/mitmproxy/pdoc/pull/708), [@mhils](https://togithub.com/mhils)) - Fix a bug where hyperlinks would get parsed as docstring references. ([#709](https://togithub.com/mitmproxy/pdoc/pull/709), [@mhils](https://togithub.com/mhils)) - Fix a TypeError when trying to parse modules that implement `__dir__` incorrectly. ([#710](https://togithub.com/mitmproxy/pdoc/pull/710), [@mhils](https://togithub.com/mhils)) - Fix a bug where a combination of `@dataclass` and `ctypes.Structure` would crash pdoc. ([#711](https://togithub.com/mitmproxy/pdoc/pull/711), [@mhils](https://togithub.com/mhils)) - Update bundled version of markdown2. ([#717](https://togithub.com/mitmproxy/pdoc/pull/717), [@mhils](https://togithub.com/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.
This PR was generated by Mend Renovate. View the repository job log.