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

fix(deps): update dependency pathspec to v0.9.0 #166

Merged
merged 1 commit into from
Jul 19, 2021
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 18, 2021

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

Compare Source

  • 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: cpburnz/python-pathspec#44
.. _Issue #​45: cpburnz/python-pathspec#45
.. _Issue #​46: cpburnz/python-pathspec#46
.. _Issue #​50: cpburnz/python-pathspec#50


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.

@codecov-commenter
Copy link

codecov-commenter commented Jul 18, 2021

Codecov Report

Merging #166 (7d4d4f3) into main (714d5a6) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #166   +/-   ##
=======================================
  Coverage   18.36%   18.36%           
=======================================
  Files           9        9           
  Lines        1067     1067           
=======================================
  Hits          196      196           
  Misses        871      871           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 714d5a6...7d4d4f3. Read the comment docs.

@xoxys xoxys merged commit bb79a36 into main Jul 19, 2021
@delete-merged-branch delete-merged-branch bot deleted the renovate/pathspec-0.x branch July 19, 2021 12:45
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

3 participants