Skip to content
This repository has been archived by the owner on Nov 23, 2024. It is now read-only.

build(deps-dev): bump mkdocstrings-python from 1.10.9 to 1.12.2 #209

Merged
merged 1 commit into from
Nov 23, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 1, 2024

Bumps mkdocstrings-python from 1.10.9 to 1.12.2.

Release notes

Sourced from mkdocstrings-python's releases.

1.12.2

1.12.2 - 2024-10-19

Compare with 1.12.1

Bug Fixes

1.12.1

1.12.1 - 2024-10-14

Compare with 1.12.0

Bug Fixes

  • Don't escape parameter default values (9dee4d4 by Timothée Mazzucotelli). Issue-191

1.12.0

1.12.0 - 2024-10-12

Compare with 1.11.1

Build

  • Drop support for Python 3.8 (6615c91 by Timothée Mazzucotelli).

Features

  • Auto-summary of members (7f9757d by Timothée Mazzucotelli).
  • Render function overloads (0f2c25c by Timothée Mazzucotelli).
  • Parameter headings, more automatic cross-references (0176b83 by Timothée Mazzucotelli).

Code Refactoring

  • Declare default CSS symbol colors under :host as well (3b9dba2 by James McDonnell). PR-186

1.11.1

1.11.1 - 2024-09-03

Compare with 1.11.0

Code Refactoring

  • Prepare relative_crossrefs and scoped_crossrefs insiders features (dd8b014 by Timothée Mazzucotelli).

1.11.0

1.11.0 - 2024-09-03

Compare with 1.10.9

... (truncated)

Changelog

Sourced from mkdocstrings-python's changelog.

1.12.2 - 2024-10-19

Compare with 1.12.1

Bug Fixes

1.12.1 - 2024-10-14

Compare with 1.12.0

Bug Fixes

  • Don't escape parameter default values (9dee4d4 by Timothée Mazzucotelli). Issue-191

1.12.0 - 2024-10-12

Compare with 1.11.1

Build

  • Drop support for Python 3.8 (6615c91 by Timothée Mazzucotelli).

Features

  • Auto-summary of members (7f9757d by Timothée Mazzucotelli).
  • Render function overloads (0f2c25c by Timothée Mazzucotelli).
  • Parameter headings, more automatic cross-references (0176b83 by Timothée Mazzucotelli).

Code Refactoring

  • Declare default CSS symbol colors under :host as well (3b9dba2 by James McDonnell). PR-186

1.11.1 - 2024-09-03

Compare with 1.11.0

Code Refactoring

  • Prepare relative_crossrefs and scoped_crossrefs insiders features (dd8b014 by Timothée Mazzucotelli).

1.11.0 - 2024-09-03

Compare with 1.10.9

Features

  • Hook into autorefs to provide context around cross-ref errors (bb4be5b by Timothée Mazzucotelli).
Commits
  • 1b064a0 chore: Prepare release 1.12.2
  • 73f11dc fix: Always render cross-references outside of signatures
  • e6b7542 chore: Prepare release 1.12.1
  • 9dee4d4 fix: Don't escape parameter default values
  • e455022 chore: Prepare release 1.12.0
  • 701ba60 docs: Various documentation updates
  • 7f9757d feat: Auto-summary of members
  • 0f2c25c feat: Render function overloads
  • 0176b83 feat: Parameter headings, more automatic cross-references
  • b461d14 Merge branch 'main' of github.com:mkdocstrings/python
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot requested a review from lars-reimann as a code owner November 1, 2024 02:08
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Nov 1, 2024
@dependabot dependabot bot force-pushed the dependabot/pip/mkdocstrings-python-1.12.2 branch from f2072fe to 5895070 Compare November 23, 2024 13:10
Copy link

codecov bot commented Nov 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (bdb2aaf) to head (652a83f).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #209   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           10        10           
  Lines          151       151           
=========================================
  Hits           151       151           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.


🚨 Try these New Features:

@dependabot dependabot bot force-pushed the dependabot/pip/mkdocstrings-python-1.12.2 branch 2 times, most recently from 4f1f378 to 7bf0f38 Compare November 23, 2024 15:47
Bumps [mkdocstrings-python](https://github.com/mkdocstrings/python) from 1.10.9 to 1.12.2.
- [Release notes](https://github.com/mkdocstrings/python/releases)
- [Changelog](https://github.com/mkdocstrings/python/blob/main/CHANGELOG.md)
- [Commits](mkdocstrings/python@1.10.9...1.12.2)

---
updated-dependencies:
- dependency-name: mkdocstrings-python
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/mkdocstrings-python-1.12.2 branch from 7bf0f38 to 652a83f Compare November 23, 2024 16:10
@lars-reimann lars-reimann merged commit 0fe2737 into main Nov 23, 2024
9 checks passed
@lars-reimann lars-reimann deleted the dependabot/pip/mkdocstrings-python-1.12.2 branch November 23, 2024 16:40
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant