Skip to content

Bump ReactiveUI from 11.5.26 to 17.0.1#197

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/nuget/ReactiveUI-17.0.1
Closed

Bump ReactiveUI from 11.5.26 to 17.0.1#197
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/nuget/ReactiveUI-17.0.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Dec 2, 2021

Bumps ReactiveUI from 11.5.26 to 17.0.1.

Release notes

Sourced from ReactiveUI's releases.

17.0.1

Dependencies:

  • ef155a64b397fc5e60b23fcd358f8aafdc2a90e9 build(deps): bump Xamarin.AndroidX.Legacy.Support.Core.UI in /src (#3055) @​dependabot[bot]
  • e7a6f362fe364e19bcd043a2d4f61babb532e518 build(deps): bump Xamarin.Google.Android.Material in /src (#3061) @​dependabot[bot]
  • 5b431519b3cc5717fc4a9c4da276a3c51369540b build(deps): update Splat requirement from 13.* to 14.* in /src (#3057) @​dependabot[bot]
  • 5b37b44e74b2c8812ba287e6b4406be53e51b694 build(deps): update Splat.Autofac requirement from 13.* to 14.* in /src (#3059) @​dependabot[bot]
  • 4d9a240682b11113937d46ae6f8605f12b573e38 build(deps): bump Xamarin.AndroidX.Lifecycle.LiveData (#3054) @​dependabot[bot]
  • 78e3a91a53c892a3eca4ad48927fa92d91bce7cd build(deps): bump Xamarin.AndroidX.Lifecycle.LiveData in /src (#3060) @​dependabot[bot]
  • fc9cdf2e11b2a3daedd0afdc0e70831dbf5400a3 build(deps): update Splat.DryIoc requirement from 13.* to 14.* in /src (#3050) @​dependabot[bot]
  • 43882c74ac7fe5b0f3b1f37d7b706ce180156491 build(deps): update Splat.Ninject requirement from 13.* to 14.* in /src (#3053) @​dependabot[bot]

Fixes:

Housekeeping:

  • d91e273dbf31336ff7d8ba890ddb0161d390c2b7 housekeeping: Rename release workflow to "Release" @​glennawatson
  • 11c4c9fbf9071db2d742bb15824a44033259dd83 housekeeping: Remove dependabot status (#3048) @​glennawatson
  • 567451b489f28910047581e2446b6043eb47ef5e housekeeping: Release 17.0.x @​glennawatson

Other:

  • e4b578ac9945f086952615cfa42942e4cd4a1b6a breaking: Remove Net5/NetCoreApp3.1/Net461 FrameworkTarget's (#3062) @​ChrisPulman

16.4.1

Dependencies:

  • 22273171603cbbcf4332cefa8875917daef45b38 build(deps): bump Verify.Xunit from 14.1.1 to 14.2.0 in /src (#3005) @​dependabot[bot]
  • 840ea4855362ee1b1c118b132b6e23befd6aad56 build(deps): bump actions/setup-dotnet from 1.8.2 to 1.9.0 (#3034) @​dependabot[bot]
  • e88a5f8e02c87cc5d94878554c9ce31a8968e507 build(deps): bump Microsoft.Xaml.Behaviors.Wpf in /src (#3023) @​dependabot[bot]
  • df39c1bd62c5899ac7dfb3060e8bee638b2b5ff2 build(deps): bump Microsoft.WindowsAppSDK in /src (#3018) @​dependabot[bot]
  • e374902bb288c1f84f4631382cba3bd1f0e9939d build(deps): bump Microsoft.SourceLink.GitHub in /src (#3012) @​dependabot[bot]
  • 08dcf772f26d3f0f205377021a4a06652e512d6f build(deps): bump Roslynator.Analyzers from 3.2.2 to 3.3.0 in /src (#3041) @​dependabot[bot]
  • 33b37e65481f2fb03e8fca55e0b177c345922c71 build(deps): bump Verify.Xunit from 14.2.0 to 14.6.6 in /src (#3042) @​dependabot[bot]
  • 6299b1364e1ffcae4cb835cc0ba0471719737102 build(deps): bump Verify.Xunit in /integrationtests (#3043) @​dependabot[bot]
  • 5d3177247ae50bf0591000467268ffa02497ce1b build(deps): bump System.Collections.Immutable in /src (#3007) @​dependabot[bot]

Features:

  • 4c1cf59e0cb23a576dfc0cc973074de8ed3ca0b3 feature Add Nullable type converters (#3038) @​ChrisPulman

Housekeeping:

  • 5d3560df867766fe4ffcca15e5b8457057b7919d housekeeping: Add auto-locking @​glennawatson
  • b2404ab7b221a39ffae5521524ec5070f7add579 housekeeping: Fix workflow syntax @​glennawatson
  • b6e3160878fec58d3d652db7d9d46bdab9ddd2d1 housekeeping: Change lock to run once daily @​glennawatson
  • 2d7c8301ac773d7f837e7bb3319b352ab1f61684 housekeeping: Exclude older PRs from being locked @​glennawatson
  • 0ee8229dc3f8935ca0b6a90b382bafdca5b1f696 housekeeping: Remove limit on old PRs @​glennawatson
  • 4accddfe7e72dee3c926ce3e2b55fba8286d1d52 housekeeping: Update integration test target android sdk 30 @​glennawatson
  • 76b936101174c46dd9c52a5b2a71a2dd2e786fd3 housekeeping: Update integration testing xamarin android sdk 30 @​glennawatson
  • 8c8007d05f6d992c331ee1d5064c147b1fe54619 housekeeping: Use the common build script (#3039) @​glennawatson
  • e9cd039eb60fe24d84a9330e43b65e7967e52082 housekeeping: Update Release Script @​glennawatson
  • db38a3ac72e86df64b2e4501607102543838cf4a housekeeping: Release 16.4.x (#3046) @​glennawatson

Other:

... (truncated)

Commits
  • 567451b housekeeping: Release 17.0.x
  • e4b578a breaking: Remove Net5/NetCoreApp3.1/Net461 FrameworkTarget's (#3062)
  • 43882c7 build(deps): update Splat.Ninject requirement from 13.* to 14.* in /src (#3053)
  • fc9cdf2 build(deps): update Splat.DryIoc requirement from 13.* to 14.* in /src (#3050)
  • 78e3a91 build(deps): bump Xamarin.AndroidX.Lifecycle.LiveData in /src (#3060)
  • 4d9a240 build(deps): bump Xamarin.AndroidX.Lifecycle.LiveData (#3054)
  • 5b37b44 build(deps): update Splat.Autofac requirement from 13.* to 14.* in /src (#3059)
  • 5b43151 build(deps): update Splat requirement from 13.* to 14.* in /src (#3057)
  • e7a6f36 build(deps): bump Xamarin.Google.Android.Material in /src (#3061)
  • ef155a6 build(deps): bump Xamarin.AndroidX.Legacy.Support.Core.UI in /src (#3055)
  • 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 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) from 11.5.26 to 17.0.1.
- [Release notes](https://github.com/reactiveui/reactiveui/releases)
- [Commits](reactiveui/ReactiveUI@11.5.26...17.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from dansiegel as a code owner December 2, 2021 13:15
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 2, 2021
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Dec 6, 2021

Superseded by #198.

@dependabot dependabot bot closed this Dec 6, 2021
@dependabot dependabot bot deleted the dependabot/nuget/ReactiveUI-17.0.1 branch December 6, 2021 13:16
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.

0 participants