Skip to content

Update dependency pathspec to v1#595

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/pathspec-1.x
Open

Update dependency pathspec to v1#595
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/pathspec-1.x

Conversation

@renovate

@renovate renovate Bot commented Jan 6, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
pathspec (changelog) ==0.12.1==1.1.1 age confidence

Release Notes

cpburnz/python-pathspec (pathspec)

v1.1.1

Compare Source

Improvements:

  • Improved type checking with mypy and pyright.

Bug fixes:

  • Fixed typing on PathSpec[TPattern] to PathSpec[TPattern_co].
  • Added missing variant type-hint type[Pattern] to PathSpec.from_lines() parameter pattern_factory.
  • Fixed possible type error when using + and += operators on PathSpec.

v1.1.0

Compare Source

New features:

  • Issue #​108_: Specialize pattern type for PathSpec as PathSpec[TPattern] for better debugging of PathSpec().patterns.

Bug fixes:

  • Issue #​93_: Git discards invalid range notation. GitIgnoreSpecPattern now discards patterns with invalid range notation like Git.
  • Pull #​106_: Fix escape() not escaping backslash characters.

Improvements:

  • Pull #​110_: Nicer debug print outs (and str for regex pattern).

.. _Pull #​106: #​106
.. _Issue #​108: #​108
.. _Pull #​110: #​110

v1.0.4

Compare Source

  • Issue #​103_: Using re2 fails if pyre2 is also installed.

.. _Issue #​103: #​103

v1.0.3

Compare Source

Bug fixes:

  • Issue #​101_: pyright strict errors with pathspec >= 1.0.0.
  • Issue #​102_: No module named 'tomllib'.

.. _Issue #​101: #​101
.. _Issue #​102: #​102

v1.0.2

Compare Source

Bug fixes:

  • Type hint collections.abc.Callable does not properly replace typing.Callable until Python 3.9.2.

v1.0.1

Compare Source

Bug fixes:

  • Issue #​100_: ValueError(f"{patterns=!r} cannot be empty.") when using black.

.. _Issue #​100: #​100

v1.0.0

Compare Source

Bug fixes:

  • Issue #​101_: pyright strict errors with pathspec >= 1.0.0.
  • Issue #​102_: No module named 'tomllib'.

.. _Issue #​101: #​101
.. _Issue #​102: #​102


Configuration

📅 Schedule: (UTC)

  • 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 is behind base branch, 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/pathspec-1.x branch 3 times, most recently from 0eaa3e0 to 5cdd13e Compare January 9, 2026 17:56
@renovate renovate Bot force-pushed the renovate/pathspec-1.x branch from 5cdd13e to f014ad9 Compare January 27, 2026 04:25
@renovate renovate Bot force-pushed the renovate/pathspec-1.x branch from f014ad9 to f7aacb7 Compare April 23, 2026 02:17
@renovate renovate Bot force-pushed the renovate/pathspec-1.x branch from f7aacb7 to 05484c6 Compare April 27, 2026 05:22
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