Skip to content

Bump breathe from 4.34.0 to 4.35.0#44

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/breathe-4.35.0
Closed

Bump breathe from 4.34.0 to 4.35.0#44
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/breathe-4.35.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 1, 2023

Bumps breathe from 4.34.0 to 4.35.0.

Changelog

Sourced from breathe's changelog.

Change Log

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

  • 2023-02-28 - Breathe v4.35.0

    • Pull lone literal blocks in paragraphs up to produce correct doctree. [#833](https://github.com/michaeljones/breathe/issues/833) <https://github.com/michaeljones/breathe/pull/833>__
    • Fix tests for changes in Sphinx 5.3. [#865](https://github.com/michaeljones/breathe/issues/865) <https://github.com/breathe-doc/breathe/pull/865>__
    • Bump Python requirement to 3.7. [#866](https://github.com/michaeljones/breathe/issues/866) <https://github.com/breathe-doc/breathe/pull/866>__
    • Support Sphinx 6. [#885](https://github.com/michaeljones/breathe/issues/885) <https://github.com/breathe-doc/breathe/pull/885>__
    • Support :sort: option to sort sections by name. [#879](https://github.com/michaeljones/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/michaeljones/breathe/issues/806) <https://github.com/michaeljones/breathe/pull/806>__
    • Remove unneeded type: ignore annotations. [#813](https://github.com/michaeljones/breathe/issues/813) <https://github.com/michaeljones/breathe/pull/813>__
    • Fix internal NodeFinder visitor for when non-Docutils nodes are present in the content of a directive. [#812](https://github.com/michaeljones/breathe/issues/812) <https://github.com/michaeljones/breathe/pull/812>__
    • Rename lint workflow. [#814](https://github.com/michaeljones/breathe/issues/814) <https://github.com/michaeljones/breathe/pull/814>__
    • Type check pygments and limit docutils stub version. [#819](https://github.com/michaeljones/breathe/issues/819) <https://github.com/michaeljones/breathe/pull/819>__
    • Convert dot files' relative path to absolute. [#821](https://github.com/michaeljones/breathe/issues/821) <https://github.com/michaeljones/breathe/pull/821>__
    • CI, update Sphinx versions to test. [#834](https://github.com/michaeljones/breathe/issues/834) <https://github.com/michaeljones/breathe/pull/834>__
    • CI, update for Sphinx 5.0.1. [#846](https://github.com/michaeljones/breathe/issues/846) <https://github.com/michaeljones/breathe/pull/846>__
    • Fix inconsistency in example. [#843](https://github.com/michaeljones/breathe/issues/843) <https://github.com/michaeljones/breathe/pull/843>__
    • Fix C# enum rendering crash. [#849](https://github.com/michaeljones/breathe/issues/849) <https://github.com/michaeljones/breathe/pull/849>__
    • Drop Sphinx 3 support, add Sphinx 5 support. [#850](https://github.com/michaeljones/breathe/issues/850) <https://github.com/michaeljones/breathe/pull/850>__
    • CICD: Disable python 3.6 for Sphinx master tests. [#853](https://github.com/michaeljones/breathe/issues/853) <https://github.com/michaeljones/breathe/pull/853>__
    • Populate default include text-node's data field instead of raw-source. [#828](https://github.com/michaeljones/breathe/issues/828) <https://github.com/michaeljones/breathe/pull/828>__
  • 2022-02-14 - Breathe v4.33.1

... (truncated)

Commits
  • 4e9f55e version: release v4.35.0
  • b4564e9 Merge pull request #885 from breathe-doc/sphinx-6
  • 4258539 Remove <7 constraint from setup.py
  • 86298cc Remove <7 constraint from requirement file
  • 81a92d8 Update changelog with latest changes
  • 687a327 Adjust constraint in production requirements.txt
  • 00b29e8 Adjust constraint setup.py
  • ef4e245 Add Sphinx 6.1.3 to test matrix
  • c4013f4 Merge pull request #879 from schlatterbeck/sort-groups
  • d75073d Bump clang again
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Mar 1, 2023
@codecov
Copy link

codecov bot commented Mar 1, 2023

Codecov Report

Merging #44 (d39f86c) into master (9803068) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master      #44   +/-   ##
=======================================
  Coverage   94.65%   94.65%           
=======================================
  Files          21       21           
  Lines        1161     1161           
=======================================
  Hits         1099     1099           
  Misses         62       62           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@deepanshs
Copy link
Owner

@dependabot rebase

Bumps [breathe](https://github.com/michaeljones/breathe) from 4.34.0 to 4.35.0.
- [Release notes](https://github.com/michaeljones/breathe/releases)
- [Changelog](https://github.com/breathe-doc/breathe/blob/main/CHANGELOG.rst)
- [Commits](breathe-doc/breathe@v4.34.0...v4.35.0)

---
updated-dependencies:
- dependency-name: breathe
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/breathe-4.35.0 branch from d39f86c to cd20997 Compare June 1, 2025 23:49
@deepanshs deepanshs closed this Jun 1, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 1, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/pip/breathe-4.35.0 branch June 1, 2025 23:55
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 python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant