Skip to content
This repository was archived by the owner on Apr 11, 2025. It is now read-only.

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Aug 26, 2024

Bumps sphinx-click from 5.0.1 to 6.0.0.

Commits
  • 7f29172 FIX Format string defaults correctly
  • 34470b6 Remove errant prints
  • f4ffef0 Drop support for click 7.x, Sphinx < 5.x
  • f0bf6e9 readthedocs: Use dirhtml builder
  • 0808867 docs: Add discrete mocking section
  • 8381e90 actions: Integrate tox-gh-actions
  • 05b69cf Distinguish between click and asyncclick
  • ac21950 tests: Set maxDiff
  • f099fe3 Skip test with click 7.x
  • 82b5bcd FIX If the help of an argument is None, don't fail
  • 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 added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Aug 26, 2024
@dependabot dependabot bot force-pushed the dependabot/pip/docs/sphinx-click-6.0.0 branch 3 times, most recently from f92d42a to 27346f7 Compare August 29, 2024 10:36
@bosd
Copy link
Collaborator

bosd commented Aug 29, 2024

@dependabot rebase

Bumps [sphinx-click](https://github.com/click-contrib/sphinx-click) from 5.0.1 to 6.0.0. - [Release notes](https://github.com/click-contrib/sphinx-click/releases) - [Commits](click-contrib/sphinx-click@5.0.1...6.0.0) --- updated-dependencies: - dependency-name: sphinx-click dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/docs/sphinx-click-6.0.0 branch from 27346f7 to 47e21a9 Compare August 29, 2024 11:00
@bosd bosd merged commit 13ea600 into main Aug 29, 2024
@dependabot dependabot bot deleted the dependabot/pip/docs/sphinx-click-6.0.0 branch August 29, 2024 11:05
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

2 participants