DotNetAnalyzers / IDisposableAnalyzers

Roslyn analyzers for IDisposable
MIT License
380 stars 25 forks source link

Bump reactiveui from 19.5.1 to 19.6.12 #569

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 5 months ago

Bumps reactiveui from 19.5.1 to 19.6.12.

Release notes

Sourced from reactiveui's releases.

19.6.12

Fixes:

  • 0e318b951c83cbf410f1140b8c15bd63e331bdc9 Fix for WireUpControls throws exception (#3795) @​ChrisPulman

Other:

  • ddd533ee2d0031032b1b205e25bdda79fd619d36 chore(deps): update dependency dynamicdata to v8.3.93 (#3780) @​renovate[bot]
  • 00e06745ec48e8001b5de384717581bc83184245 chore(deps): update dependency dynamicdata to v8.4.1 (#3782) @​renovate[bot]
  • 248d5131ac3ba51b71f64aaf852f444b34355719 chore(deps): update dependency roslynator.analyzers to v4.12.0 (#3781) @​renovate[bot]
  • c39e33b47bfa09084de86c73fa223dbc2c374bc0 chore(deps): update dependency dotnet-sdk to v8.0.204 (#3787) @​renovate[bot]
  • 932123a18ca160aa036ef45a9d67caf5c1f3761b chore(deps): update dependency xamarin.forms to v5.0.0.2662 (#3784) @​renovate[bot]
  • 53aa7f6f354372c79d890ee7372e1548a60de950 chore(deps): update dependency acr.userdialogs to v9 (#3785) @​renovate[bot]
  • 421895ea0dca24e90b59411566d69251ff205d13 chore(deps): update dotnet monorepo (#3788) @​renovate[bot]
  • 0a096e774127060e91ba8a893f10ab42b4075f92 chore(deps): update dependency microsoft.windowsappsdk to v1.5.240404000 (#3789) @​renovate[bot]
  • 274d199accbf34c51905b0e829c3f0bb167356c6 chore(deps): update xunit-dotnet monorepo (#3790) @​renovate[bot]
  • 75d0899bacfeff55025dd7e3b81be9c7a25243c9 chore(deps): update dependency roslynator.analyzers to v4.12.1 (#3796) @​renovate[bot]

19.6.1

Features:

  • 2e67fcd7dd9f77b0f5056cf72a594bea731eb1f6 Feature Add Validation to ReactiveProperty (#3777) @​ChrisPulman

Other:

  • 8e0f16d4e579fbc44ba3f2ab314f70dcc3242e7e chore(deps): update dependency acr.userdialogs to v8 (#3750) @​renovate[bot]
  • 32d6a4795952deb3a9108fdd7fe0edb597fdbf83 chore(deps): update dependency dotnet-sdk to v8.0.203 (#3772) @​renovate[bot]
  • 3b2eeb762de91e7abf3be1ff48252818e702572b chore(deps): update dependency microsoft.windowsappsdk to v1.5.240311000 (#3775) @​renovate[bot]
  • db54001ef0eb84ca7550458c64497c4ce7b5b2ac chore(deps): update dependency coverlet.msbuild to v6.0.2 (#3776) @​renovate[bot]
  • 9d170225db726a86968c5a5ff9296e421926be13 chore(deps): update dotnet monorepo (#3774) @​renovate[bot]
  • 751274a184f27c2e0143fd9c088f6f02971f4cca chore(deps): update dependency xamarin.androidx.media to v1.7.0.1 (#3746) @​renovate[bot]
  • 051baee066eac3f7c16e987b6464aeb64ebd700e chore(deps): update dependency xamarin.google.android.material to v1.10.0.3 (#3747) @​renovate[bot]
  • fe6b95824e341409688f54b4d657763ef64bd470 chore(deps): update dependency xamarin.androidx.lifecycle.livedata to v2.7.0.1 (#3745) @​renovate[bot]
  • fbfb360753a1b5e300ea19cdf49230318d331abf chore(deps): update dependency xamarin.androidx.preference to v1.2.1.4 (#3740) @​renovate[bot]
  • 095a9c9c29184a71feafc6e6ef0e28d614e9a411 chore(deps): update dependency microsoft.codeanalysis.csharp.workspaces to v4.9.2 (#3767) @​renovate[bot]

19.5.72

Dependencies:

  • ffcce7630ddf98bd185f97714d97aec5d8a81a2c build(deps): bump Roslynator.Analyzers from 4.7.0 to 4.10.0 in /integrationtests (#3726) @​dependabot[bot]
  • 16dac8d1270a1bf2d32dad17ad9790f0c636f928 build(deps): bump xunit.runner.console from 2.6.4 to 2.6.6 in /integrationtests (#3725) @​dependabot[bot]
  • d75f999be903001bbf3988d8172f93b081ae13af build(deps): bump xunit from 2.6.4 to 2.6.6 in /integrationtests (#3724) @​dependabot[bot]
  • 37cc0e34ede11d84817493a10b12b9929ef29200 build(deps): bump Microsoft.NET.Test.Sdk from 17.8.0 to 17.9.0 in /integrationtests (#3732) @​dependabot[bot]

Features:

  • cec4cca51f635ffba5da315b5f3947e798cd1840 Feature: Add ReactiveProperty (#3729) @​ChrisPulman
  • 20c19bb4267b4fd098957e83a6cf418a04231900 feature: Remove UTF8 bom marking @​glennawatson

Housekeeping:

  • 665afea9857c8d1831d4aeb1ad89d9d34dd46f65 housekeeping: Update dependabot to run weekly @​glennawatson
  • 6fcbefb8df628e5dfa83f8d9fb836277940958d2 housekeeping: remove dependabot for the moment @​glennawatson

Other:

  • 00305af218faca40e53794e9a436ad191a864682 breaking change: Remove fody and add central nuget package (#3731) @​glennawatson
  • d24b91f55ca3a38299cdaafdc6a034a243b85a8d chore: Configure Renovate (#3734) @​renovate[bot]

... (truncated)

Commits
  • 0e318b9 Fix for WireUpControls throws exception (#3795)
  • 75d0899 chore(deps): update dependency roslynator.analyzers to v4.12.1 (#3796)
  • 274d199 chore(deps): update xunit-dotnet monorepo (#3790)
  • 0a096e7 chore(deps): update dependency microsoft.windowsappsdk to v1.5.240404000 (#3789)
  • 421895e chore(deps): update dotnet monorepo (#3788)
  • 53aa7f6 chore(deps): update dependency acr.userdialogs to v9 (#3785)
  • 932123a chore(deps): update dependency xamarin.forms to v5.0.0.2662 (#3784)
  • c39e33b chore(deps): update dependency dotnet-sdk to v8.0.204 (#3787)
  • 248d513 chore(deps): update dependency roslynator.analyzers to v4.12.0 (#3781)
  • 00e0674 chore(deps): update dependency dynamicdata to v8.4.1 (#3782)
  • 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 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)
dependabot[bot] commented 4 months ago

Superseded by #570.