Closed renovate[bot] closed 1 year ago
The latest updates on your projects. Learn more about Vercel for Git βοΈ
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
web | π Canceled (Inspect) | Oct 25, 2023 5:27pm |
Renovate is disabled because there is no Renovate configuration file. To enable Renovate, you can either (a) change this PR's title to get a new onboarding PR, and merge the new onboarding PR, or (b) create a Renovate config file, and commit that file to your base branch.
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.yml
(github-actions)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 8 Pull Requests:
fix(deps): update dependency @types/react to v18.2.32
- Schedule: ["at any time"] - Branch name: `renovate/react-monorepo` - Merge into: `main` - Upgrade [@types/react](https://togithub.com/DefinitelyTyped/DefinitelyTyped) to `18.2.32`fix(deps): update dependency tailwindcss to v3.3.5
- Schedule: ["at any time"] - Branch name: `renovate/tailwindcss-3.x` - Merge into: `main` - Upgrade [tailwindcss](https://togithub.com/tailwindlabs/tailwindcss) to `3.3.5`fix(deps): update dependency @t3-oss/env-nextjs to ^0.7.0
- Schedule: ["at any time"] - Branch name: `renovate/t3-oss-env-nextjs-0.x` - Merge into: `main` - Upgrade [@t3-oss/env-nextjs](https://togithub.com/t3-oss/t3-env) to `^0.7.0`fix(deps): update dependency lucide-react to ^0.289.0
- Schedule: ["at any time"] - Branch name: `renovate/lucide-react-0.x` - Merge into: `main` - Upgrade [lucide-react](https://togithub.com/lucide-icons/lucide) to `^0.289.0`chore(deps): update node.js to v20
- Schedule: ["at any time"] - Branch name: `renovate/node-20.x` - Merge into: `main` - Upgrade [node](https://togithub.com/nodejs/node) to `20.9.0`fix(deps): update dependency @tanstack/react-query to v5
- Schedule: ["at any time"] - Branch name: `renovate/major-tanstack-query-monorepo` - Merge into: `main` - Upgrade [@tanstack/react-query](https://togithub.com/TanStack/query) to `5.0.5`fix(deps): update dependency remark-gfm to v4
- Schedule: ["at any time"] - Branch name: `renovate/remark-gfm-4.x` - Merge into: `main` - Upgrade [remark-gfm](https://togithub.com/remarkjs/remark-gfm) to `4.0.0`fix(deps): update mdx monorepo to v3 (major)
- Schedule: ["at any time"] - Branch name: `renovate/major-mdx-monorepo` - Merge into: `main` - Upgrade [@mdx-js/loader](https://togithub.com/mdx-js/mdx) to `^3.0.0` - Upgrade [@mdx-js/react](https://togithub.com/mdx-js/mdx) to `^3.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.