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 extra-platforms[pytest] requirement from ~=1.2.0 to ~=1.3.0 #1079

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Release notes

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

v1.3.0

Changes

  • Add detection of all versions of macOS and Windows. Closes #55.
  • Drop supports for Python 3.8.
  • Add is_<group_id> booleans to module root to test the membership of the current platform to that group.
  • Rename ALL_LINUX group to LINUX.
  • Rename ALL_WINDOWS group to ANY_WINDOWS.

🐍 Available on PyPi.

Changelog

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

1.3.0 (2024-09-11)

  • Add detection of all versions of macOS and Windows. Closes #55.
  • Drop support for Python 3.8.
  • Add is_<group_id> booleans to module root to test the membership of the current platform to that group.
  • Rename ALL_LINUX group to LINUX.
  • Rename ALL_WINDOWS group to ANY_WINDOWS.

1.2.1 (2024-09-04)

  • Fix changelog update.

1.2.0 (2024-08-24)

  • Add new LINUX_LIKE family that merge ALL_LINUX and LINUX_LAYERS groups.

1.1.1 (2024-08-21)

  • Run tests on ubuntu-24.04 and macos-12.
  • Add missing typed marker.

1.1.0 (2024-08-20)

  • Add documentation.
  • Expose all utilities at root level.
  • Split code.

1.0.2 (2024-08-19)

  • Re-release.

1.0.1 (2024-08-19)

  • Add pytest utilities.
  • Reorganize code.
  • Fix tests.

1.0.0 (2024-08-18)

  • First version as a stand alone package extracted from click-extra.
Commits
  • afd8ece [changelog] Release v1.3.0
  • a1edded [autofix] Update Sphinx autodoc
  • c55c9d7 [autofix] Regenerate dependency graph
  • 6b09d83 [autofix] Regenerate documentation.
  • d0f4a8b Exclude typo
  • ec97278 Add support for Windows version
  • 02112d0 Add detection of all macOS versions
  • 432d44a Add docstring
  • 0208a30 Split pytest tests
  • 7330920 AUtogenerated local variables are not recognized by ruff linter
  • Additional commits viewable in compare view

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)

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

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

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

dependabot bot commented on behalf of github Sep 12, 2024

Looks like extra-platforms[pytest] is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Sep 12, 2024
@dependabot dependabot bot deleted the dependabot/pip/extra-platforms-pytest--approx-eq-1.3.0 branch September 12, 2024 13:18
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