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

chore(maven): Add 'editFile' field to extracted deps #6752

Merged

Conversation

zharinov
Copy link
Collaborator

No description provided.

@@ -137,6 +137,10 @@ function applyProps(
result.skipReason = SkipReason.VersionPlaceholder;
}

if (propSource) {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Will propSource ever be a duplicate of packageFile?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, it can be assigned only from it. Though I can't figure out it's meaning and when it will be different from new editFile

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's only include it if it's different to packageFile

"currentValue": "1.2.3.4",
"datasource": "maven",
"depName": "org.example:quux",
"editFile": "parent.pom.xml",
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

^^^

@rarkins rarkins changed the title feat(maven): Add 'editFile' field to extracted deps chore(maven): Add 'editFile' field to extracted deps Jul 14, 2020
@rarkins rarkins merged commit 74b6669 into renovatebot:master Jul 14, 2020
@renovate-release
Copy link
Collaborator

🎉 This PR is included in version 21.30.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 16, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants