Bump Cratis.Arc.MongoDB and Cratis.Fundamentals#2688
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Bump Cratis.Arc.MongoDB and Cratis.Fundamentals#2688dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps Cratis.Arc.MongoDB from 19.2.0 to 19.6.1 Bumps Cratis.Fundamentals from 7.6.0 to 7.7.1 --- updated-dependencies: - dependency-name: Cratis.Arc.MongoDB dependency-version: 19.6.1 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: Cratis.Fundamentals dependency-version: 7.7.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
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 Cratis.Arc.MongoDB from 19.2.0 to 19.6.1.
Release notes
Sourced from Cratis.Arc.MongoDB's releases.
19.6.1
No release notes
19.6.0
Fixed
19.5.8
Changed
IDatabaseChangeNotifier.StartListeningnow accepts aschemaNameparameter (#1819)DbSetObserveExtensions.ObserveCoreextracts schema viaentityType.GetSchema() ?? entityType.Model.GetDefaultSchema()and passes it downstream (#1819)ObserveInterceptoruses schema-qualified keys (schema.table) for in-process change routing (#1819)Fixed
SqlServerChangeNotifiernow buildsFROM [{schema}].[{tableName}](defaults todbo) (#1819)PostgreSqlChangeNotifieruses schema in trigger/function names and channel names (defaults topublic) (#1819)SqliteChangeNotifieraccepts but ignoresschemaName(SQLite has no schema concept beyond attached databases) (#1819)19.5.7
No release notes
19.5.6
No release notes
19.5.5
No release notes
19.5.4
No release notes
19.5.3
No release notes
19.5.2
Fixed
CommandFormfrom thecommandproperty. You then don't have to specify the generic argument in addition to the command type as its constructor.19.5.1
No release notes
19.5.0
Added
Fixed
19.4.0
Added
Fixed
CommandFormContext.19.3.3
Fixed
exportforstoriesin the root module.19.3.2
Fixed
storiesmodule was not exposed in the@cratis/arc.reactpackage - it is now. Also added documentation for it.19.3.1
Fixed
requiredonly on fields that are non optional for theCommandForm.19.3.0
Added
CommandFormthat makes it easy to work with commands and automatically getting validation errors hooked up. It will run both the client side validators and also put the server side validation errors back onto the form.Fixed
Cratis.Chroniclefor the Arc Chronicle package - Cratis Chronicle has changed how it packages th NuGet packages. So this is a compatibility fix.Commits viewable in compare view.
Updated Cratis.Fundamentals from 7.6.0 to 7.7.1.
Release notes
Sourced from Cratis.Fundamentals's releases.
7.7.1
Summary
Update dependencies
7.7.0
Added
[Scoped]attribute for registering scoped services by conventionCommits 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 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)