Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency pathspec to v0.8.1 #20

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Nov 7, 2019

WhiteSource Renovate

This PR contains the following updates:

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

Release Notes

cpburnz/python-path-specification

v0.8.1

  • Issue #​43_: Add support for addition operator.

.. _Issue #​43: cpburnz/python-pathspec#43

v0.8.0

  • Issue #​30_: Expose what patterns matched paths. Added util.detailed_match_files().
  • Issue #​31_: match_tree() doesn't return symlinks.
  • Issue #​34_: Support pathlib.Path\ s.
  • Add PathSpec.match_tree_entries and util.iter_tree_entries() to support directories and symlinks.
  • API change: match_tree() has been renamed to match_tree_files(). The old name match_tree() is still available as an alias.
  • API change: 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#34

v0.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#29

v0.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#26

v0.5.9

  • Fixed file system error handling.

v0.5.8

  • Improved type checking.
  • Created scripts to test Python 2.6 because Tox removed support for it.
  • Improved byte string handling in Python 3.
  • Issue #​22_: Handle dangling symlinks.

.. _Issue #​22: cpburnz/python-pathspec#22

v0.5.7

  • Issue #​21_: Fix collections deprecation warning.

.. _Issue #​21: cpburnz/python-pathspec#21

v0.5.6

  • Improved unit tests.
  • Improved type checking.
  • Issue #​20_: Support current directory prefix.

.. _Issue #​20: cpburnz/python-pathspec#20

v0.5.5

  • Add documentation link to README.

v0.5.4

  • Issue #​17_: Add link to Ruby implementation of pathspec.
  • Add sphinx documentation.

.. _Issue #​17: cpburnz/python-pathspec#17

v0.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#16

v0.5.2

  • Fixed change log.

v0.5.1

  • Issue #​13_: Add equality methods to PathSpec and RegexPattern.

.. _Issue #​13: cpburnz/python-pathspec#13


Configuration

📅 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.


  • If you want to rebase/retry this PR, check this box.

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

@renovate renovate bot changed the title Update dependency pathspec to v0.6.0 Update dependency pathspec to v0.7.0 Dec 27, 2019
@renovate renovate bot changed the title Update dependency pathspec to v0.7.0 Update dependency pathspec to v0.8.0 Apr 26, 2020
@renovate renovate bot changed the title Update dependency pathspec to v0.8.0 Update dependency pathspec to v0.8.1 Nov 28, 2020
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.

None yet

1 participant