chore: Configure Renovate #1

Merged
jank merged 1 commits from renovate/configure into master 2024-09-17 06:52:24 +00:00
Collaborator

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 (bun)
  • 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.
  • Preserve (but continue to upgrade) any existing SemVer ranges.
  • Enable Renovate Dependency Dashboard creation.
  • Rebase existing PRs any time the base branch has been updated.
  • Use semantic prefixes for commit messages and PR titles.
  • Raise PR when vulnerability alerts are detected with label 'security'.
  • Group all minor and patch updates together.
  • Keep existing branches updated even when not scheduled.
  • Show all Merge Confidence badges for pull requests.

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

chore(deps): update devdependencies (non-major)
  • Schedule: ["at any time"]
  • Branch name: renovate/devdependencies-(non-major)
  • Merge into: master
  • Upgrade jasmine-core to ~5.3.0
  • Upgrade typescript to ~5.6.0
fix(deps): update dependency zone.js to ~0.15.0
  • Schedule: ["at any time"]
  • Branch name: renovate/dependencies-(major-and-minor)
  • Merge into: master
  • Upgrade zone.js to ~0.15.0
chore(deps): lock file maintenance
  • Schedule: ["before 4am"]
  • Branch name: renovate/lock-file-maintenance
  • Merge into: master
  • 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 has been generated by Renovate Bot.

Welcome to [Renovate](https://github.com/renovatebot/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` (bun) * `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. - Preserve (but continue to upgrade) any existing SemVer ranges. - Enable Renovate Dependency Dashboard creation. - Rebase existing PRs any time the base branch has been updated. - Use semantic prefixes for commit messages and PR titles. - Raise PR when vulnerability alerts are detected with label `'security'`. - Group all `minor` and `patch` updates together. - Keep existing branches updated even when not scheduled. - Show all Merge Confidence badges for pull requests. 🔡 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 3 Pull Requests: <details> <summary>chore(deps): update devdependencies (non-major)</summary> - Schedule: ["at any time"] - Branch name: `renovate/devdependencies-(non-major)` - Merge into: `master` - Upgrade [jasmine-core](https://github.com/jasmine/jasmine) to `~5.3.0` - Upgrade [typescript](https://github.com/microsoft/TypeScript) to `~5.6.0` </details> <details> <summary>fix(deps): update dependency zone.js to ~0.15.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/dependencies-(major-and-minor)` - Merge into: `master` - Upgrade [zone.js](https://github.com/angular/angular) to `~0.15.0` </details> <details> <summary>chore(deps): lock file maintenance</summary> - Schedule: ["before 4am"] - Branch name: `renovate/lock-file-maintenance` - Merge into: `master` - Regenerate lock files to use latest dependency versions </details> 🚸 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](https://docs.renovatebot.com/), particularly the Getting Started section. If you need any further assistance then you can also [request help here](https://github.com/renovatebot/renovate/discussions). --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-config-hash:0a0b8841b14278c0c061ba4db2615c8f351f5dda327a6ee5707d6e1ee5980f1c-->
Renovate added 1 commit 2024-09-17 06:51:48 +00:00
jank merged commit ee61ef13db into master 2024-09-17 06:52:24 +00:00
jank deleted branch renovate/configure 2024-09-17 06:52:24 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: jank/angular-hotel-manager#1
No description provided.