-
Notifications
You must be signed in to change notification settings - Fork 2
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
Dependabot updates #924
Comments
Hey @pdpinch @rhysyngsun,
|
If we're going to enable something like dependabot I'd rather go with renovate, although it requires some more configuration tweaks. In the meantime, can you manually open some PRs to bump the versions for what dependabot is alerting on? |
Putting it here for reference: ejs cannot be upgraded as it is a dependency of https://github.com/surma/rollup-plugin-off-main-thread and ejs version is not updated in it. There is an Open PR for ejs version bump but it seems like there is no activity on it from the maintainers surma/rollup-plugin-off-main-thread#53. |
Terser is a dependency of the following Packages:
https://github.com/TrySound/rollup-plugin-terser has not yet bumped the version specified by the dependabot is the reason we cannot update terser. We can pin the version as we do in MITxPro https://github.com/mitodl/mitxpro/blob/5a4bde552c2bdc89702740eef78146c4012a6012/package.json#L136 |
Merge is the dependency of https://github.com/sasstools/sass-lint. A PR for Version bump is created but there is no response on that sasstools/sass-lint#1321. |
node-fetch also has a few dependencies that have open PRs for version bumps.
|
shelljs is a dependency of eslint and flowgen. Flowgen has a open PR joarwilk/flowgen#169 for version bump but eslint is still using 0.8.2 and no issue or PR if open for version bump. |
nth-select is a dependency of |
Hey, @rhysyngsun @pdpinch just FYI;
Please let me know your opinion. Thanks |
@asadali145 I think we should try the |
I'd like to close this generic issue. Can someone open a specific issue about pinning the version of |
Recently, Depeandabot opened a couple of PRs for the related dependencies. I will be having a look into those when I get some time. Hopefully, We won't need the resolutions. |
Closing this one. Dependabot opened PRs that we need to review now. This one is invalid. |
Dependabot is recommending a number of updates, but it can't open PRs right now.
Acceptance Criteria:
related issues
The text was updated successfully, but these errors were encountered: