Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Apr 29, 2019

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

  • package.json (npm)

Configuration Summary

Based on the default config's presets, Renovate will:

  • Start dependency updates only once this onboarding PR is merged
  • Enable Renovate Dependency Dashboard creation.
  • Use semantic commit type fix for dependencies and chore for all others if semantic commits are in use.
  • Ignore node_modules, bower_components, vendor and various test/tests directories.
  • Group known monorepo packages together.
  • Use curated list of recommended non-monorepo package groupings.
  • Apply crowd-sourced package replacement rules.
  • Apply crowd-sourced workarounds for known problems with packages.

🔡 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 26 Pull Requests:

Update dependency apollo-server to v2.25.4 [SECURITY]
  • Branch name: renovate/npm-apollo-server-vulnerability
  • Merge into: master
  • Upgrade apollo-server to 2.25.4
Update dependency jsonwebtoken to v9 [SECURITY]
  • Branch name: renovate/npm-jsonwebtoken-vulnerability
  • Merge into: master
  • Upgrade jsonwebtoken to ^9.0.0
Update dependency knex to v2 [SECURITY]
  • Branch name: renovate/npm-knex-vulnerability
  • Merge into: master
  • Upgrade knex to ^2.0.0
Replace dependency babel-eslint with @​babel/eslint-parser
  • Schedule: ["at any time"]
  • Branch name: renovate/babel-eslint-replacement
  • Merge into: master
  • Upgrade babel-eslint to ^7.11.0
Update dependency babel-watch to v2.0.8
  • Schedule: ["at any time"]
  • Branch name: renovate/babel-watch-2.x-lockfile
  • Merge into: master
  • Upgrade babel-watch to 2.0.8
Update dependency babel-eslint to v10.1.0
  • Schedule: ["at any time"]
  • Branch name: renovate/babel-eslint-10.x-lockfile
  • Merge into: master
  • Upgrade babel-eslint to 10.1.0
Update dependency body-parser to v1.20.2
  • Schedule: ["at any time"]
  • Branch name: renovate/body-parser-1.x-lockfile
  • Merge into: master
  • Upgrade body-parser to 1.20.2
Update dependency dotenv to v6.2.0
  • Schedule: ["at any time"]
  • Branch name: renovate/dotenv-6.x-lockfile
  • Merge into: master
  • Upgrade dotenv to 6.2.0
Update dependency eslint to v5.16.0
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-5.x-lockfile
  • Merge into: master
  • Upgrade eslint to 5.16.0
Update dependency eslint-plugin-babel to v5.3.1
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-plugin-babel-5.x-lockfile
  • Merge into: master
  • Upgrade eslint-plugin-babel to 5.3.1
Update dependency express to v4.18.2
  • Schedule: ["at any time"]
  • Branch name: renovate/express-4.x-lockfile
  • Merge into: master
  • Upgrade express to 4.18.2
Update dependency graphql to v14.7.0
  • Schedule: ["at any time"]
  • Branch name: renovate/graphql-14.x-lockfile
  • Merge into: master
  • Upgrade graphql to 14.7.0
Update dependency morgan to v1.10.0
  • Schedule: ["at any time"]
  • Branch name: renovate/morgan-1.x-lockfile
  • Merge into: master
  • Upgrade morgan to 1.10.0
Update dependency objection to v1.6.11
  • Schedule: ["at any time"]
  • Branch name: renovate/objection-1.x-lockfile
  • Merge into: master
  • Upgrade objection to 1.6.11
Update dependency objection-password to v2.1.0
  • Schedule: ["at any time"]
  • Branch name: renovate/objection-password-2.x-lockfile
  • Merge into: master
  • Upgrade objection-password to 2.1.0
Update dependency pg to v7.18.2
  • Schedule: ["at any time"]
  • Branch name: renovate/pg-7.x-lockfile
  • Merge into: master
  • Upgrade pg to 7.18.2
Update dependency uuid to v3.4.0
  • Schedule: ["at any time"]
  • Branch name: renovate/uuid-3.x-lockfile
  • Merge into: master
  • Upgrade uuid to 3.4.0
Update dependency babel-watch to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/babel-watch-7.x
  • Merge into: master
  • Upgrade babel-watch to ^7.0.0
Update dependency dotenv to v16
  • Schedule: ["at any time"]
  • Branch name: renovate/dotenv-16.x
  • Merge into: master
  • Upgrade dotenv to ^16.0.0
Update dependency eslint to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-8.x
  • Merge into: master
  • Upgrade eslint to ^8.0.0
Update dependency express-promise-router to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/express-promise-router-4.x
  • Merge into: master
  • Upgrade express-promise-router to ^4.0.0
Update dependency graphql to v16
  • Schedule: ["at any time"]
  • Branch name: renovate/graphql-16.x
  • Merge into: master
  • Upgrade graphql to ^16.0.0
Update dependency objection to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/objection-3.x
  • Merge into: master
  • Upgrade objection to ^3.0.0
Update dependency objection-password to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/objection-password-3.x
  • Merge into: master
  • Upgrade objection-password to ^3.0.0
Update dependency pg to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/pg-8.x
  • Merge into: master
  • Upgrade pg to ^8.0.0
Update dependency uuid to v9
  • Schedule: ["at any time"]
  • Branch name: renovate/uuid-9.x
  • Merge into: master
  • Upgrade uuid 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.

@renovate renovate bot force-pushed the renovate/configure branch from 78f181e to e961952 Compare June 26, 2022 07:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant