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.9.0 #141

Merged
merged 1 commit into from
Aug 11, 2021
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 11, 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.

@sonarcloud
Copy link

sonarcloud bot commented Aug 11, 2021

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@codecov
Copy link

codecov bot commented Aug 11, 2021

Codecov Report

Merging #141 (993140a) into main (69347fb) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #141   +/-   ##
=======================================
  Coverage   91.46%   91.46%           
=======================================
  Files          30       30           
  Lines        1207     1207           
  Branches       40       40           
=======================================
  Hits         1104     1104           
  Misses        101      101           
  Partials        2        2           

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 69347fb...993140a. Read the comment docs.

@tomwillis608 tomwillis608 merged commit d6b6eea into main Aug 11, 2021
@renovate renovate bot deleted the renovate/pathspec-0.x branch August 11, 2021 19:48
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

2 participants