Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 20, 2024

Bumps sphinxcontrib-spelling from 8 to 8.0.1.

Release notes

Sourced from sphinxcontrib-spelling's releases.

8.0.1

What's Changed

New Contributors

Full Changelog: sphinx-contrib/spelling@8.0.0...8.0.1

Commits
  • 58821a6 Merge pull request #232 from dhellmann/enable-pypi-names-docs
  • 9b088c3 re-enable use of pypi filter in our doc build
  • d41eceb Merge pull request #231 from dhellmann/pypi-filter-factory-json
  • 2eafb07 use json api to retrieve names from pypi.org
  • 65a9b84 Merge pull request #229 from blmaier/fix-git-missing
  • 7b10eea update history
  • 2201693 gracefully handle if git is not installed
  • 13ac4cc Merge pull request #230 from dhellmann/ci-fixes-2024
  • b86d87a fix docstring test
  • 596dfc2 switch linter to ruff
  • 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)

Bumps [sphinxcontrib-spelling](https://github.com/sphinx-contrib/spelling) from 8 to 8.0.1.
- [Release notes](https://github.com/sphinx-contrib/spelling/releases)
- [Commits](sphinx-contrib/spelling@8.0.0...8.0.1)

---
updated-dependencies:
- dependency-name: sphinxcontrib-spelling
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Dec 20, 2024
@codecov
Copy link

codecov bot commented Dec 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.91%. Comparing base (426df8f) to head (63dd50a).
Report is 6 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##              main    #2457      +/-   ##
===========================================
- Coverage   100.00%   98.91%   -1.09%     
===========================================
  Files           73       73              
  Lines         5246     5246              
  Branches       190      190              
===========================================
- Hits          5246     5189      -57     
- Misses           0       55      +55     
- Partials         0        2       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@adamtheturtle adamtheturtle merged commit 5d07d96 into main Dec 20, 2024
10 of 11 checks passed
@adamtheturtle adamtheturtle deleted the dependabot/pip/sphinxcontrib-spelling-8.0.1 branch December 20, 2024 07:57
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