AtomLinter / linter-codeclimate

An Atom Linter plugin for the Code Climate CLI
http://github.com/codeclimate/codeclimate
MIT License
10 stars 5 forks source link

Configure Renovate #100

Open renovate[bot] opened 5 years ago

renovate[bot] commented 5 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:

chore(deps): update dependency eslint-plugin-import to v2.27.5 - Schedule: ["at any time"] - Branch name: `renovate/eslint-plugin-import-2.x-lockfile` - Merge into: `master` - Upgrade [eslint-plugin-import](https://togithub.com/import-js/eslint-plugin-import) to `2.27.5`
chore(deps): update commitlint monorepo to v17 (major) - Schedule: ["at any time"] - Branch name: `renovate/major-commitlint-monorepo` - Merge into: `master` - Upgrade [@commitlint/cli](https://togithub.com/conventional-changelog/commitlint) to `^17.0.0` - Upgrade [@commitlint/config-conventional](https://togithub.com/conventional-changelog/commitlint) to `^17.0.0` - Upgrade [@commitlint/travis-cli](https://togithub.com/conventional-changelog/commitlint) to `^17.0.0`
chore(deps): 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.0.0`
chore(deps): update dependency eslint-config-airbnb-base to v15 - Schedule: ["at any time"] - Branch name: `renovate/eslint-config-airbnb-base-15.x` - Merge into: `master` - Upgrade [eslint-config-airbnb-base](https://togithub.com/airbnb/javascript) to `^15.0.0`
chore(deps): update dependency husky to v8 - Schedule: ["at any time"] - Branch name: `renovate/husky-8.x` - Merge into: `master` - Upgrade [husky](https://togithub.com/typicode/husky) to `^8.0.0`
chore(deps): update semantic-release monorepo (major) - Schedule: ["at any time"] - Branch name: `renovate/major-semantic-release-monorepo` - Merge into: `master` - Upgrade [@semantic-release/apm-config](https://togithub.com/semantic-release/apm-config) to `^9.0.0` - Upgrade [semantic-release](https://togithub.com/semantic-release/semantic-release) to `^21.0.0`
fix(deps): update dependency atom-package-deps to v8 - Schedule: ["at any time"] - Branch name: `renovate/atom-package-deps-8.x` - Merge into: `master` - Upgrade [atom-package-deps](https://togithub.com/steelbrain/package-deps) 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.

Arcanemagus commented 5 years ago

@AtomLinter/linter-codeclimate It looks like CI builds are failing in this repo, as this still doesn't work on Windows it's going to be somewhat of a challenge for me to fix this, can one of you get a PR up that fixes the CI builds?

Thanks!