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.Testing requirement from 12.* to 13.* #633

Merged
merged 1 commit into from
Jan 22, 2021

Conversation

dependabot-preview[bot]
Copy link
Contributor

Updates the requirements on ReactiveUI.Testing to permit the latest version.

Release notes

Sourced from ReactiveUI.Testing's releases.

13.0.1

Dependencies:

  • 3ab711fe0fa87e897fc56fb6c1f998dfcc1bb081 build(deps): bump Microsoft.NET.Test.Sdk from 16.7.1 to 16.8.0 (#2574) @dependabot-preview[bot]
  • d9f138ecfe96c3a17b21c1ba3908ff902c6e25d2 build(deps): bump Xamarin.AndroidX.AppCompat from 1.2.0.4 to 1.2.0.5 (#2571) @dependabot-preview[bot]
  • 9fff5becc9e8723858fb2bf5c39dde062af882cf build(deps): bump DiffEngine from 6.1.4 to 6.4.6 (#2586) @dependabot-preview[bot]
  • 3034a21d1918a55b4a2f41c12cf518c5c6159281 build(deps): update Pharmacist.Common requirement from 1.* to 2.* (#2592) @dependabot-preview[bot]
  • 9c46c6d720f71d61d0e2c96f9a92cae90af246b5 build(deps): bump Microsoft.CodeAnalysis.Analyzers from 3.3.1 to 3.3.2 (#2596) @dependabot-preview[bot]
  • 001a49a1169d8ec850b9fc2d05b47e139a2e04bc build(deps): update Pharmacist.Common requirement from 1.* to 2.* (#2595) @dependabot-preview[bot]
  • 011d4506777eb9d0c65d4662bb44b85791f2532b build(deps): bump System.Collections.Immutable from 1.7.1 to 5.0.0 (#2575) @dependabot-preview[bot]
  • c0b5769faf06d0f6991619de61c4ca621fc2ba3b build(deps): bump Microsoft.NET.Test.Sdk from 16.8.0 to 16.8.3 (#2590) @dependabot-preview[bot]
  • 0995665009e9f12b4deb8beca5834fdd6ac8a2cb build(deps): update Pharmacist.MsBuild requirement from 1.* to 2.* (#2597) @dependabot-preview[bot]
  • c0279e48ffa7d61089955b9f605ec8205af01e2e build(deps): bump Microsoft.CodeAnalysis.CSharp.Workspaces (#2582) @dependabot-preview[bot]

Features:

  • 93823ff15c1574a21d19b7d48d60891c977301a0 feature: Add .net 5.0 and update to C# 9 features (#2589) @glennawatson

Fixes:

  • 21fb256c155f156a9ae0f83332b9ee6d23389f68 fix: WPF TransitioningContentControl can crash @glennawatson

Housekeeping:

  • 5082957feb1730427a9b1d55d1ca60735c0c9c6e housekeeping: Fix the build @glennawatson
  • 6aba32e824ab65bc695d2caf9dc33a7971894469 housekeeping: Release 13.0.x (#2598) @glennawatson
Commits
  • 6aba32e housekeeping: Release 13.0.x (#2598)
  • 21fb256 fix: WPF TransitioningContentControl can crash
  • 5082957 housekeeping: Fix the build
  • c0279e4 build(deps): bump Microsoft.CodeAnalysis.CSharp.Workspaces (#2582)
  • 0995665 build(deps): update Pharmacist.MsBuild requirement from 1.* to 2.* (#2597)
  • c0b5769 build(deps): bump Microsoft.NET.Test.Sdk from 16.8.0 to 16.8.3 (#2590)
  • 011d450 build(deps): bump System.Collections.Immutable from 1.7.1 to 5.0.0 (#2575)
  • 001a49a build(deps): update Pharmacist.Common requirement from 1.* to 2.* (#2595)
  • 9c46c6d build(deps): bump Microsoft.CodeAnalysis.Analyzers from 3.3.1 to 3.3.2 (#2596)
  • 3034a21 build(deps): update Pharmacist.Common requirement from 1.* to 2.* (#2592)
  • 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Updates the requirements on [ReactiveUI.Testing](https://github.com/reactiveui/reactiveui) to permit the latest version.
- [Release notes](https://github.com/reactiveui/reactiveui/releases)
- [Commits](reactiveui/ReactiveUI@12.1.1...13.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Dec 9, 2020
@glennawatson glennawatson merged commit 07f33d4 into main Jan 22, 2021
@glennawatson glennawatson deleted the dependabot/nuget/ReactiveUI.Testing-13.star branch January 22, 2021 09:23
@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 Nov 25, 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