lw396 / ChatCopilot

ChatCopilot 是一款用 golang 实现的获取微信聊天记录并支持实时存储到数据库的工具,支持在 MacOS 上运行
140 stars 19 forks source link

chore: Configure Renovate #34

Closed renovate[bot] closed 4 months ago

renovate[bot] commented 4 months ago

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

Configuration Summary

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

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

fix(deps): update golang.org/x/exp digest to 7f521ea - Schedule: ["at any time"] - Branch name: `renovate/golang.org-x-exp-digest` - Merge into: `main` - Upgrade golang.org/x/exp to `7f521ea00fb8`
fix(deps): update module gorm.io/driver/mysql to v1.5.7 - Schedule: ["at any time"] - Branch name: `renovate/gorm.io-driver-mysql-1.x` - Merge into: `main` - Upgrade [gorm.io/driver/mysql](https://togithub.com/go-gorm/mysql) to `v1.5.7`
fix(deps): update module gorm.io/gorm to v1.25.10 - Schedule: ["at any time"] - Branch name: `renovate/gorm.io-gorm-1.x` - Merge into: `main` - Upgrade [gorm.io/gorm](https://togithub.com/go-gorm/gorm) to `9d370bcb3ec9055b6292da5211f4eaee2458f520`
chore(deps): update mysql docker tag to v8.4 - Schedule: ["at any time"] - Branch name: `renovate/mysql-8.x` - Merge into: `main` - Upgrade mysql to `8.4`
fix(deps): update module github.com/go-playground/validator/v10 to v10.22.0 - Schedule: ["at any time"] - Branch name: `renovate/github.com-go-playground-validator-v10-10.x` - Merge into: `main` - Upgrade [github.com/go-playground/validator/v10](https://togithub.com/go-playground/validator) to `v10.22.0`
fix(deps): update module github.com/go-sql-driver/mysql to v1.8.1 - Schedule: ["at any time"] - Branch name: `renovate/github.com-go-sql-driver-mysql-1.x` - Merge into: `main` - Upgrade [github.com/go-sql-driver/mysql](https://togithub.com/go-sql-driver/mysql) to `v1.8.1`
fix(deps): update module github.com/labstack/echo/v4 to v4.12.0 - Schedule: ["at any time"] - Branch name: `renovate/github.com-labstack-echo-v4-4.x` - Merge into: `main` - Upgrade [github.com/labstack/echo/v4](https://togithub.com/labstack/echo) to `v4.12.0`
fix(deps): update module go.uber.org/zap to v1.27.0 - Schedule: ["at any time"] - Branch name: `renovate/go.uber.org-zap-1.x` - Merge into: `main` - Upgrade [go.uber.org/zap](https://togithub.com/uber-go/zap) to `v1.27.0`
fix(deps): update opentelemetry-go monorepo to v1.28.0 - Schedule: ["at any time"] - Branch name: `renovate/opentelemetry-go-monorepo` - Merge into: `main` - Upgrade [go.opentelemetry.io/otel](https://togithub.com/open-telemetry/opentelemetry-go) to `v1.28.0` - Upgrade [go.opentelemetry.io/otel/trace](https://togithub.com/open-telemetry/opentelemetry-go) to `v1.28.0`
chore(deps): update mysql docker tag to v9 - Schedule: ["at any time"] - Branch name: `renovate/mysql-9.x` - Merge into: `main` - Upgrade mysql to `9.0`
chore(deps): update redis docker tag to v7 - Schedule: ["at any time"] - Branch name: `renovate/redis-7.x` - Merge into: `main` - Upgrade redis to `7-alpine`
fix(deps): update module github.com/go-redis/redis/extra/rediscmd/v8 to v9 - Schedule: ["at any time"] - Branch name: `renovate/github.com-go-redis-redis-extra-rediscmd-v8-9.x` - Merge into: `main` - Upgrade [github.com/go-redis/redis/extra/rediscmd/v8](https://togithub.com/go-redis/redis) to `v9.5.3`
fix(deps): update module github.com/go-redis/redis/v8 to v9 - Schedule: ["at any time"] - Branch name: `renovate/github.com-go-redis-redis-v8-9.x` - Merge into: `main` - Upgrade [github.com/go-redis/redis/v8](https://togithub.com/go-redis/redis) to `v9.5.3`

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