MarimerLLC / cslacontrib

CSLA .NET public contribution project
MIT License
11 stars 12 forks source link

Bump CSLA-WindowsForms from 4.6.100 to 4.10.1 in /trunk/Source #194

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps CSLA-WindowsForms from 4.6.100 to 4.10.1.

Release notes *Sourced from [CSLA-WindowsForms's releases](https://github.com/MarimerLLC/csla/releases).* > ## Version 4.10.1 release > I am pleased to announce the release of CSLA .NET version 4.10.1. > > This is a bug fix release from 4.10.0. > > * [#1130](https://github-redirect.dependabot.com/marimerllc/csla/issues/1130) Backport SimpleDataPortal async mismatch check fix [#1117](https://github-redirect.dependabot.com/marimerllc/csla/issues/1117) and fix for explicit null default values for string properties to version 4.x [#1103](https://github-redirect.dependabot.com/marimerllc/csla/issues/1103) > * [#1155](https://github-redirect.dependabot.com/marimerllc/csla/issues/1155) Backport fix for Blazor scenario with `HttpProxy` to autoflush text writer > > ## CSLA .NET version 4.19.0 Release Notes > > I am pleased to announce the release of CSLA .NET version 4.10.0. > > This is a bug fix release from 4.9.0. > > * [#1084](https://github-redirect.dependabot.com/marimerllc/csla/issues/1084) Backport sync context changes from v5.0 > > ## CSLA .NET version 4.9.0 Release Notes > > The major enhancements are described in some detail in a [CSLA .NET 4.9.0 blog post](http://www.lhotka.net/weblog/CSLANETVersion49NewFeatures.aspx). > > ### Dependabot and NuGet dependencies > We've started using Dependabot to help keep NuGet dependencies current. As a result, the following updates are included in this release: > > * Bump Microsoft.AspNet.Razor from 2.0.20710 to 2.0.30506 in /Source > * Bump Microsoft.EntityFrameworkCore from 2.1.4 to 2.2.0 in /Source > * Bump System.Data.SqlClient from 4.5.1 to 4.6.0 in /Source > * Bump Xamarin.Forms from 3.0.0.482510 to 3.4.0.1008975 in /Source > * Bump Microsoft.EntityFrameworkCore from 2.0.2 to 2.1.4 in /Source > * Bump System.Security.Principal.Windows from 4.5.0 to 4.5.1 in /Source > * Bump System.Data.SqlClient from 4.4.3 to 4.5.1 in /Source > * Bump Microsoft.AspNetCore from 2.0.2 to 2.1.6 in /Source > * Bump Microsoft.AspNet.WebPages from 2.0.20710 to 3.2.7 in /Source > * Bump System.ComponentModel.Annotations from 4.4.1 to 4.5.0 in /Source > * [Security] Bump Microsoft.NETCore.UniversalWindowsPlatform > > ### Docs and wiki > We've updated some of the docs and officially removed the wiki. All the wiki/docs content is now in the [/docs directory](https://github.com/MarimerLLC/csla/blob/master/docs/index.md). > > ### Data portal enhancements > > * [#993](https://github-redirect.dependabot.com/marimerllc/csla/issues/993) Implement `SaveAndMergeAsync` methods > * [#972](https://github-redirect.dependabot.com/marimerllc/csla/issues/972) Implement data portal router > * [#959](https://github-redirect.dependabot.com/marimerllc/csla/issues/959) Enhance data portal to use different endpoint per business type > * [#961](https://github-redirect.dependabot.com/marimerllc/csla/issues/961) Create data portal health/instrumentation endpoint > * [#1011](https://github-redirect.dependabot.com/marimerllc/csla/issues/1011) Implement `IsOffline` property for data portal > * [#982](https://github-redirect.dependabot.com/marimerllc/csla/issues/982) Add new `IDataPortalFactory` singleton for page injection in ASP.NET Core > > ### Configuration enhancements > > * [#966](https://github-redirect.dependabot.com/marimerllc/csla/issues/966) Add fluent config types to CSLA: `Csla.Configuration.CslaConfiguration` > ... (truncated)
Changelog *Sourced from [CSLA-WindowsForms's changelog](https://github.com/MarimerLLC/csla/blob/v4.10.1/releasenotes.md).* > I am pleased to announce the release of CSLA .NET version 4.10.1. > > This is a bug fix release from 4.10.0. > > * [#1130](https://github-redirect.dependabot.com/marimerllc/csla/issues/1130) Backport SimpleDataPortal async mismatch check fix [#1117](https://github-redirect.dependabot.com/marimerllc/csla/issues/1117) and fix for explicit null default values for string properties to version 4.x [#1103](https://github-redirect.dependabot.com/marimerllc/csla/issues/1103) > * [#1155](https://github-redirect.dependabot.com/marimerllc/csla/issues/1155) Backport fix for Blazor scenario with `HttpProxy` to autoflush text writer > > ## CSLA .NET version 4.19.0 Release Notes > > I am pleased to announce the release of CSLA .NET version 4.10.0. > > This is a bug fix release from 4.9.0. > > * [#1084](https://github-redirect.dependabot.com/marimerllc/csla/issues/1084) Backport sync context changes from v5.0 > > ## CSLA .NET version 4.9.0 Release Notes > > The major enhancements are described in some detail in a [CSLA .NET 4.9.0 blog post](http://www.lhotka.net/weblog/CSLANETVersion49NewFeatures.aspx). > > ### Dependabot and NuGet dependencies > We've started using Dependabot to help keep NuGet dependencies current. As a result, the following updates are included in this release: > > * Bump Microsoft.AspNet.Razor from 2.0.20710 to 2.0.30506 in /Source > * Bump Microsoft.EntityFrameworkCore from 2.1.4 to 2.2.0 in /Source > * Bump System.Data.SqlClient from 4.5.1 to 4.6.0 in /Source > * Bump Xamarin.Forms from 3.0.0.482510 to 3.4.0.1008975 in /Source > * Bump Microsoft.EntityFrameworkCore from 2.0.2 to 2.1.4 in /Source > * Bump System.Security.Principal.Windows from 4.5.0 to 4.5.1 in /Source > * Bump System.Data.SqlClient from 4.4.3 to 4.5.1 in /Source > * Bump Microsoft.AspNetCore from 2.0.2 to 2.1.6 in /Source > * Bump Microsoft.AspNet.WebPages from 2.0.20710 to 3.2.7 in /Source > * Bump System.ComponentModel.Annotations from 4.4.1 to 4.5.0 in /Source > * [Security] Bump Microsoft.NETCore.UniversalWindowsPlatform > > ### Docs and wiki > We've updated some of the docs and officially removed the wiki. All the wiki/docs content is now in the [/docs directory](https://github.com/MarimerLLC/csla/blob/master/docs/index.md). > > ### Data portal enhancements > > * [#993](https://github-redirect.dependabot.com/marimerllc/csla/issues/993) Implement `SaveAndMergeAsync` methods > * [#972](https://github-redirect.dependabot.com/marimerllc/csla/issues/972) Implement data portal router > * [#959](https://github-redirect.dependabot.com/marimerllc/csla/issues/959) Enhance data portal to use different endpoint per business type > * [#961](https://github-redirect.dependabot.com/marimerllc/csla/issues/961) Create data portal health/instrumentation endpoint > * [#1011](https://github-redirect.dependabot.com/marimerllc/csla/issues/1011) Implement `IsOffline` property for data portal > * [#982](https://github-redirect.dependabot.com/marimerllc/csla/issues/982) Add new `IDataPortalFactory` singleton for page injection in ASP.NET Core > > ### Configuration enhancements > > * [#966](https://github-redirect.dependabot.com/marimerllc/csla/issues/966) Add fluent config types to CSLA: `Csla.Configuration.CslaConfiguration` > * [#967](https://github-redirect.dependabot.com/marimerllc/csla/issues/967) Read CSLA config values from .NET Core config subsystem: `CslaConfigurationOptions` > ... (truncated)
Commits - [`eed0597`](https://github.com/MarimerLLC/csla/commit/eed0597f21b3b8a6d145f2e2ec501ec4ead19db5) Merge pull request [#1158](https://github-redirect.dependabot.com/MarimerLLC/csla/issues/1158) from rockfordlhotka/4101release - [`c1b97be`](https://github.com/MarimerLLC/csla/commit/c1b97be7d4eb2bc8056e9c703ae6a70523795a67) Version 4.10.1 release - [`55664f7`](https://github.com/MarimerLLC/csla/commit/55664f760dc1acdfa749e5b80fb69a3a7b5df67a) Release notes for version 4.10.1 - [`b73ed18`](https://github.com/MarimerLLC/csla/commit/b73ed181a9475979d10c5d60921431b02a029017) Merge pull request [#1155](https://github-redirect.dependabot.com/MarimerLLC/csla/issues/1155) from MarimerLLC/1152-autoflush-v4 - [`5b6494c`](https://github.com/MarimerLLC/csla/commit/5b6494c0bab822998df10224f6c801986dcd26fb) [#1152](https://github-redirect.dependabot.com/MarimerLLC/csla/issues/1152) Autoflush writer - [`ceb9154`](https://github.com/MarimerLLC/csla/commit/ceb9154b6e82c146fbf7bd26fa355d52579910ac) Merge pull request [#1130](https://github-redirect.dependabot.com/MarimerLLC/csla/issues/1130) from oatsoda/1103-1117-non-base-classes-string-null-... - [`4b1b182`](https://github.com/MarimerLLC/csla/commit/4b1b182ee9ab423466f47a0ecce470db917134b6) Ensure that explicit NULL default values for string properties are honoured r... - [`f9eded2`](https://github.com/MarimerLLC/csla/commit/f9eded2ee08ef1418c50799c4b3bc5258d2c28d2) Ensure SimpleDataPortal async mismatch checks are passed concretes rather tha... - [`616ed42`](https://github.com/MarimerLLC/csla/commit/616ed420444608471c797309ff7e998d45896ead) Merge pull request [#1097](https://github-redirect.dependabot.com/MarimerLLC/csla/issues/1097) from rockfordlhotka/v4.x - [`4c3a0eb`](https://github.com/MarimerLLC/csla/commit/4c3a0eb50f83716453cac4a37d74652b382efe37) Update releasenotes.md - Additional commits viewable in [compare view](https://github.com/MarimerLLC/csla/compare/v4.6.100...v4.10.1)


Dependabot compatibility score

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 rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.

Dependabot has been acquired by GitHub  🎉

dependabot-preview[bot] commented 5 years ago

Superseded by #195.