Bump NJsonSchema from 9.13.19 to 10.7.2#35
Bump NJsonSchema from 9.13.19 to 10.7.2#35dependabot[bot] wants to merge 3 commits intomainmicrosoft/PowerShell-FeatureFlags:mainfrom dependabot/nuget/NJsonSchema-10.7.2microsoft/PowerShell-FeatureFlags:dependabot/nuget/NJsonSchema-10.7.2Copy head branch name to clipboard
Conversation
Bumps [NJsonSchema](https://github.com/RicoSuter/NJsonSchema) from 9.13.19 to 10.7.2. - [Release notes](https://github.com/RicoSuter/NJsonSchema/releases) - [Commits](https://github.com/RicoSuter/NJsonSchema/commits/v10.7.2) --- updated-dependencies: - dependency-name: NJsonSchema dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
|
Note, this new version of NJsonSchema seems to conflict with the one already loaded in PowerShell: RicoSuter/NJsonSchema#1363. The best course of action may be to rely on |
|
This new version doesn't work with Windows PowerShell, at least not out of the box: Need to see how the library exposes the schema API under .NET Framework. Seems different from previous versions. |
|
Ok, updating this seems way more complicated than I expected. After providing it, I get a weird casting error from within the library: I tried explicitly adding the Linq assembly, as this looks like a cast that should happen implicitly, but it still doesn't work. However, if I change the target framework to I don't want to introduce such a breaking change, so for now I'll leave the library as it is. |
|
@dependabot ignore this minor version |
|
OK, I won't notify you about version 10.7.x again, unless you re-open this PR or update to a 10.7.x release yourself. |
Bumps NJsonSchema from 9.13.19 to 10.7.2.
Release notes
Sourced from NJsonSchema's releases.
... (truncated)
Commits
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 ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)