runely / calendar-homey

Gives Homey flow cards to trigger on your calendar events
GNU General Public License v3.0
13 stars 9 forks source link

Update dependency croner to v7 #510

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
croner (source) 6.0.7 -> 7.0.1 age adoption passing confidence

Release Notes

hexagon/croner (croner) ### [`v7.0.1`](https://togithub.com/Hexagon/croner/releases/tag/7.0.1) [Compare Source](https://togithub.com/hexagon/croner/compare/7.0.0...7.0.1) #### Changes - chore(docs): Documentation update **Full Changelog**: https://github.com/Hexagon/croner/compare/7.0.0...7.0.1 ### [`v7.0.0`](https://togithub.com/Hexagon/croner/releases/tag/7.0.0) [Compare Source](https://togithub.com/hexagon/croner/compare/6.0.7...7.0.0) #### Changes - **BREAKING**: feature(pattern): `7.0.0` introduces the nth weekday specifier `#` allowing patterns such as `0 0 0 * * 5#2` for the second friday in every month. - chore(deps): Updated dev dependencies **Note**: Compared to previous versions, there's a change in the way `L` functions in the day-of-week field. In version 6.x, `L` had flexibility in its positioning: both `LSUN` and `SUNL` were valid expressions to denote the last Sunday of the month. However, starting from version 7.x, `L` must be used in a more standardized way, in conjunction with the nth weekday specifier `#`, like so: `SUN#L`. Check out the documentation at [croner.56k.guru/migration.html](https://croner.56k.guru/migration.html#upgrading-from-6x-to-7x) for more details. **Full Changelog**: https://github.com/Hexagon/croner/compare/6.0.7...7.0.0

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.