Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Configure Renovate #318

Merged
merged 4 commits into from
Mar 3, 2024
Merged

chore: Configure Renovate #318

merged 4 commits into from
Mar 3, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 2, 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.yml (github-actions)
  • .github/workflows/bump-version.yml (github-actions)
  • .github/workflows/codeql-analysis.yml (github-actions)
  • .github/workflows/forbidden-check.yml (github-actions)
  • .github/workflows/keep-main-version-branch.yml (github-actions)
  • .github/workflows/test.yml (github-actions)
  • .github/workflows/update-dist.yml (github-actions)
  • action.yml (github-actions)
  • .node-version (nodenv)
  • 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.
  • 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.
  • Pin all dependency versions except peerDependencies.
  • Pin github-action digests.
  • Schedule monthly.
  • Run Renovate on following schedule: before 4am on the first day of the month

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

chore(deps): pin dependencies
  • Schedule: ["before 4am on the first day of the month"]
  • Branch name: renovate/all-dependencies-(github-actions)
  • Merge into: main
  • Upgrade actions/checkout to b4ffde65f46336ab88eb53be808477a3936bae11
  • Upgrade tj-actions/changed-files to 800a2825992141ddde1a8bca8ad394cec34d3188
chore(deps): pin dependencies
  • Schedule: ["before 4am on the first day of the month"]
  • Branch name: renovate/pin-dependencies
  • Merge into: main
  • Upgrade actions/setup-node to b39b52d1213e96004bfcb1c61a8a6fa8ab84f3e8
  • Upgrade github/codeql-action to 8a470fddafa5cbb6266ee11b37ef4d8aae19c571
chore(deps): pin dependencies
fix(deps): pin dependencies
chore(deps): update actions/setup-node action to v4.0.2
  • Schedule: ["before 4am on the first day of the month"]
  • Branch name: renovate/actions-setup-node-4.x
  • Merge into: main
  • Upgrade actions/setup-node to 60edb5dd545a775178f52524783378180af0d1f8
chore(deps): update dependency dependency-cruiser to v15.5.0
  • Schedule: ["before 4am on the first day of the month"]
  • Branch name: renovate/dependency-cruiser-15.x
  • Merge into: main
  • Upgrade dependency-cruiser to 15.5.0
chore(deps): update dependency node to v18.19.1
  • Schedule: ["before 4am on the first day of the month"]
  • Branch name: renovate/node-18.x
  • Merge into: main
  • Upgrade node to 18.19.1
chore(deps): update dependency dependency-cruiser to v16
  • Schedule: ["before 4am on the first day of the month"]
  • Branch name: renovate/dependency-cruiser-16.x
  • Merge into: main
  • Upgrade dependency-cruiser to 16.2.2
chore(deps): update dependency node to v20
  • Schedule: ["before 4am on the first day of the month"]
  • Branch name: renovate/node-20.x
  • Merge into: main
  • Upgrade node to 20.11.1
chore(deps): update dependency vitest to v1
  • Schedule: ["before 4am on the first day of the month"]
  • Branch name: renovate/major-all-devdependencies
  • Merge into: main
  • Upgrade vitest to ^1.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.

@renovate renovate bot requested a review from MH4GF as a code owner March 2, 2024 10:36
@MH4GF MH4GF force-pushed the renovate/configure branch 4 times, most recently from 01c7d44 to 5a2e23a Compare March 3, 2024 02:57
@MH4GF MH4GF merged commit 9c9d5b2 into main Mar 3, 2024
6 checks passed
@MH4GF MH4GF deleted the renovate/configure branch March 3, 2024 07:58
@MH4GF MH4GF added the dev-ex label Mar 3, 2024
This was referenced May 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant