Skip to content

Configure Renovate #1

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

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

Configure Renovate #1

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Feb 27, 2024

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
  • Hopefully safe environment variables to allow users to configure.
  • Show all Merge Confidence badges for pull requests.
  • 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 (except for nuget) directories.
  • Group known monorepo packages together.
  • Use curated list of recommended non-monorepo package groupings.
  • Show only the Age and Confidence Merge Confidence badges for pull requests.
  • Apply crowd-sourced package replacement rules.
  • Apply crowd-sourced workarounds for known problems with packages.

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

Update dependency body-parser to v1.20.3
  • Schedule: ["at any time"]
  • Branch name: renovate/body-parser-1.x-lockfile
  • Merge into: main
  • Upgrade body-parser to 1.20.3
Update dependency cookie-parser to v1.4.7
  • Schedule: ["at any time"]
  • Branch name: renovate/cookie-parser-1.x-lockfile
  • Merge into: main
  • Upgrade cookie-parser to 1.4.7
Update dependency morgan to v1.10.1
  • Schedule: ["at any time"]
  • Branch name: renovate/morgan-1.x-lockfile
  • Merge into: main
  • Upgrade morgan to 1.10.1
Update dependency nodemon to v2.0.22
  • Schedule: ["at any time"]
  • Branch name: renovate/nodemon-2.x-lockfile
  • Merge into: main
  • Upgrade nodemon to 2.0.22
Update dependency @​atlaskit/button to v17.23.0
  • Schedule: ["at any time"]
  • Branch name: renovate/atlaskit-button-17.x-lockfile
  • Merge into: main
  • Upgrade @​atlaskit/button to 17.23.0
Update dependency @​atlaskit/section-message to v6.9.4
  • Schedule: ["at any time"]
  • Branch name: renovate/atlaskit-section-message-6.x-lockfile
  • Merge into: main
  • Upgrade @​atlaskit/section-message to 6.9.4
Update dependency @​upstash/redis to v1.35.3
  • Schedule: ["at any time"]
  • Branch name: renovate/upstash-redis-1.x-lockfile
  • Merge into: main
  • Upgrade @upstash/redis to 1.35.3
Update dependency atlassian-connect-express to v10.1.0
  • Schedule: ["at any time"]
  • Branch name: renovate/atlassian-connect-express-10.x-lockfile
  • Merge into: main
  • Upgrade atlassian-connect-express to 10.1.0
Update dependency compression to v1.8.1
  • Schedule: ["at any time"]
  • Branch name: renovate/compression-1.x-lockfile
  • Merge into: main
  • Upgrade compression to 1.8.1
Update dependency eslint to v8.57.1
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-monorepo
  • Merge into: main
  • Upgrade eslint to 8.57.1
Update dependency express to v4.21.2
  • Schedule: ["at any time"]
  • Branch name: renovate/express-4.x-lockfile
  • Merge into: main
  • Upgrade express to 4.21.2
Update dependency helmet to v7.2.0
  • Schedule: ["at any time"]
  • Branch name: renovate/helmet-7.x-lockfile
  • Merge into: main
  • Upgrade helmet to 7.2.0
Update dependency pg to v8.16.3
  • Schedule: ["at any time"]
  • Branch name: renovate/pg-8.x-lockfile
  • Merge into: main
  • Upgrade pg to 8.16.3
Update dependency @​atlaskit/button to v23
  • Schedule: ["at any time"]
  • Branch name: renovate/atlaskit-button-23.x
  • Merge into: main
  • Upgrade @​atlaskit/button to ^23.0.0
Update dependency @​atlaskit/section-message to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/atlaskit-section-message-8.x
  • Merge into: main
  • Upgrade @​atlaskit/section-message to ^8.0.0
Update dependency atlassian-connect-express to v11
  • Schedule: ["at any time"]
  • Branch name: renovate/atlassian-connect-express-11.x
  • Merge into: main
  • Upgrade atlassian-connect-express to ^11.0.0
Update dependency body-parser to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/body-parser-2.x
  • Merge into: main
  • Upgrade body-parser to ^2.0.0
Update dependency eslint to v9
  • Schedule: ["at any time"]
  • Branch name: renovate/major-eslint-monorepo
  • Merge into: main
  • Upgrade eslint to ^9.0.0
Update dependency express to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/express-5.x
  • Merge into: main
  • Upgrade express to ^5.0.0
Update dependency helmet to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/helmet-8.x
  • Merge into: main
  • Upgrade helmet to ^8.0.0
Update dependency nodemon to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/nodemon-3.x
  • Merge into: main
  • Upgrade nodemon to ^3.0.0
Update dependency uuid to v11
  • Schedule: ["at any time"]
  • Branch name: renovate/uuid-11.x
  • Merge into: main
  • Upgrade uuid to ^11.0.0
Update Node.js to v22
  • Schedule: ["at any time"]
  • Branch name: renovate/node-22.x
  • Merge into: main
  • Upgrade node to 22.x

🚸 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 was generated by Mend Renovate. View the repository job log.

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.

0 participants