Closed renovate[bot] closed 6 months ago
Renovate 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.
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/on-pr-master-format-lint.yml
(github-actions).github/workflows/on-push-publish-to-npm.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 15 Pull Requests:
Update dependency adm-zip to v0.5.12
- Schedule: ["at any time"] - Branch name: `renovate/adm-zip-0.x-lockfile` - Merge into: `main` - Upgrade [adm-zip](https://togithub.com/cthackers/adm-zip) to `0.5.12`Update dependency archiver to v6.0.2
- Schedule: ["at any time"] - Branch name: `renovate/archiver-6.x-lockfile` - Merge into: `main` - Upgrade [archiver](https://togithub.com/archiverjs/node-archiver) to `6.0.2`Update dependency mocha to v10.4.0
- Schedule: ["at any time"] - Branch name: `renovate/mocha-10.x-lockfile` - Merge into: `main` - Upgrade [mocha](https://togithub.com/mochajs/mocha) to `10.4.0`Update dependency open to v7.4.2
- Schedule: ["at any time"] - Branch name: `renovate/open-7.x-lockfile` - Merge into: `main` - Upgrade [open](https://togithub.com/sindresorhus/open) to `7.4.2`Update JS-DevTools/npm-publish action to v3
- Schedule: ["at any time"] - Branch name: `renovate/js-devtools-npm-publish-3.x` - Merge into: `main` - Upgrade [JS-DevTools/npm-publish](https://togithub.com/JS-DevTools/npm-publish) to `v3`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`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`Update dependency @oclif/core to v3
- Schedule: ["at any time"] - Branch name: `renovate/oclif-core-3.x` - Merge into: `main` - Upgrade [@oclif/core](https://togithub.com/oclif/core) to `^3.0.0`Update dependency archiver to v7
- Schedule: ["at any time"] - Branch name: `renovate/archiver-7.x` - Merge into: `main` - Upgrade [archiver](https://togithub.com/archiverjs/node-archiver) to `^7.0.0`Update dependency chalk to v5
- Schedule: ["at any time"] - Branch name: `renovate/chalk-5.x` - Merge into: `main` - Upgrade [chalk](https://togithub.com/chalk/chalk) to `^5.0.0`Update dependency eslint to v9
- Schedule: ["at any time"] - Branch name: `renovate/eslint-9.x` - Merge into: `main` - Upgrade [eslint](https://togithub.com/eslint/eslint) to `^9.0.0`Update dependency inquirer to v9
- Schedule: ["at any time"] - Branch name: `renovate/inquirer-9.x` - Merge into: `main` - Upgrade [inquirer](https://togithub.com/SBoudrias/Inquirer.js) to `^9.0.0`Update dependency inquirer-autocomplete-prompt to v3
- Schedule: ["at any time"] - Branch name: `renovate/inquirer-autocomplete-prompt-3.x` - Merge into: `main` - Upgrade [inquirer-autocomplete-prompt](https://togithub.com/mokkabonna/inquirer-autocomplete-prompt) to `^3.0.0`Update dependency open to v10
- Schedule: ["at any time"] - Branch name: `renovate/open-10.x` - Merge into: `main` - Upgrade [open](https://togithub.com/sindresorhus/open) to `^10.0.0`Update dependency ora to v8
- Schedule: ["at any time"] - Branch name: `renovate/ora-8.x` - Merge into: `main` - Upgrade [ora](https://togithub.com/sindresorhus/ora) to `^8.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.