renovate[bot]
85fde4a062
build(deps): Update dependency Serilog to v4
7 months ago
renovate[bot]
1623b74bd2
build(deps): Update dependency GitHubActionsTestLogger to v2.4.1
7 months ago
renovate[bot]
5c3149c8ef
build(deps): Update dependency YamlDotNet to v15.1.6
7 months ago
Robert Dailey
cb56ab5737
refactor: Better handling of exceptions in logging system
...
- Centralize sanitization into a custom Serilog enricher
- More log sites pass the exception object in
- Console output now consistently only prints the mssage, but not the
stack trace.
- File output always outputs the stack trace.
Additionally, there are fixes to several SonarLint issues.
8 months ago
renovate[bot]
925d54368a
build(deps): Update dependency SuperLinq to v6.1.0
8 months ago
renovate[bot]
f839928a0a
build(deps): Update dependency FluentAssertions.Analyzers to v0.32.0
8 months ago
renovate[bot]
8b50c5fe3a
build(deps): Update All GitVersion Packages to v6.0.0-rc.1
8 months ago
renovate[bot]
83e0c7883c
build(deps): Update dependency Microsoft.NET.Test.Sdk to v17.10.0
8 months ago
renovate[bot]
e43436c97b
build(deps): Update dependency System.Reactive to v6.0.1
8 months ago
Robert Dailey
4dc026ec94
build: Clean up unused project references
8 months ago
renovate[bot]
1d1eb62ae1
build(deps): Update dependency ReactiveUI.Blazor to v20.1.1
8 months ago
renovate[bot]
b3ce0e76e8
build(deps): Update dependency YamlDotNet to v15.1.4
8 months ago
Robert Dailey
30851a7dae
build: Upgrade all nuget packages
8 months ago
Robert Dailey
0779729403
build: Enable nuget transitive pinning
...
This is to ensure that all projects use the same version of implicit
dependencies (when those dependencies are present in
`Directory.Packages.props`).
8 months ago
Robert Dailey
5bed784ed0
build: Upgrade all nuget packages
9 months ago
Robert Dailey
b93abe8874
build: Upgrade AutoFixture to 5.0.0-preview0011
...
This is to eliminate the NUnit version 3 warnings; covered here:
https://github.com/AutoFixture/AutoFixture/issues/1418
9 months ago
Robert Dailey
8f3c0a7b6b
refactor: Upgrade to SuperLinq v6.0.0
...
Some code changes required.
9 months ago
Robert Dailey
9bd66d0e1e
build: Upgrade all nuget packages
10 months ago
Robert Dailey
604785ccf6
build: Upgrade GitVersion to v6 beta 7
10 months ago
Robert Dailey
4476da7799
build: Upgrade to GitVersion 6.0
10 months ago
Robert Dailey
5f62d239e3
build: Upgrade all nuget packages
10 months ago
Robert Dailey
99e339b588
build: Upgrade all nuget packages
11 months ago
Robert Dailey
24d0059e5c
build: Upgrade all nuget packages
11 months ago
Robert Dailey
ebfc194f95
build: Upgrade all nuget packages
12 months ago
Robert Dailey
2327d224fe
build: Upgrade to NUnit v4
1 year ago
Robert Dailey
ea2c632129
build: Upgrade all nuget packages
1 year ago
Robert Dailey
258949c0aa
refactor: Upgrade Flurl to v4.0.0
...
Required refactoring the way before/after/redirect handlers were
implemented.
1 year ago
Robert Dailey
38338cbe38
build: Upgrade all nuget packages
1 year ago
Robert Dailey
9c59d288bb
build: Upgrade all nuget packages
...
Skip NUnit 4.0 since that creates package version warnings. Likely
because things with an NUnit dependency do not yet support v4, so we
will wait.
1 year ago
Robert Dailey
57c4e23dba
build: Upgrade all packages in solution
1 year ago
Robert Dailey
31fa304983
build: Upgrade Flurl.Http to 4.0.0-pre6
1 year ago
Robert Dailey
90a0c931a0
build: Reorganize structure of tests
...
- `src/tests` moved to `tests`
- `src/Recyclarr.sln` moved to `Recyclarr.sln`
1 year ago