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

Bump pydriller from 1.12 to 1.15.2 #1703

Open
wants to merge 1 commit into
base: master
from

Conversation

@dependabot @github
Copy link
Contributor

dependabot bot commented on behalf of github Jul 21, 2020

Bumps pydriller from 1.12 to 1.15.2.

Release notes

Sourced from pydriller's releases.

1.15.2

Fix:

  • error that prevented directories from being deleted when cloned in a temporary directory
  • Properly handle zero-change modifications in DMM

Features:

  • pydriller.__version__

1.15

Fix:

  • fixed bug the prevented users to pass tags filters when analysing multiple repos

1.13

Features:

  • new parameter order, that can accept "date-order", "author-date-order", "topo-order" and "reverse"
  • process metrics can now accept dates

Deprecated:

  • "reversed_order": now the user should use order='reverse'

Bug fix:

  • fix on ordering of the commits, that was a bit different from what Git was presenting in reality. We now use git filters to order the commits.
  • fix on "from_commit" and "to_commit" if they had the same commit date
Commits
  • 8ce3b55 prepare for release
  • 7223f96 Merge pull request #128 from ishepard/fix-deletion-tempdirs
  • 6cd5e93 using shutil to remove the temp directory on windows if error is raised
  • 75afe50 fix error on windows CI
  • af8c3ef fix mypy issue
  • e9cf931 new attribute of commit project_path, plus I now save the temporarydirectory ...
  • e35e071 started using flake8
  • a339162 Update documentation with how to obtain the version of pydriller
  • a4c1d70 create version of pydriller
  • e1dbe72 update documentation on order
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
@codecov
Copy link

codecov bot commented Jul 21, 2020

Codecov Report

Merging #1703 into master will increase coverage by 1.48%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1703      +/-   ##
==========================================
+ Coverage   57.23%   58.72%   +1.48%     
==========================================
  Files          93      109      +16     
  Lines        8835     9928    +1093     
==========================================
+ Hits         5057     5830     +773     
- Misses       3778     4098     +320     
Impacted Files Coverage Δ
http_service/tests/test_push_schedules.py 95.83% <0.00%> (ø)
http_service/bugbug_http/__init__.py 100.00% <0.00%> (ø)
http_service/tests/test_integration.py 20.00% <0.00%> (ø)
http_service/tests/test_readthrough_cache.py 94.69% <0.00%> (ø)
http_service/tests/test_bug_classification.py 98.64% <0.00%> (ø)
http_service/bugbug_http/listener.py 0.00% <0.00%> (ø)
http_service/bugbug_http/app.py 89.64% <0.00%> (ø)
http_service/bugbug_http/download_models.py 0.00% <0.00%> (ø)
http_service/bugbug_http/worker.py 0.00% <0.00%> (ø)
http_service/setup.py 0.00% <0.00%> (ø)
... and 6 more

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 d4af351...8d5c3b6. Read the comment docs.

@dependabot dependabot bot force-pushed the dependabot/pip/pydriller-1.15.2 branch 8 times, most recently from ba6dc6d to 952969a Jul 21, 2020
@dependabot dependabot bot force-pushed the dependabot/pip/pydriller-1.15.2 branch 4 times, most recently from 67ffa35 to c50d9f7 Aug 3, 2020
@dependabot dependabot bot force-pushed the dependabot/pip/pydriller-1.15.2 branch 12 times, most recently from de224c6 to 5bab016 Aug 26, 2020
@dependabot dependabot bot force-pushed the dependabot/pip/pydriller-1.15.2 branch 3 times, most recently from 359bb48 to 95721cc Sep 7, 2020
@dependabot dependabot bot force-pushed the dependabot/pip/pydriller-1.15.2 branch from 95721cc to edc793c Sep 14, 2020
Bumps [pydriller](https://github.com/ishepard/pydriller) from 1.12 to 1.15.2.
- [Release notes](https://github.com/ishepard/pydriller/releases)
- [Commits](ishepard/pydriller@1.12...1.15.2)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/pydriller-1.15.2 branch from edc793c to 8d5c3b6 Sep 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

0 participants
You can’t perform that action at this time.