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

parcellab-dev-bot
Copy link
Collaborator

@parcellab-dev-bot parcellab-dev-bot commented Mar 22, 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

  • package.json (npm)

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.
  • If Renovate detects semantic commits, it will use semantic commit type fix for dependencies and chore for all others.
  • Ignore node_modules, bower_components, vendor and various test/tests directories.
  • Automatically detect the best rangeStrategy to use.
  • Rate limit PR creation to a maximum of two per hour.
  • Limit to maximum 10 open PRs at any time.
  • Group known monorepo packages together.
  • Use curated list of recommended non-monorepo package groupings.
  • A collection of workarounds for known problems with packages.
  • Weekly schedule on early Monday mornings.
  • Run Renovate on following schedule: before 3am 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 19 Pull Requests:

chore(deps): pin webpack to ^5.97.1 [security]
  • Branch name: chore/renovate/npm-webpack-vulnerability
  • Merge into: main
  • Upgrade webpack to ^5.97.1
chore(deps): pin devdependencies (non-major) dev (patch)
fix(deps): pin @​babel/runtime to ^7.22.15
  • Schedule: ["before 3am on Monday"]
  • Branch name: chore/renovate/patch-babel-monorepo
  • Merge into: main
  • Upgrade @babel/runtime to ^7.22.15
fix(deps): pin bootstrap to ^5.3.3
  • Schedule: ["before 3am on Monday"]
  • Branch name: chore/renovate/bootstrap-5.3.x
  • Merge into: main
  • Upgrade bootstrap to ^5.3.3
fix(deps): pin jquery to ^3.7.1
  • Schedule: ["before 3am on Monday"]
  • Branch name: chore/renovate/jquery-3.7.x
  • Merge into: main
  • Upgrade jquery to ^3.7.1
chore(deps): pin devdependencies (non-major) dev (minor)
fix(deps): pin @​babel/runtime to ^7.26.0
  • Schedule: ["before 3am on Monday"]
  • Branch name: chore/renovate/babel-monorepo
  • Merge into: main
  • Upgrade @babel/runtime to ^7.26.0
fix(deps): pin bootstrap-icons to ^1.11.3
  • Schedule: ["before 3am on Monday"]
  • Branch name: chore/renovate/bootstrap-icons-1.x
  • Merge into: main
  • Upgrade bootstrap-icons to ^1.11.3
chore(deps): pin copy-webpack-plugin to v12
  • Schedule: ["before 3am on Monday"]
  • Branch name: chore/renovate/copy-webpack-plugin-12.x
  • Merge into: main
  • Upgrade copy-webpack-plugin to ^12.0.2
chore(deps): pin css-loader to v7
  • Schedule: ["before 3am on Monday"]
  • Branch name: chore/renovate/css-loader-7.x
  • Merge into: main
  • Upgrade css-loader to ^7.1.2
chore(deps): pin eslint to v9
  • Schedule: ["before 3am on Monday"]
  • Branch name: chore/renovate/eslint-9.x
  • Merge into: main
  • Upgrade eslint to ^9.17.0
chore(deps): pin eslint-config-prettier to v9
  • Schedule: ["before 3am on Monday"]
  • Branch name: chore/renovate/eslint-config-prettier-9.x
  • Merge into: main
  • Upgrade eslint-config-prettier to ^9.1.0
chore(deps): pin husky to v9
  • Schedule: ["before 3am on Monday"]
  • Branch name: chore/renovate/husky-9.x
  • Merge into: main
  • Upgrade husky to ^9.1.7
chore(deps): pin postcss-loader to v8
  • Schedule: ["before 3am on Monday"]
  • Branch name: chore/renovate/postcss-loader-8.x
  • Merge into: main
  • Upgrade postcss-loader to ^8.1.1
chore(deps): pin prettier to v3
  • Schedule: ["before 3am on Monday"]
  • Branch name: chore/renovate/prettier-3.x
  • Merge into: main
  • Upgrade prettier to ^3.4.2
chore(deps): pin sass-loader to v16
  • Schedule: ["before 3am on Monday"]
  • Branch name: chore/renovate/sass-loader-16.x
  • Merge into: main
  • Upgrade sass-loader to ^16.0.4
chore(deps): pin style-loader to v4
  • Schedule: ["before 3am on Monday"]
  • Branch name: chore/renovate/style-loader-4.x
  • Merge into: main
  • Upgrade style-loader to ^4.0.0
chore(deps): pin typescript-eslint monorepo to v8 (major)
chore(deps): pin webpack-cli to v6
  • Schedule: ["before 3am on Monday"]
  • Branch name: chore/renovate/webpack-cli-6.x
  • Merge into: main
  • Upgrade webpack-cli to ^6.0.1

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

@parcellab-dev-bot parcellab-dev-bot requested a review from a team as a code owner March 22, 2024 21:13
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