Skip to content

Update dependency Quartz.AspNetCore to 3.16.0#1742

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/quartznet-monorepo
Open

Update dependency Quartz.AspNetCore to 3.16.0#1742
renovate[bot] wants to merge 1 commit intomainfrom
renovate/quartznet-monorepo

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 1, 2026

This PR contains the following updates:

Package Change Age Confidence
Quartz.AspNetCore (source) 3.15.13.16.0 age confidence

Release Notes

quartznet/quartznet (Quartz.AspNetCore)

v3.16.0: Quartz.NET 3.16.0

On top of great community fixes, this release also brings the experimental Dashboard into action. You can enable it on NET 8 and later, see documentation for details.

What's Changed

  • Add tests for AddJob, AddTrigger, ScheduleJob and AddCalendar by @​bdovaz in #​2794
  • Use NET 10 SDK and update projects to use NET 10 by @​lahma in #​2800
  • Handle ObjectDisposedException when canceling jobs by @​lahma in #​2811
  • Fix trigger ERROR state during shutdown - release acquired triggers gracefully by @​lahma in #​2812
  • fix (CronExpression): Throw Exception for invalid cron expressions by @​jafin in #​2836
  • Convert solution file to slnx format by @​lahma in #​2840
  • Fix XML scheduling plugin to log errors and notify listeners on parsing failures by @​jafin in #​2839
  • Add IdleWaitTime property to SchedulerBuilder (#​2835) by @​lahma in #​2842
  • Fix CronExpression not always returning correct next schedule for weekdayonly and month flags by @​jafin in #​2838
  • fix(CalendarIntervalTriggerImpl): infinite loop bug in CalendarIntervalTriggerImpl by @​jafin in #​2837
  • Fix GetScheduler(name) returning null before default scheduler initialization by @​jafin in #​2845
  • Port DirectoryScanJob listener DI support to 3.x by @​lahma in #​2851
  • Backport Quartz.Dashboard to 3.x (in-process only) by @​lahma in #​2852

Full Changelog: quartznet/quartznet@v3.15.1...v3.16.0


Configuration

📅 Schedule: Branch creation - "before 5:00am,before 10am,before 3pm,before 8pm" in timezone Asia/Shanghai, Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants