Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency cron to v2.3.0 #1209

Merged
merged 1 commit into from
Apr 4, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 18, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
cron 2.2.0 -> 2.3.0 age adoption passing confidence
@types/cron (source) 2.0.0 -> 2.0.1 age adoption passing confidence

Release Notes

kelektiv/node-cron

v2.3.0: Minor version bump for refactoring get next date function and small bug fixes

Compare Source


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 these updates 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.

@na3r
Copy link

na3r commented Mar 21, 2023

please merge this pull request to fix this issue
#1048

@kamilmysliwiec

@Blaumaus
Copy link

please merge, I think it might also fix nestjs/nest#11304

@daniel-maegerli
Copy link

Please merge, this just started popping up this week for us, and it's a deal breaker at this moment.

@jlopez994
Copy link

I created a fork with this branch merged and it seems to work fine.

In case someone else need this ASAP, you can use my repo as a workaround, just install it as a dependency.
npm i git+https://github.com/jlopez994/schedule.git

@Raphael67
Copy link

For people using yarn you can force a specific dependency resolution : https://classic.yarnpkg.com/lang/en/docs/selective-version-resolutions/

"resolutions": { "cron": "^2.3.0" }
did the trick for us.

@kamilmysliwiec kamilmysliwiec merged commit d43147a into master Apr 4, 2023
@delete-merged-branch delete-merged-branch bot deleted the renovate/cron-2.x branch April 4, 2023 11:52
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.

None yet

7 participants