Configure Renovate #1

Open
Fascinated wants to merge 1 commits from renovate/configure into main
Owner

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.yml (docker-compose)
  • Dockerfile (dockerfile)
  • .drone.yml (droneci)
  • 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 20 Pull Requests:

chore(deps): update dependency autoprefixer to v10.4.16
  • Schedule: ["at any time"]
  • Branch name: renovate/autoprefixer-10.x-lockfile
  • Merge into: main
  • Upgrade autoprefixer to 10.4.16
chore(deps): update dependency postcss to v8.4.31
  • Schedule: ["at any time"]
  • Branch name: renovate/postcss-8.x-lockfile
  • Merge into: main
  • Upgrade postcss to 8.4.31
fix(deps): update dependency @nextui-org/react to v1.0.0-beta.9-dbg2
  • Schedule: ["at any time"]
  • Branch name: renovate/nextui-org-react-1.x-lockfile
  • Merge into: main
  • Upgrade @nextui-org/react to 1.0.0-beta.9-dbg2
fix(deps): update dependency bcrypt to v5.1.1
  • Schedule: ["at any time"]
  • Branch name: renovate/bcrypt-5.x-lockfile
  • Merge into: main
  • Upgrade bcrypt to 5.1.1
fix(deps): update dependency critters to ^0.0.20
  • Schedule: ["at any time"]
  • Branch name: renovate/critters-0.x
  • Merge into: main
  • Upgrade critters to ^0.0.20
chore(deps): update dependency eslint to v8.52.0
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-8.x-lockfile
  • Merge into: main
  • Upgrade eslint to 8.52.0
chore(deps): update dependency eslint-plugin-security to v1.7.1
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-plugin-security-1.x-lockfile
  • Merge into: main
  • Upgrade eslint-plugin-security to 1.7.1
chore(deps): update dependency tailwindcss to v3.3.5
  • Schedule: ["at any time"]
  • Branch name: renovate/tailwindcss-3.x-lockfile
  • Merge into: main
  • Upgrade tailwindcss to 3.3.5
chore(deps): update node.js to v18.18
  • Schedule: ["at any time"]
  • Branch name: renovate/node-18.x
  • Merge into: main
  • Upgrade node to 18.18-alpine
fix(deps): update dependency http-status-codes to v2.3.0
  • Schedule: ["at any time"]
  • Branch name: renovate/http-status-codes-2.x-lockfile
  • Merge into: main
  • Upgrade http-status-codes to 2.3.0
fix(deps): update dependency mongoose to v6.12.2
  • Schedule: ["at any time"]
  • Branch name: renovate/mongoose-6.x-lockfile
  • Merge into: main
  • Upgrade mongoose to 6.12.2
fix(deps): update dependency next-auth to v4.24.3
  • Schedule: ["at any time"]
  • Branch name: renovate/next-auth-4.x-lockfile
  • Merge into: main
  • Upgrade next-auth to 4.24.3
fix(deps): update dependency sharp to ^0.32.0
  • Schedule: ["at any time"]
  • Branch name: renovate/sharp-0.x
  • Merge into: main
  • Upgrade sharp to ^0.32.0
fix(deps): update nextjs monorepo to v13.5.6
  • Schedule: ["at any time"]
  • Branch name: renovate/nextjs-monorepo
  • Merge into: main
  • Upgrade eslint-config-next to 13.5.6
  • Upgrade next to 13.5.6
chore(deps): update node.js to v21
  • Schedule: ["at any time"]
  • Branch name: renovate/node-21.x
  • Merge into: main
  • Upgrade node to 21
  • Upgrade node to 21.1-alpine
fix(deps): update dependency @nextui-org/react to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/nextui-org-react-2.x
  • Merge into: main
  • Upgrade @nextui-org/react to ^2.0.0
fix(deps): update dependency mongoose to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/mongoose-7.x
  • Merge into: main
  • Upgrade mongoose to ^7.0.0
fix(deps): update dependency next-connect to v1
  • Schedule: ["at any time"]
  • Branch name: renovate/next-connect-1.x
  • Merge into: main
  • Upgrade next-connect to ^1.0.0
fix(deps): update dependency next-seo to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/next-seo-6.x
  • Merge into: main
  • Upgrade next-seo to ^6.0.0
fix(deps): update nextjs monorepo to v14 (major)
  • Schedule: ["at any time"]
  • Branch name: renovate/major-nextjs-monorepo
  • Merge into: main
  • Upgrade eslint-config-next to 14.0.0
  • Upgrade next to 14.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 Renovate Bot.

Welcome to [Renovate](https://github.com/renovatebot/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.yml` (docker-compose) * `Dockerfile` (dockerfile) * `.drone.yml` (droneci) * `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 20 Pull Requests: <details> <summary>chore(deps): update dependency autoprefixer to v10.4.16</summary> - Schedule: ["at any time"] - Branch name: `renovate/autoprefixer-10.x-lockfile` - Merge into: `main` - Upgrade [autoprefixer](https://github.com/postcss/autoprefixer) to `10.4.16` </details> <details> <summary>chore(deps): update dependency postcss to v8.4.31</summary> - Schedule: ["at any time"] - Branch name: `renovate/postcss-8.x-lockfile` - Merge into: `main` - Upgrade [postcss](https://github.com/postcss/postcss) to `8.4.31` </details> <details> <summary>fix(deps): update dependency @nextui-org/react to v1.0.0-beta.9-dbg2</summary> - Schedule: ["at any time"] - Branch name: `renovate/nextui-org-react-1.x-lockfile` - Merge into: `main` - Upgrade [@nextui-org/react](https://github.com/nextui-org/nextui) to `1.0.0-beta.9-dbg2` </details> <details> <summary>fix(deps): update dependency bcrypt to v5.1.1</summary> - Schedule: ["at any time"] - Branch name: `renovate/bcrypt-5.x-lockfile` - Merge into: `main` - Upgrade [bcrypt](https://github.com/kelektiv/node.bcrypt.js) to `5.1.1` </details> <details> <summary>fix(deps): update dependency critters to ^0.0.20</summary> - Schedule: ["at any time"] - Branch name: `renovate/critters-0.x` - Merge into: `main` - Upgrade [critters](https://github.com/GoogleChromeLabs/critters) to `^0.0.20` </details> <details> <summary>chore(deps): update dependency eslint to v8.52.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/eslint-8.x-lockfile` - Merge into: `main` - Upgrade [eslint](https://github.com/eslint/eslint) to `8.52.0` </details> <details> <summary>chore(deps): update dependency eslint-plugin-security to v1.7.1</summary> - Schedule: ["at any time"] - Branch name: `renovate/eslint-plugin-security-1.x-lockfile` - Merge into: `main` - Upgrade [eslint-plugin-security](https://github.com/eslint-community/eslint-plugin-security) to `1.7.1` </details> <details> <summary>chore(deps): update dependency tailwindcss to v3.3.5</summary> - Schedule: ["at any time"] - Branch name: `renovate/tailwindcss-3.x-lockfile` - Merge into: `main` - Upgrade [tailwindcss](https://github.com/tailwindlabs/tailwindcss) to `3.3.5` </details> <details> <summary>chore(deps): update node.js to v18.18</summary> - Schedule: ["at any time"] - Branch name: `renovate/node-18.x` - Merge into: `main` - Upgrade [node](https://github.com/nodejs/node) to `18.18-alpine` </details> <details> <summary>fix(deps): update dependency http-status-codes to v2.3.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/http-status-codes-2.x-lockfile` - Merge into: `main` - Upgrade [http-status-codes](https://github.com/prettymuchbryce/http-status-codes) to `2.3.0` </details> <details> <summary>fix(deps): update dependency mongoose to v6.12.2</summary> - Schedule: ["at any time"] - Branch name: `renovate/mongoose-6.x-lockfile` - Merge into: `main` - Upgrade [mongoose](https://github.com/Automattic/mongoose) to `6.12.2` </details> <details> <summary>fix(deps): update dependency next-auth to v4.24.3</summary> - Schedule: ["at any time"] - Branch name: `renovate/next-auth-4.x-lockfile` - Merge into: `main` - Upgrade [next-auth](https://github.com/nextauthjs/next-auth) to `4.24.3` </details> <details> <summary>fix(deps): update dependency sharp to ^0.32.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/sharp-0.x` - Merge into: `main` - Upgrade [sharp](https://github.com/lovell/sharp) to `^0.32.0` </details> <details> <summary>fix(deps): update nextjs monorepo to v13.5.6</summary> - Schedule: ["at any time"] - Branch name: `renovate/nextjs-monorepo` - Merge into: `main` - Upgrade [eslint-config-next](https://github.com/vercel/next.js) to `13.5.6` - Upgrade [next](https://github.com/vercel/next.js) to `13.5.6` </details> <details> <summary>chore(deps): update node.js to v21</summary> - Schedule: ["at any time"] - Branch name: `renovate/node-21.x` - Merge into: `main` - Upgrade [node](https://github.com/nodejs/node) to `21` - Upgrade [node](https://github.com/nodejs/node) to `21.1-alpine` </details> <details> <summary>fix(deps): update dependency @nextui-org/react to v2</summary> - Schedule: ["at any time"] - Branch name: `renovate/nextui-org-react-2.x` - Merge into: `main` - Upgrade [@nextui-org/react](https://github.com/nextui-org/nextui) to `^2.0.0` </details> <details> <summary>fix(deps): update dependency mongoose to v7</summary> - Schedule: ["at any time"] - Branch name: `renovate/mongoose-7.x` - Merge into: `main` - Upgrade [mongoose](https://github.com/Automattic/mongoose) to `^7.0.0` </details> <details> <summary>fix(deps): update dependency next-connect to v1</summary> - Schedule: ["at any time"] - Branch name: `renovate/next-connect-1.x` - Merge into: `main` - Upgrade [next-connect](https://github.com/hoangvvo/next-connect) to `^1.0.0` </details> <details> <summary>fix(deps): update dependency next-seo to v6</summary> - Schedule: ["at any time"] - Branch name: `renovate/next-seo-6.x` - Merge into: `main` - Upgrade [next-seo](https://github.com/garmeeh/next-seo) to `^6.0.0` </details> <details> <summary>fix(deps): update nextjs monorepo to v14 (major)</summary> - Schedule: ["at any time"] - Branch name: `renovate/major-nextjs-monorepo` - Merge into: `main` - Upgrade [eslint-config-next](https://github.com/vercel/next.js) to `14.0.0` - Upgrade [next](https://github.com/vercel/next.js) to `14.0.0` </details> <br /> 🚸 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](https://docs.renovatebot.com/), particularly the Getting Started section. If you need any further assistance then you can also [request help here](https://github.com/renovatebot/renovate/discussions). --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-config-hash:cbca5a8f0c145b9fd262cdf97b7dc4ce01d337b742cc851095e973b20fb58d06-->
Fascinated added 1 commit 2023-10-15 01:47:55 +00:00
This repo is archived. You cannot comment on pull requests.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Fascinated/imageify#1
No description provided.