Skip to content

Bump pydriller from 1.12 to 2.2#100

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/pydriller-2.2
Closed

Bump pydriller from 1.12 to 2.2#100
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/pydriller-2.2

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Nov 14, 2022

Bumps pydriller from 1.12 to 2.2.

Release notes

Sourced from pydriller's releases.

2.2

What's Changed

New Contributors

Full Changelog: ishepard/pydriller@2.1...2.2

2.1

What's Changed

New Contributors

Full Changelog: ishepard/pydriller@2.0...2.1

2.0

Pydriller 2.0 finally arrived! Biggest updates are:

  • Multithreading is now supported! With the flag num_workers you can specify how many threads you want to use (default = 1). With threads you can be much faster: when analysing the entire history of apache hadoop, I went from 11.04 minutes to 1.46 minutes!
  • It was time to rename and shorten the main classes:
    • RepositoryMining -> Repository
    • GitRepository -> Git
  • Renamed Modification to a more meaningful class name ModifiedFile

... (truncated)

Commits
  • 66d2c31 Merge pull request #234 from lgtm-migrator/codeql
  • 187c45a Fix mypy 'Incompatible default for argument'
  • c8f3ea1 Prepare for release 2.2
  • e7ba211 Add CodeQL workflow for GitHub code scanning
  • 349203a Merge pull request #233 from gremat/stop_packaging_tests
  • 3c92b15 Merge pull request #231 from stefanodallapalma/master
  • 622fc72 Stop packaging tests
  • 9390ec3 Removed recently-added return type from method signature to avoid error in my...
  • fb8d87f Refactoring
  • e9be9d8 Added try/catch when decoding source code
  • 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)

Bumps [pydriller](https://github.com/ishepard/pydriller) from 1.12 to 2.2.
- [Release notes](https://github.com/ishepard/pydriller/releases)
- [Commits](ishepard/pydriller@1.12...2.2)

---
updated-dependencies:
- dependency-name: pydriller
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Nov 14, 2022
@dependabot @github
Copy link
Copy Markdown
Author

dependabot bot commented on behalf of github Dec 12, 2022

Superseded by #122.

@dependabot dependabot bot closed this Dec 12, 2022
@dependabot dependabot bot deleted the dependabot/pip/pydriller-2.2 branch December 12, 2022 13:12
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 Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants