edgarrmondragon / citric

A client to the LimeSurvey Remote Control API 2, written in modern Python.
https://citric.rtfd.io
MIT License
26 stars 8 forks source link

docs: bump the docs group in /docs with 2 updates #1196

Closed dependabot[bot] closed 1 week ago

dependabot[bot] commented 1 week ago

Bumps the docs group in /docs with 2 updates: astroid and sphinx-autoapi.

Updates astroid from 3.3.2 to 3.3.4

Changelog

Sourced from astroid's changelog.

What's New in astroid 3.3.4?

Release date: 2024-09-23

What's New in astroid 3.3.3?

Release date: 2024-09-20

  • Fix inference regression with property setters.

    Closes pylint-dev/pylint#9811

  • Add annotation-only instance attributes to attrs classes to fix no-member false positives.

    Closes #2514

Commits


Updates sphinx-autoapi from 3.3.1 to 3.3.2

Release notes

Sourced from sphinx-autoapi's releases.

v3.3.2

Bugfixes

  • Fix types missing from documentation generated by autodoc-style directives. (#473)
Changelog

Sourced from sphinx-autoapi's changelog.

v3.3.2 (2024-09-25)

Bugfixes ^^^^^^^^

  • Fix types missing from documentation generated by autodoc-style directives. (#473)
Commits
  • b9b2a95 Version 3.3.2
  • b14c0cc Fix types missing from documentation generated by autodoc-style directives
  • See full diff in compare view


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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions

📚 Documentation preview 📚: https://citric--1196.org.readthedocs.build/en/1196/

sonarcloud[bot] commented 1 week ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

socket-security[bot] commented 1 week ago

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
pypi/astroid@3.3.4 None 0 0 B

🚮 Removed packages: pypi/astroid@3.3.2, pypi/sphinx-autoapi@3.3.1

View full report↗︎

edgarrmondragon commented 1 week ago

@dependabot merge