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

Update click-extra[pytest] requirement from ~=4.9.0 to ~=4.10.0 #1365

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 5, 2024

Updates the requirements on click-extra[pytest] to permit the latest version.

Release notes

Sourced from click-extra[pytest]'s releases.

v4.10.0

Changes

  • Move all platform detection utilities to its own standalone Extra Platforms project.
  • Add dependency on extra-platforms.

🐍 Available on PyPi.

Changelog

Sourced from click-extra[pytest]'s changelog.

4.10.0 (2024-09-04)

  • Move all platform detection utilities to its own standalone Extra Platforms project.
  • Add dependency on extra-platforms.

4.9.0 (2024-07-25)

  • Switch from Poetry to uv.
  • Drop support for Python 3.8.
  • Mark Python 3.13-dev tests as stable.
  • Remove dependency on regex.

4.8.3 (2024-05-25)

  • Fix string interpolation in log message.

4.8.2 (2024-05-25)

  • Do not raise error if package version cannot be fetched.

4.8.1 (2024-05-23)

  • Do not fail on docs_update import if pygments is not installed.

4.8.0 (2024-05-22)

  • Slim down package by moving unit tests out of the main package.
  • Allow reuse of Pytest fixures and marks by other packages.
  • Move dependencies extending pygments, sphinx and pytest into optional extra dependencies. Closes {issue}836.
  • Split dev dependency groups into optional test, typing and docs groups.
  • Remove direct dependency on mypy.
  • Allow running tests with Python 3.8 and 3.9 on macos-14 runners.

4.7.5 (2024-04-04)

  • Remove bypass of cloup.Color re-import.

4.7.4 (2024-02-23)

  • Allow standalone --version option to output its debug messages.
  • Force closing of context before exiting CLIs to provoque callback calls and prevent state leaks.
  • Run tests on macos-14. Remove tests on macos-12.

4.7.3 (2024-01-06)

  • Run tests on Python 3.13-dev branch.

4.7.2 (2023-11-06)

  • Run tests on released Python 3.12 version.

... (truncated)

Commits
  • b411c5f [changelog] Release v4.10.0
  • ae6202f [autofix] Sync uv.lock
  • 847c9f1 Update sphinx-autodoc-typehints requirement from ~=2.2.2 to ~=2.3.0
  • c369b7b Bump actions/setup-python from 5.1.1 to 5.2.0
  • 651726e Bump peter-evans/create-pull-request from 6.1.0 to 7.0.0
  • ed8cf4e Bump external workflows
  • 3018025 Use prefered method to install project dependencies
  • 2ff31ac Refine dependencies
  • 92dcb33 [autofix] Regenerate dependency graph
  • d0ba882 Update extra-platforms
  • Additional commits viewable in compare view

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 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)

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

Updates the requirements on [click-extra[pytest]](https://github.com/kdeldycke/click-extra) to permit the latest version.
- [Release notes](https://github.com/kdeldycke/click-extra/releases)
- [Changelog](https://github.com/kdeldycke/click-extra/blob/main/changelog.md)
- [Commits](kdeldycke/click-extra@v4.9.0...v4.10.0)

---
updated-dependencies:
- dependency-name: click-extra[pytest]
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the 📦 dependencies Update of dependencies label Sep 5, 2024
@kdeldycke kdeldycke closed this Oct 27, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 27, 2024

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/click-extra-pytest--approx-eq-4.10.0 branch October 27, 2024 15:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📦 dependencies Update of dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant