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

Merged
merged 4 commits into from
Jul 10, 2023
Merged

Configure Renovate #49

merged 4 commits into from
Jul 10, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 10, 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

  • .github/workflows/ci.yml (github-actions)
  • .github/workflows/cq.yml (github-actions)
  • .github/workflows/e2e.yml (github-actions)
  • ci/package.json (npm)
  • package.json (npm)
  • packages/connect/package.json (npm)
  • packages/expose-vite-dev-server/package.json (npm)
  • packages/multibuild-cli/package.json (npm)
  • packages/multibuild/package.json (npm)
  • packages/node-loader/package.json (npm)
  • packages/reloader/package.json (npm)
  • packages/vavite/package.json (npm)

Configuration Summary

Based on the default config's presets, Renovate will:

  • Start dependency updates only once this onboarding PR is merged
  • 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:

chore(deps): update all non-major dependencies
chore(deps): update actions/setup-node action to v3
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/actions-setup-node-3.x
  • Merge into: main
  • Upgrade actions/setup-node to v3
chore(deps): update dependency prettier to v3
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/prettier-3.x
  • Merge into: main
  • Upgrade prettier to ^3.0.0
chore(deps): update dependency tsup to v7
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/tsup-7.x
  • Merge into: main
  • Upgrade tsup to ^7.1.0
chore(deps): update tj-actions/branch-names action to v6
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/tj-actions-branch-names-6.x
  • Merge into: main
  • Upgrade tj-actions/branch-names to v6.5
fix(deps): update dependency puppeteer to v20
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/puppeteer-20.x
  • Merge into: main
  • Upgrade puppeteer to ^20.8.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.

@cyco130 cyco130 merged commit fb623f0 into main Jul 10, 2023
@cyco130 cyco130 deleted the renovate/configure branch June 18, 2024 10:11
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.

1 participant