Skip to content

Commit 282b020

Browse files
chore(deps): update dependency reactive.wasm to v2 (#3758)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [Reactive.Wasm](https://togithub.com/reactiveui/Reactive.Wasm) | `1.2.2` -> `2.1.2` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/Reactive.Wasm/2.1.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/Reactive.Wasm/2.1.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/Reactive.Wasm/1.2.2/2.1.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Reactive.Wasm/1.2.2/2.1.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>reactiveui/Reactive.Wasm (Reactive.Wasm)</summary> ### [`v2.1.2`](https://togithub.com/reactiveui/Reactive.Wasm/releases/tag/2.1.2) [Compare Source](https://togithub.com/reactiveui/Reactive.Wasm/compare/1.2.2...2.1.2) #### Other: - [`77ff67f`](https://togithub.com/reactiveui/Reactive.Wasm/commit/77ff67f0fe73804b42b9617d1f2334d6c28908e5) Update version.json [@&#8203;glennawatson](https://togithub.com/glennawatson) </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/reactiveui/ReactiveUI). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMTIuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIxMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 297d03a commit 282b020

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Directory.Packages.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<PackageVersion Include="Microsoft.Xaml.Behaviors.Wpf" Version="1.1.77" />
2727
<PackageVersion Include="Nerdbank.GitVersioning" Version="3.6.133" />
2828
<PackageVersion Include="PublicApiGenerator" Version="11.1.0" />
29-
<PackageVersion Include="Reactive.Wasm" Version="1.2.2" />
29+
<PackageVersion Include="Reactive.Wasm" Version="2.1.2" />
3030
<PackageVersion Include="Roslynator.Analyzers" Version="4.10.0" />
3131
<PackageVersion Include="Splat" Version="$(SplatVersion)" />
3232
<PackageVersion Include="Splat.Autofac" Version="$(SplatVersion)" />

0 commit comments

Comments
 (0)