Skip to content
This repository was archived by the owner on Jan 30, 2026. It is now read-only.

Configure Renovate#1

Open
parcellab-dev-bot wants to merge 1 commit intomainfrom
renovate/configure
Open

Configure Renovate#1
parcellab-dev-bot wants to merge 1 commit intomainfrom
renovate/configure

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 21 Pull Requests:

chore(deps): pin webpack to ^5.102.1 [security]
  • Branch name: chore/renovate/npm-webpack-vulnerability
  • Merge into: main
  • Upgrade webpack to ^5.102.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.8
  • Schedule: ["before 3am on Monday"]
  • Branch name: chore/renovate/bootstrap-5.3.x
  • Merge into: main
  • Upgrade bootstrap to ^5.3.8
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.28.4
  • Schedule: ["before 3am on Monday"]
  • Branch name: chore/renovate/babel-monorepo
  • Merge into: main
  • Upgrade @babel/runtime to ^7.28.4
fix(deps): pin bootstrap-icons to ^1.13.1
  • Schedule: ["before 3am on Monday"]
  • Branch name: chore/renovate/bootstrap-icons-1.x
  • Merge into: main
  • Upgrade bootstrap-icons to ^1.13.1
chore(deps): pin babel-loader to v10
  • Schedule: ["before 3am on Monday"]
  • Branch name: chore/renovate/babel-loader-10.x
  • Merge into: main
  • Upgrade babel-loader to ^10.0.0
chore(deps): pin copy-webpack-plugin to v13
  • Schedule: ["before 3am on Monday"]
  • Branch name: chore/renovate/copy-webpack-plugin-13.x
  • Merge into: main
  • Upgrade copy-webpack-plugin to ^13.0.1
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.39.1
chore(deps): pin eslint-config-prettier to v10
  • Schedule: ["before 3am on Monday"]
  • Branch name: chore/renovate/eslint-config-prettier-10.x
  • Merge into: main
  • Upgrade eslint-config-prettier to ^10.1.8
chore(deps): pin eslint-webpack-plugin to v5
  • Schedule: ["before 3am on Monday"]
  • Branch name: chore/renovate/eslint-webpack-plugin-5.x
  • Merge into: main
  • Upgrade eslint-webpack-plugin to ^5.0.2
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.2.0
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.6.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.6
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 March 22, 2024 21:13
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant