reflexivesecurity / reflex-cli

CLI Tool for Running Reflex Engine
Mozilla Public License 2.0
17 stars 2 forks source link

Update dependency pathspec to v0.9.0 #398

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pathspec ==0.8.1 -> ==0.9.0 age adoption passing confidence

Release Notes

cpburnz/python-path-specification ### [`v0.9.0`](https://togithub.com/cpburnz/python-path-specification/blob/master/CHANGES.rst#​090-2021-07-17) [Compare Source](https://togithub.com/cpburnz/python-path-specification/compare/v0.8.1...v0.9.0) - `Issue #​44`*/`Issue #​50`*: Raise `GitWildMatchPatternError` for invalid git patterns. - `Issue #​45`\_: Fix for duplicate leading double-asterisk, and edge cases. - `Issue #​46`\_: Fix matching absolute paths. - API change: `util.normalize_files()` now returns a `Dict[str, List[pathlike]]` instead of a `Dict[str, pathlike]`. - Added type hinting. .. \_`Issue #​44`: [https://github.com/cpburnz/python-path-specification/issues/44](https://togithub.com/cpburnz/python-path-specification/issues/44) .. \_`Issue #​45`: [https://github.com/cpburnz/python-path-specification/pull/45](https://togithub.com/cpburnz/python-path-specification/pull/45) .. \_`Issue #​46`: [https://github.com/cpburnz/python-path-specification/issues/46](https://togithub.com/cpburnz/python-path-specification/issues/46) .. \_`Issue #​50`: [https://github.com/cpburnz/python-path-specification/pull/50](https://togithub.com/cpburnz/python-path-specification/pull/50)

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Enabled.

â™» 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 WhiteSource Renovate. View repository job log here.

mcbanderson commented 3 years ago

:tada: This PR is included in version 1.3.3 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: