Conversation
|
@ChristianMurphy The types/node update has no effect whatsoever. Can we do without such changes? |
|
This is the base configuration, the description of what that entails is above.
They can impact typescript validation. |
|
It could, but it shouldn't according to semver tho? Re noise reduction: I'm up for all of those mechanisms 😅 |
Sometimes. In the case of VSCode plugins, I don't thing the types are part of the public API. |
|
It’s a dev-dep here: so it shouldn’t be exposed in any way. I get what you mean if it were a direct dep though |
|
Is this good to go? |
Renovate is disabledRenovate is disabled because there is no Renovate configuration file. To enable Renovate, you can either (a) change this PR's title to get a new onboarding PR, and merge the new onboarding PR, or (b) create a Renovate config file, and commit that file to your base branch. |
|
I can see that |
|
It is unified convention to use wide version ranges so that updates happen largely automatically, without need for a bot. |
|
Actions don’t change frequently, and like other dev-dependencies, it is less important to update right when new majors are released. |
|
Sure, but I don't manually follow up on when all of the GitHub Actions in all of my repositories release a new version. I expect a tool to convey that information to me, without me having to lift a finger. How can we achieve that? |
|
I don’t think we need to achieve that. |
|
Renovate was absolutely used and many of its pull requests were merged. I’ll leave it to you to keep all dependencies up to date, then. |
Welcome to Renovate! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.
🚦 To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged.
Detected Package Files
.github/workflows/build.yml(github-actions)package.json(npm)Configuration
🔡 Renovate has detected a custom config for this PR. Feel free to ask for help if you have any doubts and would like it reviewed.
Important: Now that this branch is edited, Renovate can't rebase it from the base branch any more. If you make changes to the base branch that could impact this onboarding PR, please merge them manually.
What to Expect
With your current configuration, Renovate will create 5 Pull Requests:
chore(deps): update dependency eslint to v7
renovate/eslint-7.xmaster^7.0.0chore(deps): update dependency mocha to v8
renovate/mocha-8.xmaster^8.0.0^8.0.0chore(deps): update dependency typescript to v4
renovate/typescript-4.xmaster^4.0.0chore(deps): update typescript-eslint monorepo to v4 (major)
renovate/major-typescript-eslint-monorepomaster^4.0.0^4.0.0fix(deps): update dependency remark to v13
renovate/major-remark-monorepomaster^13.0.0🚸 Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or spam the project. See docs for
prhourlylimitfor details.❓ Got questions? Check out Renovate's Docs, particularly the Getting Started section.
If you need any further assistance then you can also request help here.
This PR has been generated by WhiteSource Renovate. View repository job log here.