[PR #70] [MERGED] ⬆️ Bump mkdocstrings to v1 #70

Closed
opened 2026-02-28 01:19:23 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/tr4nt0r/python-xbox/pull/70
Author: @renovate[bot]
Created: 11/27/2025
Status: Merged
Merged: 12/3/2025
Merged by: @tr4nt0r

Base: mainHead: renovate/mkdocstrings-1.x


📝 Commits (1)

  • 6239b7e ⬆️ Bump mkdocstrings to v1

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 pyproject.toml (+1 -1)

📄 Description

This PR contains the following updates:

Package Change Age Confidence
mkdocstrings (changelog) ==0.30.1 -> ==1.0.0 age confidence

Release Notes

mkdocstrings/mkdocstrings (mkdocstrings)

v1.0.0

Compare Source

Compare with 0.30.1

Breaking Changes
  • BaseHandler.name: Attribute value was changed: '' -> unset
  • BaseHandler.domain: Attribute value was changed: '' -> unset
  • BaseHandler.fallback_config: Public object was removed
  • BaseHandler.__init__(args): Parameter was removed
  • BaseHandler.__init__(kwargs): Parameter was removed
  • BaseHandler.__init__(theme): Parameter was added as required
  • BaseHandler.__init__(custom_templates): Parameter was added as required
  • BaseHandler.__init__(mdx): Parameter was added as required
  • BaseHandler.__init__(mdx_config): Parameter was added as required
  • BaseHandler.update_env(args): Parameter was removed
  • BaseHandler.update_env(kwargs): Parameter was removed
  • BaseHandler.update_env(config): Parameter was added as required
  • Handlers.get_anchors: Public object was removed (import from mkdocstrings directly)
  • mkdocstrings.plugin: Public module was removed (import from mkdocstrings directly)
  • mkdocstrings.loggers: Public module was removed (import from mkdocstrings directly)
  • mkdocstrings.inventory: Public module was removed (import from mkdocstrings directly)
  • mkdocstrings.extension: Public module was removed (import from mkdocstrings directly)
  • mkdocstrings.handlers: Public module was removed (import from mkdocstrings directly)
Code Refactoring
  • Remove deprecated code before v1 (de34044 by Timothée Mazzucotelli).
  • Expect Zensical to pass extension configuration instead of loading it again from YAML (6b73d5a by Timothée Mazzucotelli).
  • Expose the Markdown extension, to make mkdocstrings compatible with Zensical (6de2667 by Timothée Mazzucotelli).

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/tr4nt0r/python-xbox/pull/70 **Author:** [@renovate[bot]](https://github.com/apps/renovate) **Created:** 11/27/2025 **Status:** ✅ Merged **Merged:** 12/3/2025 **Merged by:** [@tr4nt0r](https://github.com/tr4nt0r) **Base:** `main` ← **Head:** `renovate/mkdocstrings-1.x` --- ### 📝 Commits (1) - [`6239b7e`](https://github.com/tr4nt0r/python-xbox/commit/6239b7e2b16093a4a481ce47669ad7c871db9e48) ⬆️ Bump mkdocstrings to v1 ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `pyproject.toml` (+1 -1) </details> ### 📄 Description This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [mkdocstrings](https://redirect.github.com/mkdocstrings/mkdocstrings) ([changelog](https://mkdocstrings.github.io/changelog)) | `==0.30.1` -> `==1.0.0` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/mkdocstrings/1.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/mkdocstrings/0.30.1/1.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>mkdocstrings/mkdocstrings (mkdocstrings)</summary> ### [`v1.0.0`](https://redirect.github.com/mkdocstrings/mkdocstrings/blob/HEAD/CHANGELOG.md#100---2025-11-27) [Compare Source](https://redirect.github.com/mkdocstrings/mkdocstrings/compare/0.30.1...1.0.0) <small>[Compare with 0.30.1](https://redirect.github.com/mkdocstrings/mkdocstrings/compare/0.30.1...1.0.0)</small> ##### Breaking Changes - `BaseHandler.name`: *Attribute value was changed*: `''` -> unset - `BaseHandler.domain`: *Attribute value was changed*: `''` -> unset - `BaseHandler.fallback_config`: *Public object was removed* - `BaseHandler.__init__(args)`: *Parameter was removed* - `BaseHandler.__init__(kwargs)`: *Parameter was removed* - `BaseHandler.__init__(theme)`: *Parameter was added as required* - `BaseHandler.__init__(custom_templates)`: *Parameter was added as required* - `BaseHandler.__init__(mdx)`: *Parameter was added as required* - `BaseHandler.__init__(mdx_config)`: *Parameter was added as required* - `BaseHandler.update_env(args)`: *Parameter was removed* - `BaseHandler.update_env(kwargs)`: *Parameter was removed* - `BaseHandler.update_env(config)`: *Parameter was added as required* - `Handlers.get_anchors`: *Public object was removed* (import from `mkdocstrings` directly) - `mkdocstrings.plugin`: *Public module was removed* (import from `mkdocstrings` directly) - `mkdocstrings.loggers`: *Public module was removed* (import from `mkdocstrings` directly) - `mkdocstrings.inventory`: *Public module was removed* (import from `mkdocstrings` directly) - `mkdocstrings.extension`: *Public module was removed* (import from `mkdocstrings` directly) - `mkdocstrings.handlers`: *Public module was removed* (import from `mkdocstrings` directly) ##### Code Refactoring - Remove deprecated code before v1 ([de34044](https://redirect.github.com/mkdocstrings/mkdocstrings/commit/de34044a02b45250e215af0f969dca581dfb82c5) by Timothée Mazzucotelli). - Expect Zensical to pass extension configuration instead of loading it again from YAML ([6b73d5a](https://redirect.github.com/mkdocstrings/mkdocstrings/commit/6b73d5a2f455062ab6c68376c85adce6adc037a3) by Timothée Mazzucotelli). - Expose the Markdown extension, to make mkdocstrings compatible with Zensical ([6de2667](https://redirect.github.com/mkdocstrings/mkdocstrings/commit/6de266759b79eb72cddd300e6a0a8576085fae40) by Timothée Mazzucotelli). </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/tr4nt0r/python-xbox). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xOS45IiwidXBkYXRlZEluVmVyIjoiNDIuMTkuOSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiOnJlY3ljbGU6IGRlcGVuZGVuY2llcyIsIjpzbmFrZTogcHl0aG9uIl19--> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 01:19:23 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/python-xbox#70
No description provided.