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

Configure Renovate #22

Merged
merged 2 commits into from
Nov 22, 2023
Merged

Configure Renovate #22

merged 2 commits into from
Nov 22, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 30, 2023

Mend Renovate logo banner

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/ci.yml (github-actions)
  • .github/workflows/debug.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.
  • Weekly schedule on early Monday mornings.
  • Run Renovate on following schedule: before 4am on Monday

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

Update dependency axios to v1.6.0 [SECURITY]
  • Branch name: renovate/npm-axios-vulnerability
  • Merge into: main
  • Upgrade axios to 1.6.0
Update dependency @​actions/core to v1.10.1
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/actions-core-1.x-lockfile
  • Merge into: main
  • Upgrade @actions/core to 1.10.1
Update dependency zod to v3.22.4
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/zod-3.x-lockfile
  • Merge into: main
  • Upgrade zod to 3.22.4
Update all non-major dev dependencies
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/all-minor-patch-dev
  • Merge into: main
  • Upgrade @types/node to 20.9.4
  • Upgrade @vercel/ncc to ^0.38.0
  • Upgrade prettier to 3.1.0
  • Upgrade tsx to 3.14.0
  • Upgrade typescript to 5.3.2
Update actions/setup-node action to v4
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/actions-setup-node-4.x
  • Merge into: main
  • Upgrade actions/setup-node to v4
Update dependency tsx to v4
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/tsx-4.x
  • Merge into: main
  • Upgrade tsx to ^4.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 Mend Renovate. View repository job log here.

@nicolewhite nicolewhite merged commit d69eb0d into main Nov 22, 2023
3 checks passed
@nicolewhite nicolewhite deleted the renovate/configure branch November 22, 2023 15:59
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant