googleapis / doc-pipeline

Apache License 2.0
10 stars 11 forks source link

chore(deps): update dependency pathspec to v0.11.2 #518

Closed renovate-bot closed 1 year ago

renovate-bot commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pathspec ==0.11.1 -> ==0.11.2 age adoption passing confidence

Release Notes

cpburnz/python-pathspec (pathspec) ### [`v0.11.2`](https://togithub.com/cpburnz/python-pathspec/blob/HEAD/CHANGES.rst#0112-2023-07-28) [Compare Source](https://togithub.com/cpburnz/python-pathspec/compare/v0.11.1...v0.11.2) New features: - `Issue #​80`\_: match_files with negated path spec. `pathspec.PathSpec.match_*()` now have a `negate` parameter to make using *.gitignore* logic easier and more efficient. Bug fixes: - `Pull #​76`\_: Add edge case: patterns that end with an escaped space - `Issue #​77`*/`Pull #​78`*: Negate with caret symbol as with the exclamation mark. .. \_`Pull #​76`: [https://github.com/cpburnz/python-pathspec/pull/76](https://togithub.com/cpburnz/python-pathspec/pull/76) .. \_`Issue #​77`: [https://github.com/cpburnz/python-pathspec/issues/77](https://togithub.com/cpburnz/python-pathspec/issues/77) .. \_`Pull #​78`: [https://github.com/cpburnz/python-pathspec/pull/78](https://togithub.com/cpburnz/python-pathspec/pull/78)/ .. \_`Issue #​80`: [https://github.com/cpburnz/python-pathspec/issues/80](https://togithub.com/cpburnz/python-pathspec/issues/80)

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.



This PR has been generated by Mend Renovate. View repository job log here.