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: handle dependency cycles in Gradle projects #450

Merged
merged 1 commit into from Apr 17, 2019

Conversation

kyegupov
Copy link
Contributor

@kyegupov kyegupov commented Apr 16, 2019

  • Ready for review
  • Follows CONTRIBUTING rules
  • Reviewed by Snyk internal team

What does this PR do?

Fixes an issue where parsing of the Gradle project with cyclic deps fails with StackOverflowError.

This also picks up changes introduced in gradle plugin version 2.7.0, but they should not affect anything (a new field with trivially generated data was added to the output, this field is unused so far).

What are the relevant tickets?

https://snyksec.atlassian.net/browse/BST-575

@kyegupov kyegupov closed this Apr 16, 2019
@kyegupov kyegupov reopened this Apr 16, 2019
@kyegupov kyegupov closed this Apr 16, 2019
@kyegupov kyegupov reopened this Apr 16, 2019
@kyegupov kyegupov closed this Apr 16, 2019
@kyegupov
Copy link
Contributor Author

Kicking flaky Travis build

@kyegupov kyegupov reopened this Apr 16, 2019
@kyegupov
Copy link
Contributor Author

Kicking broken appveyor build

@kyegupov kyegupov closed this Apr 16, 2019
@kyegupov kyegupov reopened this Apr 16, 2019
@lili2311 lili2311 closed this Apr 16, 2019
@lili2311 lili2311 reopened this Apr 16, 2019
@lili2311 lili2311 closed this Apr 16, 2019
@lili2311 lili2311 reopened this Apr 16, 2019
@lili2311 lili2311 closed this Apr 16, 2019
@lili2311 lili2311 reopened this Apr 16, 2019
@adrukh adrukh closed this Apr 16, 2019
@adrukh adrukh reopened this Apr 16, 2019
@adrukh adrukh closed this Apr 16, 2019
@adrukh adrukh reopened this Apr 16, 2019
@lili2311 lili2311 merged commit 0503d86 into master Apr 17, 2019
@lili2311 lili2311 deleted the fix/gradle-stack-cyclic-deps branch April 17, 2019 07:47
@snyksec
Copy link

snyksec commented Apr 17, 2019

🎉 This PR is included in version 1.151.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
5 participants