AutoResearch / autora

Automated Research Assistant
https://autoresearch.github.io/autora/
MIT License
41 stars 5 forks source link

chore(deps-dev): bump mkdocstrings-python from 0.7.1 to 0.8.3 #281

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

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)
benwandrew commented 1 year ago

@dependabot rebase