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

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

Merged
merged 1 commit into from
Oct 1, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 1, 2024

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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> 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 <dependency name> 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 <dependency name> 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 <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

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

Bumps the docs group in /docs with 2 updates: [astroid](https://github.com/pylint-dev/astroid) and [sphinx-autoapi](https://github.com/readthedocs/sphinx-autoapi).


Updates `astroid` from 3.3.2 to 3.3.4
- [Release notes](https://github.com/pylint-dev/astroid/releases)
- [Changelog](https://github.com/pylint-dev/astroid/blob/main/ChangeLog)
- [Commits](pylint-dev/astroid@v3.3.2...v3.3.4)

Updates `sphinx-autoapi` from 3.3.1 to 3.3.2
- [Release notes](https://github.com/readthedocs/sphinx-autoapi/releases)
- [Changelog](https://github.com/readthedocs/sphinx-autoapi/blob/main/CHANGELOG.rst)
- [Commits](readthedocs/sphinx-autoapi@v3.3.1...v3.3.2)

---
updated-dependencies:
- dependency-name: astroid
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: docs
- dependency-name: sphinx-autoapi
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: docs
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Python Dependencies label Oct 1, 2024
Copy link

sonarcloud bot commented Oct 1, 2024

Copy link

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
Copy link
Owner

@dependabot merge

@dependabot dependabot bot merged commit 072fd0c into main Oct 1, 2024
12 checks passed
@dependabot dependabot bot deleted the dependabot/pip/docs/docs-83a44f0063 branch October 1, 2024 14:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Python Dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant