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 #1

Merged
merged 1 commit into from
Jan 8, 2024
Merged

chore: Configure Renovate #1

merged 1 commit into from
Jan 8, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 14, 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

  • docker-compose.yaml (docker-compose)
  • webapp/Dockerfile (dockerfile)
  • .github/workflows/deactivate.yaml (github-actions)
  • .github/workflows/preproduction.yaml (github-actions)
  • .github/workflows/production.yaml (github-actions)
  • .github/workflows/release.yaml (github-actions)
  • .github/workflows/review-auto.yaml (github-actions)
  • .github/workflows/review.yaml (github-actions)
  • webapp/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.
  • Enable Docker major updates.
  • Run lock file maintenance (updates) on the first day of each month.
  • Enable Renovate Dependency Dashboard creation.
  • Preserve (but continue to upgrade) any existing SemVer ranges.
  • Rate limit PR creation to a maximum of four per hour.
  • Use semantic prefixes for commit messages and PR titles.
  • Evaluate schedules according to timezone Europe/Paris.

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

chore(deps): update node.js to d016f19
  • Schedule: ["at any time"]
  • Branch name: renovate/node-lts-alpine3.18
  • Merge into: main
  • Upgrade node to sha256:d016f19a31ac259d78dc870b4c78132cf9e52e89339ff319bdd9999912818f4a
fix(deps): update dependency next to v13.5.6
  • Schedule: ["at any time"]
  • Branch name: renovate/nextjs-monorepo
  • Merge into: main
  • Upgrade next to 13.5.6
fix(deps): update dependency @​tanstack/react-query to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/major-tanstack-query-monorepo
  • Merge into: main
  • Upgrade @tanstack/react-query to ^5.0.0
fix(deps): update dependency next to v14
  • Schedule: ["at any time"]
  • Branch name: renovate/major-nextjs-monorepo
  • Merge into: main
  • Upgrade next to 14.0.4
fix(deps): update dependency superjson to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/superjson-2.x
  • Merge into: main
  • Upgrade superjson to ^2.0.0
chore(deps): lock file maintenance
  • Schedule: ["before 4am on the first day of the month"]
  • Branch name: renovate/lock-file-maintenance
  • Merge into: main
  • Regenerate lock files to use latest dependency versions

🚸 Branch creation will be limited to maximum 4 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.

@ClementNumericite ClementNumericite merged commit d2f6302 into main Jan 8, 2024
3 checks passed
@renovate renovate bot deleted the renovate/configure branch January 8, 2024 15:02
@SocialGroovyBot
Copy link
Member

🎉 This PR is included in version 1.0.0-beta.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@SocialGroovyBot
Copy link
Member

🎉 This PR is included in version 1.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@SocialGroovyBot
Copy link
Member

🎉 This PR is included in version 1.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

1 similar comment
@SocialGroovyBot
Copy link
Member

🎉 This PR is included in version 1.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@SocialGroovyBot
Copy link
Member

🎉 This PR is included in version 0.2.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants