Skip to content
This repository has been archived by the owner on Sep 27, 2023. It is now read-only.

Configure Renovate #350

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

Configure Renovate #350

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 27, 2023

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/danger.yml (github-actions)
  • .github/workflows/release.yml (github-actions)
  • .github/workflows/test.yml (github-actions)
  • package.json (npm)
  • .nvmrc (nvm)

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.
  • 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.
  • pollyjs monorepo
  • Run Renovate on following schedule: every weekday

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

chore(deps): update dependency @​types/node to v13.13.52
  • Schedule: ["before 3am on the first day of the month"]
  • Branch name: renovate/node-13.x
  • Merge into: master
  • Upgrade @types/node to 13.13.52
chore(deps): update dependency rimraf to v5.0.5
  • Schedule: ["every weekday"]
  • Branch name: renovate/rimraf-5.x
  • Merge into: master
  • Upgrade rimraf to 5.0.5
chore(deps): update dependency danger to v11.3.0
  • Schedule: ["every weekday"]
  • Branch name: renovate/danger-11.x
  • Merge into: master
  • Upgrade danger to 11.3.0
chore(deps): update dependency typescript to v5.2.2
  • Schedule: ["every weekday"]
  • Branch name: renovate/typescript-5.x
  • Merge into: master
  • Upgrade typescript to 5.2.2
chore(deps): update actions/cache action to v3
  • Schedule: ["every weekday"]
  • Branch name: renovate/actions-cache-3.x
  • Merge into: master
  • Upgrade actions/cache to v3
chore(deps): update actions/checkout action to v4
  • Schedule: ["every weekday"]
  • Branch name: renovate/actions-checkout-4.x
  • Merge into: master
  • Upgrade actions/checkout to v4
chore(deps): update actions/setup-node action to v3
  • Schedule: ["every weekday"]
  • Branch name: renovate/actions-setup-node-3.x
  • Merge into: master
  • Upgrade actions/setup-node to v3
chore(deps): update danger/danger-js action to v11
  • Schedule: ["every weekday"]
  • Branch name: renovate/danger-danger-js-11.x
  • Merge into: master
  • Upgrade danger/danger-js to 11.3.0
chore(deps): update dependency node to v18
  • Schedule: ["every weekday"]
  • Branch name: renovate/node-18.x
  • Merge into: master
  • Upgrade node to 18.18.0
  • Upgrade @types/node to 18.18.0
chore(deps): update dependency tsconfigs to v5
  • Schedule: ["every weekday"]
  • Branch name: renovate/tsconfigs-5.x
  • Merge into: master
  • Upgrade tsconfigs to 5.0.0
chore(deps): update js test packages to v29 (major)
  • Schedule: ["before 3am on the first day of the month"]
  • Branch name: renovate/major-js-test-packages
  • Merge into: master
  • Upgrade @types/jest to 29.5.5
  • Upgrade jest to 29.7.0
  • Upgrade ts-jest to 29.1.1
fix(deps): update dependency semantic-release to v22
  • Schedule: ["every weekday"]
  • Branch name: renovate/major-semantic-release-monorepo
  • Merge into: master
  • Upgrade semantic-release to 22.0.5
fix(deps): update dependency semantic-release-slack-bot to v4
  • Schedule: ["every weekday"]
  • Branch name: renovate/semantic-release-slack-bot-4.x
  • Merge into: master
  • Upgrade semantic-release-slack-bot to 4.0.2

🚸 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 added the renovatebot label Sep 27, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants