renovate[bot]
4f8cd66ac5
chore(deps): update xunit-dotnet monorepo to 2.9.2 ( #3920 )
...
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [xunit](https://redirect.github.com/xunit/xunit ) | `2.9.1` -> `2.9.2`
|
[![age](https://developer.mend.io/api/mc/badges/age/nuget/xunit/2.9.2?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/xunit/2.9.2?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/xunit/2.9.1/2.9.2?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/xunit/2.9.1/2.9.2?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
| [xunit.runner.console](https://redirect.github.com/xunit/xunit ) |
`2.9.1` -> `2.9.2` |
[![age](https://developer.mend.io/api/mc/badges/age/nuget/xunit.runner.console/2.9.2?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/xunit.runner.console/2.9.2?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/xunit.runner.console/2.9.1/2.9.2?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/xunit.runner.console/2.9.1/2.9.2?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about these
updates again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/ ).
View the [repository job
log](https://developer.mend.io/github/reactiveui/ReactiveUI ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC45Ny4wIiwidXBkYXRlZEluVmVyIjoiMzguOTcuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiRGVwZW5kZW5jeSBNYW5hZ2VtZW50Il19-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-07 09:28:06 +01:00
renovate[bot]
435d6cc4bc
chore(deps): update dependency roslynator.analyzers to 4.12.6 ( #3918 )
...
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [Roslynator.Analyzers](https://redirect.github.com/dotnet/roslynator )
| `4.12.5` -> `4.12.6` |
[![age](https://developer.mend.io/api/mc/badges/age/nuget/Roslynator.Analyzers/4.12.6?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/Roslynator.Analyzers/4.12.6?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/Roslynator.Analyzers/4.12.5/4.12.6?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Roslynator.Analyzers/4.12.5/4.12.6?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>dotnet/roslynator (Roslynator.Analyzers)</summary>
###
[`v4.12.6`](https://redirect.github.com/dotnet/roslynator/blob/HEAD/ChangeLog.md#4126---2024-09-23 )
##### Added
- Analyzer
[RCS1077](https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1077 )
now suggests to use `Order` instead of `OrderBy`
([PR](https://redirect.github.com/dotnet/roslynator/pull/1522 ))
##### Fixed
- Fix analyzer
[RCS0053](https://josefpihrt.github.io/docs/roslynator/analyzers/RCS0053 )
([PR](https://redirect.github.com/dotnet/roslynator/pull/1518 ))
- Fix analyzer
[RCS0056](https://josefpihrt.github.io/docs/roslynator/analyzers/RCS0056 )
([PR](https://redirect.github.com/dotnet/roslynator/pull/1521 ))
- Fix analyzer
[RCS1181](https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1181 )
([PR](https://redirect.github.com/dotnet/roslynator/pull/1526 ))
- Fix analyzer
[RCS0005](https://josefpihrt.github.io/docs/roslynator/analyzers/RCS0005 )
([PR](https://redirect.github.com/dotnet/roslynator/pull/1533 ))
- Fix analyzer
[RCS1181](https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1181 )
([PR](https://redirect.github.com/dotnet/roslynator/pull/1534 ))
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/ ).
View the [repository job
log](https://developer.mend.io/github/reactiveui/ReactiveUI ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC45Ny4wIiwidXBkYXRlZEluVmVyIjoiMzguOTcuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiRGVwZW5kZW5jeSBNYW5hZ2VtZW50Il19-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-04 09:12:38 +01:00
renovate[bot]
f542f79176
chore(deps): update xunit-dotnet monorepo to 2.9.1 ( #3917 )
...
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [xunit](https://redirect.github.com/xunit/xunit ) | `2.9.0` -> `2.9.1`
|
[![age](https://developer.mend.io/api/mc/badges/age/nuget/xunit/2.9.1?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/xunit/2.9.1?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/xunit/2.9.0/2.9.1?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/xunit/2.9.0/2.9.1?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
| [xunit.runner.console](https://redirect.github.com/xunit/xunit ) |
`2.9.0` -> `2.9.1` |
[![age](https://developer.mend.io/api/mc/badges/age/nuget/xunit.runner.console/2.9.1?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/xunit.runner.console/2.9.1?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/xunit.runner.console/2.9.0/2.9.1?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/xunit.runner.console/2.9.0/2.9.1?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about these
updates again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/ ).
View the [repository job
log](https://developer.mend.io/github/reactiveui/ReactiveUI ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC45Ny4wIiwidXBkYXRlZEluVmVyIjoiMzguOTcuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiRGVwZW5kZW5jeSBNYW5hZ2VtZW50Il19-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-03 00:13:34 +01:00
renovate[bot]
d1a71c3cee
chore(deps): update dependency xamarin.jetbrains.annotations to 24.1.0.8 ( #3914 )
...
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [Xamarin.Jetbrains.Annotations](https://aka.ms/androidx )
([source](https://redirect.github.com/xamarin/AndroidX )) | `24.1.0.7` ->
`24.1.0.8` |
[![age](https://developer.mend.io/api/mc/badges/age/nuget/Xamarin.Jetbrains.Annotations/24.1.0.8?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/Xamarin.Jetbrains.Annotations/24.1.0.8?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/Xamarin.Jetbrains.Annotations/24.1.0.7/24.1.0.8?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Xamarin.Jetbrains.Annotations/24.1.0.7/24.1.0.8?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/ ).
View the [repository job
log](https://developer.mend.io/github/reactiveui/ReactiveUI ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC44MC4wIiwidXBkYXRlZEluVmVyIjoiMzguODAuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiRGVwZW5kZW5jeSBNYW5hZ2VtZW50Il19-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-28 00:57:42 +01:00
renovate[bot]
9a2fef0981
chore(deps): update dependency roslynator.analyzers to 4.12.5 ( #3907 )
...
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [Roslynator.Analyzers](https://redirect.github.com/dotnet/roslynator )
| `4.12.4` -> `4.12.5` |
[![age](https://developer.mend.io/api/mc/badges/age/nuget/Roslynator.Analyzers/4.12.5?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/Roslynator.Analyzers/4.12.5?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/Roslynator.Analyzers/4.12.4/4.12.5?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Roslynator.Analyzers/4.12.4/4.12.5?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>dotnet/roslynator (Roslynator.Analyzers)</summary>
###
[`v4.12.5`](https://redirect.github.com/dotnet/roslynator/blob/HEAD/ChangeLog.md#4125---2024-09-13 )
##### Fixed
- Fix analyzer
[RCS1182](https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1182 )
([PR](https://redirect.github.com/dotnet/roslynator/pull/1502 ))
- Fix analyzer
[RCS1198](https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1198 )
([PR](https://redirect.github.com/dotnet/roslynator/pull/1501 ))
- Fix analyzer
[RCS1214](https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1214 )
([PR](https://redirect.github.com/dotnet/roslynator/pull/1500 ))
- Fix analyzer
[RCS1018](https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1018 )
([PR](https://redirect.github.com/dotnet/roslynator/pull/1510 ))
- Fix analyzer
[RCS1264](https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1264 )
([PR](https://redirect.github.com/dotnet/roslynator/pull/1511 ))
- Fix analyzer
[RCS0053](https://josefpihrt.github.io/docs/roslynator/analyzers/RCS0053 )
([PR](https://redirect.github.com/dotnet/roslynator/pull/1512 ))
- Fix analyzer
[RCS0056](https://josefpihrt.github.io/docs/roslynator/analyzers/RCS0056 )
([PR](https://redirect.github.com/dotnet/roslynator/pull/1514 ))
##### Changed
- Bump Roslyn to 4.11.0
([PR](https://redirect.github.com/dotnet/roslynator/pull/1483 ))
- Applies to CLI and testing library.
##### Removed
- \[CLI] Remove support for .NET SDK 6
([PR](https://redirect.github.com/dotnet/roslynator/pull/1483 ))
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/ ).
View the [repository job
log](https://developer.mend.io/github/reactiveui/ReactiveUI ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC44MC4wIiwidXBkYXRlZEluVmVyIjoiMzguODAuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiRGVwZW5kZW5jeSBNYW5hZ2VtZW50Il19-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-21 11:26:12 +10:00
renovate[bot]
52dd0bc80d
chore(deps): update dependency xamarin.androidx.core to 1.13.1.4 ( #3891 )
...
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [Xamarin.AndroidX.Core](https://aka.ms/androidx )
([source](https://redirect.github.com/xamarin/AndroidX )) | `1.13.1.3` ->
`1.13.1.4` |
[![age](https://developer.mend.io/api/mc/badges/age/nuget/Xamarin.AndroidX.Core/1.13.1.4?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/Xamarin.AndroidX.Core/1.13.1.4?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/Xamarin.AndroidX.Core/1.13.1.3/1.13.1.4?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Xamarin.AndroidX.Core/1.13.1.3/1.13.1.4?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/ ).
View the [repository job
log](https://developer.mend.io/github/reactiveui/ReactiveUI ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC41OS4yIiwidXBkYXRlZEluVmVyIjoiMzguNTkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiRGVwZW5kZW5jeSBNYW5hZ2VtZW50Il19-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-21 11:01:19 +10:00
renovate[bot]
fb0df8035b
chore(deps): update dependency xamarin.androidx.media to 1.7.0.6 ( #3892 )
...
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [Xamarin.AndroidX.Media](https://aka.ms/androidx )
([source](https://redirect.github.com/xamarin/AndroidX )) | `1.7.0.5` ->
`1.7.0.6` |
[![age](https://developer.mend.io/api/mc/badges/age/nuget/Xamarin.AndroidX.Media/1.7.0.6?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/Xamarin.AndroidX.Media/1.7.0.6?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/Xamarin.AndroidX.Media/1.7.0.5/1.7.0.6?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Xamarin.AndroidX.Media/1.7.0.5/1.7.0.6?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/ ).
View the [repository job
log](https://developer.mend.io/github/reactiveui/ReactiveUI ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC41OS4yIiwidXBkYXRlZEluVmVyIjoiMzguNTkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiRGVwZW5kZW5jeSBNYW5hZ2VtZW50Il19-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-21 11:00:56 +10:00
renovate[bot]
bb3013a787
chore(deps): update dependency fluentassertions to 6.12.1 ( #3902 )
...
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [FluentAssertions](https://www.fluentassertions.com/ )
([source](https://redirect.github.com/fluentassertions/fluentassertions ))
| `6.12.0` -> `6.12.1` |
[![age](https://developer.mend.io/api/mc/badges/age/nuget/FluentAssertions/6.12.1?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/FluentAssertions/6.12.1?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/FluentAssertions/6.12.0/6.12.1?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/FluentAssertions/6.12.0/6.12.1?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>fluentassertions/fluentassertions (FluentAssertions)</summary>
###
[`v6.12.1`](https://redirect.github.com/fluentassertions/fluentassertions/releases/tag/6.12.1 )
[Compare
Source](https://redirect.github.com/fluentassertions/fluentassertions/compare/6.12.0...6.12.1 )
<!-- Release notes generated using configuration in .github/release.yml
at master -->
##### What's Changed
##### Improvements
- Improve `BeEmpty()` and `BeNullOrEmpty()` performance for
`IEnumerable<T>`, by materializing only the first item -
[#​2530](https://redirect.github.com/fluentassertions/fluentassertions/pull/2530 )
##### Fixes
- Fixed formatting error when checking nullable `DateTimeOffset` with
`BeWithin(...).Before(...)` -
[#​2312](https://redirect.github.com/fluentassertions/fluentassertions/pull/2312 )
- `BeEquivalentTo` will now find and can map subject properties that are
implemented through an explicitly-implemented interface -
[#​2152](https://redirect.github.com/fluentassertions/fluentassertions/pull/2152 )
- Fixed that the `because` and `becauseArgs` were not passed down the
equivalency tree -
[#​2318](https://redirect.github.com/fluentassertions/fluentassertions/pull/2318 )
- `BeEquivalentTo` can again compare a non-generic `IDictionary` with a
generic one -
[#​2358](https://redirect.github.com/fluentassertions/fluentassertions/pull/2358 )
- Fixed that the `FormattingOptions` were not respected in inner
`AssertionScope` -
[#​2329](https://redirect.github.com/fluentassertions/fluentassertions/pull/2329 )
- Capitalize `true` and `false` in failure messages and make them
formattable to a custom `BooleanFormatter` -
[#​2390](https://redirect.github.com/fluentassertions/fluentassertions/pull/2390 ),
[#​2393](https://redirect.github.com/fluentassertions/fluentassertions/pull/2393 )
- Improved the failure message for `NotBeOfType` when wrapped in an
`AssertionScope` and the subject is null -
[#​2399](https://redirect.github.com/fluentassertions/fluentassertions/pull/2399 )
- Improved the failure message for `BeWritable`/`BeReadable` when
wrapped in an `AssertionScope` and the subject is read-only/write-only -
[#​2399](https://redirect.github.com/fluentassertions/fluentassertions/pull/2399 )
- Improved the failure message for `ThrowExactly[Async]` when wrapped in
an `AssertionScope` and no exception is thrown -
[#​2398](https://redirect.github.com/fluentassertions/fluentassertions/pull/2398 )
- Improved the failure message for `[Not]HaveExplicitProperty` when
wrapped in an `AssertionScope` and not implementing the interface -
[#​2403](https://redirect.github.com/fluentassertions/fluentassertions/pull/2403 )
- Improved the failure message for `[Not]HaveExplicitMethod` when
wrapped in an `AssertionScope` and not implementing the interface -
[#​2403](https://redirect.github.com/fluentassertions/fluentassertions/pull/2403 )
- Changed `BeEquivalentTo` to exclude `private protected` members from
the comparison -
[#​2417](https://redirect.github.com/fluentassertions/fluentassertions/pull/2417 )
- Fixed using `BeEquivalentTo` on an empty `ArraySegment` -
[#​2445](https://redirect.github.com/fluentassertions/fluentassertions/pull/2445 ),
[#​2511](https://redirect.github.com/fluentassertions/fluentassertions/pull/2511 )
- `BeEquivalentTo` with a custom comparer can now handle null values -
[#​2489](https://redirect.github.com/fluentassertions/fluentassertions/pull/2489 )
- Ensured that nested calls to `AssertionScope(context)` create a
chained context -
[#​2607](https://redirect.github.com/fluentassertions/fluentassertions/pull/2607 )
- One overload of the `AssertionScope` constructor would not create an
actual scope associated with the thread -
[#​2607](https://redirect.github.com/fluentassertions/fluentassertions/pull/2607 )
- Fixed `ThrowWithinAsync` not respecting `OperationCanceledException` -
[#​2614](https://redirect.github.com/fluentassertions/fluentassertions/pull/2614 )
- Fixed using `BeEquivalentTo` with an `IEqualityComparer` targeting
nullable types -
[#​2648](https://redirect.github.com/fluentassertions/fluentassertions/pull/2648 )
**Full Changelog**:
https://github.com/fluentassertions/fluentassertions/compare/6.12.0...6.12.1
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/ ).
View the [repository job
log](https://developer.mend.io/github/reactiveui/ReactiveUI ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC44MC4wIiwidXBkYXRlZEluVmVyIjoiMzguODAuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiRGVwZW5kZW5jeSBNYW5hZ2VtZW50Il19-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-19 22:31:49 +01:00
renovate[bot]
354d0ee06c
chore(deps): update dependency microsoft.net.test.sdk to 17.11.1 ( #3898 )
...
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [Microsoft.NET.Test.Sdk](https://redirect.github.com/microsoft/vstest )
| `17.11.0` -> `17.11.1` |
[![age](https://developer.mend.io/api/mc/badges/age/nuget/Microsoft.NET.Test.Sdk/17.11.1?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/Microsoft.NET.Test.Sdk/17.11.1?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/Microsoft.NET.Test.Sdk/17.11.0/17.11.1?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Microsoft.NET.Test.Sdk/17.11.0/17.11.1?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>microsoft/vstest (Microsoft.NET.Test.Sdk)</summary>
###
[`v17.11.1`](https://redirect.github.com/microsoft/vstest/releases/tag/v17.11.1 )
#### What's Changed
- \[rel/17.11] Forward error output from testhost as info by
[@​nohwnd](https://redirect.github.com/nohwnd ) in
[https://github.com/microsoft/vstest/pull/5193 ](https://redirect.github.com/microsoft/vstest/pull/5193 )
**Full Changelog**:
https://github.com/microsoft/vstest/compare/v17.11.0...v17.11.1
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/ ).
View the [repository job
log](https://developer.mend.io/github/reactiveui/ReactiveUI ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC43NC4xIiwidXBkYXRlZEluVmVyIjoiMzguNzQuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiRGVwZW5kZW5jeSBNYW5hZ2VtZW50Il19-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-17 00:19:33 +01:00
renovate[bot]
df29179dc2
chore(deps): update dependency xamarin.jetbrains.annotations to 24.1.0.7 ( #3893 )
...
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [Xamarin.Jetbrains.Annotations](https://aka.ms/androidx )
([source](https://redirect.github.com/xamarin/AndroidX )) | `24.1.0.6` ->
`24.1.0.7` |
[![age](https://developer.mend.io/api/mc/badges/age/nuget/Xamarin.Jetbrains.Annotations/24.1.0.7?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/Xamarin.Jetbrains.Annotations/24.1.0.7?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/Xamarin.Jetbrains.Annotations/24.1.0.6/24.1.0.7?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Xamarin.Jetbrains.Annotations/24.1.0.6/24.1.0.7?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/ ).
View the [repository job
log](https://developer.mend.io/github/reactiveui/ReactiveUI ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC41OS4yIiwidXBkYXRlZEluVmVyIjoiMzguNTkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiRGVwZW5kZW5jeSBNYW5hZ2VtZW50Il19-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-07 21:41:42 +01:00
renovate[bot]
2e2adb5ad5
chore(deps): update dependency xamarin.androidx.core to 1.13.1.3 ( #3861 )
...
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [Xamarin.AndroidX.Core](https://aka.ms/androidx )
([source](https://togithub.com/xamarin/AndroidX )) | `1.13.1.2` ->
`1.13.1.3` |
[![age](https://developer.mend.io/api/mc/badges/age/nuget/Xamarin.AndroidX.Core/1.13.1.3?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/Xamarin.AndroidX.Core/1.13.1.3?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/Xamarin.AndroidX.Core/1.13.1.2/1.13.1.3?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Xamarin.AndroidX.Core/1.13.1.2/1.13.1.3?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/ ).
View the [repository job
log](https://developer.mend.io/github/reactiveui/ReactiveUI ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MzguMCIsInVwZGF0ZWRJblZlciI6IjM4LjU2LjAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbIkRlcGVuZGVuY3kgTWFuYWdlbWVudCJdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-03 02:24:23 +01:00
renovate[bot]
7273c51ab6
chore(deps): update dependency xamarin.androidx.media to 1.7.0.5 ( #3862 )
...
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [Xamarin.AndroidX.Media](https://aka.ms/androidx )
([source](https://redirect.github.com/xamarin/AndroidX )) | `1.7.0.4` ->
`1.7.0.5` |
[![age](https://developer.mend.io/api/mc/badges/age/nuget/Xamarin.AndroidX.Media/1.7.0.5?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/Xamarin.AndroidX.Media/1.7.0.5?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/Xamarin.AndroidX.Media/1.7.0.4/1.7.0.5?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Xamarin.AndroidX.Media/1.7.0.4/1.7.0.5?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/ ).
View the [repository job
log](https://developer.mend.io/github/reactiveui/ReactiveUI ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MzguMCIsInVwZGF0ZWRJblZlciI6IjM4LjU5LjIiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbIkRlcGVuZGVuY3kgTWFuYWdlbWVudCJdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-02 13:33:14 +00:00
renovate[bot]
60b9d485ce
chore(deps): update dependency microsoft.net.test.sdk to 17.11.0 ( #3888 )
...
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [Microsoft.NET.Test.Sdk](https://togithub.com/microsoft/vstest ) |
`17.10.0` -> `17.11.0` |
[![age](https://developer.mend.io/api/mc/badges/age/nuget/Microsoft.NET.Test.Sdk/17.11.0?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/Microsoft.NET.Test.Sdk/17.11.0?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/Microsoft.NET.Test.Sdk/17.10.0/17.11.0?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Microsoft.NET.Test.Sdk/17.10.0/17.11.0?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>microsoft/vstest (Microsoft.NET.Test.Sdk)</summary>
###
[`v17.11.0`](https://togithub.com/microsoft/vstest/releases/tag/v17.11.0 )
#### What's Changed
- Add reference to the AdapterUtilities library in the spec docs. by
[@​peterwald](https://togithub.com/peterwald ) in
[https://github.com/microsoft/vstest/pull/4958 ](https://togithub.com/microsoft/vstest/pull/4958 )
- Stack trace when localized, and new messages by
[@​nohwnd](https://togithub.com/nohwnd ) in
[https://github.com/microsoft/vstest/pull/4944 ](https://togithub.com/microsoft/vstest/pull/4944 )
- Fix single quote and space in F# pretty methods by
[@​nohwnd](https://togithub.com/nohwnd ) in
[https://github.com/microsoft/vstest/pull/4969 ](https://togithub.com/microsoft/vstest/pull/4969 )
- Update .NET runtimes to latest patch version by
[@​Evangelink](https://togithub.com/Evangelink ) in
[https://github.com/microsoft/vstest/pull/4975 ](https://togithub.com/microsoft/vstest/pull/4975 )
- Update dotnetcoretests.md by
[@​DickBaker](https://togithub.com/DickBaker ) in
[https://github.com/microsoft/vstest/pull/4977 ](https://togithub.com/microsoft/vstest/pull/4977 )
- Add list of known TestingPlatform dlls by
[@​nohwnd](https://togithub.com/nohwnd ) in
[https://github.com/microsoft/vstest/pull/4983 ](https://togithub.com/microsoft/vstest/pull/4983 )
- Update framework version used for testing, and test matrix by
[@​nohwnd](https://togithub.com/nohwnd ) in
[https://github.com/microsoft/vstest/pull/4970 ](https://togithub.com/microsoft/vstest/pull/4970 )
- Add output forwarding for .NET by
[@​nohwnd](https://togithub.com/nohwnd ) in
[https://github.com/microsoft/vstest/pull/4988 ](https://togithub.com/microsoft/vstest/pull/4988 )
- Remove usage of pt images before decomissioning by
[@​nohwnd](https://togithub.com/nohwnd ) in
[https://github.com/microsoft/vstest/pull/4994 ](https://togithub.com/microsoft/vstest/pull/4994 )
- chore: Add more details to acquistion section. by
[@​voroninp](https://togithub.com/voroninp ) in
[https://github.com/microsoft/vstest/pull/4999 ](https://togithub.com/microsoft/vstest/pull/4999 )
- Simplify banner by [@​nohwnd](https://togithub.com/nohwnd ) in
[https://github.com/microsoft/vstest/pull/5013 ](https://togithub.com/microsoft/vstest/pull/5013 )
- Forward standard output of testhost by
[@​nohwnd](https://togithub.com/nohwnd ) in
[https://github.com/microsoft/vstest/pull/4998 ](https://togithub.com/microsoft/vstest/pull/4998 )
- Add missing copyright header by
[@​MichaelSimons](https://togithub.com/MichaelSimons ) in
[https://github.com/microsoft/vstest/pull/5020 ](https://togithub.com/microsoft/vstest/pull/5020 )
- Add option to not share .NET Framework testhosts by
[@​nohwnd](https://togithub.com/nohwnd ) in
[https://github.com/microsoft/vstest/pull/5018 ](https://togithub.com/microsoft/vstest/pull/5018 )
- GetTypesToLoad Attribute cant be null by
[@​SimonCropp](https://togithub.com/SimonCropp ) in
[https://github.com/microsoft/vstest/pull/5054 ](https://togithub.com/microsoft/vstest/pull/5054 )
- rawArgument in GetArgumentList cant be null by
[@​SimonCropp](https://togithub.com/SimonCropp ) in
[https://github.com/microsoft/vstest/pull/5056 ](https://togithub.com/microsoft/vstest/pull/5056 )
- fix Atribute typo by
[@​SimonCropp](https://togithub.com/SimonCropp ) in
[https://github.com/microsoft/vstest/pull/5057 ](https://togithub.com/microsoft/vstest/pull/5057 )
- remove unnecessary list alloc for 2 scenarios in
TestRequestManager.GetSources by
[@​SimonCropp](https://togithub.com/SimonCropp ) in
[https://github.com/microsoft/vstest/pull/5058 ](https://togithub.com/microsoft/vstest/pull/5058 )
- fix incompatiblity typo by
[@​SimonCropp](https://togithub.com/SimonCropp ) in
[https://github.com/microsoft/vstest/pull/5059 ](https://togithub.com/microsoft/vstest/pull/5059 )
- remove redundant inline method in IsPlatformIncompatible by
[@​SimonCropp](https://togithub.com/SimonCropp ) in
[https://github.com/microsoft/vstest/pull/5060 ](https://togithub.com/microsoft/vstest/pull/5060 )
- fix Sucess typo by
[@​SimonCropp](https://togithub.com/SimonCropp ) in
[https://github.com/microsoft/vstest/pull/5061 ](https://togithub.com/microsoft/vstest/pull/5061 )
- use some null coalescing by
[@​SimonCropp](https://togithub.com/SimonCropp ) in
[https://github.com/microsoft/vstest/pull/5062 ](https://togithub.com/microsoft/vstest/pull/5062 )
- Add cts into friends of TranslationLayer by
[@​jakubch1](https://togithub.com/jakubch1 ) in
[https://github.com/microsoft/vstest/pull/5075 ](https://togithub.com/microsoft/vstest/pull/5075 )
- Use built in sha1 for id generation by
[@​nohwnd](https://togithub.com/nohwnd ) in
[https://github.com/microsoft/vstest/pull/5081 ](https://togithub.com/microsoft/vstest/pull/5081 )
- All output in terminal logger by
[@​nohwnd](https://togithub.com/nohwnd ) in
[https://github.com/microsoft/vstest/pull/5083 ](https://togithub.com/microsoft/vstest/pull/5083 )
- Ignore env test by [@​nohwnd](https://togithub.com/nohwnd ) in
[https://github.com/microsoft/vstest/pull/5095 ](https://togithub.com/microsoft/vstest/pull/5095 )
- Dispose XmlReader in XmlRunSettingsUtilities by
[@​omajid](https://togithub.com/omajid ) in
[https://github.com/microsoft/vstest/pull/5094 ](https://togithub.com/microsoft/vstest/pull/5094 )
- Bump to macos-12 build image by
[@​akoeplinger](https://togithub.com/akoeplinger ) in
[https://github.com/microsoft/vstest/pull/5101 ](https://togithub.com/microsoft/vstest/pull/5101 )
- Handle ansi escape in terminal logger reporter by
[@​nohwnd](https://togithub.com/nohwnd ) in
[https://github.com/microsoft/vstest/pull/5084 ](https://togithub.com/microsoft/vstest/pull/5084 )
- remove disable interactive auth by
[@​nohwnd](https://togithub.com/nohwnd ) in
[https://github.com/microsoft/vstest/pull/5110 ](https://togithub.com/microsoft/vstest/pull/5110 )
- Error output as info in terminal logger by
[@​nohwnd](https://togithub.com/nohwnd ) in
[https://github.com/microsoft/vstest/pull/5113 ](https://togithub.com/microsoft/vstest/pull/5113 )
- Write dll instead of target on abort, rename errors by
[@​nohwnd](https://togithub.com/nohwnd ) in
[https://github.com/microsoft/vstest/pull/5115 ](https://togithub.com/microsoft/vstest/pull/5115 )
- - \[rel/17.11] Update dependencies from devdiv/DevDiv/vs-code-coverage
by [@​dotnet-maestro](https://togithub.com/dotnet-maestro ) in
[https://github.com/microsoft/vstest/pull/5152 ](https://togithub.com/microsoft/vstest/pull/5152 )
#### New Contributors
- [@​peterwald](https://togithub.com/peterwald ) made their first
contribution in
[https://github.com/microsoft/vstest/pull/4958 ](https://togithub.com/microsoft/vstest/pull/4958 )
- [@​DickBaker](https://togithub.com/DickBaker ) made their first
contribution in
[https://github.com/microsoft/vstest/pull/4977 ](https://togithub.com/microsoft/vstest/pull/4977 )
- [@​voroninp](https://togithub.com/voroninp ) made their first
contribution in
[https://github.com/microsoft/vstest/pull/4999 ](https://togithub.com/microsoft/vstest/pull/4999 )
- [@​akoeplinger](https://togithub.com/akoeplinger ) made their
first contribution in
[https://github.com/microsoft/vstest/pull/5101 ](https://togithub.com/microsoft/vstest/pull/5101 )
**Full Changelog**:
https://github.com/microsoft/vstest/compare/v17.10.0...v17.11.0-release-24352-06
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/ ).
View the [repository job
log](https://developer.mend.io/github/reactiveui/ReactiveUI ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC41Ni4wIiwidXBkYXRlZEluVmVyIjoiMzguNTYuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiRGVwZW5kZW5jeSBNYW5hZ2VtZW50Il19-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-31 00:14:16 +01:00
renovate[bot]
27e721a7f3
chore(deps): update dependency acr.userdialogs to v9.1.0 ( #3876 )
...
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg )](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [Acr.UserDialogs](https://togithub.com/aritchie/userdialogs ) | `9.0.0`
-> `9.1.0` |
[![age](https://developer.mend.io/api/mc/badges/age/nuget/Acr.UserDialogs/9.1.0?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/Acr.UserDialogs/9.1.0?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/Acr.UserDialogs/9.0.0/9.1.0?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Acr.UserDialogs/9.0.0/9.1.0?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/ ). View the
[repository job
log](https://developer.mend.io/github/reactiveui/ReactiveUI ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yMC4xIiwidXBkYXRlZEluVmVyIjoiMzguMjAuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiRGVwZW5kZW5jeSBNYW5hZ2VtZW50Il19-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-12 08:50:59 +01:00
renovate[bot]
5a8b76282f
chore(deps): update dependency xamarin.jetbrains.annotations to v24.1.0.6 ( #3863 )
...
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg )](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [Xamarin.Jetbrains.Annotations](https://aka.ms/androidx )
([source](https://togithub.com/xamarin/AndroidX )) | `24.1.0.5` ->
`24.1.0.6` |
[![age](https://developer.mend.io/api/mc/badges/age/nuget/Xamarin.Jetbrains.Annotations/24.1.0.6?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/Xamarin.Jetbrains.Annotations/24.1.0.6?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/Xamarin.Jetbrains.Annotations/24.1.0.5/24.1.0.6?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Xamarin.Jetbrains.Annotations/24.1.0.5/24.1.0.6?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/ ). View the
[repository job
log](https://developer.mend.io/github/reactiveui/ReactiveUI ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MzguMCIsInVwZGF0ZWRJblZlciI6IjM3LjQzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJEZXBlbmRlbmN5IE1hbmFnZW1lbnQiXX0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-24 03:10:08 +01:00
renovate[bot]
f30e892d9b
chore(deps): update xunit-dotnet monorepo ( #3857 )
...
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg )](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [xunit](https://togithub.com/xunit/xunit ) | `2.8.1` -> `2.9.0` |
[![age](https://developer.mend.io/api/mc/badges/age/nuget/xunit/2.9.0?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/xunit/2.9.0?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/xunit/2.8.1/2.9.0?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/xunit/2.8.1/2.9.0?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
| [xunit.runner.console](https://togithub.com/xunit/xunit ) | `2.8.1` ->
`2.9.0` |
[![age](https://developer.mend.io/api/mc/badges/age/nuget/xunit.runner.console/2.9.0?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/xunit.runner.console/2.9.0?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/xunit.runner.console/2.8.1/2.9.0?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/xunit.runner.console/2.8.1/2.9.0?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
|
[xunit.runner.visualstudio](https://togithub.com/xunit/visualstudio.xunit )
| `2.8.1` -> `2.8.2` |
[![age](https://developer.mend.io/api/mc/badges/age/nuget/xunit.runner.visualstudio/2.8.2?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/xunit.runner.visualstudio/2.8.2?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/xunit.runner.visualstudio/2.8.1/2.8.2?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/xunit.runner.visualstudio/2.8.1/2.8.2?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>xunit/xunit (xunit)</summary>
### [`v2.9.0`](https://togithub.com/xunit/xunit/compare/2.8.1...2.9.0 )
[Compare Source](https://togithub.com/xunit/xunit/compare/2.8.1...2.9.0 )
</details>
<details>
<summary>xunit/visualstudio.xunit (xunit.runner.visualstudio)</summary>
###
[`v2.8.2`](https://togithub.com/xunit/visualstudio.xunit/compare/2.8.1...2.8.2 )
[Compare
Source](https://togithub.com/xunit/visualstudio.xunit/compare/2.8.1...2.8.2 )
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://togithub.com/renovatebot/renovate/discussions ) if
that's undesired.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/ ). View
repository job log
[here](https://developer.mend.io/github/reactiveui/ReactiveUI ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MzEuNCIsInVwZGF0ZWRJblZlciI6IjM3LjQzMS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJEZXBlbmRlbmN5IE1hbmFnZW1lbnQiXX0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-18 23:19:48 +01:00
renovate[bot]
3ea61ee9f1
chore(deps): update dependency xamarin.androidx.media to v1.7.0.4 ( #3839 )
...
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg )](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [Xamarin.AndroidX.Media](https://aka.ms/androidx )
([source](https://togithub.com/xamarin/AndroidX )) | `1.7.0.2` ->
`1.7.0.4` |
[![age](https://developer.mend.io/api/mc/badges/age/nuget/Xamarin.AndroidX.Media/1.7.0.4?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/Xamarin.AndroidX.Media/1.7.0.4?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/Xamarin.AndroidX.Media/1.7.0.2/1.7.0.4?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Xamarin.AndroidX.Media/1.7.0.2/1.7.0.4?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/ ). View
repository job log
[here](https://developer.mend.io/github/reactiveui/ReactiveUI ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MTMuMiIsInVwZGF0ZWRJblZlciI6IjM3LjQxMy4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJEZXBlbmRlbmN5IE1hbmFnZW1lbnQiXX0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-25 21:09:16 +10:00
renovate[bot]
6f72b8a894
chore(deps): update dependency xamarin.androidx.core to v1.13.1.2 ( #3844 )
...
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg )](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [Xamarin.AndroidX.Core](https://aka.ms/androidx )
([source](https://togithub.com/xamarin/AndroidX )) | `1.13.1.1` ->
`1.13.1.2` |
[![age](https://developer.mend.io/api/mc/badges/age/nuget/Xamarin.AndroidX.Core/1.13.1.2?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/Xamarin.AndroidX.Core/1.13.1.2?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/Xamarin.AndroidX.Core/1.13.1.1/1.13.1.2?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Xamarin.AndroidX.Core/1.13.1.1/1.13.1.2?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/ ). View
repository job log
[here](https://developer.mend.io/github/reactiveui/ReactiveUI ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MTMuMiIsInVwZGF0ZWRJblZlciI6IjM3LjQxMy4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJEZXBlbmRlbmN5IE1hbmFnZW1lbnQiXX0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-25 21:08:46 +10:00
renovate[bot]
8bbe501f4e
chore(deps): update dependency xamarin.jetbrains.annotations to v24.1.0.5 ( #3845 )
...
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg )](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [Xamarin.Jetbrains.Annotations](https://aka.ms/androidx )
([source](https://togithub.com/xamarin/AndroidX )) | `24.1.0.4` ->
`24.1.0.5` |
[![age](https://developer.mend.io/api/mc/badges/age/nuget/Xamarin.Jetbrains.Annotations/24.1.0.5?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/Xamarin.Jetbrains.Annotations/24.1.0.5?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/Xamarin.Jetbrains.Annotations/24.1.0.4/24.1.0.5?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Xamarin.Jetbrains.Annotations/24.1.0.4/24.1.0.5?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/ ). View
repository job log
[here](https://developer.mend.io/github/reactiveui/ReactiveUI ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MTMuMiIsInVwZGF0ZWRJblZlciI6IjM3LjQxMy4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJEZXBlbmRlbmN5IE1hbmFnZW1lbnQiXX0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-25 21:08:29 +10:00
renovate[bot]
7e2e9b64e0
chore(deps): update dependency xamarin.androidx.core to v1.13.1.1 ( #3838 )
...
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg )](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [Xamarin.AndroidX.Core](https://aka.ms/androidx )
([source](https://togithub.com/xamarin/AndroidX )) | `1.13.1` ->
`1.13.1.1` |
[![age](https://developer.mend.io/api/mc/badges/age/nuget/Xamarin.AndroidX.Core/1.13.1.1?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/Xamarin.AndroidX.Core/1.13.1.1?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/Xamarin.AndroidX.Core/1.13.1/1.13.1.1?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Xamarin.AndroidX.Core/1.13.1/1.13.1.1?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/ ). View
repository job log
[here](https://developer.mend.io/github/reactiveui/ReactiveUI ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MTMuMiIsInVwZGF0ZWRJblZlciI6IjM3LjQxMy4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJEZXBlbmRlbmN5IE1hbmFnZW1lbnQiXX0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-21 08:28:40 +00:00
renovate[bot]
4cf77c6d87
chore(deps): update dependency xamarin.jetbrains.annotations to v24.1.0.4 ( #3840 )
...
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg )](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [Xamarin.Jetbrains.Annotations](https://aka.ms/androidx )
([source](https://togithub.com/xamarin/AndroidX )) | `24.1.0.3` ->
`24.1.0.4` |
[![age](https://developer.mend.io/api/mc/badges/age/nuget/Xamarin.Jetbrains.Annotations/24.1.0.4?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/Xamarin.Jetbrains.Annotations/24.1.0.4?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/Xamarin.Jetbrains.Annotations/24.1.0.3/24.1.0.4?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Xamarin.Jetbrains.Annotations/24.1.0.3/24.1.0.4?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/ ). View
repository job log
[here](https://developer.mend.io/github/reactiveui/ReactiveUI ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MTMuMiIsInVwZGF0ZWRJblZlciI6IjM3LjQxMy4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJEZXBlbmRlbmN5IE1hbmFnZW1lbnQiXX0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-21 08:12:22 +00:00
renovate[bot]
5c87cfd580
chore(deps): update dependency xamarin.androidx.core to v1.13.1 ( #3836 )
...
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg )](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [Xamarin.AndroidX.Core](https://aka.ms/androidx )
([source](https://togithub.com/xamarin/AndroidX )) | `1.13.0.1` ->
`1.13.1` |
[![age](https://developer.mend.io/api/mc/badges/age/nuget/Xamarin.AndroidX.Core/1.13.1?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/Xamarin.AndroidX.Core/1.13.1?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/Xamarin.AndroidX.Core/1.13.0.1/1.13.1?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Xamarin.AndroidX.Core/1.13.0.1/1.13.1?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/ ). View
repository job log
[here](https://developer.mend.io/github/reactiveui/ReactiveUI ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zOTMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM5My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJEZXBlbmRlbmN5IE1hbmFnZW1lbnQiXX0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-14 06:27:17 +00:00
renovate[bot]
29a829381d
chore(deps): update dependency roslynator.analyzers to v4.12.4 ( #3832 )
...
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg )](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [Roslynator.Analyzers](https://togithub.com/dotnet/roslynator ) |
`4.12.3` -> `4.12.4` |
[![age](https://developer.mend.io/api/mc/badges/age/nuget/Roslynator.Analyzers/4.12.4?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/Roslynator.Analyzers/4.12.4?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/Roslynator.Analyzers/4.12.3/4.12.4?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Roslynator.Analyzers/4.12.3/4.12.4?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>dotnet/roslynator (Roslynator.Analyzers)</summary>
###
[`v4.12.4`](https://togithub.com/dotnet/roslynator/blob/HEAD/ChangeLog.md#4124---2024-06-01 )
##### Fixed
- Fix analyzer
[RCS1108](https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1108 )
([PR](https://togithub.com/dotnet/roslynator/pull/1469 ))
- Fix analyzer
[RCS1201](https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1201 )
([PR](https://togithub.com/dotnet/roslynator/pull/1470 ))
- Fix analyzer
[RCS0012](https://josefpihrt.github.io/docs/roslynator/analyzers/RCS0012 )
([PR](https://togithub.com/dotnet/roslynator/pull/1472 ))
- \[CLI] Fix duplicate analyzers
([PR](https://togithub.com/dotnet/roslynator/pull/1477 ))
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/ ). View
repository job log
[here](https://developer.mend.io/github/reactiveui/ReactiveUI ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zOTMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM5My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJEZXBlbmRlbmN5IE1hbmFnZW1lbnQiXX0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-12 22:24:51 +01:00
renovate[bot]
390d005160
chore(deps): update xunit-dotnet monorepo to v2.8.1 ( #3827 )
...
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg )](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [xunit](https://togithub.com/xunit/xunit ) | `2.8.0` -> `2.8.1` |
[![age](https://developer.mend.io/api/mc/badges/age/nuget/xunit/2.8.1?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/xunit/2.8.1?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/xunit/2.8.0/2.8.1?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/xunit/2.8.0/2.8.1?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
| [xunit.runner.console](https://togithub.com/xunit/xunit ) | `2.8.0` ->
`2.8.1` |
[![age](https://developer.mend.io/api/mc/badges/age/nuget/xunit.runner.console/2.8.1?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/xunit.runner.console/2.8.1?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/xunit.runner.console/2.8.0/2.8.1?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/xunit.runner.console/2.8.0/2.8.1?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
|
[xunit.runner.visualstudio](https://togithub.com/xunit/visualstudio.xunit )
| `2.8.0` -> `2.8.1` |
[![age](https://developer.mend.io/api/mc/badges/age/nuget/xunit.runner.visualstudio/2.8.1?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/xunit.runner.visualstudio/2.8.1?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/xunit.runner.visualstudio/2.8.0/2.8.1?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/xunit.runner.visualstudio/2.8.0/2.8.1?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>xunit/xunit (xunit)</summary>
### [`v2.8.1`](https://togithub.com/xunit/xunit/compare/2.8.0...2.8.1 )
[Compare Source](https://togithub.com/xunit/xunit/compare/2.8.0...2.8.1 )
</details>
<details>
<summary>xunit/visualstudio.xunit (xunit.runner.visualstudio)</summary>
###
[`v2.8.1`](https://togithub.com/xunit/visualstudio.xunit/compare/2.8.0...2.8.1 )
[Compare
Source](https://togithub.com/xunit/visualstudio.xunit/compare/2.8.0...2.8.1 )
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about these
updates again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/ ). View
repository job log
[here](https://developer.mend.io/github/reactiveui/ReactiveUI ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNzcuOCIsInVwZGF0ZWRJblZlciI6IjM3LjM3Ny44IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJEZXBlbmRlbmN5IE1hbmFnZW1lbnQiXX0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-04 07:36:33 +01:00
renovate[bot]
1c8195147e
chore(deps): update dependency microsoft.net.test.sdk to v17.10.0 ( #3823 )
...
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg )](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [Microsoft.NET.Test.Sdk](https://togithub.com/microsoft/vstest ) |
`17.9.0` -> `17.10.0` |
[![age](https://developer.mend.io/api/mc/badges/age/nuget/Microsoft.NET.Test.Sdk/17.10.0?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/Microsoft.NET.Test.Sdk/17.10.0?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/Microsoft.NET.Test.Sdk/17.9.0/17.10.0?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Microsoft.NET.Test.Sdk/17.9.0/17.10.0?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>microsoft/vstest (Microsoft.NET.Test.Sdk)</summary>
###
[`v17.10.0`](https://togithub.com/microsoft/vstest/releases/tag/v17.10.0 )
##### What's Changed
- Add missing runtimeconfig.json file for 8.0 by
[@​MarcoRossignoli](https://togithub.com/MarcoRossignoli ) in
[https://github.com/microsoft/vstest/pull/4792 ](https://togithub.com/microsoft/vstest/pull/4792 )
- Localized file check-in by OneLocBuild Task: Build definition ID 1222:
Build ID
[`2338548`](https://togithub.com/microsoft/vstest/commit/2338548 ) by
[@​dotnet-bot](https://togithub.com/dotnet-bot ) in
[https://github.com/microsoft/vstest/pull/4794 ](https://togithub.com/microsoft/vstest/pull/4794 )
- Disable testhost prestart by
[@​nohwnd](https://togithub.com/nohwnd ) in
[https://github.com/microsoft/vstest/pull/4833 ](https://togithub.com/microsoft/vstest/pull/4833 )
- Terminal logger fixes by [@​nohwnd](https://togithub.com/nohwnd )
in
[https://github.com/microsoft/vstest/pull/4834 ](https://togithub.com/microsoft/vstest/pull/4834 )
- Add RiscV64 by [@​nohwnd](https://togithub.com/nohwnd ) in
[https://github.com/microsoft/vstest/pull/4838 ](https://togithub.com/microsoft/vstest/pull/4838 )
- Add deterministic source mapping storing for Microsoft.CodeCoverage by
[@​jakubch1](https://togithub.com/jakubch1 ) in
[https://github.com/microsoft/vstest/pull/4849 ](https://togithub.com/microsoft/vstest/pull/4849 )
- Fix terminal logger encoding & error by
[@​nohwnd](https://togithub.com/nohwnd ) in
[https://github.com/microsoft/vstest/pull/4853 ](https://togithub.com/microsoft/vstest/pull/4853 )
- Update sourcebuild configuration to build net previous and net current
by [@​Evangelink](https://togithub.com/Evangelink ) in
[https://github.com/microsoft/vstest/pull/4856 ](https://togithub.com/microsoft/vstest/pull/4856 )
- Updating version of Microsoft.VisualStudio.Interop to 17.10 by
[@​MSLukeWest](https://togithub.com/MSLukeWest ) in
[https://github.com/microsoft/vstest/pull/4866 ](https://togithub.com/microsoft/vstest/pull/4866 )
- Add VSTEST_DIAG_VERBOSITY to help by
[@​nohwnd](https://togithub.com/nohwnd ) in
[https://github.com/microsoft/vstest/pull/4882 ](https://togithub.com/microsoft/vstest/pull/4882 )
- Fix feature flag name by [@​nohwnd](https://togithub.com/nohwnd )
in
[https://github.com/microsoft/vstest/pull/4885 ](https://togithub.com/microsoft/vstest/pull/4885 )
- Improve terminal logger by
[@​nohwnd](https://togithub.com/nohwnd ) in
[https://github.com/microsoft/vstest/pull/4877 ](https://togithub.com/microsoft/vstest/pull/4877 )
- Remove PackageLicenseFile preventing PackageLicenseExpression from
working by [@​lahma](https://togithub.com/lahma ) in
[https://github.com/microsoft/vstest/pull/4890 ](https://togithub.com/microsoft/vstest/pull/4890 )
- Add GitHub Actions logger by
[@​martincostello](https://togithub.com/martincostello ) in
[https://github.com/microsoft/vstest/pull/4906 ](https://togithub.com/microsoft/vstest/pull/4906 )
- Ensure to send a session complete event by
[@​drognanar](https://togithub.com/drognanar ) in
[https://github.com/microsoft/vstest/pull/4878 ](https://togithub.com/microsoft/vstest/pull/4878 )
- specify Win10 + maxversiontested to enable xaml APIs to be used in
tests running under testhost.exe by
[@​ChrisGuzak](https://togithub.com/ChrisGuzak ) in
[https://github.com/microsoft/vstest/pull/4888 ](https://togithub.com/microsoft/vstest/pull/4888 )
- Make VSTest repo buildable in VMR non-source-build by
[@​ViktorHofer](https://togithub.com/ViktorHofer ) in
[https://github.com/microsoft/vstest/pull/4920 ](https://togithub.com/microsoft/vstest/pull/4920 )
- Migrate pipelines by [@​nohwnd](https://togithub.com/nohwnd ) in
[https://github.com/microsoft/vstest/pull/4921 ](https://togithub.com/microsoft/vstest/pull/4921 )
- Add test name to MSBuild where we have frame. by
[@​nohwnd](https://togithub.com/nohwnd ) in
[https://github.com/microsoft/vstest/pull/4935 ](https://togithub.com/microsoft/vstest/pull/4935 )
- \[rel/17.10] Add list of known TestingPlatform dlls by
[@​nohwnd](https://togithub.com/nohwnd ) in
[https://github.com/microsoft/vstest/pull/4982 ](https://togithub.com/microsoft/vstest/pull/4982 )
And many infrastructure related changes and updates.
##### New Contributors
- [@​ellahathaway](https://togithub.com/ellahathaway ) made their
first contribution in
[https://github.com/microsoft/vstest/pull/4785 ](https://togithub.com/microsoft/vstest/pull/4785 )
- [@​MSLukeWest](https://togithub.com/MSLukeWest ) made their first
contribution in
[https://github.com/microsoft/vstest/pull/4866 ](https://togithub.com/microsoft/vstest/pull/4866 )
- [@​lahma](https://togithub.com/lahma ) made their first
contribution in
[https://github.com/microsoft/vstest/pull/4890 ](https://togithub.com/microsoft/vstest/pull/4890 )
- [@​ChrisGuzak](https://togithub.com/ChrisGuzak ) made their first
contribution in
[https://github.com/microsoft/vstest/pull/4888 ](https://togithub.com/microsoft/vstest/pull/4888 )
**Full Changelog**:
https://github.com/microsoft/vstest/compare/v17.9.0...v17.10.0
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/ ). View
repository job log
[here](https://developer.mend.io/github/reactiveui/ReactiveUI ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNzcuOCIsInVwZGF0ZWRJblZlciI6IjM3LjM3Ny44IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJEZXBlbmRlbmN5IE1hbmFnZW1lbnQiXX0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-01 23:15:51 +01:00
renovate[bot]
06dc8d1fdd
chore(deps): update dependency xamarin.androidx.media to v1.7.0.2 ( #3816 )
...
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg )](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [Xamarin.AndroidX.Media](https://aka.ms/androidx )
([source](https://togithub.com/xamarin/AndroidX )) | `1.7.0.1` ->
`1.7.0.2` |
[![age](https://developer.mend.io/api/mc/badges/age/nuget/Xamarin.AndroidX.Media/1.7.0.2?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/Xamarin.AndroidX.Media/1.7.0.2?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/Xamarin.AndroidX.Media/1.7.0.1/1.7.0.2?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Xamarin.AndroidX.Media/1.7.0.1/1.7.0.2?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/ ). View
repository job log
[here](https://developer.mend.io/github/reactiveui/ReactiveUI ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNjguMTAiLCJ1cGRhdGVkSW5WZXIiOiIzNy4zNjguMTAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbIkRlcGVuZGVuY3kgTWFuYWdlbWVudCJdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-30 23:48:42 +00:00
renovate[bot]
bdb40a5eef
chore(deps): update dependency xamarin.androidx.core to v1.13.0.1 ( #3817 )
...
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg )](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [Xamarin.AndroidX.Core](https://aka.ms/androidx )
([source](https://togithub.com/xamarin/AndroidX )) | `1.13.0` ->
`1.13.0.1` |
[![age](https://developer.mend.io/api/mc/badges/age/nuget/Xamarin.AndroidX.Core/1.13.0.1?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/Xamarin.AndroidX.Core/1.13.0.1?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/Xamarin.AndroidX.Core/1.13.0/1.13.0.1?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Xamarin.AndroidX.Core/1.13.0/1.13.0.1?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/ ). View
repository job log
[here](https://developer.mend.io/github/reactiveui/ReactiveUI ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNjguMTAiLCJ1cGRhdGVkSW5WZXIiOiIzNy4zNjguMTAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbIkRlcGVuZGVuY3kgTWFuYWdlbWVudCJdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-31 00:33:31 +01:00
renovate[bot]
3c0602ce34
chore(deps): update dependency xamarin.jetbrains.annotations to v24.1.0.3 ( #3818 )
...
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg )](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [Xamarin.Jetbrains.Annotations](https://aka.ms/androidx )
([source](https://togithub.com/xamarin/AndroidX )) | `24.1.0.2` ->
`24.1.0.3` |
[![age](https://developer.mend.io/api/mc/badges/age/nuget/Xamarin.Jetbrains.Annotations/24.1.0.3?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/Xamarin.Jetbrains.Annotations/24.1.0.3?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/Xamarin.Jetbrains.Annotations/24.1.0.2/24.1.0.3?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Xamarin.Jetbrains.Annotations/24.1.0.2/24.1.0.3?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/ ). View
repository job log
[here](https://developer.mend.io/github/reactiveui/ReactiveUI ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNjguMTAiLCJ1cGRhdGVkSW5WZXIiOiIzNy4zNjguMTAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbIkRlcGVuZGVuY3kgTWFuYWdlbWVudCJdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-30 18:21:01 +00:00
renovate[bot]
ad2700e3ce
chore(deps): update dependency roslynator.analyzers to v4.12.3 ( #3814 )
...
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg )](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [Roslynator.Analyzers](https://togithub.com/dotnet/roslynator ) |
`4.12.2` -> `4.12.3` |
[![age](https://developer.mend.io/api/mc/badges/age/nuget/Roslynator.Analyzers/4.12.3?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/Roslynator.Analyzers/4.12.3?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/Roslynator.Analyzers/4.12.2/4.12.3?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Roslynator.Analyzers/4.12.2/4.12.3?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>dotnet/roslynator (Roslynator.Analyzers)</summary>
###
[`v4.12.3`](https://togithub.com/dotnet/roslynator/blob/HEAD/ChangeLog.md#4123---2024-05-10 )
##### Fixed
- Fix analyzer
[RCS1246](https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1246 )
([PR](https://togithub.com/dotnet/roslynator/pull/1460 ))
- Fix analyzer
[RCS1085](https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1085 )
([PR](https://togithub.com/dotnet/roslynator/pull/1461 ))
- Fix analyzer
[RCS1077](https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1077 )
([PR](https://togithub.com/dotnet/roslynator/pull/1463 ))
- \[CLI] Fix `roslynator analyze --include/--exclude`
([PR](https://togithub.com/dotnet/roslynator/pull/1459 ))
- Fix analyzer
[RCS0036](https://josefpihrt.github.io/docs/roslynator/analyzers/RCS0036 )
([PR](https://togithub.com/dotnet/roslynator/pull/1466 ))
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/ ). View
repository job log
[here](https://developer.mend.io/github/reactiveui/ReactiveUI ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNjMuNSIsInVwZGF0ZWRJblZlciI6IjM3LjM2My41IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJEZXBlbmRlbmN5IE1hbmFnZW1lbnQiXX0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-21 08:19:09 +01:00
renovate[bot]
d2fd0a3be8
chore(deps): update dependency xamarin.androidx.core to v1.13.0 ( #3807 )
...
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg )](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [Xamarin.AndroidX.Core](https://aka.ms/androidx )
([source](https://togithub.com/xamarin/AndroidX )) | `1.12.0.4` ->
`1.13.0` |
[![age](https://developer.mend.io/api/mc/badges/age/nuget/Xamarin.AndroidX.Core/1.13.0?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/Xamarin.AndroidX.Core/1.13.0?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/Xamarin.AndroidX.Core/1.12.0.4/1.13.0?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Xamarin.AndroidX.Core/1.12.0.4/1.13.0?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/ ). View
repository job log
[here](https://developer.mend.io/github/reactiveui/ReactiveUI ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNTEuMiIsInVwZGF0ZWRJblZlciI6IjM3LjM1MS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJEZXBlbmRlbmN5IE1hbmFnZW1lbnQiXX0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-12 22:01:07 +01:00
renovate[bot]
5a1e078d66
chore(deps): update xunit-dotnet monorepo to v2.8.0 ( #3804 )
...
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg )](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [xunit](https://togithub.com/xunit/xunit ) | `2.7.1` -> `2.8.0` |
[![age](https://developer.mend.io/api/mc/badges/age/nuget/xunit/2.8.0?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/xunit/2.8.0?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/xunit/2.7.1/2.8.0?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/xunit/2.7.1/2.8.0?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
| [xunit.runner.console](https://togithub.com/xunit/xunit ) | `2.7.1` ->
`2.8.0` |
[![age](https://developer.mend.io/api/mc/badges/age/nuget/xunit.runner.console/2.8.0?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/xunit.runner.console/2.8.0?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/xunit.runner.console/2.7.1/2.8.0?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/xunit.runner.console/2.7.1/2.8.0?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
|
[xunit.runner.visualstudio](https://togithub.com/xunit/visualstudio.xunit )
| `2.5.8` -> `2.8.0` |
[![age](https://developer.mend.io/api/mc/badges/age/nuget/xunit.runner.visualstudio/2.8.0?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/xunit.runner.visualstudio/2.8.0?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/xunit.runner.visualstudio/2.5.8/2.8.0?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/xunit.runner.visualstudio/2.5.8/2.8.0?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>xunit/xunit (xunit)</summary>
### [`v2.8.0`](https://togithub.com/xunit/xunit/compare/2.7.1...2.8.0 )
[Compare Source](https://togithub.com/xunit/xunit/compare/2.7.1...2.8.0 )
</details>
<details>
<summary>xunit/visualstudio.xunit (xunit.runner.visualstudio)</summary>
###
[`v2.8.0`](https://togithub.com/xunit/visualstudio.xunit/compare/2.5.8...2.8.0 )
[Compare
Source](https://togithub.com/xunit/visualstudio.xunit/compare/2.5.8...2.8.0 )
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about these
updates again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/ ). View
repository job log
[here](https://developer.mend.io/github/reactiveui/ReactiveUI ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNDAuMTAiLCJ1cGRhdGVkSW5WZXIiOiIzNy4zNDAuMTAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbIkRlcGVuZGVuY3kgTWFuYWdlbWVudCJdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-07 23:58:44 +01:00
renovate[bot]
e1c210f675
chore(deps): update dependency roslynator.analyzers to v4.12.2 ( #3803 )
...
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg )](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [Roslynator.Analyzers](https://togithub.com/dotnet/roslynator ) |
`4.12.1` -> `4.12.2` |
[![age](https://developer.mend.io/api/mc/badges/age/nuget/Roslynator.Analyzers/4.12.2?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/Roslynator.Analyzers/4.12.2?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/Roslynator.Analyzers/4.12.1/4.12.2?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Roslynator.Analyzers/4.12.1/4.12.2?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>dotnet/roslynator (Roslynator.Analyzers)</summary>
###
[`v4.12.2`](https://togithub.com/dotnet/roslynator/blob/HEAD/ChangeLog.md#4122---2024-04-23 )
##### Fixed
- \[CLI] Fix loading of `slnf` files
([PR](https://togithub.com/dotnet/roslynator/pull/1447 ))
- \[CLI] Fix `--severity-level`
([PR](https://togithub.com/dotnet/roslynator/pull/1449 ))
- Fix analyzer
[RCS1246](https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1246 )
([PR](https://togithub.com/dotnet/roslynator/pull/1451 ))
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/ ). View
repository job log
[here](https://developer.mend.io/github/reactiveui/ReactiveUI ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMzEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjMzMS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJEZXBlbmRlbmN5IE1hbmFnZW1lbnQiXX0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-04 11:14:27 +01:00
renovate[bot]
75d0899bac
chore(deps): update dependency roslynator.analyzers to v4.12.1 ( #3796 )
...
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg )](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [Roslynator.Analyzers](https://togithub.com/dotnet/roslynator ) |
`4.12.0` -> `4.12.1` |
[![age](https://developer.mend.io/api/mc/badges/age/nuget/Roslynator.Analyzers/4.12.1?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/Roslynator.Analyzers/4.12.1?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/Roslynator.Analyzers/4.12.0/4.12.1?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Roslynator.Analyzers/4.12.0/4.12.1?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>dotnet/roslynator (Roslynator.Analyzers)</summary>
###
[`v4.12.1`](https://togithub.com/dotnet/roslynator/blob/HEAD/ChangeLog.md#4121---2024-04-15 )
##### Changed
- \[CLI] Bump Roslyn to 4.9.2
([PR](https://togithub.com/dotnet/roslynator/pull/1441 ))
- Convert `Last()` to `[]`
([RCS1246](https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1246 ))
([PR](https://togithub.com/dotnet/roslynator/pull/1436 ))
##### Fixed
- Fix analyzer
[RCS1077](https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1077 )
([PR](https://togithub.com/dotnet/roslynator/pull/1428 ))
- Fix export of `ILanguageService`
([PR](https://togithub.com/dotnet/roslynator/pull/1442 ))
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/ ). View
repository job log
[here](https://developer.mend.io/github/reactiveui/ReactiveUI ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMjEuMiIsInVwZGF0ZWRJblZlciI6IjM3LjMyMS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJEZXBlbmRlbmN5IE1hbmFnZW1lbnQiXX0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-26 16:43:36 +01:00
renovate[bot]
274d199acc
chore(deps): update xunit-dotnet monorepo ( #3790 )
...
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg )](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [xunit](https://togithub.com/xunit/xunit ) | `2.7.0` -> `2.7.1` |
[![age](https://developer.mend.io/api/mc/badges/age/nuget/xunit/2.7.1?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/xunit/2.7.1?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/xunit/2.7.0/2.7.1?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/xunit/2.7.0/2.7.1?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
| [xunit.runner.console](https://togithub.com/xunit/xunit ) | `2.7.0` ->
`2.7.1` |
[![age](https://developer.mend.io/api/mc/badges/age/nuget/xunit.runner.console/2.7.1?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/xunit.runner.console/2.7.1?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/xunit.runner.console/2.7.0/2.7.1?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/xunit.runner.console/2.7.0/2.7.1?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
|
[xunit.runner.visualstudio](https://togithub.com/xunit/visualstudio.xunit )
| `2.5.7` -> `2.5.8` |
[![age](https://developer.mend.io/api/mc/badges/age/nuget/xunit.runner.visualstudio/2.5.8?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/xunit.runner.visualstudio/2.5.8?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/xunit.runner.visualstudio/2.5.7/2.5.8?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/xunit.runner.visualstudio/2.5.7/2.5.8?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>xunit/xunit (xunit)</summary>
### [`v2.7.1`](https://togithub.com/xunit/xunit/compare/2.7.0...2.7.1 )
[Compare Source](https://togithub.com/xunit/xunit/compare/2.7.0...2.7.1 )
</details>
<details>
<summary>xunit/visualstudio.xunit (xunit.runner.visualstudio)</summary>
###
[`v2.5.8`](https://togithub.com/xunit/visualstudio.xunit/compare/2.5.7...2.5.8 )
[Compare
Source](https://togithub.com/xunit/visualstudio.xunit/compare/2.5.7...2.5.8 )
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://togithub.com/renovatebot/renovate/discussions ) if
that's undesired.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/ ). View
repository job log
[here](https://developer.mend.io/github/reactiveui/ReactiveUI ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMTMuMSIsInVwZGF0ZWRJblZlciI6IjM3LjMxMy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJEZXBlbmRlbmN5IE1hbmFnZW1lbnQiXX0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-21 23:01:49 -03:00
renovate[bot]
53aa7f6f35
chore(deps): update dependency acr.userdialogs to v9 ( #3785 )
...
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg )](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [Acr.UserDialogs](https://togithub.com/aritchie/userdialogs ) | `8.0.1`
-> `9.0.0` |
[![age](https://developer.mend.io/api/mc/badges/age/nuget/Acr.UserDialogs/9.0.0?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/Acr.UserDialogs/9.0.0?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/Acr.UserDialogs/8.0.1/9.0.0?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Acr.UserDialogs/8.0.1/9.0.0?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/ ). View
repository job log
[here](https://developer.mend.io/github/reactiveui/ReactiveUI ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjkuMiIsInVwZGF0ZWRJblZlciI6IjM3LjMwMS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-19 21:02:32 +01:00
renovate[bot]
248d5131ac
chore(deps): update dependency roslynator.analyzers to v4.12.0 ( #3781 )
...
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg )](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [Roslynator.Analyzers](https://togithub.com/dotnet/roslynator ) |
`4.11.0` -> `4.12.0` |
[![age](https://developer.mend.io/api/mc/badges/age/nuget/Roslynator.Analyzers/4.12.0?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/Roslynator.Analyzers/4.12.0?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/Roslynator.Analyzers/4.11.0/4.12.0?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Roslynator.Analyzers/4.11.0/4.12.0?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>dotnet/roslynator (Roslynator.Analyzers)</summary>
###
[`v4.12.0`](https://togithub.com/dotnet/roslynator/blob/HEAD/ChangeLog.md#4120---2024-03-19 )
##### Added
- Add analyzer "Simplify numeric comparison"
[RCS1268](https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1268 )
([PR](https://togithub.com/dotnet/roslynator/pull/1405 ) by
[@​jakubreznak](https://togithub.com/jakubreznak ))
##### Fixed
- Fix analyzer
[RCS1267](https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1267 )
([PR](https://togithub.com/dotnet/roslynator/pull/1412 ))
- Fix "Unknown value 'Default'" exception
([PR](https://togithub.com/dotnet/roslynator/pull/1411 ))
- Fix name of `UnityEngine.SerializeField` attribute
([PR](https://togithub.com/dotnet/roslynator/pull/1419 ))
- Fix analyzer
[RCS1077](https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1077 )
([PR](https://togithub.com/dotnet/roslynator/pull/1421 ))
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/ ). View
repository job log
[here](https://developer.mend.io/github/reactiveui/ReactiveUI ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjkuMiIsInVwZGF0ZWRJblZlciI6IjM3LjI2OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-30 21:11:16 +00:00
renovate[bot]
751274a184
chore(deps): update dependency xamarin.androidx.media to v1.7.0.1 ( #3746 )
...
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg )](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [Xamarin.AndroidX.Media](https://aka.ms/androidx )
([source](https://togithub.com/xamarin/AndroidX )) | `1.6.0.7` ->
`1.7.0.1` |
[![age](https://developer.mend.io/api/mc/badges/age/nuget/Xamarin.AndroidX.Media/1.7.0.1?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/Xamarin.AndroidX.Media/1.7.0.1?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/Xamarin.AndroidX.Media/1.6.0.7/1.7.0.1?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Xamarin.AndroidX.Media/1.6.0.7/1.7.0.1?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/ ). View
repository job log
[here](https://developer.mend.io/github/reactiveui/ReactiveUI ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNzMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIyMC4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-25 06:47:46 +00:00
renovate[bot]
8e0f16d4e5
chore(deps): update dependency acr.userdialogs to v8 ( #3750 )
...
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg )](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [Acr.UserDialogs](https://togithub.com/aritchie/userdialogs ) |
`7.2.0.564` -> `8.0.1` |
[![age](https://developer.mend.io/api/mc/badges/age/nuget/Acr.UserDialogs/8.0.1?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/Acr.UserDialogs/8.0.1?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/Acr.UserDialogs/7.2.0.564/8.0.1?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Acr.UserDialogs/7.2.0.564/8.0.1?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/ ). View
repository job log
[here](https://developer.mend.io/github/reactiveui/ReactiveUI ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNzMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE3My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-19 18:49:36 +00:00
renovate[bot]
1c9500fe08
chore(deps): update dependency xamarin.androidx.core to v1.12.0.4 ( #3738 )
...
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg )](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [Xamarin.AndroidX.Core](https://aka.ms/androidx )
([source](https://togithub.com/xamarin/AndroidX )) | `1.12.0.1` ->
`1.12.0.4` |
[![age](https://developer.mend.io/api/mc/badges/age/nuget/Xamarin.AndroidX.Core/1.12.0.4?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/Xamarin.AndroidX.Core/1.12.0.4?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/Xamarin.AndroidX.Core/1.12.0.1/1.12.0.4?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Xamarin.AndroidX.Core/1.12.0.1/1.12.0.4?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
| [Xamarin.AndroidX.Core](https://aka.ms/androidx )
([source](https://togithub.com/xamarin/AndroidX )) | `1.7.0.2` ->
`1.12.0.4` |
[![age](https://developer.mend.io/api/mc/badges/age/nuget/Xamarin.AndroidX.Core/1.12.0.4?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/Xamarin.AndroidX.Core/1.12.0.4?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/Xamarin.AndroidX.Core/1.7.0.2/1.12.0.4?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Xamarin.AndroidX.Core/1.7.0.2/1.12.0.4?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about these
updates again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/ ). View
repository job log
[here](https://developer.mend.io/github/reactiveui/ReactiveUI ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNzMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIyMC4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-11 07:29:08 +00:00
renovate[bot]
ac07cce356
chore(deps): update dependency xamarin.jetbrains.annotations to v24.1.0.2 ( #3763 )
...
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg )](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [Xamarin.Jetbrains.Annotations](https://aka.ms/androidx )
([source](https://togithub.com/xamarin/AndroidX )) | `24.1.0.1` ->
`24.1.0.2` |
[![age](https://developer.mend.io/api/mc/badges/age/nuget/Xamarin.Jetbrains.Annotations/24.1.0.2?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/Xamarin.Jetbrains.Annotations/24.1.0.2?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/Xamarin.Jetbrains.Annotations/24.1.0.1/24.1.0.2?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Xamarin.Jetbrains.Annotations/24.1.0.1/24.1.0.2?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/ ). View
repository job log
[here](https://developer.mend.io/github/reactiveui/ReactiveUI ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMzAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIzMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-10 21:55:13 +00:00
renovate[bot]
b5e37a2e8e
chore(deps): update dependency roslynator.analyzers to v4.11.0 ( #3759 )
...
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg )](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [Roslynator.Analyzers](https://togithub.com/dotnet/roslynator ) |
`4.10.0` -> `4.11.0` |
[![age](https://developer.mend.io/api/mc/badges/age/nuget/Roslynator.Analyzers/4.11.0?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/Roslynator.Analyzers/4.11.0?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/Roslynator.Analyzers/4.10.0/4.11.0?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Roslynator.Analyzers/4.10.0/4.11.0?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>dotnet/roslynator (Roslynator.Analyzers)</summary>
###
[`v4.11.0`](https://togithub.com/dotnet/roslynator/blob/HEAD/ChangeLog.md#4110---2024-02-19 )
##### Added
- Add analyzer "Use raw string literal"
[RCS1266](https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1266 )
([PR](https://togithub.com/dotnet/roslynator/pull/1375 ))
- Add analyzer "Convert 'string.Concat' to interpolated string"
[RCS1267](https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1267 )
([PR](https://togithub.com/dotnet/roslynator/pull/1379 ))
- Simplify LINQ query
[RCS1077](https://josefpihrt.github.io/docs/roslynator/analyzers/1077 )
([PR](https://togithub.com/dotnet/roslynator/pull/1384 ))
- `items.Select(selector).Average()` => `items.Average(selector)`
- `items.Select(selector).Sum()` => `items.Sum(selector)`
- Add analyzer "Simplify numeric comparison"
[RCS1268](https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1268 )
([PR](https://togithub.com/dotnet/roslynator/pull/1405 ) by
[@​jakubreznak](https://togithub.com/jakubreznak ))
##### Fixed
- Fix analyzer
[RCS0049](https://josefpihrt.github.io/docs/roslynator/analyzers/RCS0049 )
([PR](https://togithub.com/dotnet/roslynator/pull/1386 ))
- Fix analyzer
[RCS1159](https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1159 )
([PR](https://togithub.com/dotnet/roslynator/pull/1390 ))
- Fix analyzer
[RCS1019](https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1019 )
([PR](https://togithub.com/dotnet/roslynator/pull/1402 ))
- Fix analyzer
[RCS1250](https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1250 )
([PR](https://togithub.com/dotnet/roslynator/pull/1403 ),
[PR](https://togithub.com/dotnet/roslynator/pull/1404 ))
- Fix code fix for
[CS8600](https://josefpihrt.github.io/docs/roslynator/fixes/CS8600 )
changing the wrong type when casts or `var` are involved
([PR](https://togithub.com/dotnet/roslynator/pull/1393 ) by
[@​jroessel](https://togithub.com/jroessel ))
- Fix Roslyn multi-targeting
([PR](https://togithub.com/dotnet/roslynator/pull/1407 ))
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/ ). View
repository job log
[here](https://developer.mend.io/github/reactiveui/ReactiveUI ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMjAuMiIsInVwZGF0ZWRJblZlciI6IjM3LjIyMC4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-29 21:07:22 +00:00
renovate[bot]
7dff075c2a
chore(deps): update dependency xamarin.jetbrains.annotations to v24.1.0.1 ( #3748 )
...
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg )](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [Xamarin.Jetbrains.Annotations](https://aka.ms/androidx )
([source](https://togithub.com/xamarin/AndroidX )) | `24.0.1.5` ->
`24.1.0.1` |
[![age](https://developer.mend.io/api/mc/badges/age/nuget/Xamarin.Jetbrains.Annotations/24.1.0.1?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/Xamarin.Jetbrains.Annotations/24.1.0.1?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/Xamarin.Jetbrains.Annotations/24.0.1.5/24.1.0.1?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Xamarin.Jetbrains.Annotations/24.0.1.5/24.1.0.1?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/ ). View
repository job log
[here](https://developer.mend.io/github/reactiveui/ReactiveUI ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNzMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE3My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-17 08:09:14 +00:00
renovate[bot]
4ae5e7904a
chore(deps): update xunit-dotnet monorepo ( #3749 )
...
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg )](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [xunit](https://togithub.com/xunit/xunit ) | `2.6.6` -> `2.7.0` |
[![age](https://developer.mend.io/api/mc/badges/age/nuget/xunit/2.7.0?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/xunit/2.7.0?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/xunit/2.6.6/2.7.0?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/xunit/2.6.6/2.7.0?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
| [xunit.runner.console](https://togithub.com/xunit/xunit ) | `2.6.6` ->
`2.7.0` |
[![age](https://developer.mend.io/api/mc/badges/age/nuget/xunit.runner.console/2.7.0?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/xunit.runner.console/2.7.0?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/xunit.runner.console/2.6.6/2.7.0?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/xunit.runner.console/2.6.6/2.7.0?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
|
[xunit.runner.visualstudio](https://togithub.com/xunit/visualstudio.xunit )
| `2.5.6` -> `2.5.7` |
[![age](https://developer.mend.io/api/mc/badges/age/nuget/xunit.runner.visualstudio/2.5.7?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/xunit.runner.visualstudio/2.5.7?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/xunit.runner.visualstudio/2.5.6/2.5.7?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/xunit.runner.visualstudio/2.5.6/2.5.7?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>xunit/xunit (xunit)</summary>
### [`v2.7.0`](https://togithub.com/xunit/xunit/compare/2.6.6...2.7.0 )
[Compare Source](https://togithub.com/xunit/xunit/compare/2.6.6...2.7.0 )
</details>
<details>
<summary>xunit/visualstudio.xunit (xunit.runner.visualstudio)</summary>
###
[`v2.5.7`](https://togithub.com/xunit/visualstudio.xunit/compare/2.5.6...2.5.7 )
[Compare
Source](https://togithub.com/xunit/visualstudio.xunit/compare/2.5.6...2.5.7 )
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://togithub.com/renovatebot/renovate/discussions ) if
that's undesired.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/ ). View
repository job log
[here](https://developer.mend.io/github/reactiveui/ReactiveUI ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNzMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE3My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-17 10:28:59 +11:00
dependabot[bot]
37cc0e34ed
build(deps): bump Microsoft.NET.Test.Sdk from 17.8.0 to 17.9.0 in /integrationtests ( #3732 )
...
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest ) from
17.8.0 to 17.9.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/microsoft/vstest/releases ">Microsoft.NET.Test.Sdk's
releases</a>.</em></p>
<blockquote>
<h2>v17.9.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Remove dependency on Nuget.Frameworks by <a
href="https://github.com/nohwnd "><code>@nohwnd</code></a> in <a
href="https://redirect.github.com/microsoft/vstest/pull/4693 ">microsoft/vstest#4693</a></li>
<li>Add platform guard by <a
href="https://github.com/dotMorten "><code>@dotMorten</code></a> in <a
href="https://redirect.github.com/microsoft/vstest/pull/4737 ">microsoft/vstest#4737</a></li>
<li>Remove javascript in <code>HtmlLogger</code> by <a
href="https://github.com/daveMueller "><code>@daveMueller</code></a> in
<a
href="https://redirect.github.com/microsoft/vstest/pull/4744 ">microsoft/vstest#4744</a></li>
<li>Fix CPU is consumed by polling frequently when there is no
subscriber by <a
href="https://github.com/nohwnd "><code>@nohwnd</code></a> in <a
href="https://redirect.github.com/microsoft/vstest/pull/4735 ">microsoft/vstest#4735</a></li>
<li>Create a proper MSBuild ToolTask based VSTestTask by <a
href="https://github.com/mcartoixa "><code>@mcartoixa</code></a> in <a
href="https://redirect.github.com/microsoft/vstest/pull/2702 ">microsoft/vstest#2702</a></li>
<li>Update SDK, copy logger by <a
href="https://github.com/nohwnd "><code>@nohwnd</code></a> in <a
href="https://redirect.github.com/microsoft/vstest/pull/4755 ">microsoft/vstest#4755</a></li>
<li>Fix staircase in logger by <a
href="https://github.com/nohwnd "><code>@nohwnd</code></a> in <a
href="https://redirect.github.com/microsoft/vstest/pull/4756 ">microsoft/vstest#4756</a></li>
<li>Update dump client to latest by <a
href="https://github.com/nohwnd "><code>@nohwnd</code></a> in <a
href="https://redirect.github.com/microsoft/vstest/pull/4724 ">microsoft/vstest#4724</a></li>
<li>[rel/17.9] Disable testhost prestart by <a
href="https://github.com/nohwnd "><code>@nohwnd</code></a> in <a
href="https://redirect.github.com/microsoft/vstest/pull/4836 ">microsoft/vstest#4836</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/jithu7432 "><code>@jithu7432</code></a>
made their first contribution in <a
href="https://redirect.github.com/microsoft/vstest/pull/4698 ">microsoft/vstest#4698</a></li>
<li><a href="https://github.com/mcartoixa "><code>@mcartoixa</code></a>
made their first contribution in <a
href="https://redirect.github.com/microsoft/vstest/pull/2702 ">microsoft/vstest#2702</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/microsoft/vstest/compare/v17.8.0...v17.9.0 ">https://github.com/microsoft/vstest/compare/v17.8.0...v17.9.0 </a></p>
<h2>v17.9.0-release-23619-01</h2>
<h2>What's Changed</h2>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/microsoft/vstest/compare/v17.9.0-preview-23577-04...v17.9.0-release-23619-01 ">https://github.com/microsoft/vstest/compare/v17.9.0-preview-23577-04...v17.9.0-release-23619-01 </a></p>
<h2>v17.9.0-preview-23577-04</h2>
<h2>What's Changed</h2>
<ul>
<li>Updated VSSDK.BuildTools version by <a
href="https://github.com/cvpoienaru "><code>@cvpoienaru</code></a> in <a
href="https://redirect.github.com/microsoft/vstest/pull/4765 ">#4765</a></li>
<li>Update dump client to latest by <a
href="https://github.com/nohwnd "><code>@nohwnd</code></a> in <a
href="https://redirect.github.com/microsoft/vstest/pull/4724 ">#4724</a></li>
<li>Fix staircase in logger by <a
href="https://github.com/nohwnd "><code>@nohwnd</code></a> in <a
href="https://redirect.github.com/microsoft/vstest/pull/4756 ">#4756</a></li>
<li>Create a proper MSBuild ToolTask based VSTestTask by <a
href="https://github.com/nohwnd "><code>@nohwnd</code></a> in <a
href="https://redirect.github.com/microsoft/vstest/pull/2702 ">#2702</a></li>
<li>Fix CPU is consumed by polling frequently when there is no
subscriber by <a
href="https://github.com/nohwnd "><code>@nohwnd</code></a>, <a
href="https://github.com/cvpoienaru "><code>@cvpoienaru</code></a> in <a
href="https://redirect.github.com/microsoft/vstest/pull/4735 ">#4735</a></li>
<li>Remove javascript in <code>HtmlLogger</code> by <a
href="https://github.com/daveMueller "><code>@daveMueller</code></a> in
<a
href="https://redirect.github.com/microsoft/vstest/pull/4744 ">#4744</a></li>
<li>Update VSIX metadata by <a
href="https://github.com/nohwnd "><code>@nohwnd</code></a> in <a
href="https://redirect.github.com/microsoft/vstest/pull/4550 ">#4550</a></li>
<li>Add platform guard by <a
href="https://github.com/dotMorten "><code>@dotMorten</code></a> in <a
href="https://redirect.github.com/microsoft/vstest/pull/4737 ">#4737</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/microsoft/vstest/compare/v17.9.0-preview-23531-01...v17.9.0-preview-23577-04 ">https://github.com/microsoft/vstest/compare/v17.9.0-preview-23531-01...v17.9.0-preview-23577-04 </a></p>
<h2>v17.9.0-preview-23531-01</h2>
<h2>What's Changed</h2>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/microsoft/vstest/compare/v17.9.0-preview-23503-02...v17.9.0-preview-23531-01 ">https://github.com/microsoft/vstest/compare/v17.9.0-preview-23503-02...v17.9.0-preview-23531-01 </a></p>
<h2>v17.9.0-preview-23503-02</h2>
<h2>What's Changed</h2>
<ul>
<li>Remove dependency on Nuget.Frameworks by <a
href="https://github.com/nohwnd "><code>@nohwnd</code></a> in <a
href="https://redirect.github.com/microsoft/vstest/pull/4693 ">#4693</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/microsoft/vstest/compare/v17.8.0-release-23468-02...v17.9.0-preview-23503-02 ">https://github.com/microsoft/vstest/compare/v17.8.0-release-23468-02...v17.9.0-preview-23503-02 </a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="a77b8d5b4a
"><code>a77b8d5</code></a>
Update dependencies from <a
href="https://dev.azure.com/devdiv/DevDiv/_git/vs-code-cov ">https://dev.azure.com/devdiv/DevDiv/_git/vs-code-cov </a>...</li>
<li><a
href="60eca4b7f3
"><code>60eca4b</code></a>
Disable testhost prestart (<a
href="https://redirect.github.com/microsoft/vstest/issues/4833 ">#4833</a>)
(<a
href="https://redirect.github.com/microsoft/vstest/issues/4836 ">#4836</a>)</li>
<li><a
href="053d7114a7
"><code>053d711</code></a>
Replaced obsolete NuGetAuthenticate@0 with NuGetAuthenticate@1 (<a
href="https://redirect.github.com/microsoft/vstest/issues/4800 ">#4800</a>)</li>
<li><a
href="f33b3e4ec5
"><code>f33b3e4</code></a>
Fixed version in tests (<a
href="https://redirect.github.com/microsoft/vstest/issues/4790 ">#4790</a>)</li>
<li><a
href="f8d273c3d5
"><code>f8d273c</code></a>
Changed pre-release label version (<a
href="https://redirect.github.com/microsoft/vstest/issues/4786 ">#4786</a>)</li>
<li><a
href="2cda152e0b
"><code>2cda152</code></a>
Update dependencies from <a
href="https://dev.azure.com/devdiv/DevDiv/_git/vs-code-cov ">https://dev.azure.com/devdiv/DevDiv/_git/vs-code-cov </a>...</li>
<li><a
href="0b981467e2
"><code>0b98146</code></a>
Update dependencies from <a
href="https://dev.azure.com/devdiv/DevDiv/_git/vs-code-cov ">https://dev.azure.com/devdiv/DevDiv/_git/vs-code-cov </a>...</li>
<li><a
href="e017f6270c
"><code>e017f62</code></a>
Update dependencies from <a
href="https://dev.azure.com/devdiv/DevDiv/_git/vs-code-cov ">https://dev.azure.com/devdiv/DevDiv/_git/vs-code-cov </a>...</li>
<li><a
href="4572ac35d2
"><code>4572ac3</code></a>
Update dependencies from <a
href="https://dev.azure.com/devdiv/DevDiv/_git/vs-code-cov ">https://dev.azure.com/devdiv/DevDiv/_git/vs-code-cov </a>...</li>
<li><a
href="9ba40788aa
"><code>9ba4078</code></a>
[main] Update dependencies from dotnet/arcade (<a
href="https://redirect.github.com/microsoft/vstest/issues/4767 ">#4767</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/microsoft/vstest/compare/v17.8.0...v17.9.0 ">compare
view</a></li>
</ul>
</details>
<br />
[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Microsoft.NET.Test.Sdk&package-manager=nuget&previous-version=17.8.0&new-version=17.9.0 )](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores )
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-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
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)
</details>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-15 20:16:51 +11:00
dependabot[bot]
d75f999be9
build(deps): bump xunit from 2.6.4 to 2.6.6 in /integrationtests ( #3724 )
...
Bumps [xunit](https://github.com/xunit/xunit ) from 2.6.4 to 2.6.6.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="f03fe098d1
"><code>f03fe09</code></a>
v2.6.6</li>
<li><a
href="280a0cbf6a
"><code>280a0cb</code></a>
Update build to use .NET SDK 8 and C# 12 (<a
href="https://redirect.github.com/xunit/xunit/issues/2863 ">#2863</a>)</li>
<li><a
href="fdf75ab641
"><code>fdf75ab</code></a>
<a href="https://redirect.github.com/xunit/xunit/issues/2334 ">#2334</a>:
Add assembly-level support for BeforeAfterTestAttribute (v2)</li>
<li><a
href="ba06476db5
"><code>ba06476</code></a>
Add targetFramework for xunit.assert.nuspec</li>
<li><a
href="9db7d3053e
"><code>9db7d30</code></a>
Test out additional target framework dependencies in .nuspec files</li>
<li><a
href="27e91e38a3
"><code>27e91e3</code></a>
Bump up to 2.6.6-pre</li>
<li><a
href="7f8276500a
"><code>7f82765</code></a>
v2.6.5</li>
<li><a
href="98f19ddd6d
"><code>98f19dd</code></a>
Updated tests (for analyzer exclusions)</li>
<li><a
href="298b1b13d3
"><code>298b1b1</code></a>
<a href="https://redirect.github.com/xunit/xunit/issues/2854 ">#2854</a>:
Add constructors and AddRange for TheoryData<T></li>
<li><a
href="36fe729c87
"><code>36fe729</code></a>
Bump up to v2.6.5-pre</li>
<li>See full diff in <a
href="https://github.com/xunit/xunit/compare/2.6.4...2.6.6 ">compare
view</a></li>
</ul>
</details>
<br />
[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=xunit&package-manager=nuget&previous-version=2.6.4&new-version=2.6.6 )](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores )
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-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
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)
</details>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-01 13:57:24 +00:00
dependabot[bot]
16dac8d127
build(deps): bump xunit.runner.console from 2.6.4 to 2.6.6 in /integrationtests ( #3725 )
...
Bumps [xunit.runner.console](https://github.com/xunit/xunit ) from 2.6.4
to 2.6.6.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="f03fe098d1
"><code>f03fe09</code></a>
v2.6.6</li>
<li><a
href="280a0cbf6a
"><code>280a0cb</code></a>
Update build to use .NET SDK 8 and C# 12 (<a
href="https://redirect.github.com/xunit/xunit/issues/2863 ">#2863</a>)</li>
<li><a
href="fdf75ab641
"><code>fdf75ab</code></a>
<a href="https://redirect.github.com/xunit/xunit/issues/2334 ">#2334</a>:
Add assembly-level support for BeforeAfterTestAttribute (v2)</li>
<li><a
href="ba06476db5
"><code>ba06476</code></a>
Add targetFramework for xunit.assert.nuspec</li>
<li><a
href="9db7d3053e
"><code>9db7d30</code></a>
Test out additional target framework dependencies in .nuspec files</li>
<li><a
href="27e91e38a3
"><code>27e91e3</code></a>
Bump up to 2.6.6-pre</li>
<li><a
href="7f8276500a
"><code>7f82765</code></a>
v2.6.5</li>
<li><a
href="98f19ddd6d
"><code>98f19dd</code></a>
Updated tests (for analyzer exclusions)</li>
<li><a
href="298b1b13d3
"><code>298b1b1</code></a>
<a href="https://redirect.github.com/xunit/xunit/issues/2854 ">#2854</a>:
Add constructors and AddRange for TheoryData<T></li>
<li><a
href="36fe729c87
"><code>36fe729</code></a>
Bump up to v2.6.5-pre</li>
<li>See full diff in <a
href="https://github.com/xunit/xunit/compare/2.6.4...2.6.6 ">compare
view</a></li>
</ul>
</details>
<br />
[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=xunit.runner.console&package-manager=nuget&previous-version=2.6.4&new-version=2.6.6 )](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores )
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-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
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)
</details>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-01 11:33:45 +00:00
dependabot[bot]
ffcce7630d
build(deps): bump Roslynator.Analyzers from 4.7.0 to 4.10.0 in /integrationtests ( #3726 )
...
Bumps [Roslynator.Analyzers](https://github.com/dotnet/roslynator ) from
4.7.0 to 4.10.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/dotnet/roslynator/releases ">Roslynator.Analyzers's
releases</a>.</em></p>
<blockquote>
<h2>v4.10.0</h2>
<h3>Added</h3>
<ul>
<li>Publish NuGet packages that provide <a
href="https://www.nuget.org/packages/roslynator.refactorings ">refactorings</a>
and <a href="https://www.nuget.org/packages/roslynator.codefixes ">code
fixes for compiler diagnostics</a> (<a
href="https://redirect.github.com/dotnet/roslynator/pull/1358 ">PR</a>)
<ul>
<li>These packages are recommended to be used in an environment where
Roslynator IDE extension cannot be used, e.g. VS Code + C# Dev Kit (see
related <a
href="https://redirect.github.com/dotnet/vscode-csharp/issues/6790 ">issue</a>)</li>
</ul>
</li>
<li>Add analyzer "Remove redundant catch block" <a
href="https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1265 ">RCS1265</a>
(<a
href="https://redirect.github.com/dotnet/roslynator/pull/1364 ">PR</a> by
<a
href="https://github.com/jakubreznak "><code>@jakubreznak</code></a>)</li>
<li>[CLI] Spellcheck file names (<a
href="https://redirect.github.com/dotnet/roslynator/pull/1368 ">PR</a>)
<ul>
<li><code>roslynator spellcheck --scope file-name</code></li>
</ul>
</li>
</ul>
<h3>Changed</h3>
<ul>
<li>Update analyzer <a
href="https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1197 ">RCS1197</a>
(<a
href="https://redirect.github.com/dotnet/roslynator/pull/1370 ">PR</a>)
<ul>
<li>Do not report interpolated string and string concatenation</li>
</ul>
</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Fix analyzer <a
href="https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1055 ">RCS1055</a>
(<a
href="https://redirect.github.com/dotnet/roslynator/pull/1361 ">PR</a>)</li>
<li>Fix analyzer <a
href="https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1261 ">RCS1261</a>
(<a
href="https://redirect.github.com/dotnet/roslynator/pull/1374 ">PR</a>)</li>
<li>Fix analyzer <a
href="https://josefpihrt.github.io/docs/roslynator/analyzers/RCS0056 ">RCS0056</a>
(<a
href="https://redirect.github.com/dotnet/roslynator/pull/1373 ">PR</a>)</li>
<li>Fix analyzer <a
href="https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1211 ">RCS1211</a>
(<a
href="https://redirect.github.com/dotnet/roslynator/pull/1377 ">PR</a>)</li>
<li>Fix analyzer <a
href="https://josefpihrt.github.io/docs/roslynator/analyzers/RCS0061 ">RCS0061</a>
(<a
href="https://redirect.github.com/dotnet/roslynator/pull/1376 ">PR</a>)</li>
</ul>
<h2>v4.9.0</h2>
<h3>Added</h3>
<ul>
<li>Add support for Unity (<a
href="https://redirect.github.com/dotnet/roslynator/pull/1349 ">PR</a>)
<ul>
<li><a
href="https://docs.unity3d.com/Manual/roslyn-analyzers.html ">Unity uses
Roslyn 3.8</a> and this version is now supported by Roslynator NuGet
packages with analyzers (Roslynator.Analyzers etc.)</li>
</ul>
</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Fix analyzer <a
href="https://josefpihrt.github.io/docs/roslynator/analyzers/RCS0034 ">RCS0034</a>
(<a
href="https://redirect.github.com/dotnet/roslynator/pull/1351 ">PR</a>)</li>
<li>Fix analyzer <a
href="https://josefpihrt.github.io/docs/roslynator/analyzers/RCS0023 ">RCS0023</a>
(<a
href="https://redirect.github.com/dotnet/roslynator/pull/1352 ">PR</a>)</li>
<li>Fix analyzer <a
href="https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1014 ">RCS1014</a>
(<a
href="https://redirect.github.com/dotnet/roslynator/pull/1350 ">PR</a>)</li>
</ul>
<h2>v4.8.0</h2>
<p>No release notes provided.</p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/dotnet/roslynator/blob/main/ChangeLog.md ">Roslynator.Analyzers's
changelog</a>.</em></p>
<blockquote>
<h2>[4.10.0] - 2024-01-24</h2>
<h3>Added</h3>
<ul>
<li>Publish NuGet packages that provide <a
href="https://www.nuget.org/packages/roslynator.refactorings ">refactorings</a>
and <a href="https://www.nuget.org/packages/roslynator.codefixes ">code
fixes for compiler diagnostics</a> (<a
href="https://redirect.github.com/dotnet/roslynator/pull/1358 ">PR</a>)
<ul>
<li>These packages are recommended to be used in an environment where
Roslynator IDE extension cannot be used, e.g. VS Code + C# Dev Kit (see
related <a
href="https://redirect.github.com/dotnet/vscode-csharp/issues/6790 ">issue</a>)</li>
</ul>
</li>
<li>Add analyzer "Remove redundant catch block" <a
href="https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1265 ">RCS1265</a>
(<a
href="https://redirect.github.com/dotnet/roslynator/pull/1364 ">PR</a> by
<a
href="https://github.com/jakubreznak "><code>@jakubreznak</code></a>)</li>
<li>[CLI] Spellcheck file names (<a
href="https://redirect.github.com/dotnet/roslynator/pull/1368 ">PR</a>)
<ul>
<li><code>roslynator spellcheck --scope file-name</code></li>
</ul>
</li>
</ul>
<h3>Changed</h3>
<ul>
<li>Update analyzer <a
href="https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1197 ">RCS1197</a>
(<a
href="https://redirect.github.com/dotnet/roslynator/pull/1370 ">PR</a>)
<ul>
<li>Do not report interpolated string and string concatenation</li>
</ul>
</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Fix analyzer <a
href="https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1055 ">RCS1055</a>
(<a
href="https://redirect.github.com/dotnet/roslynator/pull/1361 ">PR</a>)</li>
<li>Fix analyzer <a
href="https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1261 ">RCS1261</a>
(<a
href="https://redirect.github.com/dotnet/roslynator/pull/1374 ">PR</a>)</li>
<li>Fix analyzer <a
href="https://josefpihrt.github.io/docs/roslynator/analyzers/RCS0056 ">RCS0056</a>
(<a
href="https://redirect.github.com/dotnet/roslynator/pull/1373 ">PR</a>)</li>
<li>Fix analyzer <a
href="https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1211 ">RCS1211</a>
(<a
href="https://redirect.github.com/dotnet/roslynator/pull/1377 ">PR</a>)</li>
<li>Fix analyzer <a
href="https://josefpihrt.github.io/docs/roslynator/analyzers/RCS0061 ">RCS0061</a>
(<a
href="https://redirect.github.com/dotnet/roslynator/pull/1376 ">PR</a>)</li>
</ul>
<h2>[4.9.0] - 2024-01-10</h2>
<h3>Added</h3>
<ul>
<li>Add support for Unity (<a
href="https://redirect.github.com/dotnet/roslynator/pull/1349 ">PR</a>)
<ul>
<li><a
href="https://docs.unity3d.com/Manual/roslyn-analyzers.html ">Unity uses
Roslyn 3.8</a> and this version is now supported by Roslynator NuGet
packages with analyzers (Roslynator.Analyzers etc.)</li>
</ul>
</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Fix analyzer <a
href="https://josefpihrt.github.io/docs/roslynator/analyzers/RCS0034 ">RCS0034</a>
(<a
href="https://redirect.github.com/dotnet/roslynator/pull/1351 ">PR</a>)</li>
<li>Fix analyzer <a
href="https://josefpihrt.github.io/docs/roslynator/analyzers/RCS0023 ">RCS0023</a>
(<a
href="https://redirect.github.com/dotnet/roslynator/pull/1352 ">PR</a>)</li>
<li>Fix analyzer <a
href="https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1014 ">RCS1014</a>
(<a
href="https://redirect.github.com/dotnet/roslynator/pull/1350 ">PR</a>)</li>
</ul>
<h2>[4.8.0] - 2024-01-02</h2>
<h3>Added</h3>
<ul>
<li>Add analyzer "Add/remove blank line between switch
sections" (<a
href="https://josefpihrt.github.io/docs/roslynator/analyzers/RCS0061 ">RCS0061</a>)
(<a
href="https://redirect.github.com/dotnet/roslynator/pull/1302 ">PR</a>)
<ul>
<li>Option (required):
<code>roslynator_blank_line_between_switch_sections =
include|omit|omit_after_block</code></li>
<li>Make analyzer <a
href="https://josefpihrt.github.io/docs/roslynator/analyzers/RCS0014 ">RCS0014</a>
obsolete</li>
</ul>
</li>
<li>Add analyzer "Declare explicit/implicit type" (<a
href="https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1264 ">RCS1264</a>)
(<a
href="https://redirect.github.com/dotnet/roslynator/pull/1335 ">PR</a>)
<ul>
<li>Required option: <code>roslynator_use_var = always | never |
when_type_is_obvious</code></li>
<li>This analyzer consolidates following analyzers (which are made
obsolete):
<ul>
<li><a
href="https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1008 ">RCS1008</a></li>
<li><a
href="https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1009 ">RCS1009</a></li>
<li><a
href="https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1010 ">RCS1010</a></li>
<li><a
href="https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1012 ">RCS1012</a></li>
</ul>
</li>
</ul>
</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="4d9772c081
"><code>4d9772c</code></a>
Release 4.10.0 (<a
href="https://redirect.github.com/dotnet/roslynator/issues/1371 ">#1371</a>)</li>
<li><a
href="296142be60
"><code>296142b</code></a>
Fix analyzer RCS0061 (<a
href="https://redirect.github.com/dotnet/roslynator/issues/1376 ">#1376</a>)</li>
<li><a
href="7ebf415f10
"><code>7ebf415</code></a>
Fix analyzer RCS1211 (<a
href="https://redirect.github.com/dotnet/roslynator/issues/1377 ">#1377</a>)</li>
<li><a
href="94fa430733
"><code>94fa430</code></a>
Update readme files (<a
href="https://redirect.github.com/dotnet/roslynator/issues/1366 ">#1366</a>)</li>
<li><a
href="2bc998b34c
"><code>2bc998b</code></a>
Improve RCS0056 (<a
href="https://redirect.github.com/dotnet/roslynator/issues/1373 ">#1373</a>)</li>
<li><a
href="301a51aa1c
"><code>301a51a</code></a>
Fix RCS1261 (<a
href="https://redirect.github.com/dotnet/roslynator/issues/1374 ">#1374</a>)</li>
<li><a
href="72d8f0cc81
"><code>72d8f0c</code></a>
Remove interpolation and concatenation from RCS1197 (<a
href="https://redirect.github.com/dotnet/roslynator/issues/1370 ">#1370</a>)</li>
<li><a
href="10ac10748d
"><code>10ac107</code></a>
Fix markdown link (<a
href="https://redirect.github.com/dotnet/roslynator/issues/1360 ">#1360</a>)</li>
<li><a
href="a22fca9a40
"><code>a22fca9</code></a>
Fix file name (<a
href="https://redirect.github.com/dotnet/roslynator/issues/1369 ">#1369</a>)</li>
<li><a
href="8633f9e62f
"><code>8633f9e</code></a>
Spellcheck file name (<a
href="https://redirect.github.com/dotnet/roslynator/issues/1368 ">#1368</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/dotnet/roslynator/compare/v4.7.0...v4.10.0 ">compare
view</a></li>
</ul>
</details>
<br />
[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Roslynator.Analyzers&package-manager=nuget&previous-version=4.7.0&new-version=4.10.0 )](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores )
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-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
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)
</details>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-01 10:08:20 +00:00
dependabot[bot]
9c36b0f070
build(deps): bump xunit from 2.6.2 to 2.6.4 in /integrationtests ( #3707 )
...
Bumps [xunit](https://github.com/xunit/xunit ) from 2.6.2 to 2.6.4.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="0f87ff772a
"><code>0f87ff7</code></a>
v2.6.4</li>
<li><a
href="e466a7c133
"><code>e466a7c</code></a>
Unit tests for <a
href="https://redirect.github.com/xunit/xunit/issues/2850 ">#2850</a>
(v2)</li>
<li><a
href="0cc026be3b
"><code>0cc026b</code></a>
Add KeyValuePair tests with collections and IEquatable objects in the
key slot</li>
<li><a
href="c729d7fd79
"><code>c729d7f</code></a>
Add collection dictionary tests for IEquatable<> objects in the
value slot</li>
<li><a
href="0eb76d2b78
"><code>0eb76d2</code></a>
Attempt to fix race condition reported in <a
href="https://github.com/visualstudio.xunit/issues/issues/396 ">visualstudio.xunit/issues#396</a></li>
<li><a
href="348c56ddd3
"><code>348c56d</code></a>
Bump up to v2.6.4-pre</li>
<li><a
href="4c2c19380d
"><code>4c2c193</code></a>
v2.6.3</li>
<li><a
href="c4e29fdee2
"><code>c4e29fd</code></a>
<a
href="https://redirect.github.com/xunit/xunit/issues/2811 ">xunit/xunit#2811</a>:
Add tests for SortedSet and ImmutableSortedSet overloads fo...</li>
<li><a
href="51851a64ed
"><code>51851a6</code></a>
Unit tests to ensure equality assertions with sets + comparer func throw
an e...</li>
<li><a
href="ca683935df
"><code>ca68393</code></a>
Unit tests for <a
href="https://redirect.github.com/xunit/xunit/issues/2828 ">#2828</a>
(v2)</li>
<li>Additional commits viewable in <a
href="https://github.com/xunit/xunit/compare/2.6.2...2.6.4 ">compare
view</a></li>
</ul>
</details>
<br />
[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=xunit&package-manager=nuget&previous-version=2.6.2&new-version=2.6.4 )](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores )
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-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
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)
</details>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-02 00:46:45 +00:00
dependabot[bot]
bdaf3e0637
build(deps): bump xunit.runner.visualstudio from 2.5.4 to 2.5.6 in /integrationtests ( #3708 )
...
[//]: # (dependabot-start)
⚠️ **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.
---
[//]: # (dependabot-end)
Bumps
[xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit )
from 2.5.4 to 2.5.6.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="bf9b858c26
"><code>bf9b858</code></a>
v2.5.6</li>
<li><a
href="b05cd381bd
"><code>b05cd38</code></a>
Latest dependencies</li>
<li><a
href="342393753f
"><code>3423937</code></a>
Experiment: Rename adapter assembly</li>
<li><a
href="0e604e42f6
"><code>0e604e4</code></a>
Experiment: Remove all file copies</li>
<li><a
href="6dff7574a8
"><code>6dff757</code></a>
Bump up to v2.5.6-pre</li>
<li><a
href="28b46ff510
"><code>28b46ff</code></a>
v2.5.5</li>
<li><a
href="409be7a45f
"><code>409be7a</code></a>
Add PackageId to solve VS issues (see <a
href="https://redirect.github.com/dotnet/sdk/issues/22 ">dotnet/sdk#22</a>...</li>
<li><a
href="56db5de6ce
"><code>56db5de</code></a>
Latest dependencies (and use ExecutionSink instead of delegating
sinks)</li>
<li><a
href="1f419e62a6
"><code>1f419e6</code></a>
Update README</li>
<li><a
href="f052a1dfa4
"><code>f052a1d</code></a>
Bump up to v2.5.5-pre</li>
<li>See full diff in <a
href="https://github.com/xunit/visualstudio.xunit/compare/2.5.4...2.5.6 ">compare
view</a></li>
</ul>
</details>
<br />
[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=xunit.runner.visualstudio&package-manager=nuget&previous-version=2.5.4&new-version=2.5.6 )](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores )
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-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
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)
</details>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-02 00:24:16 +00:00
dependabot[bot]
8a742536cd
build(deps): bump xunit.runner.console from 2.6.2 to 2.6.4 in /integrationtests ( #3706 )
...
Bumps [xunit.runner.console](https://github.com/xunit/xunit ) from 2.6.2
to 2.6.4.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="0f87ff772a
"><code>0f87ff7</code></a>
v2.6.4</li>
<li><a
href="e466a7c133
"><code>e466a7c</code></a>
Unit tests for <a
href="https://redirect.github.com/xunit/xunit/issues/2850 ">#2850</a>
(v2)</li>
<li><a
href="0cc026be3b
"><code>0cc026b</code></a>
Add KeyValuePair tests with collections and IEquatable objects in the
key slot</li>
<li><a
href="c729d7fd79
"><code>c729d7f</code></a>
Add collection dictionary tests for IEquatable<> objects in the
value slot</li>
<li><a
href="0eb76d2b78
"><code>0eb76d2</code></a>
Attempt to fix race condition reported in <a
href="https://github.com/visualstudio.xunit/issues/issues/396 ">visualstudio.xunit/issues#396</a></li>
<li><a
href="348c56ddd3
"><code>348c56d</code></a>
Bump up to v2.6.4-pre</li>
<li><a
href="4c2c19380d
"><code>4c2c193</code></a>
v2.6.3</li>
<li><a
href="c4e29fdee2
"><code>c4e29fd</code></a>
<a
href="https://redirect.github.com/xunit/xunit/issues/2811 ">xunit/xunit#2811</a>:
Add tests for SortedSet and ImmutableSortedSet overloads fo...</li>
<li><a
href="51851a64ed
"><code>51851a6</code></a>
Unit tests to ensure equality assertions with sets + comparer func throw
an e...</li>
<li><a
href="ca683935df
"><code>ca68393</code></a>
Unit tests for <a
href="https://redirect.github.com/xunit/xunit/issues/2828 ">#2828</a>
(v2)</li>
<li>Additional commits viewable in <a
href="https://github.com/xunit/xunit/compare/2.6.2...2.6.4 ">compare
view</a></li>
</ul>
</details>
<br />
[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=xunit.runner.console&package-manager=nuget&previous-version=2.6.2&new-version=2.6.4 )](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores )
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-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
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)
</details>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-02 00:03:15 +00:00