malmeloo / FindMy.py

🍏 + 🎯 + 🐍 = Everything you need to work with Apple's FindMy network!
http://docs.mikealmel.ooo/FindMy.py/
MIT License
59 stars 7 forks source link

chore(deps): update dependency sphinx-autoapi to v3.1.2 #44

Open renovate[bot] opened 1 week ago

renovate[bot] commented 1 week ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
sphinx-autoapi 3.0.0 -> 3.1.2 age adoption passing confidence

Release Notes

readthedocs/sphinx-autoapi (sphinx-autoapi) ### [`v3.1.2`](https://togithub.com/readthedocs/sphinx-autoapi/blob/HEAD/CHANGELOG.rst#v312-2024-06-20) [Compare Source](https://togithub.com/readthedocs/sphinx-autoapi/compare/v3.1.1...v3.1.2) Bugfixes ^^^^^^^^ - Fix imported members being rendered in modules ([#​452](https://togithub.com/readthedocs/sphinx-autoapi/issues/452)) ### [`v3.1.1`](https://togithub.com/readthedocs/sphinx-autoapi/blob/HEAD/CHANGELOG.rst#v311-2024-05-22) [Compare Source](https://togithub.com/readthedocs/sphinx-autoapi/compare/v3.1.0...v3.1.1) Bugfixes ^^^^^^^^ - Fix private subpackages causing orphan pages ([#​446](https://togithub.com/readthedocs/sphinx-autoapi/issues/446)) ### [`v3.1.0`](https://togithub.com/readthedocs/sphinx-autoapi/blob/HEAD/CHANGELOG.rst#v310-2024-05-20) [Compare Source](https://togithub.com/readthedocs/sphinx-autoapi/compare/v3.0.0...v3.1.0) Features ^^^^^^^^ - Objects can render to their own page ([#​226](https://togithub.com/readthedocs/sphinx-autoapi/issues/226)) - Render PEP-695 type aliases as TypeAlias assignments. ([#​414](https://togithub.com/readthedocs/sphinx-autoapi/issues/414)) Bugfixes ^^^^^^^^ - Values are always rendered for TypeAlises and PEP-695 type aliases. ([#​224](https://togithub.com/readthedocs/sphinx-autoapi/issues/224)) - Fix submodule with `__init__.pyi` documented as `__init__` instead of submodule name ([#​398](https://togithub.com/readthedocs/sphinx-autoapi/issues/398)) - Fix IndexError when a module docstring contains only a heading ([#​412](https://togithub.com/readthedocs/sphinx-autoapi/issues/412)) - Preserve strings inside Literal type annotations ([#​423](https://togithub.com/readthedocs/sphinx-autoapi/issues/423)) - Stopped using xrefs in page titles ([#​427](https://togithub.com/readthedocs/sphinx-autoapi/issues/427)) - Fix unpickable configuration value warning when using autoapi_prepare_jinja_env ([#​445](https://togithub.com/readthedocs/sphinx-autoapi/issues/445)) - Fix emitting ignore event twice for methods. Misc ^^^^ - [#​388](https://togithub.com/readthedocs/sphinx-autoapi/issues/388)

Configuration

📅 Schedule: Branch creation - "before 4am on the first day of the month" (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.



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