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)
.github/workflows/release.yml (github-actions)
package.json (npm)
What to Expect
With your current configuration, Renovate will create 6 Pull Requests:
Update dependency chai to v4.3.6
- Schedule: ["at any time"]
- Branch name: `renovate/chai-4.x`
- Merge into: `master`
- Upgrade [chai](https://togithub.com/chaijs/chai) to `4.3.6`
Update actions/setup-node action to v2.5.1
- Schedule: ["at any time"]
- Branch name: `renovate/actions-setup-node-2.x`
- Merge into: `master`
- Upgrade [actions/setup-node](https://togithub.com/actions/setup-node) to `v2.5.1`
Update dependency mocha to v9.2.2
- Schedule: ["at any time"]
- Branch name: `renovate/mocha-9.x`
- Merge into: `master`
- Upgrade [mocha](https://togithub.com/mochajs/mocha) to `9.2.2`
Update dependency rollup to v2.70.0
- Schedule: ["at any time"]
- Branch name: `renovate/rollup-2.x`
- Merge into: `master`
- Upgrade [rollup](https://togithub.com/rollup/rollup) to `2.70.0`
Update actions/checkout action to v3
- Schedule: ["at any time"]
- Branch name: `renovate/actions-checkout-3.x`
- Merge into: `master`
- Upgrade [actions/checkout](https://togithub.com/actions/checkout) to `v3`
Update actions/setup-node action
- Schedule: ["at any time"]
- Branch name: `renovate/actions-setup-node-3.x`
- Merge into: `master`
- Upgrade [actions/setup-node](https://togithub.com/actions/setup-node) to `v3.0.0`
- Upgrade [actions/setup-node](https://togithub.com/actions/setup-node) to `v3`
❓ 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.
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).github/workflows/release.yml
(github-actions)package.json
(npm)What to Expect
With your current configuration, Renovate will create 6 Pull Requests:
Update dependency chai to v4.3.6
- Schedule: ["at any time"] - Branch name: `renovate/chai-4.x` - Merge into: `master` - Upgrade [chai](https://togithub.com/chaijs/chai) to `4.3.6`Update actions/setup-node action to v2.5.1
- Schedule: ["at any time"] - Branch name: `renovate/actions-setup-node-2.x` - Merge into: `master` - Upgrade [actions/setup-node](https://togithub.com/actions/setup-node) to `v2.5.1`Update dependency mocha to v9.2.2
- Schedule: ["at any time"] - Branch name: `renovate/mocha-9.x` - Merge into: `master` - Upgrade [mocha](https://togithub.com/mochajs/mocha) to `9.2.2`Update dependency rollup to v2.70.0
- Schedule: ["at any time"] - Branch name: `renovate/rollup-2.x` - Merge into: `master` - Upgrade [rollup](https://togithub.com/rollup/rollup) to `2.70.0`Update actions/checkout action to v3
- Schedule: ["at any time"] - Branch name: `renovate/actions-checkout-3.x` - Merge into: `master` - Upgrade [actions/checkout](https://togithub.com/actions/checkout) to `v3`Update actions/setup-node action
- Schedule: ["at any time"] - Branch name: `renovate/actions-setup-node-3.x` - Merge into: `master` - Upgrade [actions/setup-node](https://togithub.com/actions/setup-node) to `v3.0.0` - Upgrade [actions/setup-node](https://togithub.com/actions/setup-node) to `v3`❓ 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 Renovate Bot.