Skip to content
This repository was archived by the owner on Aug 28, 2023. It is now read-only.

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 30, 2023

Bumps mkdocstrings-python from 0.7.1 to 0.8.3.

Changelog

Sourced from mkdocstrings-python's changelog.

0.8.3 - 2023-01-04

Compare with 0.8.2

Code Refactoring

  • Change "unresolved aliases" log level to DEBUG (dccb818 by Timothée Mazzucotelli).

0.8.2 - 2022-11-19

Compare with 0.8.1

Bug Fixes

0.8.1 - 2022-11-19

Compare with 0.8.0

Bug Fixes

0.8.0 - 2022-11-13

Compare with 0.7.1

Features

Code Refactoring

  • Support Griffe 0.24 (3b9f701 by Timothée Mazzucotelli).
Commits
  • 4ce0fc8 chore: Prepare release 0.8.3
  • dccb818 refactor: Change unresolved aliases log level to DEBUG
  • 96e231a chore: Fix JSON schema
  • 5b821e3 chore: Disallow additional properties in JSON schema
  • 7ec02fb Merge branch 'master' of github.com:mkdocstrings/python
  • b4fb4db chore: Add JSON schema for handler's options
  • 67206aa chore: Prepare release 0.8.2
  • 34cfa4b fix: Fix base directory used to expand globs
  • 10a7884 chore: Prepare release 0.8.1
  • df1493c ci: Allow CI to run on branches
  • 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)

Bumps [mkdocstrings-python](https://github.com/mkdocstrings/python) from 0.7.1 to 0.8.3.
- [Release notes](https://github.com/mkdocstrings/python/releases)
- [Changelog](https://github.com/mkdocstrings/python/blob/master/CHANGELOG.md)
- [Commits](mkdocstrings/python@0.7.1...0.8.3)

---
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 added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Mar 30, 2023
@github-actions github-actions bot enabled auto-merge (squash) March 30, 2023 02:05
@codecov-commenter
Copy link

Codecov Report

Merging #81 (3c49a04) into main (ce294fd) 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      #81   +/-   ##
=======================================
  Coverage   97.09%   97.09%           
=======================================
  Files          20       20           
  Lines         344      344           
=======================================
  Hits          334      334           
  Misses         10       10           

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 53d9d5e...3c49a04. Read the comment docs.

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