mirror of
https://github.com/meilisearch/meilisearch.git
synced 2024-11-22 18:17:39 +08:00
Update issue description for the dependency updates
This commit is contained in:
parent
781691191a
commit
a11d992923
@ -15,9 +15,13 @@ jobs:
|
|||||||
github_token: ${{ secrets.MEILI_BOT_GH_PAT }}
|
github_token: ${{ secrets.MEILI_BOT_GH_PAT }}
|
||||||
title: Upgrade dependencies
|
title: Upgrade dependencies
|
||||||
body: |
|
body: |
|
||||||
We need to update the dependencies of the Meilisearch repository, and, if possible, the dependencies of all the engine-team repositories that Meilisearch depends on (charabia, heed...).
|
This issue is about updating Meilisearch dependencies:
|
||||||
|
- [ ] Cargo toml dependencies of Meilisearch; but also the main engine-team repositories that Meilisearch depends on (charabia, heed...)
|
||||||
|
- [ ] If new Rust versions has been release, update the Rust version in the Clippy job of this [GitHub Action file](./.github/workflows/rust.yml)
|
||||||
|
|
||||||
⚠️ This issue should only be done at the beginning of the sprint!
|
⚠️ To avoid last minute bugs, this issue should only be done at the beginning of the sprint!
|
||||||
|
|
||||||
|
The GitHub action dependencies are managed by [Dependabot](./.github/dependabot.yml)
|
||||||
labels: |
|
labels: |
|
||||||
dependencies
|
dependencies
|
||||||
maintenance
|
maintenance
|
||||||
|
Loading…
Reference in New Issue
Block a user