aerogear-attic / offix-react-example

Example App using Offix, React, Ionic and Capacitor to deliver offline capabilities
https://offix.dev
Apache License 2.0
0 stars 1 forks source link

Configure Renovate #11

Closed renovate[bot] closed 5 years ago

renovate[bot] commented 5 years ago

Welcome to Renovate! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.

:vertical_traffic_light: 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:

:abcd: 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 14 Pull Requests:

Pin dependencies - Schedule: "at any time" - Branch name: `renovate/pin-dependencies` - Pin [@types/react-router](https://togithub.com/DefinitelyTyped/DefinitelyTyped) to `4.4.5` - Pin [@types/react-router-dom](https://togithub.com/DefinitelyTyped/DefinitelyTyped) to `4.3.4` - Pin [apollo-cache-inmemory](https://togithub.com/apollographql/apollo-client) to `1.6.2` - Pin [apollo-client](https://togithub.com/apollographql/apollo-client) to `2.6.2` - Pin [apollo-link-http](https://togithub.com/apollographql/apollo-link) to `1.5.14` - Pin [graphql-tag](https://togithub.com/apollostack/graphql-tag) to `2.10.1` - Pin [node-sass](https://togithub.com/sass/node-sass) to `4.12.0` - Pin offix-client to `0.5.0` - Pin [react](https://togithub.com/facebook/react) to `16.8.6` - Pin [react-apollo](https://togithub.com/apollographql/react-apollo) to `2.5.6` - Pin [react-dom](https://togithub.com/facebook/react) to `16.8.6` - Pin [react-router](https://togithub.com/ReactTraining/react-router) to `5.0.1` - Pin [react-router-dom](https://togithub.com/ReactTraining/react-router) to `5.0.1`
Update dependency @​types/jest to v24.0.14 - Schedule: "at any time" - Branch name: `renovate/jest-24.x` - Upgrade [@types/jest](https://togithub.com/DefinitelyTyped/DefinitelyTyped) to `24.0.14`
Update dependency @​types/node to v11.13.14 - Schedule: "at any time" - Branch name: `renovate/node-11.x` - Upgrade [@types/node](https://togithub.com/DefinitelyTyped/DefinitelyTyped) to `11.13.14`
Update dependency @​types/react to v16.8.20 - Schedule: "at any time" - Branch name: `renovate/react-16.x` - Upgrade [@types/react](https://togithub.com/DefinitelyTyped/DefinitelyTyped) to `16.8.20`
Update dependency apollo-server to v2.6.3 - Schedule: "at any time" - Branch name: `renovate/apollo-server-monorepo` - Upgrade [apollo-server](https://togithub.com/apollographql/apollo-server) to `2.6.3`
Update dependency express to v4.17.1 - Schedule: "at any time" - Branch name: `renovate/express-4.x` - Upgrade [express](https://togithub.com/expressjs/express) to `4.17.1`
Update dependency graphql to v14.3.1 - Schedule: "at any time" - Branch name: `renovate/graphql-14.x` - Upgrade [graphql](https://togithub.com/graphql/graphql-js) to `14.3.1`
Update dependency graphql-resolvers to v0.3.3 - Schedule: "at any time" - Branch name: `renovate/graphql-resolvers-0.x` - Upgrade [graphql-resolvers](https://togithub.com/lucasconstantino/graphql-resolvers) to `0.3.3`
Update dependency knex to v0.17.6 - Schedule: "at any time" - Branch name: `renovate/knex-0.x` - Upgrade [knex](https://togithub.com/tgriesser/knex) to `0.17.6`
Update dependency nodemon to v1.19.1 - Schedule: "at any time" - Branch name: `renovate/nodemon-1.x` - Upgrade [nodemon](https://togithub.com/remy/nodemon) to `1.19.1`
Update dependency pg to v7.11.0 - Schedule: "at any time" - Branch name: `renovate/pg-7.x` - Upgrade [pg](https://togithub.com/brianc/node-postgres) to `7.11.0`
Update dependency typescript to v3.5.2 - Schedule: "at any time" - Branch name: `renovate/typescript-3.x` - Upgrade [typescript](https://togithub.com/Microsoft/TypeScript) to `3.5.2`
Update dependency @​types/react-router to v5 - Schedule: "at any time" - Branch name: `renovate/react-router-5.x` - Upgrade [@types/react-router](https://togithub.com/DefinitelyTyped/DefinitelyTyped) to `5.0.2`
Update dependency react-scripts to v3 - Schedule: "at any time" - Branch name: `renovate/react-scripts-3.x` - Upgrade [react-scripts](https://togithub.com/facebook/create-react-app) to `3.0.1`


:children_crossing: 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.


:question: 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. View repository job log here.

renovate[bot] commented 5 years ago

Renovate is disabled

Renovate is disabled due to lack of config. If you wish to reenable it, you can either (a) commit a config file to your base branch, or (b) rename this closed PR to trigger a replacement onboarding PR.