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

build(deps): bump sphinx-toolbox from 3.4.0 to 3.5.0 #164

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
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] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 24, 2023
@codecov
Copy link

codecov bot commented Jul 24, 2023

Codecov Report

Merging #164 (645c35c) into master (8a1c981) will increase coverage by 0.27%.
The diff coverage is 83.63%.

@@            Coverage Diff             @@
##           master     #164      +/-   ##
==========================================
+ Coverage   88.18%   88.46%   +0.27%     
==========================================
  Files          22       24       +2     
  Lines        3352     3251     -101     
  Branches      393      380      -13     
==========================================
- Hits         2956     2876      -80     
+ Misses        330      309      -21     
  Partials       66       66              
Impacted Files Coverage Δ
pyflp/plugin.py 91.84% <58.62%> (+1.50%) ⬆️
pyflp/arrangement.py 87.20% <69.76%> (-3.98%) ⬇️
pyflp/channel.py 86.77% <75.00%> (-0.07%) ⬇️
pyflp/_events.py 85.66% <79.51%> (+2.88%) ⬆️
pyflp/_models.py 84.61% <87.50%> (-3.62%) ⬇️
pyflp/_adapters.py 89.09% <89.09%> (ø)
pyflp/types.py 90.00% <90.00%> (ø)
pyflp/mixer.py 86.46% <93.10%> (+0.39%) ⬆️
pyflp/project.py 78.94% <93.33%> (-0.42%) ⬇️
pyflp/__init__.py 93.75% <100.00%> (ø)
... and 12 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant