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

Configure Renovate #241

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

Configure Renovate #241

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Mar 26, 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

  • Gemfile (bundler)
  • .circleci/config.yml (circleci)
  • Example/Podfile (cocoapods)
  • Podfile (cocoapods)
  • website/package.json (npm)
  • website/.nvmrc (nvm)
  • Package.swift (swift)

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 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.

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

fix(deps): update dependency minimist to v1.2.6 [security]
  • Branch name: renovate/npm-minimist-vulnerability
  • Merge into: master
  • Upgrade minimist to 1.2.6
fix(deps): update dependency set-value to v4.0.1 [security]
  • Branch name: renovate/npm-set-value-vulnerability
  • Merge into: master
  • Upgrade set-value to 4.0.1
chore(deps): update dependency tophatmonocle/iosmath to from: "1.1.2"
  • Schedule: ["at any time"]
  • Branch name: renovate/tophatmonocle-iosmath-1.x
  • Merge into: master
  • Upgrade tophatmonocle/iosMath to 8c65dab2295100c02d9d844f6dc5646ab9d57b42
fix(deps): update dependency underscore.string to v3.3.6
  • Schedule: ["at any time"]
  • Branch name: renovate/underscore.string-3.x-lockfile
  • Merge into: master
  • Upgrade underscore.string to 3.3.6
chore(deps): update dependency cocoapods to v1.12.0
  • Schedule: ["at any time"]
  • Branch name: renovate/cocoapods-1.x
  • Merge into: master
  • Upgrade cocoapods to '1.12.0'
chore(deps): update dependency snapkit/snapkit to from: "5.6.0"
  • Schedule: ["at any time"]
  • Branch name: renovate/snapkit-snapkit-5.x
  • Merge into: master
  • Upgrade SnapKit/SnapKit to f222cbdf325885926566172f6f5f06af95473158
chore(deps): update node.js to v16.13.1
  • Schedule: ["at any time"]
  • Branch name: renovate/circleci-node-16.x
  • Merge into: master
  • Upgrade circleci/node to 16.13.1
chore(deps): update node.js to v8.17.0
  • Schedule: ["at any time"]
  • Branch name: renovate/node-8.x
  • Merge into: master
  • Upgrade node to 8.17.0
chore(deps): update node.js to v17
  • Schedule: ["at any time"]
  • Branch name: renovate/circleci-node-17.x
  • Merge into: master
  • Upgrade circleci/node to 17.2.0
chore(deps): update node.js to v18
  • Schedule: ["at any time"]
  • Branch name: renovate/node-18.x
  • Merge into: master
  • Upgrade node to 18.15.0
fix(deps): update dependency react to v18
  • Schedule: ["at any time"]
  • Branch name: renovate/major-react-monorepo
  • Merge into: master
  • Upgrade react to ^18.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.

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.

None yet

0 participants