catppuccin / zed

🦀 Soothing pastel theme for Zed
MIT License
294 stars 11 forks source link

Dependency Dashboard #33

Open renovate[bot] opened 2 months ago

renovate[bot] commented 2 months ago

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

This repository currently has no open or pending branches.

Detected dependencies

regex
zed.tera - `catppuccin/whiskers 2.5.1`

tecandrew commented 2 months ago

@sgoudham the checkbox doesn't seem to be doing anything. any way to run this again? or should I just close it 🤔

uncenter commented 2 months ago

@sgoudham the checkbox doesn't seem to be doing anything. any way to run this again? or should I just close it 🤔

Renovate is unchecking the box though. That means it processed and discovered no new dependency updates. Are you expecting one?

sgoudham commented 2 months ago

That checkbox triggers another run here: https://developer.mend.io/github/catppuccin/zed

No reason to close it since it's just tracking the current whiskers version. There are no more PRs to create (you merged the whiskers 2.5.0 PR) so it's not doing anything and clearing your checkbox

tecandrew commented 2 months ago

No reason to close it since it's just tracking the current whiskers version.

ahh okay. so I just leave this issue perpetually open and it'll just generate PRs when there's a whiskers bump needed?

sgoudham commented 2 months ago

Technically the issue isn't required for Renovate to raise PRs but it's valuable to see what dependencies its detected. It's much more visible how useful it is for something like https://github.com/catppuccin/vscode/issues/277 but we're starting to enable it across the entire organisation to support things like convenient whiskers updates. The dashboard is enabled by default.

You can leave it open 👍