codefresh-io / node-docker-reference

A node.js package to parse a docker image reference
3 stars 2 forks source link

Configure Renovate #14

Open renovate[bot] opened 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 21 Pull Requests:

Pin dependencies - Schedule: ["at any time"] - Branch name: `renovate/pin-dependencies` - Merge into: `master` - Pin [@types/node](https://togithub.com/DefinitelyTyped/DefinitelyTyped) to `16.11.12` - Pin [chai](https://togithub.com/chaijs/chai) to `3.5.0` - Pin [coveralls](https://togithub.com/nickmerwin/node-coveralls) to `2.13.1` - Pin [depcheck](https://togithub.com/depcheck/depcheck) to `0.6.7` - Pin [eslint](https://togithub.com/eslint/eslint) to `3.19.0` - Pin [eslint-config-airbnb](https://togithub.com/airbnb/javascript) to `15.0.1` - Pin [eslint-plugin-import](https://togithub.com/import-js/eslint-plugin-import) to `2.3.0` - Pin [eslint-plugin-jsx-a11y](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y) to `5.0.3` - Pin [eslint-plugin-mocha](https://togithub.com/lo1tuma/eslint-plugin-mocha) to `4.9.0` - Pin [eslint-plugin-react](https://togithub.com/jsx-eslint/eslint-plugin-react) to `7.0.1` - Pin [istanbul](https://togithub.com/gotwarlost/istanbul) to `0.4.5` - Pin [mocha](https://togithub.com/mochajs/mocha) to `3.4.2` - Pin [publish](https://togithub.com/cmanzana/node-publish) to `0.6.0` - Pin [rimraf](https://togithub.com/isaacs/rimraf) to `2.6.1` - Pin [typescript](https://togithub.com/Microsoft/TypeScript) to `4.5.3`
Update dependency @​types/node to v16.11.39 - Schedule: ["at any time"] - Branch name: `renovate/node-16.x` - Merge into: `master` - Upgrade [@types/node](https://togithub.com/DefinitelyTyped/DefinitelyTyped) to `16.11.39`
Update dependency coveralls to v2.13.3 - Schedule: ["at any time"] - Branch name: `renovate/coveralls-2.x` - Merge into: `master` - Upgrade [coveralls](https://togithub.com/nickmerwin/node-coveralls) to `2.13.3`
Update dependency depcheck to v0.9.2 - Schedule: ["at any time"] - Branch name: `renovate/depcheck-0.x` - Merge into: `master` - Upgrade [depcheck](https://togithub.com/depcheck/depcheck) to `0.9.2`
Update dependency eslint-config-airbnb to v15.1.0 - Schedule: ["at any time"] - Branch name: `renovate/eslint-config-airbnb-15.x` - Merge into: `master` - Upgrade [eslint-config-airbnb](https://togithub.com/airbnb/javascript) to `15.1.0`
Update dependency eslint-plugin-import to v2.26.0 - Schedule: ["at any time"] - Branch name: `renovate/eslint-plugin-import-2.x` - Merge into: `master` - Upgrade [eslint-plugin-import](https://togithub.com/import-js/eslint-plugin-import) to `2.26.0`
Update dependency eslint-plugin-jsx-a11y to v5.1.1 - Schedule: ["at any time"] - Branch name: `renovate/eslint-plugin-jsx-a11y-5.x` - Merge into: `master` - Upgrade [eslint-plugin-jsx-a11y](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y) to `5.1.1`
Update dependency eslint-plugin-mocha to v4.12.1 - Schedule: ["at any time"] - Branch name: `renovate/eslint-plugin-mocha-4.x` - Merge into: `master` - Upgrade [eslint-plugin-mocha](https://togithub.com/lo1tuma/eslint-plugin-mocha) to `4.12.1`
Update dependency eslint-plugin-react to v7.30.0 - Schedule: ["at any time"] - Branch name: `renovate/eslint-plugin-react-7.x` - Merge into: `master` - Upgrade [eslint-plugin-react](https://togithub.com/jsx-eslint/eslint-plugin-react) to `7.30.0`
Update dependency mocha to v3.5.3 - Schedule: ["at any time"] - Branch name: `renovate/mocha-3.x` - Merge into: `master` - Upgrade [mocha](https://togithub.com/mochajs/mocha) to `3.5.3`
Update dependency rimraf to v2.7.1 - Schedule: ["at any time"] - Branch name: `renovate/rimraf-2.x` - Merge into: `master` - Upgrade [rimraf](https://togithub.com/isaacs/rimraf) to `2.7.1`
Update dependency typescript to v4.7.3 - Schedule: ["at any time"] - Branch name: `renovate/typescript-4.x` - Merge into: `master` - Upgrade [typescript](https://togithub.com/Microsoft/TypeScript) to `4.7.3`
Update dependency chai to v4 - 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 dependency coveralls to v3 - Schedule: ["at any time"] - Branch name: `renovate/coveralls-3.x` - Merge into: `master` - Upgrade [coveralls](https://togithub.com/nickmerwin/node-coveralls) to `3.1.1`
Update dependency depcheck to v1 - Schedule: ["at any time"] - Branch name: `renovate/depcheck-1.x` - Merge into: `master` - Upgrade [depcheck](https://togithub.com/depcheck/depcheck) to `1.4.3`
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.17.0`
Update dependency eslint-config-airbnb to v19 - Schedule: ["at any time"] - Branch name: `renovate/eslint-config-airbnb-19.x` - Merge into: `master` - Upgrade [eslint-config-airbnb](https://togithub.com/airbnb/javascript) to `19.0.4`
Update dependency eslint-plugin-jsx-a11y to v6 - Schedule: ["at any time"] - Branch name: `renovate/eslint-plugin-jsx-a11y-6.x` - Merge into: `master` - Upgrade [eslint-plugin-jsx-a11y](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y) to `6.5.1`
Update dependency eslint-plugin-mocha to v10 - Schedule: ["at any time"] - Branch name: `renovate/eslint-plugin-mocha-10.x` - Merge into: `master` - Upgrade [eslint-plugin-mocha](https://togithub.com/lo1tuma/eslint-plugin-mocha) to `10.0.5`
Update dependency mocha to v10 - Schedule: ["at any time"] - Branch name: `renovate/mocha-10.x` - Merge into: `master` - Upgrade [mocha](https://togithub.com/mochajs/mocha) to `10.0.0`
Update dependency rimraf to v3 - Schedule: ["at any time"] - Branch name: `renovate/rimraf-3.x` - Merge into: `master` - Upgrade [rimraf](https://togithub.com/isaacs/rimraf) to `3.0.2`


🚸 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.