chore(deps): update reactiveui#306
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
Conversation
a6ec9e8 to
b44d57e
Compare
b44d57e to
a9194b0
Compare
a9194b0 to
5058000
Compare
5058000 to
0004f01
Compare
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.
This PR contains the following updates:
23.1.0-beta.8→23.2.192.6.1→2.6.30Release Notes
reactiveui/reactiveui (ReactiveUI)
v23.2.19Compare Source
🗞️ What's Changed
🐛 Fixes
9d6ba92Fix WPF design-time activation and main-thread bindings (#4337) @ChrisPulmanb9b80bbFix BindCommand passing incorrect parameter after assigning new ViewModel to View (#4324) @ChrisPulman @xackus6ede9a1Fix white space (#4338) @ChrisPulman @xackus2be6785Fix Winforms Designer serialization errors (#4339) @ChrisPulman @xackus🧹 General Changes
6fb6957chore: Remove deprecated integration tests, add modern samples, update snippets, CI, and docs (#4319) @Copilot @glennawatson📦 Dependencies
481006cchore(deps): update dotnet monorepo (#4308) @renovate[bot]d062b37chore(deps): update dotnet monorepo (#4333) @renovate[bot]98f534echore(deps): update dependency xamarin.androidx.media to 1.7.1.2 (#4300) @renovate[bot]c585627chore(deps): update dependency microsoft.testing.extensions.codecoverage to 18.6.2 (#4328) @renovate[bot]d34acbfchore(deps): update dependency akavache.sqlite3 to 11.6.1 (#4329) @renovate[bot]dbd1823chore(deps): update dependency akavache.systemtextjson to 11.6.1 (#4330) @renovate[bot]1b9021dchore(deps): update dependency microsoft.net.test.sdk to 18.4.0 (#4326) @renovate[bot]b8f35bcchore(deps): update dependency microsoft.windows.sdk.buildtools to 10.0.28000.1721 (#4323) @renovate[bot]77d5bdcchore(deps): update dependency verify.tunit to 31.15.0 (#4287) @renovate[bot]76197f8chore(deps): update dependency microsoft.windowsappsdk to 1.8.260416003 (#4336) @renovate[bot]ac2207cchore(deps): update dependency microsoft.testing.platform.msbuild to 2.2.1 (#4327) @renovate[bot]5cd862echore(deps): update dependency microsoft.codeanalysis.analyzers to v5 (#4309) @renovate[bot]📌 Other
18a8444Add CodeQL analysis workflow configuration @glennawatson🔗 Full Changelog: reactiveui/ReactiveUI@23.2.1...23.2.19
🙌 Contributions
🌱 New contributors since the last release: @xackus
💖 Thanks to all the contributors: @ChrisPulman, @Copilot, @glennawatson, @xackus
🤖 Automated services that contributed: @renovate[bot]
v23.2.1Compare Source
🗞️ What's Changed
🐛 Fixes
85db635Fix slow WPF startup: ComponentModelFallbackConverter false positives and missing ConverterService registrations (#4313) @ChrisPulman @Copilot @copilot-swe-agent[bot]223b928Fix Blazor activation render ordering and update dependencies (#4318) @glennawatson🧹 General Changes
c95ef2cchore: Update version from 23.1 to 23.2.x @glennawatson📦 Dependencies
66e86f2chore(deps): update dependency microsoft.windowsappsdk to 1.8.260317003 (#4310) @renovate[bot]fe354a4chore(deps): update dependency dynamicdata to 9.4.31 (#4307) @renovate[bot]📌 Other
4998207Add ReactiveCommand output propagation tests for WinForms and fix WithWinForms() initialization (#4314) @ChrisPulman @Copilot @copilot-swe-agent[bot]1645c9aCall WithCoreServices and add platform converters (#4316) @ChrisPulman🔗 Full Changelog: reactiveui/ReactiveUI@23.1.8...23.2.1
🙌 Contributions
💖 Thanks to all the contributors: @ChrisPulman, @Copilot, @glennawatson
🤖 Automated services that contributed: @copilot-swe-agent[bot], @renovate[bot]
v23.1.8Compare Source
🗞️ What's Changed
🐛 Fixes
61d2b5bfix: resolve builder StackOverflow, activator negative refCount, binding regression, and testing extensions (#4301) @glennawatson🧹 General Changes
db239a9chore(deps): update dependencies and fix build warnings @glennawatson📦 Dependencies
f1d78b9chore(deps): update windows sdk & app sdk (#4290) @renovate[bot]7686990chore(deps): update dotnet monorepo (#4289) @renovate[bot]a8b985cchore(deps): update actions/download-artifact action to v8 (#4299) @renovate[bot]d02b617chore(deps): update dependency system.valuetuple to 4.6.2 (#4291) @renovate[bot]a2a92bcchore(deps): update actions/download-artifact action to v7 (#4292) @renovate[bot]🔗 Full Changelog: reactiveui/ReactiveUI@23.1.1...23.1.8
🙌 Contributions
💖 Thanks to all the contributors: @glennawatson
🤖 Automated services that contributed: @renovate[bot]
v23.1.1Compare Source
🗞️ What's Changed
📦 Dependencies
7902e6achore(deps): update dependency microsoft.testing.extensions.codecoverage to 18.4.1 (#4285) @renovate[bot]cea2bc6chore(deps): update dependency microsoft.testing.platform.msbuild to 2.1.0 (#4286) @renovate[bot]📌 Other
4f279e3Remove beta from version, update release workflow to eSigner + OIDC NuGet + create-release @glennawatson🔗 Full Changelog: reactiveui/ReactiveUI@23.1.0-beta.8...23.1.1
🙌 Contributions
💖 Thanks to all the contributors: @glennawatson
🤖 Automated services that contributed: @renovate[bot]
reactiveui/reactiveui.sourcegenerators (ReactiveUI.SourceGenerators)
v2.6.30Compare Source
🗞️ What's Changed
✨ Features
dff50fefeature: Add XML doc comment support for generated properties (#377) @ChrisPulman🐛 Fixes
0a67b63Fix: Improve ObservableAsPropertyAttribute with string (#376) @ChrisPulman🧹 General Changes
ac374cbUpdate release workflow configuration @ChrisPulmanccf8e7eUpdate release workflow to include new jobs and permissions @ChrisPulman1ea898cUpdate generated test verifications and packages (#393) @ChrisPulman7441abachore: Refactor CodeQL workflow for improved configuration @glennawatsonc33ee56chore: Refactor and expand source generator test coverage (#378) @ChrisPulmana915d21Update test project to TUnit and regenerate outputs (#396) @ChrisPulman @copilot-swe-agent[bot]📦 Dependencies
9c5166cchore(deps): update dependency verify.tunit to 31.15.0 (#398) @renovate[bot]58ef996chore(deps): update dependency tunit to 1.24.31 (#397) @renovate[bot]8d87b12chore(deps): update dependency verify.tunit to 31.14.0 (#394) @renovate[bot]69f4336chore(deps): update dependency tunit to 1.24.13 (#395) @renovate[bot]97c2540chore(deps): update dependency verify.nunit to 31.12.5 (#379) @renovate[bot]f99f92echore(deps): update avalonia to 11.3.12 (#381) @renovate[bot]cf7ea71chore(deps): update dependency verify.nunit to 31.9.4 (#372) @renovate[bot]84aa282chore(deps): update avalonia to 11.3.13 (#391) @renovate[bot]ca924acchore(deps): update .net test stack (#390) @renovate[bot]531fad7chore(deps): update dependency reactiveui.maui to v23 (#385) @renovate[bot]8f976afchore(deps): update .net test stack (#401) @renovate[bot]197effechore(deps): update .net test stack (#389) @renovate[bot]9222b05chore(deps): update .net test stack (#384) @renovate[bot]837884echore(deps): update dependency splat to 19.3.1 (#386) @renovate[bot]585a744chore(deps): update dependency coverlet.msbuild to v8 (#383) @renovate[bot]8ec029cchore(deps): update avalonia to 11.3.11 (#373) @renovate[bot]28eef19chore(deps): update dependency tunit to 1.37.36 (#400) @renovate[bot]a7bd841chore(deps): update avalonia to 11.3.14 (#403) @renovate[bot]📌 Other
499cb4dSupport AccessModifier for BindableDerivedList (#399) @ChrisPulman7b4162eRemove installWorkflows from release configuration @ChrisPulmanae298adBump ReactiveUI to V23 and adapt generators (#392) @ChrisPulman🔗 Full Changelog: reactiveui/ReactiveUI.SourceGenerators@2.6.1...2.6.30
🙌 Contributions
💖 Thanks to all the contributors: @ChrisPulman, @glennawatson
🤖 Automated services that contributed: @copilot-swe-agent[bot], @renovate[bot]
Configuration
📅 Schedule: (UTC)
🚦 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 these updates again.
This PR was generated by Mend Renovate. View the repository job log.