Carlin Cherry

Results 15 comments of Carlin Cherry

Hi @chriseyre2000, we've launched group configuration options for Dependabot security updates in a public beta, and version updates are generally available. https://github.blog/changelog/2024-03-06-group-configuration-options-for-dependabot-security-updates-public-beta/ https://github.blog/changelog/2023-08-24-grouped-version-updates-for-dependabot-are-generally-available/

https://github.com/dependabot/dependabot-core/issues/2178#issuecomment-2093932026

This also happens in [Terraform](https://github.com/dependabot/dependabot-core/issues/9665) and [Docker](https://github.com/dependabot/dependabot-core/issues/7547#issuecomment-2087239979)

@brettfo I'm triaging bugs with @abdulapopoola and came across this; how's it going? 🙏

> Hi [@abdulapopoola](https://github.com/abdulapopoola), what would be a good channel to provide feedback regarding this beta feature? I'm testing it out in a Go project with multiple modules (`go.mod` files), but...

Hi @billinghamj we've created a [bug report](https://github.com/dependabot/dependabot-core/issues/9665) for this issue which we'll prioritize fixing soon. Thank you!

@spencerschrock we added Docker to this [bug report](https://github.com/dependabot/dependabot-core/issues/9664#issuecomment-2093435109) as well. Thank you!

Hi @jzabroski I'm sorry you experienced this behavior; this is a known issue; our team is actively investigating and we'll update here as we investigate.

> updater | 2024/04/30 08:08:36 ERROR /home/dependabot/dependabot-updater/lib/dependabot/dependency_change_builder.rb:69:in `run' Hi @magnusjtvisma can you please give us more details about the error you're seeing? We suspect that this is a nuget issue...

Hi! Can you try using [multi-directory support](https://github.blog/changelog/2024-04-29-dependabot-multi-directory-configuration-public-beta-now-available/) and [grouping](https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file#groups) rules? That should work to update composite actions. cc @abdulapopoola