Skip to content
This repository was archived by the owner on Aug 24, 2025. It is now read-only.

Conversation

@renovate
Copy link

@renovate renovate bot commented Jul 20, 2024

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

  • .github/workflows/build-app.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
  • Show all Merge Confidence badges for pull requests.
  • Automerge patch upgrades if they pass tests.
  • Enable Renovate Dependency Dashboard creation.
  • Ignore node_modules, bower_components, vendor and various test/tests directories.
  • Apply label renovate to PRs.
  • Limit to maximum 10 open PRs at any time.
  • Wait for branch tests to pass or fail before creating the PR.
  • Rebase existing PRs any time the base branch has been updated.
  • Use semantic commit type fix for dependencies and chore for all others if semantic commits are in use.
  • Separate patch and minor releases of dependencies into separate PRs.
  • Evaluate schedules according to timezone Australia/Melbourne.
  • aws-sdk-js-v3 monorepo
  • aws-cdk monorepo
  • Group Jekyll and related Ruby packages together.
  • Add ts-jest major update to Jest monorepo.
  • Group known monorepo packages together.
  • Use curated list of recommended non-monorepo package groupings.
  • Disable major updates to @types/node.
  • Pin github-action digests.
  • Wait until the npm package is three days old before raising the update, this prevents npm unpublishing a package you already upgraded to.
  • Enable Docker Compose image updating.
  • Upgrade Docker tags to newer versions.
  • babel-eslint was renamed under the @babel scope.
  • 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 4 Pull Requests:

chore(deps): pin dependencies
chore(renovate): patch Update dependency concurrently to ^7.6.0
  • Schedule: ["at any time"]
  • Branch name: renovate/patch-patch
  • Merge into: main
  • Upgrade concurrently to ^7.6.0
chore(renovate): major Update dependency concurrently to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/major-major
  • Merge into: main
  • Upgrade concurrently to ^8.2.2
chore(deps): lock file maintenance
  • Schedule: ["before 3am on saturday"]
  • Branch name: renovate/lock-file-maintenance
  • Merge into: main
  • Regenerate lock files to use latest dependency versions

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

@renovate renovate bot added the renovate label Jul 20, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants