Skip to content

chore(deps): update dependency pathspec to v1.1.1#308

Open
red-hat-konflux[bot] wants to merge 1 commit intomainfrom
konflux/mintmaker/main/pathspec-1.x
Open

chore(deps): update dependency pathspec to v1.1.1#308
red-hat-konflux[bot] wants to merge 1 commit intomainfrom
konflux/mintmaker/main/pathspec-1.x

Conversation

@red-hat-konflux
Copy link
Copy Markdown
Contributor

@red-hat-konflux red-hat-konflux Bot commented Mar 25, 2026

This PR contains the following updates:

Package Change Age Confidence
pathspec (changelog) ==1.0.3==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


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

To execute skipped test pipelines write comment /ok-to-test.


Documentation

Find out how to configure dependency updates in MintMaker documentation or see all available configuration options in Renovate documentation.

@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/main/pathspec-1.x branch from 9b82b69 to 749de7b Compare April 2, 2026 20:13
@red-hat-konflux red-hat-konflux Bot changed the title Update dependency pathspec to v1.0.4 chore(deps): update dependency pathspec to v1.0.4 Apr 13, 2026
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/main/pathspec-1.x branch from 749de7b to 515d98c Compare April 23, 2026 04:10
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update dependency pathspec to v1.0.4 chore(deps): update dependency pathspec to v1.1.0 Apr 23, 2026
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/main/pathspec-1.x branch from 515d98c to 872a645 Compare April 27, 2026 04:05
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update dependency pathspec to v1.1.0 chore(deps): update dependency pathspec to v1.1.1 Apr 27, 2026
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