Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented May 8, 2022

This PR contains the following updates:

Package Change Age Confidence
wcmatch ==8.1.2==8.5.2 age confidence

Release Notes

facelessuser/wcmatch (wcmatch)

v8.5.2

Compare Source

8.5.2

  • FIX: Fix pathlib issue with inheritance on Python versions greater than 3.12.
  • FIX: Fix EXTMATCH case with !(...) patterns.

v8.5.1

Compare Source

8.5.1

  • FIX: Fix issue with type check failure in wcmatch.glob.

v8.5

Compare Source

8.5

  • NEW: Formally support Python 3.11 (no change).
  • NEW: Add support for Python 3.12 (pathlib changes).
  • NEW: Drop Python 3.7 support.
  • FIX: Fix handling of current directory when magic and non-magic patterns are mixed in glob pattern list.

v8.4.1

Compare Source

8.4.1

  • FIX: Windows drive path separators should normalize like other path separators.
  • FIX: Fix a Windows pattern parsing issue that caused absolute paths with ambiguous drives to not parse correctly.

v8.4

Compare Source

8.4

  • NEW: Drop support for Python 3.6.
  • NEW: Switch to Hatch backend instead of Setuptools.
  • NEW: Add new exclude option to fnmatch, pathlib, and glob methods that allows exclusion patterns to be
    specified directly without needing to enable NEGATE and prepend patterns with !. exclude accepts a separate
    pattern or pattern list. exclude should not be used in conjunction with NEGATE. One or the other should be used.

v8.3

Compare Source

8.3

  • NEW: Officially support Python 3.10.
  • NEW: Provide type hints for API.
  • FIX: Gracefully handle calls with an empty pattern list.

v8.2

Compare Source

8.2

  • NEW: Add support for dir_fd in glob patterns.
  • FIX: Small fix for Python 3.10 Beta 1 and pathlib.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/wcmatch-8.x branch from f0f0a37 to 5b637b7 Compare May 9, 2022 01:29
@renovate renovate bot changed the title Update dependency wcmatch to v8.3 Update dependency wcmatch to v8.4 May 31, 2022
@renovate renovate bot force-pushed the renovate/wcmatch-8.x branch from 5b637b7 to 55a82ba Compare May 31, 2022 00:42
@renovate renovate bot force-pushed the renovate/wcmatch-8.x branch from 55a82ba to bf5c565 Compare September 25, 2022 11:10
@renovate renovate bot changed the title Update dependency wcmatch to v8.4 Update dependency wcmatch to v8.4.1 Sep 25, 2022
@renovate renovate bot force-pushed the renovate/wcmatch-8.x branch from bf5c565 to c27ed4a Compare July 26, 2025 08:02
@renovate renovate bot changed the title Update dependency wcmatch to v8.4.1 chore(deps): update dependency wcmatch to v8.5.2 Jul 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants