Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 24, 2023

Bumps sphinx-toolbox from 3.4.0 to 3.5.0.

Changelog

Sourced from sphinx-toolbox's changelog.

3.5.0

  • Increase minimum cachecontrol version to 0.13.0
  • Private base classes are hidden with :rst:dir:autotypeddict
Commits
  • 76c4446 Bump version v3.4.0 -> v3.5.0
  • a307b80 Downgrade cachecontrol requirement as conda-forge lacks the most recent version
  • 5aea36f Updated files with 'repo_helper'. (#143)
  • 64ced65 Don't show private base classes for TypedDicts
  • 14ffe9f Bump cachecontrol version
  • 99367f3 Uncap docutils
  • a3def81 Update autotypeddict and autoprotocol for latest typing-extensions
  • 8ad046b Update reference files for Sphinx 6.x
  • a63d575 Test on Sphinx 6.2
  • 46c1b07 Lint
  • 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 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)

Bumps [sphinx-toolbox](https://github.com/sphinx-toolbox/sphinx-toolbox) from 3.4.0 to 3.5.0.
- [Release notes](https://github.com/sphinx-toolbox/sphinx-toolbox/releases)
- [Changelog](https://github.com/sphinx-toolbox/sphinx-toolbox/blob/master/doc-source/changelog.rst)
- [Commits](sphinx-toolbox/sphinx-toolbox@v3.4.0...v3.5.0)

---
updated-dependencies:
- dependency-name: sphinx-toolbox
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jul 24, 2023
@codecov
Copy link

codecov bot commented Jul 24, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (52b33f1) 99.69% compared to head (5aca3ce) 99.69%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1658   +/-   ##
=======================================
  Coverage   99.69%   99.69%           
=======================================
  Files          71       71           
  Lines        4937     4937           
  Branches      646      646           
=======================================
  Hits         4922     4922           
  Misses         13       13           
  Partials        2        2           

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@adamtheturtle adamtheturtle merged commit db62d73 into master Jul 26, 2023
@adamtheturtle adamtheturtle deleted the dependabot/pip/sphinx-toolbox-3.5.0 branch July 26, 2023 14:36
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.

2 participants