Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps-dev): Bump autodoc-pydantic from 1.9.0 to 1.9.1 #318

Merged
merged 1 commit into from
Apr 22, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 22, 2024

Bumps autodoc-pydantic from 1.9.0 to 1.9.1.

Changelog

Sourced from autodoc-pydantic's changelog.

v1.9.1 - 2024-04-12

This is a maintanance release supporting newest sphinx releases and fixing broken CI pipeline. This release officially drops support for python 3.7 at least in the CI pipeline.

Internal


- Resolve deprecation warning from sphinx regarding tuple interface

Bugfix

- Fix breaking ``Path`` changes in Sphinx 7.2 with in ``conftest.py``

Testing

  • Pin transitive dependencies to avoid breaking changes in Sphinx < 5

Contributors

  • Many thanks to exs-dwoodward <https://github.com/exs-dwoodward>__ for resolving a deprecation warning [#247](https://github.com/mansenfranzen/autodoc_pydantic/issues/247) <https://github.com/mansenfranzen/autodoc_pydantic/pull/247>__.
Commits
  • 049a127 Update changelog - skip ci. (#251)
  • 6102f99 Drop sphinx < 4 and pin versions for CI (#249)
  • c855a9b fix: deprecation warning from sphinx regarding tuple interface (#247)
  • fd06d1f Merge pull request #180 from caerulescens/feature/add-pydantic-classifier-1.x
  • 3b7e907 chore: add classifier for filtering on sphinx + pydantic
  • 4af0249 Merge pull request #159 from mansenfranzen/stable
  • a47b11e Merge pull request #158 from mansenfranzen/all-contributors/add-caseyzak24
  • a87455f docs: update .all-contributorsrc [skip ci]
  • 02c81d1 docs: update README.md [skip ci]
  • b37db91 Merge pull request #156 from caseyzak24/patch-1
  • 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)

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bumps [autodoc-pydantic](https://github.com/mansenfranzen/autodoc_pydantic) from 1.9.0 to 1.9.1.
- [Changelog](https://github.com/mansenfranzen/autodoc_pydantic/blob/v1.9.1/changelog.rst)
- [Commits](mansenfranzen/autodoc_pydantic@v1.9.0...v1.9.1)

---
updated-dependencies:
- dependency-name: autodoc-pydantic
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from fvaleye as a code owner April 22, 2024 08:41
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 22, 2024
@fvaleye fvaleye merged commit 77acf01 into main Apr 22, 2024
7 checks passed
@fvaleye fvaleye deleted the dependabot/pip/autodoc-pydantic-1.9.1 branch April 22, 2024 13:38
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant