Bump the all-updates group with 2 updates#23
Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
Closed
Conversation
Bumps Ical.Net from 5.1.2 to 5.2.0 Bumps Swashbuckle.AspNetCore from 10.0.1 to 10.1.0 --- updated-dependencies: - dependency-name: Ical.Net dependency-version: 5.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-updates - dependency-name: Swashbuckle.AspNetCore dependency-version: 10.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-updates ... Signed-off-by: dependabot[bot] <[email protected]>
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.
Updated Ical.Net from 5.1.2 to 5.2.0.
Release notes
Sourced from Ical.Net's releases.
5.2.0
Implemented
BYDAYwith offset and limiting behaviorThe following
RRULEcases are now implementedFREQ=YEARLY;BYMONTH=6,9;BYDAY=2MOFREQ=YEARLY;BYDAY=20MOFREQ=YEARLY;BYMONTH=6,9;BYDAY=-1SUChanges in Detail
BYDAYwith offset and limiting behavior in ImplementBYDAYwith offset and limiting behavior ical-org/ical.net#887Full Changelog: ical-org/ical.net@v5.1.4...v5.2.0
5.1.4
Fix: Regression introduced in v5.1.3 affecting
RRULE:FREQ=YEARLYwhen negativeBYMONTHDAYorBYYEARDAYvalues are used. In certain combinations the evaluator could normalize negative positions incorrectly and skip valid occurrences (e.g., end‑of‑month or end‑of‑year instances). This has been fixed — please upgrade to v5.1.4.Example of an affected rule (prior behavior could skip results):
What's Changed
optionsinworkflow_dispatch(Publish.yml) ical-org/ical.net#892, chore: Use envNUGET_API_KEYin dotnet publish ical-org/ical.net#893, chore: Updatepublish.ymlical-org/ical.net#894Full Changelog: ical-org/ical.net@v5.1.3...v5.1.4
5.1.3
What's Changed
RRULE:FREQ=YEARLYcombined withBYMONTHandBYWEEKNO. The previous implementation could skip occurrences in some scenarios.RRULE:FREQ=YEARLYwhenBYMONTHist missing, e.g.RRULE:FREQ=YEARLY;INTERVAL=2;BYDAY=MO,TU. Now takes the month ofDTSTARTas a limiter. The previous implementation could show occurrences for wrong months.Full Changelog: ical-org/ical.net@v5.1.2...v5.1.3
Commits viewable in compare view.
Updated Swashbuckle.AspNetCore from 10.0.1 to 10.1.0.
Release notes
Sourced from Swashbuckle.AspNetCore's releases.
10.1.0
What's Changed
New Features
SchemaRepository.ReplaceSchemaIdby @bkoelman in Add public method SchemaRepository.ReplaceSchemaId domaindrivendev/Swashbuckle.AspNetCore#3708Bug Fixes
AllOfby @John-Paul-R in fix(SchemaGenerator): exclude inherited properties only when base add… domaindrivendev/Swashbuckle.AspNetCore#3692Miscellaneous
TryLookupByTypewith nullability hints by @martincostello in Annotate TryLookupByType for nullability domaindrivendev/Swashbuckle.AspNetCore#3719New Contributors
Full Changelog: domaindrivendev/Swashbuckle.AspNetCore@v10.0.1...v10.1.0
Commits viewable in compare view.
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions