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 ReactiveUI and Splat #834

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 1, 2024

Bumps ReactiveUI and Splat. These dependencies needed to be updated together.
Updates ReactiveUI from 19.5.41 to 20.0.1

Release notes

Sourced from ReactiveUI's releases.

20.0.1

Housekeeping:

  • 8e33bf489894f3116914b8715653f8d63329255c Housekeeping: Retire Xamarin due to end of support (#3797) @​ChrisPulman
  • a31490ef46469e4b96bf2b4201dd224263e2e514 Housekeeping Update Build to use dotnet build (#3799) @​ChrisPulman
  • 8b2f3519243facf961a1dd5feeb07dcba378345d Housekeeping Tidy using's (#3798) @​ChrisPulman
  • 5ab874e572a6ad406b939ad5b46b92c603df4a57 Housekeeping: Prepare for Release (#3802) @​ChrisPulman

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

... (truncated)

Commits
  • 5ab874e Housekeeping: Prepare for Release (#3802)
  • 8b2f351 Housekeeping Tidy using's (#3798)
  • a31490e Housekeeping Update Build to use dotnet build (#3799)
  • 8e33bf4 Housekeeping: Retire Xamarin due to end of support (#3797)
  • 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)
  • Additional commits viewable in compare view

Updates Splat from 14.8.12 to 15.0.1

Release notes

Sourced from Splat's releases.

15.0.1

Dependencies:

  • 9fca81514a4973287c89b8164ed11ef9a5bea61a build(deps): bump the avalonia group in /src with 5 updates (#1069) @​dependabot[bot]
  • 1803c70fc3bd7c0fdab62bc3e18e230f7cb25aa0 build(deps): bump ReactiveUI from 19.5.1 to 19.5.41 in /src (#1072) @​dependabot[bot]

Features:

Fixes:

  • ce2685f7b02a558a281d00f363f9aacb0acaff1d Fix for Verify.Xunit, Update Avalonia version (#1071) @​ChrisPulman
  • 7b0311126646d5207dafcc82acd4dfbe3463b268 fix: invalid character in version @​glennawatson

Housekeeping:

  • bb2642b52ef498c039f10942f40a11bd8e1322fe housekeeping: Don't use preview vs @​glennawatson
  • e012057402522fe001ad261c489ebaf1a63191e0 housekeeping: Delete dependabot @​glennawatson
  • c70437e196544f0c2a6ee6d479b1323feb1be05f housekeeping: Add more version groups @​glennawatson
  • a4214353eeb660bcf0a6d81acb4f1b3aa00e47aa housekeeping: Packages need to be active for 14 days before update @​glennawatson
  • 1464eda8971498762ed1d91b5dfe424edd6ac2c3 housekeeping: have the benchmarks inherit (#1113) @​glennawatson
  • 3e11371e4564bdc0da5c9c3debac417dc718fc87 Housekeeping Update Packages to resolve build (#1136) @​ChrisPulman
  • 8ad85c9563c2f92d7456b031f1cfaae4bd09186c Housekeeping: Update Copyright (#1137) @​ChrisPulman
  • 1cb8837ec6dd175f1b59943c5ab8db520ccf3141 Housekeeping: Retire Xamarin due to end of support (#1138) @​ChrisPulman

Other:

  • a928e79495df065c046686f076354bbca59106be Add renovate.json (#1076) @​renovate[bot]
  • 3c662587d2cca540939a312c02c88e52d0fead91 chore(deps): update dependency dotnet-sdk to v8.0.201 (#1077) @​renovate[bot]
  • c6a3ce0930aee63ac5cf44d4f2a8911d4234e241 chore(deps): update vstest monorepo (#1096) @​renovate[bot]
  • 807885f066042945b477fd791f7fe69948a6a6d1 Delete renovate.json @​glennawatson
  • de140964de3d4c169af5c0e36be406cf0b5205b0 chore(deps): update mstest monorepo to v3 (#1111) @​renovate[bot]
  • 40236a197169e17fa8b513f9e738e49ae6f66d1c chore(deps): update dependency xunit.stafact to v1 (#1110) @​renovate[bot]
  • fa4598a3db80665087540eef7f60f3d71a2100e5 chore(deps): update dependency system.reactive to v6 (#1107) @​renovate[bot]
  • a9a0c16c8c27a8064e4311f8ebb9591eb3aebbf5 chore(deps): update dependency xunit.runner.visualstudio to v2 (#1109) @​renovate[bot]
  • 0fac739a70b34b3a59e778fe414f28e00b00c338 chore(deps): update dependency roslynator.analyzers to v4.10.0 (#1106) @​renovate[bot]
  • 475b02b11a73f3773e128b48d831b50598eac263 Create renovate.json @​glennawatson
  • 87cd69e25f17000e1025c27109749b84912710d7 Update renovate.json @​glennawatson
  • 1fde0fa94d0422c28d80f16a03760c26374c84bb chore(deps): update dependency microsoft.reactive.testing to v6 (#1101) @​renovate[bot]
  • 4c8ceaeeb7bc31bc7818fba9b3f835627f6a34b3 chore(deps): update dependency nerdbank.gitversioning to v3 (#1104) @​renovate[bot]
  • 0b07c366c405f9af512a10b61cdadcf99bdc4fed chore(deps): update mstest monorepo to v3.2.1 (#1084) @​renovate[bot]
  • 9c30b77ef1ef309c1b1cefff00bdf58c48ce6c8b chore(deps): update dependency microsoft.netcore.universalwindowsplatform to v6.2.14 (#1078) @​renovate[bot]
  • 893e5d22f1f96613473b1d3938a098e74efd456d chore(deps): update dependency verify.xunit to v23.2.0 (#1108) @​renovate[bot]
  • 4573ee6ca9c04989b97b8e5a0c58920198da5fad chore(deps): update dependency mindscape.raygun4net.netcore to v9 (#1103) @​renovate[bot]
  • 016669fbd9a0abd1c33d4ae7195ca583b7e2d527 chore(deps): update dependency autofac to v8 (#1097) @​renovate[bot]
  • 8390ca44d5d97241e64753e856b4fb0b20968b8f chore(deps): update dependency serilog.exceptions to v8.4.0 (#1093) @​renovate[bot]
  • dc0fc3a7a1382a62b00bc63bd1825282d1759ecd chore(deps): update dependency microsoft.applicationinsights to v2.22.0 (#1088) @​renovate[bot]
  • a7607ecaf35539056ce1ceb70a06344a3d1f12dd chore(deps): update dependency stylecop.analyzers to v1.2.0-beta.556 (#1083) @​renovate[bot]
  • 05d41add5f782c81bb2df406f7417287d6e6cc90 chore(deps): update dependency nlog to v5.2.8 (#1081) @​renovate[bot]
  • f6af7836b20ae530812d47911f1c3296cea91af7 chore(deps): update dependency xunit.runner.visualstudio to v2.5.7 (#1085) @​renovate[bot]
  • c2a96687b2b8c9663d8110ccf572206e3e2e26b1 chore(deps): update dependency simpleinjector to v5.4.4 (#1082) @​renovate[bot]
  • 2431fc97ec8a689ea967d6496b1f685b6fd5273f chore(deps): update dependency verify.xunit to v23.2.0 (#1114) @​renovate[bot]
  • ebdbf5700bf0f4077457e58d6ee920819b553a77 chore(deps): update dependency roslynator.analyzers to v4.11.0 (#1115) @​renovate[bot]
  • d39457fe71ab35367ecd883763ecef63cc25d9be chore(deps): update mstest monorepo to v3.2.2 (#1119) @​renovate[bot]

... (truncated)

Commits
  • 1cb8837 Housekeeping: Retire Xamarin due to end of support (#1138)
  • 8ad85c9 Housekeeping: Update Copyright (#1137)
  • f2d489a chore(deps): update dependency verify.xunit to v24 (#1134)
  • b4a663b chore(deps): update dependency verify.xunit to v23.3.0 (#1117)
  • 3e11371 Housekeeping Update Packages to resolve build (#1136)
  • f49c8d6 chore(deps): update dependency roslynator.analyzers to v4.12.1 (#1135)
  • 72d63d7 chore(deps): update dependency xunit.runner.visualstudio to v2.5.8 (#1133)
  • 71b4629 chore(deps): update dependency dotnet-sdk to v8.0.204 (#1132)
  • 4354c04 chore(deps): update mstest monorepo to v3.3.1 (#1131)
  • 99f1c0c chore(deps): update mstest monorepo to v3.3.0 (#1130)
  • Additional commits viewable in compare view

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)

Bumps [ReactiveUI](https://github.com/reactiveui/reactiveui) and [Splat](https://github.com/reactiveui/splat). These dependencies needed to be updated together.

Updates `ReactiveUI` from 19.5.41 to 20.0.1
- [Release notes](https://github.com/reactiveui/reactiveui/releases)
- [Commits](reactiveui/ReactiveUI@19.5.41...20.0.1)

Updates `Splat` from 14.8.12 to 15.0.1
- [Release notes](https://github.com/reactiveui/splat/releases)
- [Commits](reactiveui/splat@14.8.12...15.0.1)

---
updated-dependencies:
- dependency-name: ReactiveUI
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Splat
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 1, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 18, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/nuget/multi-3549561b0e branch November 18, 2024 12:44
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.

1 participant