Bump Quartz and 2 others#37
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
5108105 to
7b0a69c
Compare
7b0a69c to
52d0daf
Compare
52d0daf to
442074b
Compare
Bumps Quartz from 3.18.0 to 3.18.1 Bumps Quartz.Extensions.DependencyInjection from 3.18.0 to 3.18.1 Bumps Quartz.Extensions.Hosting from 3.18.0 to 3.18.1 --- updated-dependencies: - dependency-name: Quartz dependency-version: 3.18.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: quartz - dependency-name: Quartz.Extensions.DependencyInjection dependency-version: 3.18.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: quartz - dependency-name: Quartz.Extensions.Hosting dependency-version: 3.18.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: quartz ... Signed-off-by: dependabot[bot] <support@github.com>
442074b to
3b9922b
Compare
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Pinned Quartz at 3.18.1.
Release notes
Sourced from Quartz's releases.
3.18.1
Quartz.NET 3.18.1 is a maintenance release that addresses a timezone-related bug, security advisories on transitive dependencies, and an issue that prevented the new Redis distributed-lock package from publishing to nuget.org.
Highlights
GetTimeBeforefor positive-offset timezones —CronExpression.GetTimeBeforecould throwArgumentOutOfRangeExceptionfor cron expressions evaluated against timezones with positive UTC offsets (e.g.Europe/Helsinki,Asia/Tokyo). Backported frommain.Quartz.Extensions.Redis— the originalQuartz.Redispackage id from 3.18.0 collided with an unrelated v1.0.0 already on nuget.org and could not be published. The 3.18.0 release was shipped withIsPackable=falseas a workaround; 3.18.1 picks the umbrella idQuartz.Extensions.Redis(matchingQuartz.Extensions.DependencyInjection/Quartz.Extensions.Hosting) and re-enables publication. There are no consumers to migrate — the original id was never on nuget.org.What's Changed
Full Changelog: quartznet/quartznet@v3.18.0...v3.18.1
Commits viewable in compare view.
Pinned Quartz.Extensions.DependencyInjection at 3.18.1.
Release notes
Sourced from Quartz.Extensions.DependencyInjection's releases.
3.18.1
Quartz.NET 3.18.1 is a maintenance release that addresses a timezone-related bug, security advisories on transitive dependencies, and an issue that prevented the new Redis distributed-lock package from publishing to nuget.org.
Highlights
GetTimeBeforefor positive-offset timezones —CronExpression.GetTimeBeforecould throwArgumentOutOfRangeExceptionfor cron expressions evaluated against timezones with positive UTC offsets (e.g.Europe/Helsinki,Asia/Tokyo). Backported frommain.Quartz.Extensions.Redis— the originalQuartz.Redispackage id from 3.18.0 collided with an unrelated v1.0.0 already on nuget.org and could not be published. The 3.18.0 release was shipped withIsPackable=falseas a workaround; 3.18.1 picks the umbrella idQuartz.Extensions.Redis(matchingQuartz.Extensions.DependencyInjection/Quartz.Extensions.Hosting) and re-enables publication. There are no consumers to migrate — the original id was never on nuget.org.What's Changed
Full Changelog: quartznet/quartznet@v3.18.0...v3.18.1
Commits viewable in compare view.
Pinned Quartz.Extensions.Hosting at 3.18.1.
Release notes
Sourced from Quartz.Extensions.Hosting's releases.
3.18.1
Quartz.NET 3.18.1 is a maintenance release that addresses a timezone-related bug, security advisories on transitive dependencies, and an issue that prevented the new Redis distributed-lock package from publishing to nuget.org.
Highlights
GetTimeBeforefor positive-offset timezones —CronExpression.GetTimeBeforecould throwArgumentOutOfRangeExceptionfor cron expressions evaluated against timezones with positive UTC offsets (e.g.Europe/Helsinki,Asia/Tokyo). Backported frommain.Quartz.Extensions.Redis— the originalQuartz.Redispackage id from 3.18.0 collided with an unrelated v1.0.0 already on nuget.org and could not be published. The 3.18.0 release was shipped withIsPackable=falseas a workaround; 3.18.1 picks the umbrella idQuartz.Extensions.Redis(matchingQuartz.Extensions.DependencyInjection/Quartz.Extensions.Hosting) and re-enables publication. There are no consumers to migrate — the original id was never on nuget.org.What's Changed
Full Changelog: quartznet/quartznet@v3.18.0...v3.18.1
Commits viewable in compare view.