Skip to content
This repository has been archived by the owner on Nov 2, 2023. It is now read-only.

Configure Renovate #47

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

Configure Renovate #47

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Feb 28, 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)
  • package.json (npm)
  • .nvmrc (nvm)

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.
  • Evaluate schedules according to timezone Asia/Tokyo.
  • Use semantic prefixes for commit messages and PR titles.
  • Disable Renovate Dependency Dashboard creation.
  • Raise PRs immediately (after branch is created).
  • Automerge patch and minor upgrades if they pass tests.
  • Require all status checks to pass before any automerging.

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

chore(deps): update dependency webpack to ^5.88.2 [security]
  • Branch name: renovate/npm-webpack-vulnerability
  • Merge into: master
  • Upgrade webpack to ^5.88.2
chore(deps): update dependency fibers to ^5.0.3
  • Schedule: ["at any time"]
  • Branch name: renovate/fibers-5.x
  • Merge into: master
  • Upgrade fibers to ^5.0.3
chore(deps): update dependency html-webpack-plugin to ^5.5.3
  • Schedule: ["at any time"]
  • Branch name: renovate/html-webpack-plugin-5.x
  • Merge into: master
  • Upgrade html-webpack-plugin to ^5.5.3
chore(deps): update dependency postcss-loader to ^6.2.1
  • Schedule: ["at any time"]
  • Branch name: renovate/postcss-loader-6.x
  • Merge into: master
  • Upgrade postcss-loader to ^6.2.1
chore(deps): update react monorepo
  • Schedule: ["at any time"]
  • Branch name: renovate/react-monorepo
  • Merge into: master
  • Upgrade @types/react to ^17.0.64
  • Upgrade @types/react-dom to ^17.0.20
chore(deps): update babel monorepo
chore(deps): update dependency autoprefixer to ^10.4.14
  • Schedule: ["at any time"]
  • Branch name: renovate/autoprefixer-10.x
  • Merge into: master
  • Upgrade autoprefixer to ^10.4.14
chore(deps): update dependency babel-loader to ^8.3.0
  • Schedule: ["at any time"]
  • Branch name: renovate/babel-loader-8.x
  • Merge into: master
  • Upgrade babel-loader to ^8.3.0
chore(deps): update dependency copy-webpack-plugin to ^9.1.0
  • Schedule: ["at any time"]
  • Branch name: renovate/copy-webpack-plugin-9.x
  • Merge into: master
  • Upgrade copy-webpack-plugin to ^9.1.0
chore(deps): update dependency core-js to ^3.32.0
  • Schedule: ["at any time"]
  • Branch name: renovate/core-js-3.x
  • Merge into: master
  • Upgrade core-js to ^3.32.0
chore(deps): update dependency css-loader to ^6.8.1
  • Schedule: ["at any time"]
  • Branch name: renovate/css-loader-6.x
  • Merge into: master
  • Upgrade css-loader to ^6.8.1
chore(deps): update dependency cssnano to ^5.1.15
  • Schedule: ["at any time"]
  • Branch name: renovate/cssnano-5.x
  • Merge into: master
  • Upgrade cssnano to ^5.1.15
chore(deps): update dependency mini-css-extract-plugin to ^2.7.6
  • Schedule: ["at any time"]
  • Branch name: renovate/mini-css-extract-plugin-2.x
  • Merge into: master
  • Upgrade mini-css-extract-plugin to ^2.7.6
chore(deps): update dependency postcss to ^8.4.27
  • Schedule: ["at any time"]
  • Branch name: renovate/postcss-8.x
  • Merge into: master
  • Upgrade postcss to ^8.4.27
chore(deps): update dependency sass to ^1.64.2
  • Schedule: ["at any time"]
  • Branch name: renovate/sass-1.x
  • Merge into: master
  • Upgrade sass to ^1.64.2
chore(deps): update dependency sass-loader to ^12.6.0
  • Schedule: ["at any time"]
  • Branch name: renovate/sass-loader-12.x
  • Merge into: master
  • Upgrade sass-loader to ^12.6.0
chore(deps): update dependency typescript to ^4.9.5
  • Schedule: ["at any time"]
  • Branch name: renovate/typescript-4.x
  • Merge into: master
  • Upgrade typescript to ^4.9.5
chore(deps): update dependency webpack-cli to ^4.10.0
  • Schedule: ["at any time"]
  • Branch name: renovate/webpack-cli-4.x
  • Merge into: master
  • Upgrade webpack-cli to ^4.10.0
chore(deps): update dependency webpack-dev-server to ^4.15.1
  • Schedule: ["at any time"]
  • Branch name: renovate/webpack-dev-server-4.x
  • Merge into: master
  • Upgrade webpack-dev-server to ^4.15.1
chore(deps): update dependency webpack-merge to ^5.9.0
  • Schedule: ["at any time"]
  • Branch name: renovate/webpack-merge-5.x
  • Merge into: master
  • Upgrade webpack-merge to ^5.9.0
chore(deps): update linters
chore(deps): update pnpm/action-setup action to v2.4.0
  • Schedule: ["at any time"]
  • Branch name: renovate/pnpm-action-setup-2.x
  • Merge into: master
  • Upgrade pnpm/action-setup to v2.4.0
chore(deps): update actions/cache action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-cache-3.x
  • Merge into: master
  • Upgrade actions/cache to v3
chore(deps): update actions/checkout action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-3.x
  • Merge into: master
  • Upgrade actions/checkout to v3
chore(deps): update actions/setup-node action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-node-3.x
  • Merge into: master
  • Upgrade actions/setup-node to v3
chore(deps): update actions/upload-artifact action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-upload-artifact-3.x
  • Merge into: master
  • Upgrade actions/upload-artifact to v3
chore(deps): update dependency @wemake-services/stylelint-config-scss to v4
chore(deps): update dependency babel-loader to v9
  • Schedule: ["at any time"]
  • Branch name: renovate/babel-loader-9.x
  • Merge into: master
  • Upgrade babel-loader to ^9.1.3
chore(deps): update dependency copy-webpack-plugin to v11
  • Schedule: ["at any time"]
  • Branch name: renovate/copy-webpack-plugin-11.x
  • Merge into: master
  • Upgrade copy-webpack-plugin to ^11.0.0
chore(deps): update dependency cssnano to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/cssnano-6.x
  • Merge into: master
  • Upgrade cssnano to ^6.0.1
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.3
chore(deps): update dependency lint-staged to v13
  • Schedule: ["at any time"]
  • Branch name: renovate/lint-staged-13.x
  • Merge into: master
  • Upgrade lint-staged to ^13.2.3
chore(deps): update dependency postcss-loader to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/postcss-loader-7.x
  • Merge into: master
  • Upgrade postcss-loader to ^7.3.3
chore(deps): update dependency sass-loader to v13
  • Schedule: ["at any time"]
  • Branch name: renovate/sass-loader-13.x
  • Merge into: master
  • Upgrade sass-loader to ^13.3.2
chore(deps): update dependency typescript to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/typescript-5.x
  • Merge into: master
  • Upgrade typescript to ^5.1.6
chore(deps): update dependency webpack-cli to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/webpack-cli-5.x
  • Merge into: master
  • Upgrade webpack-cli to ^5.1.4
chore(deps): update linters (major)
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.2.20
  • Upgrade @types/react-dom to ^18.2.7
  • Upgrade react to ^18.2.0
  • Upgrade react-dom to ^18.2.0

❓ 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 d2ebd3b to e856eb4 Compare March 30, 2023 17:52
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.

0 participants