apify / devtools-server

Runs a simple server that allows you to connect to Chrome DevTools running on dynamic hosts, not only localhost.
Apache License 2.0
15 stars 5 forks source link

Configure Renovate #6

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

Mend Renovate

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:

🔡 Would you like to change the way Renovate is upgrading your dependencies? Simply edit the renovate.json in this branch with your custom config and the list of Pull 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 7 Pull Requests:

Pin dependencies - Schedule: ["at any time"] - Branch name: `renovate/pin-dependencies` - Merge into: `master` - Pin @​apify/eslint-config to `0.0.3` - Pin [@types/puppeteer](https://togithub.com/DefinitelyTyped/DefinitelyTyped) to `2.1.8` - Pin [eslint](https://togithub.com/eslint/eslint) to `6.8.0` - Pin [puppeteer](https://togithub.com/puppeteer/puppeteer) to `3.3.0`
Update dependency @​apify/eslint-config to v0.3.1 - Schedule: ["at any time"] - Branch name: `renovate/apify-eslint-config-0.x` - Merge into: `master` - Upgrade @​apify/eslint-config to `0.3.1`
Update dependency @​types/puppeteer to v5 - Schedule: ["at any time"] - Branch name: `renovate/puppeteer-5.x` - Merge into: `master` - Upgrade [@types/puppeteer](https://togithub.com/DefinitelyTyped/DefinitelyTyped) to `5.4.6`
Update dependency eslint to v8 - Schedule: ["at any time"] - Branch name: `renovate/eslint-8.x` - Merge into: `master` - Upgrade [eslint](https://togithub.com/eslint/eslint) to `8.20.0`
Update dependency http-terminator to v3 - Schedule: ["at any time"] - Branch name: `renovate/http-terminator-3.x` - Merge into: `master` - Upgrade [http-terminator](https://togithub.com/gajus/http-terminator) to `^3.0.0`
Update dependency puppeteer to v15 - Schedule: ["at any time"] - Branch name: `renovate/puppeteer-15.x` - Merge into: `master` - Upgrade [puppeteer](https://togithub.com/puppeteer/puppeteer) to `15.5.0`
Update dependency simple-get to v4 - Schedule: ["at any time"] - Branch name: `renovate/simple-get-4.x` - Merge into: `master` - Upgrade [simple-get](https://togithub.com/feross/simple-get) to `^4.0.0`


🚸 Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or spam 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.

renovate[bot] commented 2 years 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.