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

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

Configure Renovate #1

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Aug 11, 2023

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.yml (docker-compose)
  • .github/workflows/post.yml (github-actions)
  • .github/workflows/preview.yml (github-actions)
  • 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.

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

Update dependency @​tsconfig/node18 to v18.2.4
  • Schedule: ["at any time"]
  • Branch name: renovate/tsconfig-node18-18.x-lockfile
  • Merge into: main
  • Upgrade @tsconfig/node18 to 18.2.4
Update dependency hast-util-from-html to v2.0.2
  • Schedule: ["at any time"]
  • Branch name: renovate/hast-util-from-html-2.x-lockfile
  • Merge into: main
  • Upgrade hast-util-from-html to 2.0.2
Update dependency hast-util-to-text to v4.0.2
  • Schedule: ["at any time"]
  • Branch name: renovate/hast-util-to-text-4.x-lockfile
  • Merge into: main
  • Upgrade hast-util-to-text to 4.0.2
Update dependency vitest to v0.34.6
  • Schedule: ["at any time"]
  • Branch name: renovate/vitest-monorepo
  • Merge into: main
  • Upgrade vitest to 0.34.6
Update dependency @​types/node to v18.19.50
  • Schedule: ["at any time"]
  • Branch name: renovate/node-18.x-lockfile
  • Merge into: main
  • Upgrade @types/node to 18.19.50
Update dependency axios to v1.7.7
  • Schedule: ["at any time"]
  • Branch name: renovate/axios-1.x-lockfile
  • Merge into: main
  • Upgrade axios to 1.7.7
Update dependency puppeteer-core to v21.11.0
  • Schedule: ["at any time"]
  • Branch name: renovate/puppeteer-core-21.x-lockfile
  • Merge into: main
  • Upgrade puppeteer-core to 21.11.0
Update dependency tsx to v3.14.0
  • Schedule: ["at any time"]
  • Branch name: renovate/tsx-3.x-lockfile
  • Merge into: main
  • Upgrade tsx to 3.14.0
Update dependency wait-on to v7.2.0
  • Schedule: ["at any time"]
  • Branch name: renovate/wait-on-7.x-lockfile
  • Merge into: main
  • Upgrade wait-on to 7.2.0
Update dependency zod to v3.23.8
  • Schedule: ["at any time"]
  • Branch name: renovate/zod-3.x-lockfile
  • Merge into: main
  • Upgrade zod to 3.23.8
Update pnpm to v8.15.9
  • Schedule: ["at any time"]
  • Branch name: renovate/pnpm-8.x
  • Merge into: main
  • Upgrade pnpm to 8.15.9
Update actions/checkout action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-4.x
  • Merge into: main
  • Upgrade actions/checkout to v4
Update actions/setup-node action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-node-4.x
  • Merge into: main
  • Upgrade actions/setup-node to v4
Update dependency @​types/node to v20
  • Schedule: ["at any time"]
  • Branch name: renovate/node-20.x
  • Merge into: main
  • Upgrade @types/node to 20.x
Update dependency puppeteer-core to v23
  • Schedule: ["at any time"]
  • Branch name: renovate/puppeteer-core-23.x
  • Merge into: main
  • Upgrade puppeteer-core to ^23.0.0
Update dependency tsx to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/tsx-4.x
  • Merge into: main
  • Upgrade tsx to ^4.0.0
Update dependency vitest to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/major-vitest-monorepo
  • Merge into: main
  • Upgrade vitest to ^2.0.0
Update dependency wait-on to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/wait-on-8.x
  • Merge into: main
  • Upgrade wait-on to ^8.0.0
Update pnpm to v9
  • Schedule: ["at any time"]
  • Branch name: renovate/pnpm-9.x
  • Merge into: main
  • Upgrade pnpm to 9.10.0
Update stefanzweifel/git-auto-commit-action action to v5

🚸 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
None yet
Development

Successfully merging this pull request may close these issues.

0 participants