Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Configure Renovate #2

Merged
merged 2 commits into from
Aug 12, 2024
Merged

chore: Configure Renovate #2

merged 2 commits into from
Aug 12, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 12, 2024

Mend 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

  • docker-compose.yml (docker-compose)
  • Dockerfile (dockerfile)
  • .github/workflows/build.yml (github-actions)
  • .github/workflows/test.yml (github-actions)
  • package.json (npm)

Configuration Summary

Based on the default config's presets, Renovate will:

  • Start dependency updates only once this onboarding PR is merged
  • Show all Merge Confidence badges for pull requests.
  • 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.
  • Pin all dependency versions except peerDependencies.
  • Disable Renovate Dependency Dashboard creation.

🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to renovate.json in this branch. Renovate will update the Pull Request description the next time it runs.


What to Expect

With your current configuration, Renovate will create 25 Pull Requests:

chore(deps): pin node docker tag
  • Schedule: ["at any time"]
  • Branch name: renovate/digests-pin
  • Merge into: master
  • Pin node to 20.16.0-slim
fix(deps): pin dependencies
chore(deps): update dependency @​types/ws to v8.5.12
  • Schedule: ["at any time"]
  • Branch name: renovate/ws-8.x
  • Merge into: master
  • Upgrade @types/ws to 8.5.12
fix(deps): update dependency @​kitajs/fastify-html-plugin to v4.1.1
  • Schedule: ["at any time"]
  • Branch name: renovate/kitajs-fastify-html-plugin-4.x
  • Merge into: master
  • Upgrade @kitajs/fastify-html-plugin to 4.1.1
fix(deps): update dependency @​kitajs/ts-html-plugin to v4.0.2
  • Schedule: ["at any time"]
  • Branch name: renovate/kitajs-ts-html-plugin-4.x
  • Merge into: master
  • Upgrade @kitajs/ts-html-plugin to 4.0.2
fix(deps): update dependency marked to v13.0.3
  • Schedule: ["at any time"]
  • Branch name: renovate/marked-13.x
  • Merge into: master
  • Upgrade marked to 13.0.3
fix(deps): update dependency steamapi to v3.0.12
  • Schedule: ["at any time"]
  • Branch name: renovate/steamapi-3.x
  • Merge into: master
  • Upgrade steamapi to 3.0.12
fix(deps): update dependency tailwindcss to v3.4.9
  • Schedule: ["at any time"]
  • Branch name: renovate/tailwindcss-3.x
  • Merge into: master
  • Upgrade tailwindcss to 3.4.9
fix(deps): update dependency zod to v3.23.8
  • Schedule: ["at any time"]
  • Branch name: renovate/zod-3.x
  • Merge into: master
  • Upgrade zod to 3.23.8
chore(deps): update dependency @​playwright/test to ^1.46.0
  • Schedule: ["at any time"]
  • Branch name: renovate/playwright-monorepo
  • Merge into: master
  • Upgrade @playwright/test to ^1.46.0
chore(deps): update dependency @​types/node to v20.14.15
  • Schedule: ["at any time"]
  • Branch name: renovate/node-20.x
  • Merge into: master
  • Upgrade @types/node to 20.14.15
chore(deps): update dependency globals to v15.9.0
  • Schedule: ["at any time"]
  • Branch name: renovate/globals-15.x
  • Merge into: master
  • Upgrade globals to 15.9.0
chore(deps): update dependency prettier to v3.3.3
  • Schedule: ["at any time"]
  • Branch name: renovate/prettier-3.x
  • Merge into: master
  • Upgrade prettier to 3.3.3
chore(deps): update dependency tsx to v4.17.0
  • Schedule: ["at any time"]
  • Branch name: renovate/tsx-4.x
  • Merge into: master
  • Upgrade tsx to 4.17.0
chore(deps): update dependency typescript to v5.5.4
  • Schedule: ["at any time"]
  • Branch name: renovate/typescript-5.x
  • Merge into: master
  • Upgrade typescript to 5.5.4
chore(deps): update dependency typescript-eslint to v7.18.0
  • Schedule: ["at any time"]
  • Branch name: renovate/typescript-eslint-monorepo
  • Merge into: master
  • Upgrade typescript-eslint to 7.18.0
chore(deps): update eslint monorepo to v9.9.0
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-monorepo
  • Merge into: master
  • Upgrade @eslint/js to 9.9.0
  • Upgrade eslint to 9.9.0
fix(deps): update dependency croner to v8.1.1
  • Schedule: ["at any time"]
  • Branch name: renovate/croner-8.x
  • Merge into: master
  • Upgrade croner to 8.1.1
fix(deps): update dependency fastify to v4.28.1
  • Schedule: ["at any time"]
  • Branch name: renovate/fastify-4.x
  • Merge into: master
  • Upgrade fastify to 4.28.1
fix(deps): update dependency mongodb to v6.8.0
  • Schedule: ["at any time"]
  • Branch name: renovate/mongodb-6.x
  • Merge into: master
  • Upgrade mongodb to 6.8.0
fix(deps): update dependency pino to v9.3.2
  • Schedule: ["at any time"]
  • Branch name: renovate/pino-9.x
  • Merge into: master
  • Upgrade pino to 9.3.2
chore(deps): update dependency typescript-eslint to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/major-typescript-eslint-monorepo
  • Merge into: master
  • Upgrade typescript-eslint to 8.0.1
chore(deps): update dependency vitest to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/major-vitest-monorepo
  • Merge into: master
  • Upgrade vitest to ^2.0.0
fix(deps): update dependency fastify-type-provider-zod to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/fastify-type-provider-zod-2.x
  • Merge into: master
  • Upgrade fastify-type-provider-zod to 2.0.0
fix(deps): update dependency marked to v14
  • Schedule: ["at any time"]
  • Branch name: renovate/marked-14.x
  • Merge into: master
  • Upgrade marked 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 was generated by Mend Renovate. View the repository job log.

@garrappachc garrappachc merged commit 1d43c85 into master Aug 12, 2024
6 checks passed
@garrappachc garrappachc deleted the renovate/configure branch August 12, 2024 15:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant