Skip to content

Bump breathe from 4.35.0 to 4.36.0#30583

Merged
akladiev merged 1 commit intomasterfrom
dependabot/pip/breathe-4.36.0
May 16, 2025
Merged

Bump breathe from 4.35.0 to 4.36.0#30583
akladiev merged 1 commit intomasterfrom
dependabot/pip/breathe-4.36.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github May 16, 2025

Bumps breathe from 4.35.0 to 4.36.0.

Release notes

Sourced from breathe's releases.

Breathe v4.36.0

https://pypi.org/project/breathe/4.36.0/

What's Changed

New Contributors

Full Changelog: breathe-doc/breathe@v4.35.0...v4.36.0

Changelog

Sourced from breathe's changelog.

Change Log

Inspired by Keepachangelog.com <https://keepachangelog.com/>__.

  • 2025-02-22 - Breathe v4.36.0

    • Update test_renderer so that tests pass with Sphinx 7.2. [#976](https://github.com/breathe-doc/breathe/issues/976) <https://github.com/breathe-doc/breathe/pull/976>__
    • Fix PosixPath issue with Sphinx 7.2. [#964](https://github.com/breathe-doc/breathe/issues/964) <https://github.com/breathe-doc/breathe/pull/964>__
    • Avoid RemovedInSphinx80Warning in path-manipulation code. [#977](https://github.com/breathe-doc/breathe/issues/977) <https://github.com/breathe-doc/breathe/pull/977>__
    • Require Sphinx 7.2 or later, Python 3.9 or later, and Doxygen 1.9.2 or later. [#887](https://github.com/breathe-doc/breathe/issues/887) <https://github.com/breathe-doc/breathe/pull/887>, [#946](https://github.com/breathe-doc/breathe/issues/946) <https://github.com/breathe-doc/breathe/pull/946> [#955](https://github.com/breathe-doc/breathe/issues/955) <https://github.com/breathe-doc/breathe/pull/955>__
    • Begin to use pathlib.
    • Resolve full title for doxygenpage and doxygengroup and allow for omitting the title all together [#939](https://github.com/breathe-doc/breathe/issues/939) <https://github.com/breathe-doc/breathe/pull/939>__
    • Insert signature name for use with Sphinx Table of Contents [#959](https://github.com/breathe-doc/breathe/issues/959) <https://github.com/breathe-doc/breathe/pull/959>__
    • Fix test failure with latest Sphinx master. [#1010](https://github.com/breathe-doc/breathe/issues/1010) <https://github.com/breathe-doc/breathe/pull/1010>__
    • Fix error in template specialization with qualified arguments [#1010](https://github.com/breathe-doc/breathe/issues/1010) <https://github.com/breathe-doc/breathe/pull/1012>__
  • 2023-02-28 - Breathe v4.35.0

    • Pull lone literal blocks in paragraphs up to produce correct doctree. [#833](https://github.com/breathe-doc/breathe/issues/833) <https://github.com/breathe-doc/breathe/pull/833>__
    • Fix tests for changes in Sphinx 5.3. [#865](https://github.com/breathe-doc/breathe/issues/865) <https://github.com/breathe-doc/breathe/pull/865>__
    • Bump Python requirement to 3.7. [#866](https://github.com/breathe-doc/breathe/issues/866) <https://github.com/breathe-doc/breathe/pull/866>__
    • Support Sphinx 6. [#885](https://github.com/breathe-doc/breathe/issues/885) <https://github.com/breathe-doc/breathe/pull/885>__
    • Support :sort: option to sort sections by name. [#879](https://github.com/breathe-doc/breathe/issues/879) <https://github.com/breathe-doc/breathe/pull/879>__
  • 2022-06-20 - Breathe v4.34.0

    • Treat .unparsed as plain text. [#806](https://github.com/breathe-doc/breathe/issues/806) <https://github.com/breathe-doc/breathe/pull/806>__
    • Remove unneeded type: ignore annotations. [#813](https://github.com/breathe-doc/breathe/issues/813) <https://github.com/breathe-doc/breathe/pull/813>__
    • Fix internal NodeFinder visitor for when non-Docutils nodes are present in the content of a directive.

... (truncated)

Commits
  • ea1f753 Release v4.36.0
  • ce67526 Add GitHub Actions release workflow for Trusted Publishing (#1023)
  • d637764 Enable flake8-tidy-imports in Ruff
  • a535b4b Use the sphinx.testing.fixtures pytest plugin
  • 5f76cc8 Run mypy on the configured mypy.files
  • 6c55c1d Resolve most per-file ignores in Ruff
  • 36f41e7 Install Doxygen from GitHub releases
  • f98c45b Convert links to HTTPS
  • 1ccac0b Simplify conf.py
  • 3079797 Require Doxygen 1.9.2 or later
  • 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)

@dependabot dependabot bot requested a review from a team as a code owner May 16, 2025 07:27
@dependabot dependabot bot requested a review from a team as a code owner May 16, 2025 07:27
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels May 16, 2025
@dependabot dependabot bot requested review from akopytko, artanokhov and p-wysocki and removed request for a team May 16, 2025 07:27
@github-actions github-actions bot added category: docs OpenVINO documentation category: dependency_changes Pull requests that update a dependency file labels May 16, 2025
@sys-openvino-ci sys-openvino-ci added the ExternalPR External contributor label May 16, 2025
@akladiev akladiev added this pull request to the merge queue May 16, 2025
Merged via the queue into master with commit df81dba May 16, 2025
161 checks passed
@akladiev akladiev deleted the dependabot/pip/breathe-4.36.0 branch May 16, 2025 16:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

category: dependency_changes Pull requests that update a dependency file category: docs OpenVINO documentation dependencies Pull requests that update a dependency file ExternalPR External contributor python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants