Based on the default config's presets, Renovate will:
Start dependency updates only once this onboarding PR is merged
Enable Renovate Dependency Dashboard creation
If semantic commits detected, use semantic commit type fix for dependencies and chore for all others
Ignore node_modules, bower_components, vendor and various test/tests directories
Autodetect whether to pin dependencies or maintain ranges
Rate limit PR creation to a maximum of two per hour
Limit to maximum 10 open PRs at any time
Group known monorepo packages together
Use curated list of recommended non-monorepo package groupings
Fix some problems with very old Maven commons versions
Ignore spring cloud 1.x releases
Ignore web3j 5.0.0 release
Ignore http4s digest-based 1.x milestones
Use node versioning for @types/node
Limit concurrent requests to reduce load on Repology servers until we can fix this properly, see issue 10133
Do not upgrade from Alpine stable to edge
🔡 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 20 Pull Requests:
Update dependency cached-path-relative to 1.1.0 [SECURITY]
- Branch name: `renovate/npm-cached-path-relative-vulnerability`
- Merge into: `develop`
- Upgrade cached-path-relative to `1.1.0`
Update dependency minimist to 1.2.6 [SECURITY]
- Branch name: `renovate/npm-minimist-vulnerability`
- Merge into: `develop`
- Upgrade minimist to `1.2.6`
Update dependency moment to 2.29.2 [SECURITY]
- Branch name: `renovate/npm-moment-vulnerability`
- Merge into: `develop`
- Upgrade moment to `2.29.2`
Pin dependencies
- Schedule: ["at any time"]
- Branch name: `renovate/pin-dependencies`
- Merge into: `develop`
- Pin [@types/node](https://togithub.com/DefinitelyTyped/DefinitelyTyped) to `10.17.60`
- Pin [@types/react](https://togithub.com/DefinitelyTyped/DefinitelyTyped) to `16.14.11`
- Pin [denoify](https://togithub.com/garronej/denoify) to `0.5.12`
- Pin [react](https://togithub.com/facebook/react) to `16.14.0`
- Pin [rxjs](https://togithub.com/reactivex/rxjs) to `6.6.7`
- Pin [typescript](https://togithub.com/Microsoft/TypeScript) to `3.9.10`
Update dependency @types/react to v16.14.25
- Schedule: ["at any time"]
- Branch name: `renovate/react-16.x`
- Merge into: `develop`
- Upgrade [@types/react](https://togithub.com/DefinitelyTyped/DefinitelyTyped) to `16.14.25`
Update dependency simplifyify to v8.0.4
- Schedule: ["at any time"]
- Branch name: `renovate/simplifyify-8.x`
- Merge into: `develop`
- Upgrade [simplifyify](https://togithub.com/JS-DevTools/simplifyify) to `8.0.4`
Update actions/checkout action to v2.4.1
- Schedule: ["at any time"]
- Branch name: `renovate/actions-checkout-2.x`
- Merge into: `develop`
- Upgrade [actions/checkout](https://togithub.com/actions/checkout) to `v2.4.1`
Update dependency denoify to v0.11.0
- Schedule: ["at any time"]
- Branch name: `renovate/denoify-0.x`
- Merge into: `develop`
- Upgrade [denoify](https://togithub.com/garronej/denoify) to `0.11.0`
Update dependency terser to v4.8.0
- Schedule: ["at any time"]
- Branch name: `renovate/terser-4.x`
- Merge into: `develop`
- Upgrade [terser](https://togithub.com/terser/terser) to `4.8.0`
Update garronej/github_actions_toolkit action to v1.12
- Schedule: ["at any time"]
- Branch name: `renovate/garronej-github_actions_toolkit-1.x`
- Merge into: `develop`
- Upgrade [garronej/github_actions_toolkit](https://togithub.com/garronej/github_actions_toolkit) to `v1.12`
Update actions/cache action to v3
- Schedule: ["at any time"]
- Branch name: `renovate/actions-cache-3.x`
- Merge into: `develop`
- Upgrade [actions/cache](https://togithub.com/actions/cache) to `v3`
Update actions/checkout action
- Schedule: ["at any time"]
- Branch name: `renovate/actions-checkout-3.x`
- Merge into: `develop`
- Upgrade [actions/checkout](https://togithub.com/actions/checkout) to `v3`
- Upgrade [actions/checkout](https://togithub.com/actions/checkout) to `v3.0.1`
Update actions/setup-node action to v3
- Schedule: ["at any time"]
- Branch name: `renovate/actions-setup-node-3.x`
- Merge into: `develop`
- Upgrade [actions/setup-node](https://togithub.com/actions/setup-node) to `v3`
Update dependency @types/node to v16
- Schedule: ["at any time"]
- Branch name: `renovate/node-16.x`
- Merge into: `develop`
- Upgrade [@types/node](https://togithub.com/DefinitelyTyped/DefinitelyTyped) to `16.11.27`
Update dependency @types/react to v18
- Schedule: ["at any time"]
- Branch name: `renovate/react-18.x`
- Merge into: `develop`
- Upgrade [@types/react](https://togithub.com/DefinitelyTyped/DefinitelyTyped) to `18.0.5`
Update dependency react to v18
- Schedule: ["at any time"]
- Branch name: `renovate/major-react-monorepo`
- Merge into: `develop`
- Upgrade [react](https://togithub.com/facebook/react) to `18.0.0`
Update dependency rxjs to v7
- Schedule: ["at any time"]
- Branch name: `renovate/rxjs-7.x`
- Merge into: `develop`
- Upgrade [rxjs](https://togithub.com/reactivex/rxjs) to `7.5.5`
Update dependency terser to v5
- Schedule: ["at any time"]
- Branch name: `renovate/terser-5.x`
- Merge into: `develop`
- Upgrade [terser](https://togithub.com/terser/terser) to `5.12.1`
Update dependency typescript to v4
- Schedule: ["at any time"]
- Branch name: `renovate/typescript-4.x`
- Merge into: `develop`
- Upgrade [typescript](https://togithub.com/Microsoft/TypeScript) to `4.6.3`
Update garronej/github_actions_toolkit action to v2
- Schedule: ["at any time"]
- Branch name: `renovate/garronej-github_actions_toolkit-2.x`
- Merge into: `develop`
- Upgrade [garronej/github_actions_toolkit](https://togithub.com/garronej/github_actions_toolkit) to `v2.4`
🚸 Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or spam 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.
Renovate is disabled due to lack of config. If you wish to reenable it, you can either (a) commit a config file to your base branch, or (b) rename this closed PR to trigger a replacement onboarding PR.
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.yaml
(github-actions).github/workflows/publish-beta.yaml
(github-actions).github/workflows/publish.yaml
(github-actions)package.json
(npm)Configuration Summary
Based on the default config's presets, Renovate will:
fix
for dependencies andchore
for all othersnode_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 20 Pull Requests:
Update dependency cached-path-relative to 1.1.0 [SECURITY]
- Branch name: `renovate/npm-cached-path-relative-vulnerability` - Merge into: `develop` - Upgrade cached-path-relative to `1.1.0`Update dependency minimist to 1.2.6 [SECURITY]
- Branch name: `renovate/npm-minimist-vulnerability` - Merge into: `develop` - Upgrade minimist to `1.2.6`Update dependency moment to 2.29.2 [SECURITY]
- Branch name: `renovate/npm-moment-vulnerability` - Merge into: `develop` - Upgrade moment to `2.29.2`Pin dependencies
- Schedule: ["at any time"] - Branch name: `renovate/pin-dependencies` - Merge into: `develop` - Pin [@types/node](https://togithub.com/DefinitelyTyped/DefinitelyTyped) to `10.17.60` - Pin [@types/react](https://togithub.com/DefinitelyTyped/DefinitelyTyped) to `16.14.11` - Pin [denoify](https://togithub.com/garronej/denoify) to `0.5.12` - Pin [react](https://togithub.com/facebook/react) to `16.14.0` - Pin [rxjs](https://togithub.com/reactivex/rxjs) to `6.6.7` - Pin [typescript](https://togithub.com/Microsoft/TypeScript) to `3.9.10`Update dependency @types/react to v16.14.25
- Schedule: ["at any time"] - Branch name: `renovate/react-16.x` - Merge into: `develop` - Upgrade [@types/react](https://togithub.com/DefinitelyTyped/DefinitelyTyped) to `16.14.25`Update dependency simplifyify to v8.0.4
- Schedule: ["at any time"] - Branch name: `renovate/simplifyify-8.x` - Merge into: `develop` - Upgrade [simplifyify](https://togithub.com/JS-DevTools/simplifyify) to `8.0.4`Update actions/checkout action to v2.4.1
- Schedule: ["at any time"] - Branch name: `renovate/actions-checkout-2.x` - Merge into: `develop` - Upgrade [actions/checkout](https://togithub.com/actions/checkout) to `v2.4.1`Update dependency denoify to v0.11.0
- Schedule: ["at any time"] - Branch name: `renovate/denoify-0.x` - Merge into: `develop` - Upgrade [denoify](https://togithub.com/garronej/denoify) to `0.11.0`Update dependency terser to v4.8.0
- Schedule: ["at any time"] - Branch name: `renovate/terser-4.x` - Merge into: `develop` - Upgrade [terser](https://togithub.com/terser/terser) to `4.8.0`Update garronej/github_actions_toolkit action to v1.12
- Schedule: ["at any time"] - Branch name: `renovate/garronej-github_actions_toolkit-1.x` - Merge into: `develop` - Upgrade [garronej/github_actions_toolkit](https://togithub.com/garronej/github_actions_toolkit) to `v1.12`Update actions/cache action to v3
- Schedule: ["at any time"] - Branch name: `renovate/actions-cache-3.x` - Merge into: `develop` - Upgrade [actions/cache](https://togithub.com/actions/cache) to `v3`Update actions/checkout action
- Schedule: ["at any time"] - Branch name: `renovate/actions-checkout-3.x` - Merge into: `develop` - Upgrade [actions/checkout](https://togithub.com/actions/checkout) to `v3` - Upgrade [actions/checkout](https://togithub.com/actions/checkout) to `v3.0.1`Update actions/setup-node action to v3
- Schedule: ["at any time"] - Branch name: `renovate/actions-setup-node-3.x` - Merge into: `develop` - Upgrade [actions/setup-node](https://togithub.com/actions/setup-node) to `v3`Update dependency @types/node to v16
- Schedule: ["at any time"] - Branch name: `renovate/node-16.x` - Merge into: `develop` - Upgrade [@types/node](https://togithub.com/DefinitelyTyped/DefinitelyTyped) to `16.11.27`Update dependency @types/react to v18
- Schedule: ["at any time"] - Branch name: `renovate/react-18.x` - Merge into: `develop` - Upgrade [@types/react](https://togithub.com/DefinitelyTyped/DefinitelyTyped) to `18.0.5`Update dependency react to v18
- Schedule: ["at any time"] - Branch name: `renovate/major-react-monorepo` - Merge into: `develop` - Upgrade [react](https://togithub.com/facebook/react) to `18.0.0`Update dependency rxjs to v7
- Schedule: ["at any time"] - Branch name: `renovate/rxjs-7.x` - Merge into: `develop` - Upgrade [rxjs](https://togithub.com/reactivex/rxjs) to `7.5.5`Update dependency terser to v5
- Schedule: ["at any time"] - Branch name: `renovate/terser-5.x` - Merge into: `develop` - Upgrade [terser](https://togithub.com/terser/terser) to `5.12.1`Update dependency typescript to v4
- Schedule: ["at any time"] - Branch name: `renovate/typescript-4.x` - Merge into: `develop` - Upgrade [typescript](https://togithub.com/Microsoft/TypeScript) to `4.6.3`Update garronej/github_actions_toolkit action to v2
- Schedule: ["at any time"] - Branch name: `renovate/garronej-github_actions_toolkit-2.x` - Merge into: `develop` - Upgrade [garronej/github_actions_toolkit](https://togithub.com/garronej/github_actions_toolkit) to `v2.4`🚸 Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or spam 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 WhiteSource Renovate. View repository job log here.