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

Merged
merged 2 commits into from
Nov 26, 2024
Merged

chore: Configure Renovate #19

merged 2 commits into from
Nov 26, 2024

Conversation

versionvanguard[bot]
Copy link
Contributor

@versionvanguard versionvanguard bot commented Nov 26, 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

  • .github/workflows/firebase-hosting-merge.yml (github-actions)
  • .github/workflows/firebase-hosting-pull-request.yml (github-actions)
  • package.json (npm)
  • .github/workflows/firebase-hosting-merge.yml (regex)
  • .github/workflows/firebase-hosting-pull-request.yml (regex)
  • renovate.json (regex)

Configuration Summary

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

  • Start dependency updates only once this onboarding PR is merged
  • 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.
  • Raise PRs immediately (after branch is created).
  • Schedule monthly.
  • Apply label dependencies to PRs.
  • Group all minor and patch updates together.
  • Update _VERSION environment variables in GitHub Action files.
  • 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 14 Pull Requests:

chore(deps): update dependency webpack to v5.94.0 [security]
  • Branch name: renovate/npm-webpack-vulnerability
  • Merge into: main
  • Upgrade webpack to 5.94.0
chore(deps): update dependency firebase-tools to v13 [security]
  • Branch name: renovate/npm-firebase-tools-vulnerability
  • Merge into: main
  • Upgrade firebase-tools to ^13.0.0
fix(deps): update dependency firebase to v10 [security]
  • Branch name: renovate/npm-firebase-vulnerability
  • Merge into: main
  • Upgrade firebase to ^10.0.0
chore(deps): update all non-major dependencies
chore(deps): update actions/cache action to v4
  • Schedule: ["before 4am on the first day of the month"]
  • Branch name: renovate/actions-cache-4.x
  • Merge into: main
  • Upgrade actions/cache to v4
chore(deps): update actions/checkout action to v4
  • Schedule: ["before 4am on the first day of the month"]
  • Branch name: renovate/actions-checkout-4.x
  • Merge into: main
  • Upgrade actions/checkout to v4
chore(deps): update actions/setup-node action to v4
  • 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 v4
chore(deps): update dependency copy-webpack-plugin to v12
  • Schedule: ["before 4am on the first day of the month"]
  • Branch name: renovate/copy-webpack-plugin-12.x
  • Merge into: main
  • Upgrade copy-webpack-plugin to ^12.0.0
chore(deps): update dependency html-minimizer-webpack-plugin to v5
  • Schedule: ["before 4am on the first day of the month"]
  • Branch name: renovate/html-minimizer-webpack-plugin-5.x
  • Merge into: main
  • Upgrade html-minimizer-webpack-plugin to ^5.0.0
chore(deps): update dependency ubuntu github actions runner to v24
  • Schedule: ["before 4am on the first day of the month"]
  • Branch name: renovate/ubuntu-github-actions-runner-24.x
  • Merge into: main
  • Upgrade ubuntu github actions runner to 24
chore(deps): update dependency ubuntu to v24
  • Schedule: ["before 4am on the first day of the month"]
  • Branch name: renovate/ubuntu-24.x
  • Merge into: main
  • Upgrade ubuntu to 24.04
chore(deps): update dependency webpack-cli to v5
  • Schedule: ["before 4am on the first day of the month"]
  • Branch name: renovate/webpack-cli-5.x
  • Merge into: main
  • Upgrade webpack-cli to ^5.0.0
chore(deps): update dependency webpack-dev-server to v5
  • Schedule: ["before 4am on the first day of the month"]
  • Branch name: renovate/webpack-dev-server-5.x
  • Merge into: main
  • Upgrade webpack-dev-server to ^5.0.0
chore(deps): lock file maintenance
  • Schedule: ["before 4am on monday"]
  • Branch name: renovate/lock-file-maintenance
  • Merge into: main
  • Regenerate lock files to use latest dependency versions

🚸 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 Renovate Bot.

@versionvanguard versionvanguard bot added the dependencies Pull requests that update a dependency file label Nov 26, 2024
Copy link

github-actions bot commented Nov 26, 2024

Visit the preview URL for this PR (updated for commit 393304d):

https://bvarga-fe600--pr19-renovate-configure-x5hhkjkk.web.app

(expires Tue, 03 Dec 2024 08:50:12 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: a3b1098a9eaf0750a134a339972f1df2a3969a8d

renovate.json Outdated Show resolved Hide resolved
@warnyul warnyul merged commit 89d1611 into main Nov 26, 2024
2 checks passed
@warnyul warnyul deleted the renovate/configure branch December 10, 2024 10:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant