Skip to content

Reduce schedule of dependabot updates to be monthly#3697

Closed
Earlopain wants to merge 1 commit into
ruby:mainfrom
Earlopain:change-dependanbot-schedule
Closed

Reduce schedule of dependabot updates to be monthly#3697
Earlopain wants to merge 1 commit into
ruby:mainfrom
Earlopain:change-dependanbot-schedule

Conversation

@Earlopain

Copy link
Copy Markdown
Collaborator

I don't think we need them that frequently. For ruby, it's almost always just sorbet, which follows no sensible versioning, makes multiple releases per day and provides no changelog

I don't think we need them that frequently. For ruby, it's almost always just sorbet,
which follows no sensible versioning, makes multiple releases per day and provides no changelog
@kddnewton

Copy link
Copy Markdown
Collaborator

I totally get the sentiment, but I like finding the issues early. For example, Sorbet + tapioca just broke in the last week, and it's not hard to narrow it down to the right commit since we do merge so frequently. So I'd like to keep it as is for now.

@kddnewton kddnewton closed this Nov 16, 2025
@Earlopain

Copy link
Copy Markdown
Collaborator Author

Can't say I really agree. Tapioca broke because the required ruby version is set to 2.7 and so dependabot hasn't updated tapioca in a while now already (0.17 is Ruby 3.2 only and dependabot resolves based on the constraint in the gemspec, there are also resolve issues because spoom pins 4.0.0.dev of rbs)

@eregon

eregon commented Nov 17, 2025

Copy link
Copy Markdown
Member

My 2 cents on this is I think this mostly just reveals upstream issues but probably nothing to fix in Prism (e.g. the types are fine), so there is no much point to test this so often in Prism, hence the result is I think mostly spamming people following the Prism repo/PRs with lots of rather meaningless updates is not great (FWIW I have tried to filter them out in GMail but failed, it's non-trivial).

@Earlopain

Copy link
Copy Markdown
Collaborator Author

It's about the notifications for me as well, yeah. I do wish github would provide something for this but doesn't look like they care very much

@Earlopain
Earlopain deleted the change-dependanbot-schedule branch December 3, 2025 07:37
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.

3 participants