This repository has been archived by the owner on Apr 18, 2023. It is now read-only.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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:
fix
for dependencies andchore
for all others if semantic commits are in use.node_modules
,bower_components
,vendor
and various test/tests directories.🔡 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]
renovate/npm-minimist-vulnerability
master
1.2.6
fix(deps): update dependency set-value to v4.0.1 [security]
renovate/npm-set-value-vulnerability
master
4.0.1
chore(deps): update dependency tophatmonocle/iosmath to from: "1.1.2"
renovate/tophatmonocle-iosmath-1.x
master
8c65dab2295100c02d9d844f6dc5646ab9d57b42
fix(deps): update dependency underscore.string to v3.3.6
renovate/underscore.string-3.x-lockfile
master
3.3.6
chore(deps): update dependency cocoapods to v1.12.0
renovate/cocoapods-1.x
master
'1.12.0'
chore(deps): update dependency snapkit/snapkit to from: "5.6.0"
renovate/snapkit-snapkit-5.x
master
f222cbdf325885926566172f6f5f06af95473158
chore(deps): update node.js to v16.13.1
renovate/circleci-node-16.x
master
16.13.1
chore(deps): update node.js to v8.17.0
renovate/node-8.x
master
8.17.0
chore(deps): update node.js to v17
renovate/circleci-node-17.x
master
17.2.0
chore(deps): update node.js to v18
renovate/node-18.x
master
18.15.0
fix(deps): update dependency react to v18
renovate/major-react-monorepo
master
^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.