Skip to content

build(deps-dev): bump mkdocstrings-python from 1.9.0 to 1.9.2#604

Merged
lars-reimann merged 1 commit intomainfrom
dependabot/pip/mkdocstrings-python-1.9.2
Apr 3, 2024
Merged

build(deps-dev): bump mkdocstrings-python from 1.9.0 to 1.9.2#604
lars-reimann merged 1 commit intomainfrom
dependabot/pip/mkdocstrings-python-1.9.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 3, 2024

Bumps mkdocstrings-python from 1.9.0 to 1.9.2.

Release notes

Sourced from mkdocstrings-python's releases.

1.9.2

1.9.2 - 2024-04-02

Compare with 1.9.1

Dependencies

  • Remove cap on Python-Markdown 3.6 now that ToC labels are fixed by mkdocstrings (0c1e2c1 by Timothée Mazzucotelli).

1.9.1

1.9.1 - 2024-04-02

Compare with 1.9.0

Bug Fixes

  • Don't try loading packages from relative paths (bd73497 by Timothée Mazzucotelli). Issue-145

Code Refactoring

  • Allow first name in a separate signature to be highlighted as a function name (f798a1e by Timothée Mazzucotelli).
  • Maintain original Pygments color for cross-refs in signatures (7c8b885 by Timothée Mazzucotelli).
Changelog

Sourced from mkdocstrings-python's changelog.

1.9.2 - 2024-04-02

Compare with 1.9.1

Dependencies

  • Remove cap on Python-Markdown 3.6 now that ToC labels are fixed by mkdocstrings (0c1e2c1 by Timothée Mazzucotelli).

1.9.1 - 2024-04-02

Compare with 1.9.0

Bug Fixes

  • Don't try loading packages from relative paths (bd73497 by Timothée Mazzucotelli). Issue-145

Code Refactoring

  • Allow first name in a separate signature to be highlighted as a function name (f798a1e by Timothée Mazzucotelli).
  • Maintain original Pygments color for cross-refs in signatures (7c8b885 by Timothée Mazzucotelli).
Commits
  • 0a2e917 chore: Prepare release 1.9.2
  • 0c1e2c1 deps: Remove cap on Python-Markdown 3.6 now that ToC labels are fixed by mkdo...
  • d3b05ad chore: Prepare release 1.9.1
  • bd73497 fix: Don't try loading packages from relative paths
  • 3cf7055 docs: Fix link to Griffe extension in insiders page
  • f798a1e refactor: Allow first name in a separate signature to be highlighted as a fun...
  • d62daa7 docs: Document customization of syntax highlight in signatures
  • 1fc4cb5 docs: Use current color for autorefs external link icon
  • 7c8b885 refactor: Maintain original Pygments color for cross-refs in signatures
  • e5ccb4f ci: Fix CI workflow
  • See full diff 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 April 3, 2024 07:50
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Apr 3, 2024
Bumps [mkdocstrings-python](https://github.com/mkdocstrings/python) from 1.9.0 to 1.9.2.
- [Release notes](https://github.com/mkdocstrings/python/releases)
- [Changelog](https://github.com/mkdocstrings/python/blob/main/CHANGELOG.md)
- [Commits](mkdocstrings/python@1.9.0...1.9.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/pip/mkdocstrings-python-1.9.2 branch from e706fae to cbb0cda Compare April 3, 2024 07:57
@lars-reimann lars-reimann merged commit 12ac514 into main Apr 3, 2024
@lars-reimann lars-reimann deleted the dependabot/pip/mkdocstrings-python-1.9.2 branch April 3, 2024 08:01
@lars-reimann
Copy link
Copy Markdown
Member

🎉 This PR is included in version 0.20.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@lars-reimann lars-reimann added the released Included in a release label Apr 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code released Included in a release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant