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: correctly parse multistage dockerfiles written in lowercase #974

Merged
merged 1 commit into from
Jan 27, 2020

Conversation

RotemS
Copy link
Contributor

@RotemS RotemS commented Jan 26, 2020

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

What does this PR do?

Bumping snyk-docker-plugin (contains a fix for parsing dockerfiles written in lowercase)

@RotemS RotemS requested a review from a team as a code owner January 26, 2020 12:01
@ghost ghost requested review from dkontorovskyy and lili2311 January 26, 2020 12:01
dkontorovskyy
dkontorovskyy previously approved these changes Jan 26, 2020
Copy link
Contributor

@dkontorovskyy dkontorovskyy left a comment

Choose a reason for hiding this comment

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

LGTM

@dkontorovskyy dkontorovskyy dismissed their stale review January 26, 2020 12:07

There is newer version on snyk-docker-plugin

package.json Outdated
@@ -78,7 +78,7 @@
"proxy-from-env": "^1.0.0",
"semver": "^6.0.0",
"snyk-config": "^2.2.1",
"snyk-docker-plugin": "1.33.1",
"snyk-docker-plugin": "1.37.3",
Copy link
Contributor

Choose a reason for hiding this comment

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

There is already 1.38.0, maybe upgrade to that version?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

You're right, I missed it 🙈 Changed

@RotemS RotemS self-assigned this Jan 26, 2020
@lili2311
Copy link
Contributor

@RotemS please change the commit to feat this is a change that release new features, chore will not trigger a release. Please could you also update the commit message to explain what will be included in this new release? The commit is part of release notes, currently it doesn't explain

Upgrading to snyk-docker-plugin 1.38.0 that includes this fix.
@RotemS
Copy link
Contributor Author

RotemS commented Jan 27, 2020

@RotemS please change the commit to feat this is a change that release new features, chore will not trigger a release. Please could you also update the commit message to explain what will be included in this new release? The commit is part of release notes, currently it doesn't explain

@lili2311 hope it's ok, changed to fix as I thought it was more suitable. Also updated the commit message.

@RotemS RotemS changed the title chore: bump snyk-docker-plugin fix: correctly parse multistage dockerfiles written in lowercase Jan 27, 2020
@RotemS RotemS merged commit 2e044f4 into master Jan 27, 2020
@RotemS RotemS deleted the chore/bump-docker-plugin branch January 27, 2020 16:53
@snyksec
Copy link

snyksec commented Jan 27, 2020

🎉 This PR is included in version 1.283.0 🎉

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
Development

Successfully merging this pull request may close these issues.

4 participants