Tallyb / loopback-graphql

Adding graphql to loopback, based on Apollo Server
MIT License
201 stars 18 forks source link

Configure Renovate #136

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:

🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to renovate.json in this branch. Renovate will update the Pull Request description the next time it runs.


What to Expect

With your current configuration, Renovate will create 20 Pull Requests:

chore(deps): update dependency standard-version to v9 [security] - Branch name: `renovate/npm-standard-version-vulnerability` - Merge into: `master` - Upgrade [standard-version](https://togithub.com/conventional-changelog/standard-version) to `^9.0.0`
chore(deps): update dependency @​types/request to v2.48.12 - Schedule: ["at any time"] - Branch name: `renovate/request-2.x` - Merge into: `master` - Upgrade [@types/request](https://togithub.com/DefinitelyTyped/DefinitelyTyped) to `2.48.12`
fix(deps): update dependency graphql to ^0.13.0 - Schedule: ["at any time"] - Branch name: `renovate/graphql-0.x` - Merge into: `master` - Upgrade [graphql](https://togithub.com/graphql/graphql-js) to `^0.13.0`
fix(deps): update dependency graphql-type-json to ^0.3.0 - Schedule: ["at any time"] - Branch name: `renovate/graphql-type-json-0.x` - Merge into: `master` - Upgrade [graphql-type-json](https://togithub.com/taion/graphql-type-json) to `^0.3.0`
chore(deps): update dependency @​types/graphql to v14 - Schedule: ["at any time"] - Branch name: `renovate/graphql-14.x` - Merge into: `master` - Upgrade [@types/graphql](https://togithub.com/graphql/graphql-js) to `^14.0.0`
chore(deps): update dependency @​types/node to v20 - Schedule: ["at any time"] - Branch name: `renovate/node-20.x` - Merge into: `master` - Upgrade [@types/node](https://togithub.com/DefinitelyTyped/DefinitelyTyped) to `^20.0.0`
chore(deps): update dependency @​types/uuid to v9 - Schedule: ["at any time"] - Branch name: `renovate/uuid-9.x` - Merge into: `master` - Upgrade [@types/uuid](https://togithub.com/DefinitelyTyped/DefinitelyTyped) to `^9.0.0`
chore(deps): update dependency concurrently to v8 - Schedule: ["at any time"] - Branch name: `renovate/concurrently-8.x` - Merge into: `master` - Upgrade [concurrently](https://togithub.com/open-cli-tools/concurrently) to `^8.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 helmet to v7 - Schedule: ["at any time"] - Branch name: `renovate/helmet-7.x` - Merge into: `master` - Upgrade [helmet](https://togithub.com/helmetjs/helmet) to `^7.0.0`
chore(deps): update dependency loopback-boot to v3 - Schedule: ["at any time"] - Branch name: `renovate/loopback-boot-3.x` - Merge into: `master` - Upgrade [loopback-boot](https://togithub.com/strongloop/loopback-boot) to `^3.0.0`
chore(deps): update dependency loopback-datasource-juggler to v5 - Schedule: ["at any time"] - Branch name: `renovate/loopback-datasource-juggler-5.x` - Merge into: `master` - Upgrade [loopback-datasource-juggler](https://togithub.com/loopbackio/loopback-datasource-juggler) to `^5.0.0`
chore(deps): update dependency node-dev to v8 - Schedule: ["at any time"] - Branch name: `renovate/node-dev-8.x` - Merge into: `master` - Upgrade [node-dev](https://togithub.com/fgnass/node-dev) to `^8.0.0`
chore(deps): update dependency rimraf to v5 - Schedule: ["at any time"] - Branch name: `renovate/rimraf-5.x` - Merge into: `master` - Upgrade [rimraf](https://togithub.com/isaacs/rimraf) to `^5.0.0`
chore(deps): update dependency strong-error-handler to v5 - Schedule: ["at any time"] - Branch name: `renovate/strong-error-handler-5.x` - Merge into: `master` - Upgrade [strong-error-handler](https://togithub.com/loopbackio/strong-error-handler) to `^5.0.0`
chore(deps): update dependency supertest to v6 - Schedule: ["at any time"] - Branch name: `renovate/supertest-6.x` - Merge into: `master` - Upgrade [supertest](https://togithub.com/visionmedia/supertest) to `^6.0.0`
chore(deps): update dependency typescript to v5 - Schedule: ["at any time"] - Branch name: `renovate/typescript-5.x` - Merge into: `master` - Upgrade [typescript](https://togithub.com/Microsoft/TypeScript) to `^5.0.0`
chore(deps): update jest monorepo to v29 (major) - Schedule: ["at any time"] - Branch name: `renovate/major-jest-monorepo` - Merge into: `master` - Upgrade [@types/jest](https://togithub.com/DefinitelyTyped/DefinitelyTyped) to `^29.0.0` - Upgrade [jest](https://togithub.com/jestjs/jest) to `^29.0.0` - Upgrade [jest-cli](https://togithub.com/jestjs/jest) to `^29.0.0` - Upgrade [ts-jest](https://togithub.com/kulshekhar/ts-jest) to `^29.0.0`
fix(deps): update dependency graphql to v16 - Schedule: ["at any time"] - Branch name: `renovate/graphql-16.x` - Merge into: `master` - Upgrade [graphql](https://togithub.com/graphql/graphql-js) to `^16.0.0`
fix(deps): update dependency graphql-tools to v9 - Schedule: ["at any time"] - Branch name: `renovate/major-graphql-tools-monorepo` - Merge into: `master` - Upgrade [graphql-tools](https://togithub.com/ardatan/graphql-tools) to `^9.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.