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

Update dependency Quartz.AspNetCore to v3.8.1 - autoclosed #473

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 14, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
Quartz.AspNetCore (source) 3.6.2 -> 3.8.1 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

quartznet/quartznet (Quartz.AspNetCore)

v3.8.1

  • Fix handling of env var quartz.config (#​2212) (#​2213)
  • Use configured type loader in scheduler factory init (#​2268)

v3.8.0

  • CHANGES

    • TryGetString method added to JobDataMap (#​2125)
    • Add NET 8.0 targeting for examples, tests and integration projects (#​2192)
    • Upgrade TimeZoneConverter to version 6.1.0 (#​2194)
    • Improve trimming compatibility (#​2195, #​2131, #​2197)
  • FIXES

    • JobDataMap TryGetXXX methods will now correctly return true/false if a key value can be retrieved (or not) (#​2125)
    • JobDataMap GetXXX methods throw KeyNotFoundException if the key does not exist on the JobDataMap (#​2125)
    • JobDataMap GetXXX methods throw InvalidCastException if null value for non nullable types is found. (#​2125)
    • DailyCalendar should use same time zone offset for all checks (#​2113)
    • SendMailJob will now throw JobExecutionException on BuildMessage construction failure due to missing mandatory params. (#​2126)
    • JobInterruptMonitorPlugin should tolerate missing JobDataMapKeyAutoInterruptable (#​2191)
    • XMLSchedulingDataProcessorPlugin not using custom TypeLoader #​2131

v3.7.0

  • CHANGES

    • Mark UseJsonSerializer as obsolete, one should use UseNewtonsoftJsonSerializer (#​2077)
    • Removed obsolete UseMicrosoftDependencyInjectionScopedJobFactory(), mark UseMicrosoftDependencyInjectionJobFactory() obsolete (#​2085)
  • FIXES

    • Now omitting UseMicrosoftDependencyInjectionJobFactory() should actually work as it will be the default (#​2085)

v3.6.3

To celebrate my daughter's 8th birthday, let's have a maintenance release. This release bring important fix to scoped
job dependency disposal which had regressed in 3.6.1 release.

  • FIXES

    • Performance issues reading large job objects from AdoJobStore on SQL Server (#​2054)
    • ScopedJob is no longer disposed when using MS DI (#​1954)
    • Persistence of extended properties not working when the trigger type is changed (#​2040)
    • PersistJobDataAfterExecution not set when loading job detail data from database (#​2014)
    • JobInterruptMonitor Plugin should read MaxRunTime from MergedJobDataMap (#​2004)
    • Fix unable to get any job related information when using IObserver (#​1966)
    • ServiceCollectionSchedulerFactory.GetNamedConnectionString passes wrong value to base (#​1960)
    • CronExpression.BuildExpression() fails to catch this invalid expression: 0 0 * * * ?h (#​1953)
    • QuartzServiceCollectionExtensions is ambiguous between Quartz.AspNetCore and Quartz.Extensions.Hosting (#​1948)

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.


  • 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 force-pushed the renovate/quartznet-monorepo branch 4 times, most recently from a8dfa0b to 137a1cf Compare August 21, 2023 13:41
@renovate renovate bot force-pushed the renovate/quartznet-monorepo branch 3 times, most recently from 6babeea to 459aeef Compare August 29, 2023 11:45
@renovate renovate bot force-pushed the renovate/quartznet-monorepo branch 4 times, most recently from ca33ab5 to 0f9c651 Compare September 4, 2023 11:14
@renovate renovate bot force-pushed the renovate/quartznet-monorepo branch from 0f9c651 to b116341 Compare September 19, 2023 16:04
@renovate renovate bot force-pushed the renovate/quartznet-monorepo branch 2 times, most recently from b768ec2 to 5cc1d93 Compare September 27, 2023 13:53
@renovate renovate bot force-pushed the renovate/quartznet-monorepo branch 7 times, most recently from 854d115 to 411dccf Compare October 19, 2023 12:53
@renovate renovate bot force-pushed the renovate/quartznet-monorepo branch 4 times, most recently from fa6217b to 0672f72 Compare November 9, 2023 11:40
@renovate renovate bot force-pushed the renovate/quartznet-monorepo branch 3 times, most recently from 2f6a87e to 3a91bcc Compare November 15, 2023 15:19
@renovate renovate bot changed the title Update dependency Quartz.AspNetCore to v3.7.0 Update dependency Quartz.AspNetCore to v3.8.0 Nov 18, 2023
@renovate renovate bot force-pushed the renovate/quartznet-monorepo branch from 814a283 to c27539c Compare November 29, 2023 15:51
@renovate renovate bot force-pushed the renovate/quartznet-monorepo branch 2 times, most recently from f65555d to 2557192 Compare December 15, 2023 13:29
Copy link

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@renovate renovate bot force-pushed the renovate/quartznet-monorepo branch 3 times, most recently from e6d47ce to ce48bd1 Compare February 5, 2024 14:54
@renovate renovate bot force-pushed the renovate/quartznet-monorepo branch 3 times, most recently from 4aa8680 to 68f4069 Compare February 12, 2024 16:13
@renovate renovate bot force-pushed the renovate/quartznet-monorepo branch 2 times, most recently from b54df75 to 9143abc Compare February 17, 2024 13:10
@renovate renovate bot changed the title Update dependency Quartz.AspNetCore to v3.8.0 Update dependency Quartz.AspNetCore to v3.8.1 Feb 17, 2024
@renovate renovate bot force-pushed the renovate/quartznet-monorepo branch 2 times, most recently from 8c5ad09 to 17524db Compare February 20, 2024 14:38
@renovate renovate bot force-pushed the renovate/quartznet-monorepo branch 3 times, most recently from 09b521d to 4608d7e Compare March 14, 2024 10:35
@renovate renovate bot force-pushed the renovate/quartznet-monorepo branch 2 times, most recently from 9617ad7 to 6219b42 Compare March 19, 2024 14:45
@renovate renovate bot force-pushed the renovate/quartznet-monorepo branch 4 times, most recently from 58ed31c to f07910c Compare March 26, 2024 14:20
@renovate renovate bot force-pushed the renovate/quartznet-monorepo branch from f07910c to a14a372 Compare March 26, 2024 15:15
Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@renovate renovate bot changed the title Update dependency Quartz.AspNetCore to v3.8.1 Update dependency Quartz.AspNetCore to v3.8.1 - autoclosed Apr 4, 2024
@renovate renovate bot closed this Apr 4, 2024
@renovate renovate bot deleted the renovate/quartznet-monorepo branch April 4, 2024 13:14
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.

1 participant