Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump Csla from 6.0.0 to 8.0.0 in /src/Csla #1

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Aug 2, 2024

Bumps Csla from 6.0.0 to 8.0.0.

Release notes

Sourced from Csla's releases.

CSLA 8.0.0 release

Release notes

https://github.com/MarimerLLC/csla/blob/v8.0.0/releasenotes.md

What's Changed

... (truncated)

Changelog

Sourced from Csla's changelog.

CSLA .NET version 8.0.0 release

CSLA .NET version 8.0.0 adds support for .NET 8 and other enhancements.

  • #3374 Add support for .NET 8
  • #3371 Remove support for Xamarin
  • #3463 Remove .NET Core 3.1 code
  • #3491 LocalProxy, HttpClient are kept alive in the root container (ServiceProvider), which causes a Memory Leak
  • #3481 GraphMerge loses child objects
  • #3617 Blazor ViewModel silently fails if model IsBusy
  • #3235 HttpProxy throw System.NullReferenceException when cannot connected to server
  • #3616 Optimize when rules cascade based on input properties
  • #3622 Add WaitForIdle method to base types with IsBusy property
  • #3623 Add client-side data portal cache capability
  • #3635 Ensure IDataPortalCache interface works with async/await
  • #3655 Improve IDataPortalCache API to be atomic
  • #3338 IDataPortalTarget now includes CheckRulesAsync; CslaModelBinder now calls CheckRulesAsync instead of CheckRules
  • #3596 Implement Blazor 8 state management for ClientContext and LocalContext
  • #3657 Support legacy Blazor 7 state management
  • #3676 Fix spin waiting for rule completion at the server
  • #3668 Fixed: Blazor ViewModel Save doesn't call begin edit after save
  • #3395 Update unit tests for CSLA 8
  • Numerous updates to dependencies

Change List

Full Changelog: MarimerLLC/csla@v7.0.3...v8.0.0

Contributors

Thank you all so much for your support!

Commits
  • 2dd9b1f Merge pull request #3764 from rockfordlhotka/3640-v8
  • d24d99f #3640 Update releasenotes
  • 27e2448 #3640 Update nuspec dependencies to match csproj files
  • 98cde6c Merge pull request #3757 from MarimerLLC/dependabot/nuget/Source/Google.Proto...
  • 9338491 Bump Google.Protobuf from 3.26.0 to 3.26.1 in /Source
  • 6bb57b4 Merge pull request #3753 from ProDInfo/3746-Fix
  • 2056268 Fixes #3746 INotifyDataErrorInfo.GetErrors return BrokenRules when IsValid ob...
  • 73f3b27 Merge pull request #3747 from rockfordlhotka/2551-projecttracker
  • dd0ee9b #2551 Update for latest CSLA prerelease; use updated Blazor state management
  • 36ddf52 #2551 Add render mode detection services
  • Additional commits viewable in compare view

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 close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [Csla](https://github.com/marimerllc/csla) from 6.0.0 to 8.0.0.
- [Release notes](https://github.com/marimerllc/csla/releases)
- [Changelog](https://github.com/MarimerLLC/csla/blob/v8.0.0/releasenotes.md)
- [Commits](MarimerLLC/csla@v6.0.0...v8.0.0)

---
updated-dependencies:
- dependency-name: Csla
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants