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

build(deps): update dependency pathspec to v0.9.0 #125

Merged
merged 1 commit into from
Jul 18, 2021

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: "after 10pm every weekday,every weekend" in timezone Africa/Lusaka.

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


  • 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 added dependencies Pull requests that update a dependency file python labels Jul 18, 2021
@codecov-commenter
Copy link

Codecov Report

Merging #125 (0c38151) into master (7e32153) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #125   +/-   ##
=======================================
  Coverage   93.36%   93.36%           
=======================================
  Files          18       18           
  Lines         241      241           
=======================================
  Hits          225      225           
  Misses         16       16           

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 7e32153...0c38151. Read the comment docs.

@renovate renovate bot merged commit 6c57d06 into master Jul 18, 2021
@renovate renovate bot deleted the renovate/pathspec-0.x branch July 18, 2021 01:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file python
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants