chore: Configure Renovate
Welcome to Renovate! This is an onboarding MR to help you understand and configure settings before regular Merge Requests begin.
Detected Package Files
-
.tool-versions
(asdf) -
.gitlab-ci.yml
(gitlabci) -
integration/browser/package.json
(npm) -
integration/node/package.json
(npm) -
package.json
(npm)
Configuration Summary
Based on the default config's presets, Renovate will:
- Start dependency updates only once this onboarding MR is merged
- Show all Merge Confidence badges for pull requests.
- Enable Renovate Dependency Dashboard creation.
- Use semantic commit type
fix
for dependencies andchore
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.
renovate.json
in this branch with your custom config and the list of Merge Requests in the "What to Expect" section below will be updated the next time Renovate runs.
What to Expect
With your current configuration, Renovate will create 20 Merge Requests:
chore(deps): update dependency @rollup/plugin-commonjs to v25.0.7
- Schedule: ["at any time"]
- Branch name:
renovate/rollup-plugin-commonjs-25.x-lockfile
- Merge into:
master
- Upgrade @rollup/plugin-commonjs to
25.0.7
chore(deps): update dependency @rollup/plugin-json to v6.0.1
- Schedule: ["at any time"]
- Branch name:
renovate/rollup-plugin-json-6.x-lockfile
- Merge into:
master
- Upgrade @rollup/plugin-json to
6.0.1
chore(deps): update dependency @rollup/plugin-node-resolve to v15.2.3
- Schedule: ["at any time"]
- Branch name:
renovate/rollup-plugin-node-resolve-15.x-lockfile
- Merge into:
master
- Upgrade @rollup/plugin-node-resolve to
15.2.3
chore(deps): update dependency @rollup/plugin-typescript to v11.1.5
- Schedule: ["at any time"]
- Branch name:
renovate/rollup-plugin-typescript-11.x-lockfile
- Merge into:
master
- Upgrade @rollup/plugin-typescript to
11.1.5
chore(deps): update dependency @types/mocha to v10.0.6
- Schedule: ["at any time"]
- Branch name:
renovate/mocha-10.x-lockfile
- Merge into:
master
- Upgrade @types/mocha to
10.0.6
chore(deps): update dependency @types/sinon to v10.0.20
- Schedule: ["at any time"]
- Branch name:
renovate/sinon-10.x-lockfile
- Merge into:
master
- Upgrade @types/sinon to
10.0.20
chore(deps): update dependency chai to v4.3.10
- Schedule: ["at any time"]
- Branch name:
renovate/chai-4.x-lockfile
- Merge into:
master
- Upgrade chai to
4.3.10
- Upgrade @types/chai to
4.3.11
chore(deps): update dependency rollup to v3.29.4
- Schedule: ["at any time"]
- Branch name:
renovate/rollup-3.x-lockfile
- Merge into:
master
- Upgrade rollup to
3.29.4
chore(deps): update dependency @types/node to v20.10.0
- Schedule: ["at any time"]
- Branch name:
renovate/node-20.x-lockfile
- Merge into:
master
- Upgrade @types/node to
20.10.0
chore(deps): update dependency node to v20.10.0
- Schedule: ["at any time"]
- Branch name:
renovate/node-20.x
- Merge into:
master
- Upgrade node to
20.10.0
chore(deps): update dependency typescript to v5.3.2
- Schedule: ["at any time"]
- Branch name:
renovate/typescript-5.x-lockfile
- Merge into:
master
- Upgrade typescript to
5.3.2
chore(deps): update dependency vite to v4.5.0
- Schedule: ["at any time"]
- Branch name:
renovate/vite-4.x-lockfile
- Merge into:
master
- Upgrade vite to
4.5.0
chore(deps): update yarn to v3.7.0
- Schedule: ["at any time"]
- Branch name:
renovate/yarn-monorepo
- Merge into:
master
- Upgrade yarn to
3.7.0
chore(deps): update dependency rollup to v4
- Schedule: ["at any time"]
- Branch name:
renovate/rollup-4.x
- Merge into:
master
- Upgrade rollup to
^4.0.0
chore(deps): update dependency sinon to v17
- Schedule: ["at any time"]
- Branch name:
renovate/sinon-17.x
- Merge into:
master
- Upgrade sinon to
^17.0.0
- Upgrade @types/sinon to
^17.0.0
chore(deps): update dependency typescript to v5
- Schedule: ["at any time"]
- Branch name:
renovate/typescript-5.x
- Merge into:
master
- Upgrade typescript to
^5.0.0
chore(deps): update dependency vite to v5
- Schedule: ["at any time"]
- Branch name:
renovate/vite-5.x
- Merge into:
master
- Upgrade vite to
^5.0.0
chore(deps): update node.js to v21
- Schedule: ["at any time"]
- Branch name:
renovate/node-21.x
- Merge into:
master
- Upgrade node to
21
chore(deps): update semantic-release monorepo (major)
- Schedule: ["at any time"]
- Branch name:
renovate/major-semantic-release-monorepo
- Merge into:
master
- Upgrade @semantic-release/gitlab to
^12.0.0
- Upgrade @semantic-release/npm to
^11.0.0
- Upgrade semantic-release to
^22.0.0
chore(deps): update yarn to v4
- Schedule: ["at any time"]
- Branch name:
renovate/major-yarn-monorepo
- Merge into:
master
- Upgrade yarn to
4.0.2
prhourlylimit
for details.
This MR has been generated by Renovate Bot.