Skip to content

chore(deps): update dependency pathspec to v1#462

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

chore(deps): update dependency pathspec to v1#462
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/pathspec-1.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Jan 6, 2026

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

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:

  • Issue #​108_: Specialize pattern type for PathSpec as PathSpec[TPattern] for better debugging of PathSpec().patterns.
  • 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 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.

@coveralls
Copy link
Copy Markdown

coveralls commented Jan 6, 2026

Pull Request Test Coverage Report for Build 20859632005

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 88.37%

Totals Coverage Status
Change from base Build 19951580627: 0.0%
Covered Lines: 1003
Relevant Lines: 1135

💛 - Coveralls

@renovate renovate Bot force-pushed the renovate/pathspec-1.x branch 3 times, most recently from 5ab9a82 to c7a3a11 Compare January 9, 2026 17:12
@renovate renovate Bot force-pushed the renovate/pathspec-1.x branch from c7a3a11 to 4a37633 Compare January 27, 2026 06:12
@renovate renovate Bot force-pushed the renovate/pathspec-1.x branch from 4a37633 to dcade39 Compare February 5, 2026 04:18
@renovate renovate Bot force-pushed the renovate/pathspec-1.x branch from dcade39 to afc5ffb Compare April 23, 2026 05:19
@renovate renovate Bot force-pushed the renovate/pathspec-1.x branch from afc5ffb to 41f3ba0 Compare April 27, 2026 04:47
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.

1 participant