Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 30, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
cron 2.4.4 -> 3.1.1 age adoption passing confidence

Release Notes

kelektiv/node-cron (cron)

v3.1.1

Compare Source

🐛 Bug Fixes
  • fix lastDate() value for intervals > 25 days (#​711) (141aa00)
  • fix object constructor typings & make OC generic type optional (#​712) (6536084)
📚 Documentation

v3.1.0

Compare Source

✨ Features
🚨 Tests
  • check at runtime that all tests call expect (#​706) [skip ci] (cc4e62f)
♻️ Chores

v3.0.0

Compare Source

⚠ Breaking changes
  • utcOffset parameter no longer accepts a string
  • utcOffset values between -60 and 60 are no longer
    treated as hours
  • providing both timeZone and utcOffset parameters
    now throws an error
  • removed cron.job() method in favor of new CronJob(...args) /
    CronJob.from(argsObject)
  • removed cron.time() method in favor of new CronTime()
  • CronJob: constructor no longer accepts an object as its first and
    only params. Use CronJob.from(argsObject) instead.
  • CronJob: callbacks are now called in the order they were registered
  • return empty array from nextDates when called without argument (#​519)
  • UNIX standard alignments (#​667)
✨ Features
🐛 Bug Fixes
  • return empty array from nextDates when called without argument (#​519) (c2891ba)
📦 Code Refactoring
📚 Documentation
🚨 Tests
  • update new test for cron standard alignments (4a406c1)
♻️ Chores
💎 Styles

Configuration

📅 Schedule: Branch creation - "on saturday" in timezone Europe/Paris, 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.


  • If you want to rebase/retry this PR, check this box

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

@renovate renovate bot changed the title chore(deps): update all dependencies (major) chore(deps): update dependency cron to v3 Sep 30, 2023
@renovate renovate bot force-pushed the renovate/major-all branch from cc3dfa5 to a690f09 Compare October 1, 2023 17:40
@potb
Copy link
Contributor

potb commented Oct 1, 2023

I would create some tests regarding scheduling before merging this one

@renovate renovate bot force-pushed the renovate/major-all branch 6 times, most recently from 60671bc to b36fb68 Compare October 7, 2023 15:27
@renovate renovate bot force-pushed the renovate/major-all branch 2 times, most recently from 7533471 to ff94e65 Compare October 7, 2023 16:22
@renovate renovate bot force-pushed the renovate/major-all branch 6 times, most recently from 1431c7a to b3174e0 Compare October 13, 2023 00:04
@renovate renovate bot force-pushed the renovate/major-all branch from b3174e0 to 8a4591f Compare October 13, 2023 18:47
@potb potb enabled auto-merge (squash) October 14, 2023 13:05
@potb potb merged commit 8032141 into master Oct 14, 2023
@potb potb deleted the renovate/major-all branch October 14, 2023 13:05
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.

1 participant