cdaringe / pg-subscribe

subscribe to postgres events in node via LISTEN/NOTIFY apis
1 stars 0 forks source link

Configure Renovate #41

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.


You have configured Renovate to use branch master as base branch.

What to Expect

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

chore(deps): roll back dependency prettier-standard to ^9.1.1 - Schedule: "at any time" - Branch name: `renovate/rollback-prettier-standard-9.x` - Merge into: `master` - Upgrade [prettier-standard](https://togithub.com/sheerun/prettier-standard) to `^9.1.1`
chore(deps): pin dependencies - Schedule: "at any time" - Branch name: `renovate/pin-dependencies` - Merge into: `master` - Pin [@commitlint/cli](https://togithub.com/conventional-changelog/commitlint) to `8.0.0` - Pin [@commitlint/config-conventional](https://togithub.com/conventional-changelog/commitlint) to `8.0.0` - Pin [@types/dockerode](https://togithub.com/DefinitelyTyped/DefinitelyTyped) to `2.5.12` - Pin [@types/execa](https://togithub.com/sindresorhus/execa) to `0.9.0` - Pin [@types/freeport](https://togithub.com/DefinitelyTyped/DefinitelyTyped) to `1.0.21` - Pin [@types/pg](https://togithub.com/DefinitelyTyped/DefinitelyTyped) to `7.4.11` - Pin [@types/pg-format](https://togithub.com/DefinitelyTyped/DefinitelyTyped) to `1.0.0` - Pin [@types/promise-retry](https://togithub.com/DefinitelyTyped/DefinitelyTyped) to `1.1.3` - Pin [coveralls](https://togithub.com/nickmerwin/node-coveralls) to `3.0.2` - Pin [dockerode](https://togithub.com/apocas/dockerode) to `2.5.8` - Pin [execa](https://togithub.com/sindresorhus/execa) to `1.0.0` - Pin [freeport](https://togithub.com/daaku/nodejs-freeport) to `1.0.5` - Pin [husky](https://togithub.com/typicode/husky) to `3.0.5` - Pin [lint-staged](https://togithub.com/okonet/lint-staged) to `9.2.5` - Pin [npm-run-all](https://togithub.com/mysticatea/npm-run-all) to `4.1.5` - Pin [nyc](https://togithub.com/istanbuljs/nyc) to `14.0.0` - Pin [perish](https://togithub.com/cdaringe/perish) to `1.0.2` - Pin [pg](https://togithub.com/brianc/node-postgres) to `7.8.0` - Pin [prettier-standard](https://togithub.com/sheerun/prettier-standard) to `10.0.0` - Pin [semantic-release](https://togithub.com/semantic-release/semantic-release) to `15.13.3` - Pin [typescript](https://togithub.com/Microsoft/TypeScript) to `3.3.1`
chore(deps): update commitlint monorepo to v8.2.0 - Schedule: "at any time" - Branch name: `renovate/commitlint-monorepo` - Merge into: `master` - Upgrade [@commitlint/cli](https://togithub.com/conventional-changelog/commitlint) to `8.2.0` - Upgrade [@commitlint/config-conventional](https://togithub.com/conventional-changelog/commitlint) to `8.2.0`
chore(deps): update dependency @​types/dockerode to v2.5.20 - Schedule: "at any time" - Branch name: `renovate/dockerode-2.x` - Merge into: `master` - Upgrade [@types/dockerode](https://togithub.com/DefinitelyTyped/DefinitelyTyped) to `2.5.20`
chore(deps): update dependency coveralls to v3.0.6 - Schedule: "at any time" - Branch name: `renovate/coveralls-3.x` - Merge into: `master` - Upgrade [coveralls](https://togithub.com/nickmerwin/node-coveralls) to `3.0.6`
chore(deps): update dependency dotenv to v8.1.0 - Schedule: "at any time" - Branch name: `renovate/dotenv-8.x` - Merge into: `master` - Upgrade [dotenv](https://togithub.com/motdotla/dotenv) to `8.1.0`
chore(deps): update dependency nyc to v14.1.1 - Schedule: "at any time" - Branch name: `renovate/nyc-14.x` - Merge into: `master` - Upgrade [nyc](https://togithub.com/istanbuljs/nyc) to `14.1.1`
chore(deps): update dependency pg to v7.12.1 - Schedule: "at any time" - Branch name: `renovate/pg-7.x` - Merge into: `master` - Upgrade [pg](https://togithub.com/brianc/node-postgres) to `7.12.1` - Upgrade [@types/pg](https://togithub.com/DefinitelyTyped/DefinitelyTyped) to `7.11.1`
chore(deps): update dependency semantic-release to v15.13.24 - Schedule: "at any time" - Branch name: `renovate/semantic-release-monorepo` - Merge into: `master` - Upgrade [semantic-release](https://togithub.com/semantic-release/semantic-release) to `15.13.24`
chore(deps): update dependency typescript to v3.6.3 - Schedule: "at any time" - Branch name: `renovate/typescript-3.x` - Merge into: `master` - Upgrade [typescript](https://togithub.com/Microsoft/TypeScript) to `3.6.3`
chore(deps): update node.js to v10.16.3 - Schedule: "at any time" - Branch name: `renovate/node-10.x` - Merge into: `master` - Upgrade [node](https://togithub.com/nodejs/node) to `10.16.3`
chore(deps): update dependency ava to v2 - Schedule: "at any time" - Branch name: `renovate/ava-2.x` - Merge into: `master` - Upgrade [ava](https://togithub.com/avajs/ava) to `2.4.0`
chore(deps): update dependency execa to v2 - Schedule: "at any time" - Branch name: `renovate/execa-2.x` - Merge into: `master` - Upgrade [execa](https://togithub.com/sindresorhus/execa) to `2.0.4`
chore(deps): update dependency prettier-standard to v14 - Schedule: "at any time" - Branch name: `renovate/prettier-standard-14.x` - Merge into: `master` - Upgrade [prettier-standard](https://togithub.com/sheerun/prettier-standard) to `14.0.5`


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