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 #1

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

chore: Configure Renovate #1

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Dec 31, 2023

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

  • Dockerfile (dockerfile)
  • .github/workflows/bump-version.yml (github-actions)
  • .github/workflows/docker-publish.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
  • Hopefully safe environment variables to allow users to configure.
  • Show all Merge Confidence badges for pull requests.
  • Ignore node_modules, bower_components, vendor and various test/tests (except for nuget) directories.
  • Apply label renovate to PRs.
  • Limit to maximum 10 open PRs at any time.
  • Wait for branch tests to pass or fail before creating the PR.
  • Evaluate schedules according to timezone Asia/Tokyo.
  • Group known monorepo packages together.

🔡 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 23 Pull Requests:

fix(deps): update dependency mongoose to v8.9.5 [security]
  • Branch name: renovate/npm-mongoose-vulnerability
  • Merge into: main
  • Upgrade mongoose to 8.9.5
chore(deps): update dependency @​swc/core to ^1.10.16
  • Schedule: ["after 9pm","before 9am"]
  • Branch name: renovate/patch-swc-monorepo
  • Merge into: main
  • Upgrade @swc/core to ^1.10.16
chore(deps): update dependency @​types/node to ^20.17.19
  • Schedule: ["after 9pm","before 9am"]
  • Branch name: renovate/node-20.17.x
  • Merge into: main
  • Upgrade @types/node to ^20.17.19
chore(deps): update dependency eslint to v8.57.1
  • Schedule: ["after 9pm","before 9am"]
  • Branch name: renovate/patch-eslint-group
  • Merge into: main
  • Upgrade eslint to 8.57.1
chore(deps): update dependency typescript to ^5.7.3
  • Schedule: ["after 9pm","before 9am"]
  • Branch name: renovate/typescript-5.7.x
  • Merge into: main
  • Upgrade typescript to ^5.7.3
fix(deps): update dependency @js-joda/core to ^5.6.4
  • Schedule: ["after 9pm","before 9am"]
  • Branch name: renovate/js-joda-core-5.6.x
  • Merge into: main
  • Upgrade @js-joda/core to ^5.6.4
fix(deps): update dependency @js-joda/timezone to ^2.21.2
  • Schedule: ["after 9pm","before 9am"]
  • Branch name: renovate/js-joda-timezone-2.21.x
  • Merge into: main
  • Upgrade @js-joda/timezone to ^2.21.2
fix(deps): update dependency @​typegoose/typegoose to ^12.10.2
  • Schedule: ["after 9pm","before 9am"]
  • Branch name: renovate/typegoose-typegoose-12.10.x
  • Merge into: main
  • Upgrade @typegoose/typegoose to ^12.10.2
fix(deps): update dependency cron to ^3.3.2
  • Schedule: ["after 9pm","before 9am"]
  • Branch name: renovate/cron-3.3.x
  • Merge into: main
  • Upgrade cron to ^3.3.2
fix(deps): update dependency @​typegoose/typegoose to ^12.11.0
  • Schedule: ["after 9pm","before 9am"]
  • Branch name: renovate/typegoose-typegoose-12.x
  • Merge into: main
  • Upgrade @typegoose/typegoose to ^12.11.0
fix(deps): update dependency chalk to ^5.4.1
  • Schedule: ["after 9pm","before 9am"]
  • Branch name: renovate/chalk-5.x
  • Merge into: main
  • Upgrade chalk to ^5.4.1
fix(deps): update dependency cron to ^3.5.0
  • Schedule: ["after 9pm","before 9am"]
  • Branch name: renovate/cron-3.x
  • Merge into: main
  • Upgrade cron to ^3.5.0
fix(deps): update dependency grammy to ^1.35.0
  • Schedule: ["after 9pm","before 9am"]
  • Branch name: renovate/grammy-1.x
  • Merge into: main
  • Upgrade grammy to ^1.35.0
fix(deps): update dependency mongodb to ~6.13.0
  • Schedule: ["after 9pm","before 9am"]
  • Branch name: renovate/mongodb-6.x
  • Merge into: main
  • Upgrade mongodb to ~6.13.0
chore(deps): update dependency @​antfu/eslint-config to v4
  • Schedule: ["after 9pm","before 9am"]
  • Branch name: renovate/antfu-eslint-config-4.x
  • Merge into: main
  • Upgrade @antfu/eslint-config to ^4.2.1
chore(deps): update dependency concurrently to v9
  • Schedule: ["after 9pm","before 9am"]
  • Branch name: renovate/concurrently-9.x
  • Merge into: main
  • Upgrade concurrently to ^9.1.2
chore(deps): update dependency eslint to v9
  • Schedule: ["after 9pm","before 9am"]
  • Branch name: renovate/major-eslint-group
  • Merge into: main
  • Upgrade eslint to 9.20.1
chore(deps): update dependency husky to v9
  • Schedule: ["after 9pm","before 9am"]
  • Branch name: renovate/husky-9.x
  • Merge into: main
  • Upgrade husky to 9.1.7
chore(deps): update dependency lint-staged to v15
  • Schedule: ["after 9pm","before 9am"]
  • Branch name: renovate/lint-staged-15.x
  • Merge into: main
  • Upgrade lint-staged to 15.4.3
chore(deps): update dependency ubuntu to v24
  • Schedule: ["at any time"]
  • Branch name: renovate/ubuntu-24.x
  • Merge into: main
  • Upgrade ubuntu to 24.04
chore(deps): update node docker tag to v23
  • Schedule: ["at any time"]
  • Branch name: renovate/node-23.x
  • Merge into: main
  • Upgrade node to 23-bookworm-slim
  • Upgrade node to 23-bookworm
fix(deps): update dependency @​grammyjs/conversations to v2
  • Schedule: ["after 9pm","before 9am"]
  • Branch name: renovate/grammyjs-conversations-2.x
  • Merge into: main
  • Upgrade @grammyjs/conversations to ^2.0.1
chore(deps): lock file maintenance
  • Schedule: ["before 3am on the first day of the month"]
  • Branch name: renovate/lock-file-maintenance
  • Merge into: main
  • Regenerate lock files to use latest dependency versions

🚸 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.

@renovate renovate bot force-pushed the renovate/configure branch from 64caea9 to 7ce4a64 Compare February 6, 2025 03:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants