Skip to content
This repository has been archived by the owner on Mar 6, 2024. It is now read-only.

Configure Renovate #4

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

Configure Renovate #4

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Apr 22, 2022

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

  • 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.
  • Preserve (but continue to upgrade) any existing SemVer ranges.

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

chore(deps): update dependency @​logto/eslint-config to ^0.2.0
  • Schedule: ["at any time"]
  • Branch name: renovate/logto-eslint-config-0.x
  • Merge into: master
  • Upgrade @logto/eslint-config to ^0.2.0
chore(deps): update dependency @​logto/eslint-config-react to ^0.2.0
  • Schedule: ["at any time"]
  • Branch name: renovate/logto-eslint-config-react-0.x
  • Merge into: master
  • Upgrade @logto/eslint-config-react to ^0.2.0
chore(deps): update dependency @​logto/ts-config to ^0.2.0
  • Schedule: ["at any time"]
  • Branch name: renovate/logto-ts-config-0.x
  • Merge into: master
  • Upgrade @logto/ts-config to ^0.2.0
chore(deps): update dependency @​logto/ts-config-react to ^0.2.0
  • Schedule: ["at any time"]
  • Branch name: renovate/logto-ts-config-react-0.x
  • Merge into: master
  • Upgrade @logto/ts-config-react to ^0.2.0
chore(deps): update dependency babel-preset-razzle to v4.2.18
  • Schedule: ["at any time"]
  • Branch name: renovate/babel-preset-razzle-4.x
  • Merge into: master
  • Upgrade babel-preset-razzle to 4.2.18
chore(deps): update dependency mini-css-extract-plugin to ^0.12.0
  • Schedule: ["at any time"]
  • Branch name: renovate/mini-css-extract-plugin-0.x
  • Merge into: master
  • Upgrade mini-css-extract-plugin to ^0.12.0
chore(deps): update dependency razzle to v4.2.18
  • Schedule: ["at any time"]
  • Branch name: renovate/razzle-4.x
  • Merge into: master
  • Upgrade razzle to 4.2.18
chore(deps): update dependency razzle-dev-utils to v4.2.18
  • Schedule: ["at any time"]
  • Branch name: renovate/razzle-dev-utils-4.x
  • Merge into: master
  • Upgrade razzle-dev-utils to 4.2.18
fix(deps): update dependency ky to ^0.33.0
  • Schedule: ["at any time"]
  • Branch name: renovate/ky-0.x
  • Merge into: master
  • Upgrade ky to ^0.33.0
chore(deps): update commitlint monorepo to v17 (major)
chore(deps): update dependency @​types/jest to v29
  • Schedule: ["at any time"]
  • Branch name: renovate/major-jest-monorepo
  • Merge into: master
  • Upgrade @types/jest to ^29.0.0
chore(deps): update dependency concurrently to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/concurrently-8.x
  • Merge into: master
  • Upgrade concurrently to ^8.0.0
chore(deps): update dependency eslint to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-8.x
  • Merge into: master
  • Upgrade eslint to ^8.0.0
chore(deps): update dependency eslint-formatter-pretty to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-formatter-pretty-5.x
  • Merge into: master
  • Upgrade eslint-formatter-pretty to ^5.0.0
chore(deps): update dependency html-webpack-plugin to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/html-webpack-plugin-5.x
  • Merge into: master
  • Upgrade html-webpack-plugin to ^5.0.0
chore(deps): update dependency husky to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/husky-8.x
  • Merge into: master
  • Upgrade husky to ^8.0.0
chore(deps): update dependency mini-css-extract-plugin to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/mini-css-extract-plugin-2.x
  • Merge into: master
  • Upgrade mini-css-extract-plugin to ^2.0.0
chore(deps): update dependency prettier to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/prettier-3.x
  • Merge into: master
  • Upgrade prettier to ^3.0.0
chore(deps): update dependency stylelint to v15
  • Schedule: ["at any time"]
  • Branch name: renovate/stylelint-15.x
  • Merge into: master
  • Upgrade stylelint to ^15.0.0
chore(deps): update dependency typescript to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/typescript-5.x
  • Merge into: master
  • Upgrade typescript to ^5.0.0
chore(deps): update dependency webpack to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/webpack-5.x
  • Merge into: master
  • Upgrade webpack to ^5.0.0
chore(deps): update dependency webpack-dev-server to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/webpack-dev-server-4.x
  • Merge into: master
  • Upgrade webpack-dev-server to ^4.0.0
chore(deps): update react monorepo to v18 (major)
  • Schedule: ["at any time"]
  • Branch name: renovate/major-react-monorepo
  • Merge into: master
  • Upgrade @types/react to ^18.0.0
  • Upgrade @types/react-dom to ^18.0.0
  • Upgrade react to ^18.0.0
  • Upgrade react-dom to ^18.0.0
fix(deps): update dependency query-string to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/query-string-8.x
  • Merge into: master
  • Upgrade query-string to ^8.0.0
fix(deps): update dependency react-router-dom to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/major-react-router-monorepo
  • Merge into: master
  • Upgrade react-router-dom to ^6.0.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.

@renovate renovate bot force-pushed the renovate/configure branch from ebd83f2 to f1db201 Compare June 26, 2022 07:06
@renovate renovate bot force-pushed the renovate/configure branch from f1db201 to 922340a Compare March 12, 2023 01:36
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

0 participants