-
Notifications
You must be signed in to change notification settings - Fork 406
Fix/from node #74
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/from node #74
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey! Thanks for another PR. I'm up for pinning the Docker SHA if Node-latest is causing issues.
I have one comment on the Dependabot configuration, since I rather not bump the image label to 17 on it's first PR. Once that's fixed we're good to go.
I will wait a bit to see if the Dependabot config works before merging it in 😇 Might take a while, since it will only trigger when there's a newer version of |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for hanging on, I see that Dependabot opened philipp-kunz-mimacom#2, which means that the range-filter works fine (and in doing so defied my expectations, kudos for Dependabot 😄 ).
LGTM 🚀 and let's merge!
@philipp-kunz-mimacom looking at what you have in your fork's |
i don't think so. far as i remember that was a test to trigger dependabot. i guess it would not make a difference really except for the tag including a minor number or not but either way would point to the same image anyway. |
🎉 This PR is included in version 2.2.2 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
the idea for this pull request occurred to me when i desperately tried to run the test locally which did not work due to an already locally present but outdated
node
image.just now, dependabot will create a mr to update node from 16 to 17 as demonstrated in https://github.com/philipp-kunz-mimacom/wait-for/pull/1/files