Closed renovate[bot] closed 6 months ago
Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.
You can manually request rebase by checking the rebase/retry box above.
โ Warning: custom changes will be lost.
This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.
Closed without merging.
Reason: This update had to be done manually due to many required changes.
This PR contains the following updates:
1.0.0-preview.16
->1.0.0-preview.17
Release Notes
KinsonDigital/Carbonate (KinsonDigital.Carbonate)
### [`v1.0.0-preview.17`](https://togithub.com/KinsonDigital/Carbonate/releases/tag/v1.0.0-preview.17): ๐Preview Release - v1.0.0-preview.17Carbonate Preview Release Notes - v1.0.0-preview.17
Quick Reminder
New Features โจ
1. [#188](https://togithub.com/KinsonDigital/Carbonate/issues/188) - Added a property which is a list of all the subscription names for all of the reactables. - The name of the property that was added is `SubscriptionNames`. 2. [#181](https://togithub.com/KinsonDigital/Carbonate/issues/181) - Added ability to prevent unsubscription in all of the following notification delegates: - `onOnReceive` - `onOnRespond` - `onOnReceiveRespond` 3. [#159](https://togithub.com/KinsonDigital/Carbonate/issues/159) - Created extension methods for all reactable types to easily create subscriptions.Bug Fixes ๐
1. [#187](https://togithub.com/KinsonDigital/Carbonate/issues/187) - Fixed the following bugs: - Fixed a processing error in the `TwoWay.PushPullReactable` class. - Fixed a processing error in the `OneWay.PullReactable` class. - Fixed an issue where it was allowed to pull data while the `OneWay.PullReactable` was disposed. - Fixed an issue where it was allowed to push and pull data while the `TwoWay.PushPullReactable` was disposed.Breaking Changes ๐งจ
1. [#188](https://togithub.com/KinsonDigital/Carbonate/issues/188) - Introduced the following breaking changes: - Changed the `IReactableDependency Updates ๐ฆ
1. [#185](https://togithub.com/KinsonDigital/Carbonate/pull/185) - Updated ***dotnet*** to ***v8*** 2. [#195](https://togithub.com/KinsonDigital/Carbonate/pull/195) - Updated ***xunit*** to ***v2.6.6*** 3. [#178](https://togithub.com/KinsonDigital/Carbonate/pull/178) - Updated ***xunit-runner.visualstudio*** to ***v2.5.6*** 4. [#193](https://togithub.com/KinsonDigital/Carbonate/pull/193) - Updated ***actions/checkout*** action to ***v4*** 5. [#171](https://togithub.com/KinsonDigital/Carbonate/pull/171) - Updated ***actions/setup-dotnet*** action to ***v4*** 6. [#177](https://togithub.com/KinsonDigital/Carbonate/pull/177) - Updated ***kinsondigital/infrastructure*** action to ***v13.6.3*** 7. [#180](https://togithub.com/KinsonDigital/Carbonate/pull/180) - Updated ***benchmarkdotnet*** to ***v0.12.13*** 8. [#167](https://togithub.com/KinsonDigital/Carbonate/pull/167) - Updated ***microsoft.codeanalysis.netanalyzers*** to ***v8*** 9. [#166](https://togithub.com/KinsonDigital/Carbonate/pull/166) - Updated ***microsoft.net.test.sdk*** to ***v17.8.0***Other ๐ชง
1. [#184](https://togithub.com/KinsonDigital/Carbonate/issues/184) - Improved and updated the sonar scan status check. 2. [#161](https://togithub.com/KinsonDigital/Carbonate/issues/161) - Updated the sync workflow. 3. [#127](https://togithub.com/KinsonDigital/Carbonate/issues/127) - Improved the social preview & images. 4. [#187](https://togithub.com/KinsonDigital/Carbonate/issues/187) - Added a small performance improvement when unsubscribing all of the reactables subscriptions when using the `IReactable.Unsubscribe()` implementation.Configuration
๐ Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
๐ฆ Automerge: Disabled by config. Please merge this manually once you are satisfied.
โป Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
๐ Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.