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

Bump Quartz.Extensions.Hosting from 3.6.3 to 3.7.0 in /src #2392

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 7, 2023

Bumps Quartz.Extensions.Hosting from 3.6.3 to 3.7.0.

Release notes

Sourced from Quartz.Extensions.Hosting's releases.

v3.7.0

This release has some work pointing people towards more sustainable API usage. Adding .NET 6.0 target for less dependencies.

What's Changed

New Contributors

Full Changelog: quartznet/quartznet@v3.6.3...v3.7.0

Changelog

Sourced from Quartz.Extensions.Hosting's changelog.

Release 3.7.0, xxx xx 2023

  • 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)
Commits
  • 08a1a51 Release preparations
  • 64ecb96 Add net6.0 target (#2106)
  • 24b175b Make private and internal classes sealed (#2098)
  • f3f06a2 Switch to using feedz.io for pre-release builds (#2096)
  • 66f41a9 Remove enumerator usage in AcquireNextTriggers when getting timeTriggers min ...
  • 250c2ed Change QuartzHostedService from internal to public (#2090)
  • 8021bb4 Mark UseMicrosoftDependencyInjectionJobFactory as obsolete, remove UseMicroso...
  • d136a5e Obsolete plain UseJsonSerializer (#2077)
  • 133c5a3 Improve custom job store DI registration API (#2063)
  • 392aacc Update version prefix
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot requested a review from a team as a code owner August 7, 2023 13:47
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Aug 7, 2023
@dependabot dependabot bot force-pushed the dependabot/nuget/src/Quartz.Extensions.Hosting-3.7.0 branch 11 times, most recently from e797050 to 11b1aca Compare August 14, 2023 07:40
@codecov
Copy link

codecov bot commented Aug 14, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (7571a6c) 88.46% compared to head (a3869b8) 88.46%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2392   +/-   ##
=======================================
  Coverage   88.46%   88.46%           
=======================================
  Files         296      296           
  Lines       11338    11338           
=======================================
  Hits        10030    10030           
  Misses       1308     1308           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@kbeaugrand kbeaugrand enabled auto-merge (squash) August 14, 2023 08:02
@dependabot dependabot bot force-pushed the dependabot/nuget/src/Quartz.Extensions.Hosting-3.7.0 branch from 11b1aca to 88e9f55 Compare August 14, 2023 08:02
Bumps [Quartz.Extensions.Hosting](https://github.com/quartznet/quartznet) from 3.6.3 to 3.7.0.
- [Release notes](https://github.com/quartznet/quartznet/releases)
- [Changelog](https://github.com/quartznet/quartznet/blob/main/changelog.md)
- [Commits](quartznet/quartznet@v3.6.3...v3.7.0)

---
updated-dependencies:
- dependency-name: Quartz.Extensions.Hosting
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/nuget/src/Quartz.Extensions.Hosting-3.7.0 branch from 88e9f55 to a3869b8 Compare August 14, 2023 08:21
@kbeaugrand kbeaugrand merged commit c83c593 into main Aug 14, 2023
@kbeaugrand kbeaugrand deleted the dependabot/nuget/src/Quartz.Extensions.Hosting-3.7.0 branch August 14, 2023 08:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file .NET Pull requests that update .net code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant