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
package.json
(npm)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.patch
upgrades if they pass tests.major
versions of dependencies into individual branches/PRs.patch
andminor
upgrades into separate PRs for the same dependency.:old_key: security
.🔡 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 13 Pull Requests:
Update dependency lodash to v4.17.21 [SECURITY]
renovate/npm-lodash-vulnerability
master
4.17.21
Update dependency semver to v7.5.2 [SECURITY]
renovate/npm-semver-vulnerability
master
7.5.2
Update dependency @types/lodash to v4.14.197
renovate/lodash-4.x-lockfile
master
4.14.197
Update dependency @azure/functions to v1.2.3
renovate/azure-functions-1.x-lockfile
master
1.2.3
Update dependency @types/semver to v7.5.0
renovate/semver-7.x-lockfile
master
7.5.0
Update dependency express to v4.18.2
renovate/express-4.x-lockfile
master
4.18.2
4.17.17
Update dependency rxjs to v6.6.7
renovate/rxjs-6.x-lockfile
master
6.6.7
Update dependency typescript to v3.9.10
renovate/typescript-3.x-lockfile
master
3.9.10
Update octokit monorepo
renovate/octokit-monorepo
master
4.8.0
6.70.1
16.43.2
7.24.3
Update dependency @azure/functions to v3
renovate/azure-functions-3.x
master
^3.0.0
Update dependency rxjs to v7
renovate/rxjs-7.x
master
^7.0.0
Update dependency typescript to v5
renovate/typescript-5.x
master
^5.0.0
Update octokit monorepo (major)
renovate/major-octokit-monorepo
master
^7.0.0
^14.0.0
^20.0.0
^12.0.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.