Skip to content

Bump mkdocstrings-python from 0.8.3 to 0.9.0#213

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot/pip/mkdocstrings-python-0.9.0
Apr 24, 2023
Merged

Bump mkdocstrings-python from 0.8.3 to 0.9.0#213
github-actions[bot] merged 1 commit intomainfrom
dependabot/pip/mkdocstrings-python-0.9.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 4, 2023

Bumps mkdocstrings-python from 0.8.3 to 0.9.0.

Changelog

Sourced from mkdocstrings-python's changelog.

0.9.0 - 2023-04-03

Compare with 0.8.3

Features

Bug Fixes

Code Refactoring

  • Support Griffe 0.26 (075735c by Timothée Mazzucotelli).
  • Log (debug) unresolved aliases (9164742 by Timothée Mazzucotelli).
Commits
  • c40d166 chore: Prepare release 0.9.0
  • 075735c refactor: Support Griffe 0.26
  • a190e2c fix: Prevent alias resolution error when searching for anchors
  • 1a131d7 ci: Quality
  • 2860bb6 chore: Add back MYPYPATH env var for type checking action
  • 80480b0 chore: Template upgrade
  • 277bad0 Merge branch 'master' of github.com:mkdocstrings/python
  • 02052e2 feat: Allow resolving alias to external modules
  • 36002cb feat: Allow pre-loading modules
  • f2eee9a Merge branch 'master' 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 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 added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Apr 4, 2023
@github-actions github-actions bot enabled auto-merge (squash) April 4, 2023 05:51
@codecov-commenter
Copy link

codecov-commenter commented Apr 4, 2023

Codecov Report

Merging #213 (845d064) into main (bd35271) will not change coverage.
The diff coverage is n/a.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #213   +/-   ##
=======================================
  Coverage   80.80%   80.80%           
=======================================
  Files          48       48           
  Lines        2495     2495           
=======================================
  Hits         2016     2016           
  Misses        479      479           

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 19b1c75...845d064. Read the comment docs.

@dependabot dependabot bot force-pushed the dependabot/pip/mkdocstrings-python-0.9.0 branch from 845d064 to 153a443 Compare April 24, 2023 11:36
Bumps [mkdocstrings-python](https://github.com/mkdocstrings/python) from 0.8.3 to 0.9.0.
- [Release notes](https://github.com/mkdocstrings/python/releases)
- [Changelog](https://github.com/mkdocstrings/python/blob/master/CHANGELOG.md)
- [Commits](mkdocstrings/python@0.8.3...0.9.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/mkdocstrings-python-0.9.0 branch from 153a443 to 8c9f4f4 Compare April 24, 2023 11:45
@github-actions github-actions bot merged commit 0122ac5 into main Apr 24, 2023
@github-actions github-actions bot deleted the dependabot/pip/mkdocstrings-python-0.9.0 branch April 24, 2023 11:46
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants