Closed renovate[bot] closed 1 year ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Updated |
---|---|---|---|
chatting-platform-frontend | ❌ Failed (Inspect) | Feb 6, 2023 at 4:21AM (UTC) |
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
docker-compose.yaml
(docker-compose)backend/Dockerfile
(dockerfile)frontend/Dockerfile
(dockerfile).github/actions/pnpm-install/action.yml
(github-actions).github/workflows/ci-backend.yml
(github-actions).github/workflows/ci-frontend.yml
(github-actions)backend/package.json
(npm)frontend/package.json
(npm)package.json
(npm).nvmrc
(nvm)Configuration Summary
Based on the default config's presets, Renovate will:
fix
for dependencies andchore
for all others.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 9 Pull Requests:
fix(deps): update dependency @prefresh/babel-plugin to v0.4.4
- Schedule: ["at any time"] - Branch name: `renovate/prefresh-babel-plugin-0.x` - Merge into: `master` - Upgrade [@prefresh/babel-plugin](https://togithub.com/preactjs/prefresh) to `0.4.4`chore(deps): update node.js to v18.14.0
- Schedule: ["at any time"] - Branch name: `renovate/node-18.x` - Merge into: `master` - Upgrade [node](https://togithub.com/nodejs/node) to `18.14.0`fix(deps): update dependency inquirer to v8.2.5
- Schedule: ["at any time"] - Branch name: `renovate/inquirer-8.x` - Merge into: `master` - Upgrade [inquirer](https://togithub.com/SBoudrias/Inquirer.js) to `8.2.5`chore(deps): update dependency @testing-library/cypress to v9
- Schedule: ["at any time"] - Branch name: `renovate/testing-library-cypress-9.x` - Merge into: `master` - Upgrade [@testing-library/cypress](https://togithub.com/kentcdodds/cypress-testing-library) to `^9.0.0`chore(deps): update dependency cypress to v12
- Schedule: ["at any time"] - Branch name: `renovate/cypress-12.x` - Merge into: `master` - Upgrade [cypress](https://togithub.com/cypress-io/cypress) to `^12.0.0`chore(deps): update dependency eslint-plugin-simple-import-sort to v10
- Schedule: ["at any time"] - Branch name: `renovate/eslint-plugin-simple-import-sort-10.x` - Merge into: `master` - Upgrade [eslint-plugin-simple-import-sort](https://togithub.com/lydell/eslint-plugin-simple-import-sort) to `^10.0.0`chore(deps): update dependency rimraf to v4
- Schedule: ["at any time"] - Branch name: `renovate/rimraf-4.x` - Merge into: `master` - Upgrade [rimraf](https://togithub.com/isaacs/rimraf) to `^4.0.0`chore(deps): update dependency sync-dotenv to v2
- Schedule: ["at any time"] - Branch name: `renovate/sync-dotenv-2.x` - Merge into: `master` - Upgrade [sync-dotenv](https://togithub.com/codeshifu/sync-dotenv) to `^2.0.0`fix(deps): update dependency inquirer to v9
- Schedule: ["at any time"] - Branch name: `renovate/inquirer-9.x` - Merge into: `master` - Upgrade [inquirer](https://togithub.com/SBoudrias/Inquirer.js) to `9.1.4` - Upgrade [inquirer](https://togithub.com/SBoudrias/Inquirer.js) to `^9.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.