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/release.yml (github-actions)
package.json (npm)
Configuration Summary
Based on the default config's presets, Renovate will:
Start dependency updates only once this onboarding PR is merged
Show all Merge Confidence badges for pull requests.
Enable Renovate Dependency Dashboard creation.
Use semantic commit type fix for dependencies and chore for all others if semantic commits are in use.
Ignore node_modules, bower_components, vendor and various test/tests directories.
Group known monorepo packages together.
Use curated list of recommended non-monorepo package groupings.
Apply crowd-sourced package replacement rules.
Apply crowd-sourced workarounds for known problems with packages.
🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to renovate.json in this branch. Renovate will update the Pull Request description the next time it runs.
What to Expect
With your current configuration, Renovate will create 17 Pull Requests:
chore(deps): update dependency @types/mocha to v10.0.6
- Schedule: ["at any time"]
- Branch name: `renovate/mocha-10.x-lockfile`
- Merge into: `main`
- Upgrade [@types/mocha](https://togithub.com/DefinitelyTyped/DefinitelyTyped) to `10.0.6`
chore(deps): update dependency @types/node to v16.18.68
- Schedule: ["at any time"]
- Branch name: `renovate/node-16.x-lockfile`
- Merge into: `main`
- Upgrade [@types/node](https://togithub.com/DefinitelyTyped/DefinitelyTyped) to `16.18.68`
chore(deps): update dependency @vscode/test-electron to v2.3.8
- Schedule: ["at any time"]
- Branch name: `renovate/vscode-test-electron-2.x-lockfile`
- Merge into: `main`
- Upgrade [@vscode/test-electron](https://togithub.com/Microsoft/vscode-test) to `2.3.8`
chore(deps): update dependency @types/vscode to v1.85.0
- Schedule: ["at any time"]
- Branch name: `renovate/vscode-1.x-lockfile`
- Merge into: `main`
- Upgrade [@types/vscode](https://togithub.com/DefinitelyTyped/DefinitelyTyped) to `1.85.0`
chore(deps): update dependency @vscode/debugadapter to v1.64.0
- Schedule: ["at any time"]
- Branch name: `renovate/vscode-debugadapter-1.x-lockfile`
- Merge into: `main`
- Upgrade [@vscode/debugadapter](https://togithub.com/microsoft/vscode-debugadapter-node) to `1.64.0`
chore(deps): update dependency @vscode/debugadapter-testsupport to v1.64.0
- Schedule: ["at any time"]
- Branch name: `renovate/vscode-debugadapter-testsupport-1.x-lockfile`
- Merge into: `main`
- Upgrade [@vscode/debugadapter-testsupport](https://togithub.com/microsoft/vscode-debugadapter-node) to `1.64.0`
chore(deps): update dependency @vscode/debugprotocol to v1.64.0
- Schedule: ["at any time"]
- Branch name: `renovate/vscode-debugprotocol-1.x-lockfile`
- Merge into: `main`
- Upgrade [@vscode/debugprotocol](https://togithub.com/microsoft/vscode-debugadapter-node) to `1.64.0`
chore(deps): update dependency @vscode/vsce to v2.22.0
- Schedule: ["at any time"]
- Branch name: `renovate/vscode-vsce-2.x-lockfile`
- Merge into: `main`
- Upgrade [@vscode/vsce](https://togithub.com/Microsoft/vsce) to `2.22.0`
chore(deps): update dependency esbuild to ^0.19.0
- Schedule: ["at any time"]
- Branch name: `renovate/esbuild-0.x`
- Merge into: `main`
- Upgrade [esbuild](https://togithub.com/evanw/esbuild) to `^0.19.0`
chore(deps): update dependency eslint to v8.55.0
- Schedule: ["at any time"]
- Branch name: `renovate/eslint-8.x-lockfile`
- Merge into: `main`
- Upgrade [eslint](https://togithub.com/eslint/eslint) to `8.55.0`
chore(deps): update typescript-eslint monorepo to v5.62.0
- Schedule: ["at any time"]
- Branch name: `renovate/typescript-eslint-monorepo`
- Merge into: `main`
- Upgrade [@typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/typescript-eslint) to `5.62.0`
- Upgrade [@typescript-eslint/parser](https://togithub.com/typescript-eslint/typescript-eslint) to `5.62.0`
chore(deps): update actions/checkout action to v4
- Schedule: ["at any time"]
- Branch name: `renovate/actions-checkout-4.x`
- Merge into: `main`
- Upgrade [actions/checkout](https://togithub.com/actions/checkout) to `v4`
chore(deps): update actions/setup-node action to v4
- Schedule: ["at any time"]
- Branch name: `renovate/actions-setup-node-4.x`
- Merge into: `main`
- Upgrade [actions/setup-node](https://togithub.com/actions/setup-node) to `v4`
chore(deps): update dependency @types/node to v20
- Schedule: ["at any time"]
- Branch name: `renovate/node-20.x`
- Merge into: `main`
- Upgrade [@types/node](https://togithub.com/DefinitelyTyped/DefinitelyTyped) to `20.x`
chore(deps): update dependency glob to v10
- Schedule: ["at any time"]
- Branch name: `renovate/glob-10.x`
- Merge into: `main`
- Upgrade [glob](https://togithub.com/isaacs/node-glob) to `^10.0.0`
chore(deps): update dependency typescript to v5
- Schedule: ["at any time"]
- Branch name: `renovate/typescript-5.x`
- Merge into: `main`
- Upgrade [typescript](https://togithub.com/Microsoft/TypeScript) to `^5.0.0`
chore(deps): update typescript-eslint monorepo to v6 (major)
- Schedule: ["at any time"]
- Branch name: `renovate/major-typescript-eslint-monorepo`
- Merge into: `main`
- Upgrade [@typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/typescript-eslint) to `^6.0.0`
- Upgrade [@typescript-eslint/parser](https://togithub.com/typescript-eslint/typescript-eslint) to `^6.0.0`
🚸 Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or overwhelm the project. See docs for prhourlylimit for 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 Mend Renovate. View repository job log here.
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/release.yml
(github-actions)package.json
(npm)Configuration Summary
Based on the default config's presets, Renovate will:
fix
for dependencies andchore
for all others if semantic commits are in use.node_modules
,bower_components
,vendor
and various test/tests directories.🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to
renovate.json
in this branch. Renovate will update the Pull Request description the next time it runs.What to Expect
With your current configuration, Renovate will create 17 Pull Requests:
chore(deps): update dependency @types/mocha to v10.0.6
- Schedule: ["at any time"] - Branch name: `renovate/mocha-10.x-lockfile` - Merge into: `main` - Upgrade [@types/mocha](https://togithub.com/DefinitelyTyped/DefinitelyTyped) to `10.0.6`chore(deps): update dependency @types/node to v16.18.68
- Schedule: ["at any time"] - Branch name: `renovate/node-16.x-lockfile` - Merge into: `main` - Upgrade [@types/node](https://togithub.com/DefinitelyTyped/DefinitelyTyped) to `16.18.68`chore(deps): update dependency @vscode/test-electron to v2.3.8
- Schedule: ["at any time"] - Branch name: `renovate/vscode-test-electron-2.x-lockfile` - Merge into: `main` - Upgrade [@vscode/test-electron](https://togithub.com/Microsoft/vscode-test) to `2.3.8`chore(deps): update dependency @types/vscode to v1.85.0
- Schedule: ["at any time"] - Branch name: `renovate/vscode-1.x-lockfile` - Merge into: `main` - Upgrade [@types/vscode](https://togithub.com/DefinitelyTyped/DefinitelyTyped) to `1.85.0`chore(deps): update dependency @vscode/debugadapter to v1.64.0
- Schedule: ["at any time"] - Branch name: `renovate/vscode-debugadapter-1.x-lockfile` - Merge into: `main` - Upgrade [@vscode/debugadapter](https://togithub.com/microsoft/vscode-debugadapter-node) to `1.64.0`chore(deps): update dependency @vscode/debugadapter-testsupport to v1.64.0
- Schedule: ["at any time"] - Branch name: `renovate/vscode-debugadapter-testsupport-1.x-lockfile` - Merge into: `main` - Upgrade [@vscode/debugadapter-testsupport](https://togithub.com/microsoft/vscode-debugadapter-node) to `1.64.0`chore(deps): update dependency @vscode/debugprotocol to v1.64.0
- Schedule: ["at any time"] - Branch name: `renovate/vscode-debugprotocol-1.x-lockfile` - Merge into: `main` - Upgrade [@vscode/debugprotocol](https://togithub.com/microsoft/vscode-debugadapter-node) to `1.64.0`chore(deps): update dependency @vscode/vsce to v2.22.0
- Schedule: ["at any time"] - Branch name: `renovate/vscode-vsce-2.x-lockfile` - Merge into: `main` - Upgrade [@vscode/vsce](https://togithub.com/Microsoft/vsce) to `2.22.0`chore(deps): update dependency esbuild to ^0.19.0
- Schedule: ["at any time"] - Branch name: `renovate/esbuild-0.x` - Merge into: `main` - Upgrade [esbuild](https://togithub.com/evanw/esbuild) to `^0.19.0`chore(deps): update dependency eslint to v8.55.0
- Schedule: ["at any time"] - Branch name: `renovate/eslint-8.x-lockfile` - Merge into: `main` - Upgrade [eslint](https://togithub.com/eslint/eslint) to `8.55.0`chore(deps): update typescript-eslint monorepo to v5.62.0
- Schedule: ["at any time"] - Branch name: `renovate/typescript-eslint-monorepo` - Merge into: `main` - Upgrade [@typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/typescript-eslint) to `5.62.0` - Upgrade [@typescript-eslint/parser](https://togithub.com/typescript-eslint/typescript-eslint) to `5.62.0`chore(deps): update actions/checkout action to v4
- Schedule: ["at any time"] - Branch name: `renovate/actions-checkout-4.x` - Merge into: `main` - Upgrade [actions/checkout](https://togithub.com/actions/checkout) to `v4`chore(deps): update actions/setup-node action to v4
- Schedule: ["at any time"] - Branch name: `renovate/actions-setup-node-4.x` - Merge into: `main` - Upgrade [actions/setup-node](https://togithub.com/actions/setup-node) to `v4`chore(deps): update dependency @types/node to v20
- Schedule: ["at any time"] - Branch name: `renovate/node-20.x` - Merge into: `main` - Upgrade [@types/node](https://togithub.com/DefinitelyTyped/DefinitelyTyped) to `20.x`chore(deps): update dependency glob to v10
- Schedule: ["at any time"] - Branch name: `renovate/glob-10.x` - Merge into: `main` - Upgrade [glob](https://togithub.com/isaacs/node-glob) to `^10.0.0`chore(deps): update dependency typescript to v5
- Schedule: ["at any time"] - Branch name: `renovate/typescript-5.x` - Merge into: `main` - Upgrade [typescript](https://togithub.com/Microsoft/TypeScript) to `^5.0.0`chore(deps): update typescript-eslint monorepo to v6 (major)
- Schedule: ["at any time"] - Branch name: `renovate/major-typescript-eslint-monorepo` - Merge into: `main` - Upgrade [@typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/typescript-eslint) to `^6.0.0` - Upgrade [@typescript-eslint/parser](https://togithub.com/typescript-eslint/typescript-eslint) to `^6.0.0`🚸 Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or overwhelm the project. See docs for
prhourlylimit
for 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 Mend Renovate. View repository job log here.