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

Configure Renovate #3

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

Configure Renovate #3

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Feb 21, 2024

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

  • Dockerfile (dockerfile)
  • .github/workflows/fly.yml (github-actions)
  • api/package.json (npm)
  • package.json (npm)
  • web/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 (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.

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

chore(deps): update dependency autoprefixer to v10.4.20
  • Schedule: ["at any time"]
  • Branch name: renovate/autoprefixer-10.x-lockfile
  • Merge into: main
  • Upgrade autoprefixer to 10.4.20
chore(deps): update dependency postcss to v8.4.49
  • Schedule: ["at any time"]
  • Branch name: renovate/postcss-8.x-lockfile
  • Merge into: main
  • Upgrade postcss to 8.4.49
chore(deps): update dependency tailwindcss to v3.4.16
  • Schedule: ["at any time"]
  • Branch name: renovate/tailwindcss-3.x-lockfile
  • Merge into: main
  • Upgrade tailwindcss to 3.4.16
chore(deps): update react monorepo
fix(deps): update dependency @react-email/components to v0.0.29
  • Schedule: ["at any time"]
  • Branch name: renovate/react-email-components-0.x
  • Merge into: main
  • Upgrade @react-email/components to 0.0.29
fix(deps): update dependency rehype-highlight to v7.0.1
  • Schedule: ["at any time"]
  • Branch name: renovate/rehype-highlight-7.x
  • Merge into: main
  • Upgrade rehype-highlight to 7.0.1
fix(deps): update dependency sitemap to v7.1.2
  • Schedule: ["at any time"]
  • Branch name: renovate/sitemap-7.x
  • Merge into: main
  • Upgrade sitemap to 7.1.2
chore(deps): update dependency prettier-plugin-tailwindcss to v0.6.9
  • Schedule: ["at any time"]
  • Branch name: renovate/prettier-plugin-tailwindcss-0.x
  • Merge into: main
  • Upgrade prettier-plugin-tailwindcss to 0.6.9
chore(deps): update yarn to v4.5.3
  • Schedule: ["at any time"]
  • Branch name: renovate/yarn-monorepo
  • Merge into: main
  • Upgrade yarn to 4.5.3
fix(deps): update dependency @​apollo/client-react-streaming to v0.11.6
fix(deps): update dependency @graphql-yoga/plugin-response-cache to v3.12.4
fix(deps): update dependency @mdx-js/rollup to v3.1.0
  • Schedule: ["at any time"]
  • Branch name: renovate/mdx-monorepo
  • Merge into: main
  • Upgrade @mdx-js/rollup to 3.1.0
fix(deps): update dependency framer-motion to v11.13.1
  • Schedule: ["at any time"]
  • Branch name: renovate/framer-motion-11.x-lockfile
  • Merge into: main
  • Upgrade framer-motion to 11.13.1
fix(deps): update dependency tsx to v4.19.2
  • Schedule: ["at any time"]
  • Branch name: renovate/tsx-4.x-lockfile
  • Merge into: main
  • Upgrade tsx to 4.19.2
fix(deps): update redwood monorepo to v8.4.1
chore(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): update node.js to v22
  • Schedule: ["at any time"]
  • Branch name: renovate/node-22.x
  • Merge into: main
  • Upgrade node to 22
  • Upgrade node to =22.12.0
  • Upgrade node to 22-bookworm-slim
chore(deps): update react monorepo to v19 (major)
fix(deps): update dependency date-fns to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/date-fns-4.x
  • Merge into: main
  • Upgrade date-fns to ^4.0.0
fix(deps): update dependency glob to v11
  • Schedule: ["at any time"]
  • Branch name: renovate/glob-11.x
  • Merge into: main
  • Upgrade glob to ^11.0.0
fix(deps): update dependency graphql-request to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/graphql-request-7.x
  • Merge into: main
  • Upgrade graphql-request to 7.1.2
fix(deps): update dependency sitemap to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/sitemap-8.x
  • Merge into: main
  • Upgrade sitemap to 8.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 was generated by Mend Renovate. View the repository job log.

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

Successfully merging this pull request may close these issues.

0 participants