elastic / snyk-github-issue-creator

CLI tool for creating GitHub issues from Snyk project issues
5 stars 6 forks source link

Configure Renovate #33

Closed elastic-renovate-prod[bot] closed 1 day ago

elastic-renovate-prod[bot] commented 2 months ago

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

Configuration Summary

Based on the default config's presets, Renovate will:

🔡 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 8 Pull Requests:

Pin dependencies - Schedule: ["at any time"] - Branch name: `renovate/pin-dependencies` - Merge into: `main` - Upgrade [actions/checkout](https://togithub.com/actions/checkout) to `ee0669bd1cc54295c223e0bb666b733df41de1c5` - Upgrade [actions/setup-node](https://togithub.com/actions/setup-node) to `f1f314fca9dfce2769ece7d933488f076716723e` - Pin [standard](https://togithub.com/standard/standard) to `17.1.2` - Pin [tape](https://togithub.com/tape-testing/tape) to `5.9.0`
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 `eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871`
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 `0a44ba7841725637a19e28fa30b79a866c81b0a6`
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 configstore to v7 - Schedule: ["at any time"] - Branch name: `renovate/configstore-7.x` - Merge into: `main` - Upgrade [configstore](https://togithub.com/yeoman/configstore) to `^7.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`
Update dependency p-queue to v8 - Schedule: ["at any time"] - Branch name: `renovate/p-queue-8.x` - Merge into: `main` - Upgrade [p-queue](https://togithub.com/sindresorhus/p-queue) to `^8.0.0`
Update octokit monorepo (major) - Schedule: ["at any time"] - Branch name: `renovate/major-octokit-monorepo` - Merge into: `main` - Upgrade [@octokit/plugin-throttling](https://togithub.com/octokit/plugin-throttling.js) to `^9.0.0` - Upgrade [@octokit/rest](https://togithub.com/octokit/rest.js) to `^21.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 Renovate Bot.

nuugen commented 1 day ago

Closing stale Renovate Onboarding PR (unmerged since creation >30 days ago).

elastic-renovate-prod[bot] commented 1 day ago

Renovate is disabled

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.