-
Notifications
You must be signed in to change notification settings - Fork 90
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
build(deps): bump node from 12.12.0-alpine to 13.5.0-alpine in /backend #2597
build(deps): bump node from 12.12.0-alpine to 13.5.0-alpine in /backend #2597
Conversation
Test summaryRun details
View run in Cypress Dashboard ➡️ Failures
This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Dashboard |
Bumps node from 12.12.0-alpine to 13.5.0-alpine. Signed-off-by: dependabot-preview[bot] <[email protected]>
b6fe746
to
301dd50
Compare
this is blocked by a deprecated API this is failing the build because of our file uploads ... here is an error
After doing some research, this is being thrown by Question, that I don't think we have talked about, is if we want to be upgrading our node version to the latest in our production images, since there will certainly be issues to deal with as trailblazers, or if we should keep them versioned to the |
@mattwr18 I think you have a point. The nodejs website says:
So maybe we should pin all our nodejs images to I would still like to see those version updates though, so maybe we should start with lts-alpine3.11: I hope @dependabot-bot is able to update versions along the |
👋 If you need additional help with Dependabot, please fill out GitHub's Support form and your request will be routed to the right team at GitHub. Be sure to include the details of any troubleshooting steps you've tried so far. |
Superseded by #2710. |
Bumps node from 12.12.0-alpine to 13.5.0-alpine.
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)@dependabot use these labels
will set the current labels as the default for future PRs for this repo and language@dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language@dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language@dependabot use this milestone
will set the current milestone as the default for future PRs for this repo and language@dependabot badge me
will comment on this PR with code to add a "Dependabot enabled" badge to your readmeAdditionally, you can set the following in your Dependabot dashboard: