Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Configure Renovate #9

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Configure Renovate #9

wants to merge 1 commit into from

Conversation

rushrs
Copy link

@rushrs rushrs commented Sep 7, 2022

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

  • src/docker-compose.test.yml (docker-compose)
  • src/docker-compose.yml (docker-compose)
  • src/api/Dockerfile (dockerfile)
  • src/test/Dockerfile (dockerfile)
  • .github/workflows/build.yml (github-actions)
  • .github/workflows/test.yml (github-actions)
  • src/api/package.json (npm)
  • src/test/package.json (npm)

What to Expect

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

Update dependency log4js to v6 [SECURITY]
  • Branch name: renovate/npm-log4js-vulnerability
  • Merge into: master
  • Upgrade log4js to ^6.0.0
Update anothrNick/github-tag-action action to v1.39.0
  • Schedule: ["at any time"]
  • Branch name: renovate/anothrnick-github-tag-action-1.x
  • Merge into: master
  • Upgrade anothrNick/github-tag-action to 1.39.0
Update dependency rubico to v1.9.3
  • Schedule: ["at any time"]
  • Branch name: renovate/rubico-1.x
  • Merge into: master
  • Upgrade rubico to 1.9.3
Update actions/checkout action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-3.x
  • Merge into: master
  • Upgrade actions/checkout to v3
Update dependency ajv to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/ajv-8.x
  • Merge into: master
  • Upgrade ajv to ^8.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 eslint-config-airbnb to v19
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-config-airbnb-19.x
  • Merge into: master
  • Upgrade eslint-config-airbnb to ^19.0.0
Update dependency eslint-config-airbnb-base to v15
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-config-airbnb-base-15.x
  • Merge into: master
  • Upgrade eslint-config-airbnb-base to ^15.0.0
Update dependency eslint-config-prettier to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-config-prettier-8.x
  • Merge into: master
  • Upgrade eslint-config-prettier to ^8.0.0
Update dependency eslint-plugin-prettier to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-plugin-prettier-4.x
  • Merge into: master
  • Upgrade eslint-plugin-prettier to ^4.0.0
Update dependency kafka-node to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/kafka-node-5.x
  • Merge into: master
  • Upgrade kafka-node to ^5.0.0
Update dependency mocha to v10
  • Schedule: ["at any time"]
  • Branch name: renovate/mocha-10.x
  • Merge into: master
  • Upgrade mocha to ^10.0.0
Update dependency node-fetch to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/node-fetch-3.x
  • Merge into: master
  • Upgrade node-fetch 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 docker/build-push-action action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/docker-build-push-action-3.x
  • Merge into: master
  • Upgrade docker/build-push-action to v3
Update node Docker tag to v18
  • Schedule: ["at any time"]
  • Branch name: renovate/node-18.x
  • Merge into: master
  • Upgrade node to 18-alpine
Update postgres Docker tag to v14
  • Schedule: ["at any time"]
  • Branch name: renovate/postgres-14.x
  • Merge into: master
  • Upgrade postgres to 14-alpine

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

@rushrs rushrs added the dependencies Pull requests that update a dependency file label Sep 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants