chore(deps): Bump the nuget group with 2 updates - #74
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps NSchema.Core from 5.11.0 to 5.13.0 Bumps Verify.XunitV3 from 31.28.0 to 32.0.0 --- updated-dependencies: - dependency-name: NSchema.Core dependency-version: 5.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget - dependency-name: Verify.XunitV3 dependency-version: 32.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: nuget ... Signed-off-by: dependabot[bot] <support@github.com>
✅ NSchema.Postgres✅ VersionVersion 5.6.1 is the latest published version; nothing new to release. ✅ ChangelogNew changes accrue under [Unreleased] until a release is prepared. ✅ TestsAll 257 tests passed. ✅ Coverage
|
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 NSchema.Core from 5.11.0 to 5.13.0.
Release notes
Sourced from NSchema.Core's releases.
5.13.0
Added
nschemaruns at an interactive terminal, it installs completion for the current shell.[y/N]prompt when a startup file would have to be edited.Changed
NSchema.Coreengine now lives in this repository and ships with the CLI from a shared tag, with one version covering both packages.completion installavoids startup-file edits where it can. It now prefers a directory the shell loads completions from automatically.5.12.0
Added
.nsqlfiles, which can be syntax highlighted using NSchema.Core's TextMate grammar.Changed
.nsql5.11.5
All inherited from the latest NSchema.Core update.
Fixed
5.11.4
Fixed
5.11.3
Fixed
5.11.2
Fixed
5.11.1
Added
plan --jsonnames the action behind each statement. Every entry insqlcarries theactionit performs (CreateTable,AddForeignKey), so what a plan exercises can be read off it rather than inferred from the SQL text. Inherited from NSchema.Core.Fixed
.editorconfigno longer crashesinit,new,plan showorcompletion install/uninstall.plan showreports a corrupt plan file instead of crashing on it. Inherited from NSchema.Core: a well-formed JSON object that is not a plan deserialized into nulls, and showing it died with aNullReferenceExceptionin the reporter rather than naming the file..editorconfigseverities now reach the findings that reading a project produces, not only the engine's.Commits viewable in compare view.
Updated Verify.XunitV3 from 31.28.0 to 32.0.0.
Release notes
Sourced from Verify.XunitV3's releases.
32.0.0
32.0.0-beta.16
32.0.0-beta.15
32.0.0-beta.14
32.0.0-beta.13
32.0.0-beta.12
32.0.0-beta.10
32.0.0-beta.8
32.0.0-beta.7
32.0.0-beta.6
32.0.0-beta.5
32.0.0-beta.4
32.0.0-beta.3
32.0.0-beta.2
32.0.0-beta.1
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 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