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
example/package.json (npm)
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.
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 15 Pull Requests:
Update dependency @blazity/next-image-proxy to v1.0.2
- Schedule: ["at any time"]
- Branch name: `renovate/blazity-next-image-proxy-1.x`
- Merge into: `master`
- Upgrade [@blazity/next-image-proxy](https://togithub.com/bmstefanski/next-image-proxy) to `1.0.2`
Update dependency @types/lodash.merge to v4.6.7
- Schedule: ["at any time"]
- Branch name: `renovate/lodash.merge-4.x-lockfile`
- Merge into: `master`
- Upgrade [@types/lodash.merge](https://togithub.com/DefinitelyTyped/DefinitelyTyped) to `4.6.7`
Update dependency @types/react to v17.0.58
- Schedule: ["at any time"]
- Branch name: `renovate/react-monorepo`
- Merge into: `master`
- Upgrade [@types/react](https://togithub.com/DefinitelyTyped/DefinitelyTyped) to `17.0.58`
Update dependency user-agents to v1.0.1359
- Schedule: ["at any time"]
- Branch name: `renovate/user-agents-1.x-lockfile`
- Merge into: `master`
- Upgrade [user-agents](https://togithub.com/intoli/user-agents) to `1.0.1359`
Update dependency @types/node to v16.18.24
- Schedule: ["at any time"]
- Branch name: `renovate/node-16.x-lockfile`
- Merge into: `master`
- Upgrade [@types/node](https://togithub.com/DefinitelyTyped/DefinitelyTyped) to `16.18.24`
Update dependency eslint to v8.39.0
- Schedule: ["at any time"]
- Branch name: `renovate/eslint-8.x`
- Merge into: `master`
- Upgrade [eslint](https://togithub.com/eslint/eslint) to `8.39.0`
Update dependency microbundle to ^0.15.0
- Schedule: ["at any time"]
- Branch name: `renovate/microbundle-0.x`
- Merge into: `master`
- Upgrade [microbundle](https://togithub.com/developit/microbundle) to `^0.15.0`
Update dependency prettier to v2.8.8
- Schedule: ["at any time"]
- Branch name: `renovate/prettier-2.x-lockfile`
- Merge into: `master`
- Upgrade [prettier](https://togithub.com/prettier/prettier) to `2.8.8`
Update dependency typescript to v4.9.5
- Schedule: ["at any time"]
- Branch name: `renovate/typescript-4.x-lockfile`
- Merge into: `master`
- Upgrade [typescript](https://togithub.com/Microsoft/TypeScript) to `4.9.5`
Update nextjs monorepo to v12.3.4
- Schedule: ["at any time"]
- Branch name: `renovate/nextjs-monorepo`
- Merge into: `master`
- Upgrade [eslint-config-next](https://togithub.com/vercel/next.js) to `12.3.4`
- Upgrade [next](https://togithub.com/vercel/next.js) to `12.3.4`
Update dependency @types/node to v18
- Schedule: ["at any time"]
- Branch name: `renovate/node-18.x`
- Merge into: `master`
- Upgrade [@types/node](https://togithub.com/DefinitelyTyped/DefinitelyTyped) to `^18.0.0`
Update dependency isomorphic-unfetch to v4
- Schedule: ["at any time"]
- Branch name: `renovate/isomorphic-unfetch-4.x`
- Merge into: `master`
- Upgrade [isomorphic-unfetch](https://togithub.com/developit/unfetch) to `^4.0.0`
Update dependency typescript to v5
- Schedule: ["at any time"]
- Branch name: `renovate/typescript-5.x`
- Merge into: `master`
- Upgrade [typescript](https://togithub.com/Microsoft/TypeScript) to `^5.0.0`
Update nextjs monorepo to v13 (major)
- Schedule: ["at any time"]
- Branch name: `renovate/major-nextjs-monorepo`
- Merge into: `master`
- Upgrade [eslint-config-next](https://togithub.com/vercel/next.js) to `13.3.1`
- Upgrade [next](https://togithub.com/vercel/next.js) to `13.3.1`
Update react monorepo to v18 (major)
- Schedule: ["at any time"]
- Branch name: `renovate/major-react-monorepo`
- Merge into: `master`
- Upgrade [@types/react](https://togithub.com/DefinitelyTyped/DefinitelyTyped) to `^18.0.0`
- Upgrade [react](https://togithub.com/facebook/react) to `18.2.0`
- Upgrade [react-dom](https://togithub.com/facebook/react) to `18.2.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.
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
example/package.json
(npm)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.🔡 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 15 Pull Requests:
Update dependency @blazity/next-image-proxy to v1.0.2
- Schedule: ["at any time"] - Branch name: `renovate/blazity-next-image-proxy-1.x` - Merge into: `master` - Upgrade [@blazity/next-image-proxy](https://togithub.com/bmstefanski/next-image-proxy) to `1.0.2`Update dependency @types/lodash.merge to v4.6.7
- Schedule: ["at any time"] - Branch name: `renovate/lodash.merge-4.x-lockfile` - Merge into: `master` - Upgrade [@types/lodash.merge](https://togithub.com/DefinitelyTyped/DefinitelyTyped) to `4.6.7`Update dependency @types/react to v17.0.58
- Schedule: ["at any time"] - Branch name: `renovate/react-monorepo` - Merge into: `master` - Upgrade [@types/react](https://togithub.com/DefinitelyTyped/DefinitelyTyped) to `17.0.58`Update dependency user-agents to v1.0.1359
- Schedule: ["at any time"] - Branch name: `renovate/user-agents-1.x-lockfile` - Merge into: `master` - Upgrade [user-agents](https://togithub.com/intoli/user-agents) to `1.0.1359`Update dependency @types/node to v16.18.24
- Schedule: ["at any time"] - Branch name: `renovate/node-16.x-lockfile` - Merge into: `master` - Upgrade [@types/node](https://togithub.com/DefinitelyTyped/DefinitelyTyped) to `16.18.24`Update dependency eslint to v8.39.0
- Schedule: ["at any time"] - Branch name: `renovate/eslint-8.x` - Merge into: `master` - Upgrade [eslint](https://togithub.com/eslint/eslint) to `8.39.0`Update dependency microbundle to ^0.15.0
- Schedule: ["at any time"] - Branch name: `renovate/microbundle-0.x` - Merge into: `master` - Upgrade [microbundle](https://togithub.com/developit/microbundle) to `^0.15.0`Update dependency prettier to v2.8.8
- Schedule: ["at any time"] - Branch name: `renovate/prettier-2.x-lockfile` - Merge into: `master` - Upgrade [prettier](https://togithub.com/prettier/prettier) to `2.8.8`Update dependency typescript to v4.9.5
- Schedule: ["at any time"] - Branch name: `renovate/typescript-4.x-lockfile` - Merge into: `master` - Upgrade [typescript](https://togithub.com/Microsoft/TypeScript) to `4.9.5`Update nextjs monorepo to v12.3.4
- Schedule: ["at any time"] - Branch name: `renovate/nextjs-monorepo` - Merge into: `master` - Upgrade [eslint-config-next](https://togithub.com/vercel/next.js) to `12.3.4` - Upgrade [next](https://togithub.com/vercel/next.js) to `12.3.4`Update dependency @types/node to v18
- Schedule: ["at any time"] - Branch name: `renovate/node-18.x` - Merge into: `master` - Upgrade [@types/node](https://togithub.com/DefinitelyTyped/DefinitelyTyped) to `^18.0.0`Update dependency isomorphic-unfetch to v4
- Schedule: ["at any time"] - Branch name: `renovate/isomorphic-unfetch-4.x` - Merge into: `master` - Upgrade [isomorphic-unfetch](https://togithub.com/developit/unfetch) to `^4.0.0`Update dependency typescript to v5
- Schedule: ["at any time"] - Branch name: `renovate/typescript-5.x` - Merge into: `master` - Upgrade [typescript](https://togithub.com/Microsoft/TypeScript) to `^5.0.0`Update nextjs monorepo to v13 (major)
- Schedule: ["at any time"] - Branch name: `renovate/major-nextjs-monorepo` - Merge into: `master` - Upgrade [eslint-config-next](https://togithub.com/vercel/next.js) to `13.3.1` - Upgrade [next](https://togithub.com/vercel/next.js) to `13.3.1`Update react monorepo to v18 (major)
- Schedule: ["at any time"] - Branch name: `renovate/major-react-monorepo` - Merge into: `master` - Upgrade [@types/react](https://togithub.com/DefinitelyTyped/DefinitelyTyped) to `^18.0.0` - Upgrade [react](https://togithub.com/facebook/react) to `18.2.0` - Upgrade [react-dom](https://togithub.com/facebook/react) to `18.2.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.