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

build(deps): update ReactiveUI requirement from 16.* to 17.* in /src #558

Merged
merged 1 commit into from
Dec 3, 2021

Conversation

dependabot[bot]
Copy link
Contributor

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

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Updates the requirements on ReactiveUI to permit the latest version.

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
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 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 3, 2021
Updates the requirements on [ReactiveUI](https://github.com/reactiveui/reactiveui) to permit the latest version.
- [Release notes](https://github.com/reactiveui/reactiveui/releases)
- [Commits](reactiveui/ReactiveUI@16.1.1...17.0.1)

---
updated-dependencies:
- dependency-name: ReactiveUI
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/nuget/src/ReactiveUI-17.star branch from a643a57 to e422917 Compare December 3, 2021 11:12
@ChrisPulman ChrisPulman merged commit ea7d7c9 into main Dec 3, 2021
@ChrisPulman ChrisPulman deleted the dependabot/nuget/src/ReactiveUI-17.star branch December 3, 2021 13:38
@github-actions
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 18, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant