Update dependency pathspec to v0.8.1 #20
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
==0.5.0
->==0.8.1
Release Notes
cpburnz/python-path-specification
v0.8.1
Issue #​43
_: Add support for addition operator... _
Issue #​43
: cpburnz/python-pathspec#43v0.8.0
Issue #​30
_: Expose what patterns matched paths. Addedutil.detailed_match_files()
.Issue #​31
_:match_tree()
doesn't return symlinks.Issue #​34
_: Supportpathlib.Path
\ s.PathSpec.match_tree_entries
andutil.iter_tree_entries()
to support directories and symlinks.match_tree()
has been renamed tomatch_tree_files()
. The old namematch_tree()
is still available as an alias.match_tree_files()
now returns symlinks. This is a bug fix but it will change the returned results... _
Issue #​30
: cpburnz/python-pathspec#30.. _
Issue #​31
: cpburnz/python-pathspec#31.. _
Issue #​34
: cpburnz/python-pathspec#34v0.7.0
Issue #​28
_: Add support for Python 3.8, and drop Python 3.4.Issue #​29
_: Publish bdist wheel... _
Issue #​28
: cpburnz/python-pathspec#28.. _
Issue #​29
: cpburnz/python-pathspec#29v0.6.0
Issue #​24
_: Drop support for Python 2.6, 3.2, and 3.3.Issue #​25
_: Update README.rst.Issue #​26
_: Method to escape gitwildmatch... _
Issue #​24
: cpburnz/python-pathspec#24.. _
Issue #​25
: cpburnz/python-pathspec#25.. _
Issue #​26
: cpburnz/python-pathspec#26v0.5.9
v0.5.8
Issue #​22
_: Handle dangling symlinks... _
Issue #​22
: cpburnz/python-pathspec#22v0.5.7
Issue #​21
_: Fix collections deprecation warning... _
Issue #​21
: cpburnz/python-pathspec#21v0.5.6
Issue #​20
_: Support current directory prefix... _
Issue #​20
: cpburnz/python-pathspec#20v0.5.5
v0.5.4
Issue #​17
_: Add link to Ruby implementation of pathspec... _
Issue #​17
: cpburnz/python-pathspec#17v0.5.3
Issue #​14
_: Fix byte strings for Python 3.Issue #​15
_: Include "LICENSE" in source package.Issue #​16
_: Support Python 2.6... _
Issue #​14
: cpburnz/python-pathspec#14.. _
Issue #​15
: cpburnz/python-pathspec#15.. _
Issue #​16
: cpburnz/python-pathspec#16v0.5.2
v0.5.1
Issue #​13
_: Add equality methods toPathSpec
andRegexPattern
... _
Issue #​13
: cpburnz/python-pathspec#13Configuration
📅 Schedule: 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 WhiteSource Renovate. View repository job log here.