Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

hugovk
Copy link
Member

@hugovk hugovk commented Mar 10, 2025

https://docs.renovatebot.com/key-concepts/scheduling/#deprecated-breejslater-syntax says the wordy Later.js syntax is deprecated:

This section explains the deprecated @breejs/later syntax. We plan to remove the @breejs/later library in a future major Renovate release if we can find a way to migrate all valid schedules to cron syntax. Due to this upcoming change, we strongly recommend you use cron schedules.

https://docs.renovatebot.com/key-concepts/scheduling/#recommended-cron-syntax says:

For Cron schedules, you must use the * wildcard for the minutes value, as Renovate doesn't support minute granularity. And the cron schedule must have five parts.

https://crontab.guru/#*_*_3__ says * * 3 * * is:

“At every minute on day-of-month 3.”

@radarhere radarhere merged commit b965116 into python-pillow:main Mar 11, 2025
52 of 54 checks passed
@hugovk hugovk deleted the renovate-cron branch March 11, 2025 06:46
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.

2 participants