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

chore(deps): update dependency mkdocstrings to v0.24.0 #294

Merged
merged 2 commits into from
Dec 8, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 1, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
mkdocstrings (changelog) ==0.20.0 -> ==0.24.0 age adoption passing confidence

Release Notes

mkdocstrings/mkdocstrings (mkdocstrings)

v0.24.0

Compare Source

Compare with 0.23.0

Features
Bug Fixes
Code Refactoring
  • Drop support for MkDocs < 1.4, modernize usages (b61d4d1 by Oleh Prypin). PR #​629

v0.23.0

Compare Source

Compare with 0.22.0

Breaking Changes
  • Removed BaseCollector and BaseRenderer classes: they were merged into the BaseHandler class.
  • Removed the watch feature, as MkDocs now provides it natively.
  • Removed support for selection and rendering keys in YAML blocks: use options instead.
  • Removed support for loading handlers from the mkdocstrings.handler namespace.
    Handlers must now be packaged under the mkdocstrings_handlers namespace.
Features
  • Register all anchors for each object in the inventory (228fb73 by Timothée Mazzucotelli).
Bug Fixes
  • Don't add codehilite CSS class to inline code (7690d41 by Timothée Mazzucotelli).
  • Support cross-references for API docs rendered in top-level index page (b194452 by Timothée Mazzucotelli).
Code Refactoring
  • Sort inventories before writing them to disk (9371e9f by Timothée Mazzucotelli).
  • Stop accepting sets as return value of get_anchors (only tuples), to preserve order (2e10374 by Timothée Mazzucotelli).
  • Remove deprecated parts (0a90a47 by Timothée Mazzucotelli).
  • Use proper parameters in Inventory.register method (433c6e0 by Timothée Mazzucotelli).

v0.22.0

Compare Source

Compare with 0.21.2

Features
Code Refactoring
  • Report inventory loading errors (2c05d78 by Timothée Mazzucotelli). Co-authored-by: Oleh Prypin oleh@pryp.in

v0.21.2

Compare Source

Compare with 0.21.1

Bug Fixes

v0.21.1

Compare Source

Compare with 0.21.0

Bug Fixes
  • Fix missing typing-extensions dependency on Python less than 3.10 (bff760b by Timothée Mazzucotelli). Issue #​548

v0.21.0

Compare Source

Compare with 0.20.0

Features

Configuration

📅 Schedule: Branch creation - "before 12pm every weekday" (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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot changed the title chore(deps): update dependency mkdocstrings to v0.22.0 chore(deps): update dependency mkdocstrings to v0.23.0 Sep 2, 2023
@renovate renovate bot force-pushed the renovate/mkdocstrings-0.x branch from d354fff to 5f66603 Compare September 2, 2023 12:34
@renovate renovate bot changed the title chore(deps): update dependency mkdocstrings to v0.23.0 chore(deps): update dependency mkdocstrings to v0.24.0 Nov 14, 2023
@renovate renovate bot force-pushed the renovate/mkdocstrings-0.x branch from 5f66603 to a6d6472 Compare November 14, 2023 18:56
Copy link
Contributor Author

renovate bot commented Dec 8, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@fabclmnt fabclmnt self-requested a review December 8, 2023 20:55
@fabclmnt fabclmnt merged commit 63f7549 into dev Dec 8, 2023
6 checks passed
@fabclmnt fabclmnt deleted the renovate/mkdocstrings-0.x branch December 8, 2023 20:58
fabclmnt added a commit that referenced this pull request Dec 8, 2023
* docs: update docs with GMM and relational database synthesis. (#313)

Co-authored-by: Fabiana Clemente <fabianaclemente@Fabianas-MacBook-Air.local>

* docs: update doppelGANger example (#306)

Co-authored-by: Fabiana <30911746+fabclmnt@users.noreply.github.com>

* Changing the TimeGAN notebook to support the new version of the API (#310)

Co-authored-by: Fabiana <30911746+fabclmnt@users.noreply.github.com>

* chore(deps): update dependency scikit-learn to ==1.3.* (#296)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Fabiana <30911746+fabclmnt@users.noreply.github.com>

* chore(deps): update dependency mkdocstrings to v0.24.0 (#294)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Fabiana <30911746+fabclmnt@users.noreply.github.com>

* chore(deps): update dependency mkdocs to v1.5.3 (#292)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Fabiana <30911746+fabclmnt@users.noreply.github.com>

* chore(deps): update dependency ydata-profiling to v4.6.3 (#244)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Fabiana <30911746+fabclmnt@users.noreply.github.com>

* chore(deps): update dependency streamlit to v1.29.0 (#241)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Fabiana <30911746+fabclmnt@users.noreply.github.com>

* chore(deps): update dependency pytest to v7 (#215)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Fabiana <30911746+fabclmnt@users.noreply.github.com>

---------

Co-authored-by: Fabiana Clemente <fabianaclemente@Fabianas-MacBook-Air.local>
Co-authored-by: Miriam Seoane Santos <68821478+miriamspsantos@users.noreply.github.com>
Co-authored-by: Carlos Gavidia-Calderon <cgavidiac@gmail.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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.

1 participant