podium-lib / dev-tool

Middleware that exposes a development API on Podium podlets for use in development tools
https://podium-lib.io/
MIT License
0 stars 0 forks source link

Configure Renovate #34

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 4 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 8 Pull Requests:

fix(deps): update dependency react-scripts to v3.4.4 - Schedule: ["at any time"] - Branch name: `renovate/react-scripts-3.x` - Merge into: `master` - Upgrade [react-scripts](https://togithub.com/facebook/create-react-app) to `3.4.4`
chore(deps): update dev dependency jest to v29 - Schedule: ["before 4am on sunday"] - Branch name: `renovate/major-jest-monorepo` - Merge into: `master` - Upgrade [jest](https://togithub.com/facebook/jest) to `^29.0.0`
chore(deps): update dev dependency supertest to v6 - Schedule: ["before 4am on sunday"] - Branch name: `renovate/supertest-6.x` - Merge into: `master` - Upgrade [supertest](https://togithub.com/visionmedia/supertest) to `^6.0.0`
chore(deps): update linters (major) - Schedule: ["before 4am on sunday"] - Branch name: `renovate/major-linters` - Merge into: `master` - Upgrade [eslint](https://togithub.com/eslint/eslint) to `^8.0.0` - Upgrade [eslint-config-airbnb-base](https://togithub.com/airbnb/javascript) to `^15.0.0` - Upgrade [eslint-config-prettier](https://togithub.com/prettier/eslint-config-prettier) to `^9.0.0` - Upgrade [eslint-plugin-prettier](https://togithub.com/prettier/eslint-plugin-prettier) to `^5.0.0` - Upgrade [prettier](https://togithub.com/prettier/prettier) to `^3.0.0`
fix(deps): update dependency compare-versions to v6 - Schedule: ["at any time"] - Branch name: `renovate/compare-versions-6.x` - Merge into: `master` - Upgrade [compare-versions](https://togithub.com/omichelsen/compare-versions) to `^6.0.0`
fix(deps): update dependency react-scripts to v5 - Schedule: ["at any time"] - Branch name: `renovate/react-scripts-5.x` - Merge into: `master` - Upgrade [react-scripts](https://togithub.com/facebook/create-react-app) to `5.0.1`
fix(deps): update react monorepo to v18 (major) - Schedule: ["at any time"] - Branch name: `renovate/major-react-monorepo` - Merge into: `master` - Upgrade [react](https://togithub.com/facebook/react) to `^18.0.0` - Upgrade [react-dom](https://togithub.com/facebook/react) to `^18.0.0`
chore(deps): lock file maintenance - Schedule: ["after 10pm on sunday"] - Branch name: `renovate/lock-file-maintenance` - Merge into: `master` - Regenerate lock files to use latest dependency versions

❓ 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 3 months 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.