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

build(deps): bump Quartz from 3.6.3 to 3.7.0 in /src #229

Merged
merged 1 commit into from
Aug 9, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 7, 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

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)

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] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 7, 2023
@sonarcloud
Copy link

sonarcloud bot commented Aug 7, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

warning The version of Java (11.0.20) you have used to run this analysis is deprecated and we will stop accepting it soon. Please update to at least Java 17.
Read more here

@alexsee alexsee merged commit 4f1485c into main Aug 9, 2023
3 checks passed
@alexsee alexsee deleted the dependabot/nuget/src/Quartz-3.7.0 branch August 9, 2023 17:07
This pull request was closed.
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