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 from 3.6.3 to 3.7.0 #308

Merged
merged 1 commit into from
Sep 5, 2023
Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps Quartz from 3.6.3 to 3.7.0.

Release notes

Sourced from Quartz'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'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

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 4, 2023
@Arkatufus
Copy link
Contributor

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/nuget/Quartz-3.7.0 branch from afdfc1b to 867b8af Compare September 5, 2023 14:42
@Arkatufus
Copy link
Contributor

@dependabot rebase

@Arkatufus Arkatufus enabled auto-merge (squash) September 5, 2023 14:47
@dependabot dependabot bot force-pushed the dependabot/nuget/Quartz-3.7.0 branch from 867b8af to efac3f4 Compare September 5, 2023 14:47
@Arkatufus Arkatufus disabled auto-merge September 5, 2023 14:49
@Arkatufus
Copy link
Contributor

@dependabot rebase

@Arkatufus Arkatufus enabled auto-merge (squash) September 5, 2023 15:44
Bumps [Quartz](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
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/nuget/Quartz-3.7.0 branch from efac3f4 to b4ce8d4 Compare September 5, 2023 15:44
@Arkatufus Arkatufus merged commit 50e6ee6 into dev Sep 5, 2023
@Arkatufus Arkatufus deleted the dependabot/nuget/Quartz-3.7.0 branch September 5, 2023 15:47
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant