Skip to content

chore: Configure Renovate#2

Open
team-berlin-machine-user wants to merge 1 commit into
mainfrom
renovate/configure
Open

chore: Configure Renovate#2
team-berlin-machine-user wants to merge 1 commit into
mainfrom
renovate/configure

Conversation

@team-berlin-machine-user
Copy link
Copy Markdown

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

  • .github/workflows/test.yml (github-actions)
  • 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 (except for nuget) 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.

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

fix(deps): update dependency @​actions/core to v1.9.1 [security]
  • Branch name: renovate/npm-actions-core-vulnerability
  • Merge into: main
  • Upgrade @actions/core to 1.9.1
fix(deps): update dependency axios to ^0.28.0 [security]
  • Branch name: renovate/npm-axios-vulnerability
  • Merge into: main
  • Upgrade axios to ^0.28.0
chore(deps): update dependency @​vercel/ncc to ^0.38.0
  • Schedule: ["at any time"]
  • Branch name: renovate/vercel-ncc-0.x
  • Merge into: main
  • Upgrade @vercel/ncc to ^0.38.0
chore(deps): update dependency prettier to v2.8.8
  • Schedule: ["at any time"]
  • Branch name: renovate/prettier-2.x
  • Merge into: main
  • Upgrade prettier to 2.8.8
fix(deps): update dependency @​slack/webhook to v6.1.0
  • Schedule: ["at any time"]
  • Branch name: renovate/slack-webhook-6.x-lockfile
  • Merge into: main
  • Upgrade @slack/webhook to 6.1.0
chore(deps): update actions/checkout action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-4.x
  • Merge into: main
  • Upgrade actions/checkout to v4
chore(deps): update dependency prettier to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/prettier-3.x
  • Merge into: main
  • Upgrade prettier to 3.4.2
fix(deps): update dependency @​slack/webhook to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/slack-webhook-7.x
  • Merge into: main
  • Upgrade @slack/webhook to ^7.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 Renovate Bot.

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.

2 participants