remix-aws-cdk-example
remix-aws-cdk-example copied to clipboard
Configure 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
-
infrastructure/package.json
(npm) -
package.json
(npm) -
remix/package.json
(npm)
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
- If semantic commits detected, use semantic commit type
fix
for dependencies andchore
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 21 Pull Requests:
chore(deps): pin dependencies
- Schedule: ["at any time"]
- Branch name:
renovate/pin-dependencies
- Merge into:
main
- Pin @architect/architect to
10.0.2
- Pin @aws-cdk/aws-apigatewayv2-alpha to
2.14.0-alpha.0
- Pin @aws-cdk/aws-apigatewayv2-integrations-alpha to
2.14.0-alpha.0
- Pin @remix-run/architect to
1.2.3
- Pin @remix-run/dev to
1.2.3
- Pin @remix-run/react to
1.2.3
- Pin @types/jest to
27.4.1
- Pin @types/node to
14.18.12
- Pin @types/react to
17.0.39
- Pin @types/react-dom to
17.0.11
- Pin concurrently to
7.0.0
- Pin constructs to
10.0.75
- Pin esbuild to
0.14.23
- Pin jest to
27.5.1
- Pin prettier to
2.5.1
- Pin react to
17.0.2
- Pin react-dom to
17.0.2
- Pin remix to
1.2.3
- Pin source-map-support to
0.5.21
- Pin ts-jest to
27.1.3
- Pin ts-node to
10.5.0
- Pin typescript to
4.6.2
chore(deps): update dependency @types/react to v17.0.44
- Schedule: ["at any time"]
- Branch name:
renovate/react-17.x
- Merge into:
main
- Upgrade @types/react to
17.0.44
chore(deps): update dependency @types/react-dom to v17.0.15
- Schedule: ["at any time"]
- Branch name:
renovate/react-dom-17.x
- Merge into:
main
- Upgrade @types/react-dom to
17.0.15
chore(deps): update dependency ts-jest to v27.1.4
- Schedule: ["at any time"]
- Branch name:
renovate/ts-jest-27.x
- Merge into:
main
- Upgrade ts-jest to
27.1.4
chore(deps): update dependency typescript to v4.6.3
- Schedule: ["at any time"]
- Branch name:
renovate/typescript-4.x
- Merge into:
main
- Upgrade typescript to
4.6.3
fix(deps): update dependency constructs to v10.0.108
- Schedule: ["at any time"]
- Branch name:
renovate/constructs-10.x
- Merge into:
main
- Upgrade constructs to
10.0.108
fix(deps): update dependency esbuild to v0.14.34
- Schedule: ["at any time"]
- Branch name:
renovate/esbuild-0.x
- Merge into:
main
- Upgrade esbuild to
0.14.34
chore(deps): update aws-cdk monorepo to v2.20.0
- Schedule: ["at any time"]
- Branch name:
renovate/aws-cdk-monorepo
- Merge into:
main
- Upgrade aws-cdk to
2.20.0
- Upgrade aws-cdk-lib to
2.20.0
chore(deps): update dependency @architect/architect to v10.2.1
- Schedule: ["at any time"]
- Branch name:
renovate/architect-architect-10.x
- Merge into:
main
- Upgrade @architect/architect to
10.2.1
chore(deps): update dependency @remix-run/dev to v1.3.5
- Schedule: ["at any time"]
- Branch name:
renovate/remix-run-dev-1.x
- Merge into:
main
- Upgrade @remix-run/dev to
1.3.5
chore(deps): update dependency concurrently to v7.1.0
- Schedule: ["at any time"]
- Branch name:
renovate/concurrently-7.x
- Merge into:
main
- Upgrade concurrently to
7.1.0
chore(deps): update dependency prettier to v2.6.2
- Schedule: ["at any time"]
- Branch name:
renovate/prettier-2.x
- Merge into:
main
- Upgrade prettier to
2.6.2
chore(deps): update dependency ts-node to v10.7.0
- Schedule: ["at any time"]
- Branch name:
renovate/ts-node-10.x
- Merge into:
main
- Upgrade ts-node to
10.7.0
fix(deps): update dependency @remix-run/architect to v1.3.5
- Schedule: ["at any time"]
- Branch name:
renovate/remix-run-architect-1.x
- Merge into:
main
- Upgrade @remix-run/architect to
1.3.5
fix(deps): update dependency @remix-run/react to v1.3.5
- Schedule: ["at any time"]
- Branch name:
renovate/remix-run-react-1.x
- Merge into:
main
- Upgrade @remix-run/react to
1.3.5
fix(deps): update dependency aws-sdk to v2.1110.0
- Schedule: ["at any time"]
- Branch name:
renovate/aws-sdk-2.x
- Merge into:
main
- Upgrade aws-sdk to
2.1110.0
fix(deps): update dependency remix to v1.3.5
- Schedule: ["at any time"]
- Branch name:
renovate/remix-1.x
- Merge into:
main
- Upgrade remix to
1.3.5
chore(deps): update dependency @types/node to v16
- Schedule: ["at any time"]
- Branch name:
renovate/node-16.x
- Merge into:
main
- Upgrade @types/node to
16.11.26
chore(deps): update dependency @types/react to v18
- Schedule: ["at any time"]
- Branch name:
renovate/react-18.x
- Merge into:
main
- Upgrade @types/react to
18.0.0
chore(deps): update dependency @types/react-dom to v18
- Schedule: ["at any time"]
- Branch name:
renovate/react-dom-18.x
- Merge into:
main
- Upgrade @types/react-dom to
18.0.0
fix(deps): update react monorepo to v18 (major)
🚸 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.