Skip to content

Commit

Permalink
build(deps): bump VMelnalksnis.PaperlessDotNet.DependencyInjection
Browse files Browse the repository at this point in the history
Bumps [VMelnalksnis.PaperlessDotNet.DependencyInjection](https://github.com/VMelnalksnis/PaperlessDotNet) from 0.3.2 to 0.3.3.
- [Release notes](https://github.com/VMelnalksnis/PaperlessDotNet/releases)
- [Commits](VMelnalksnis/PaperlessDotNet@v0.3.2...v0.3.3)

---
updated-dependencies:
- dependency-name: VMelnalksnis.PaperlessDotNet.DependencyInjection
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and VMelnalksnis committed Oct 21, 2024
1 parent a0f282d commit ed7a807
Show file tree
Hide file tree
Showing 7 changed files with 65 additions and 65 deletions.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
<PackageVersion Include="Verify.NUnit" Version="27.0.1"/>
<PackageVersion Include="VMelnalksnis.ISO20022DotNet" Version="0.3.4"/>
<PackageVersion Include="VMelnalksnis.NordigenDotNet.DependencyInjection" Version="1.4.1"/>
<PackageVersion Include="VMelnalksnis.PaperlessDotNet.DependencyInjection" Version="0.3.2"/>
<PackageVersion Include="VMelnalksnis.PaperlessDotNet.DependencyInjection" Version="0.3.3"/>
<PackageVersion Include="VMelnalksnis.Testcontainers.Keycloak" Version="0.2.1"/>
</ItemGroup>

Expand Down
Binary file modified source/Gnomeshade.Avalonia.Core/Help/licenses.json
Binary file not shown.
24 changes: 12 additions & 12 deletions source/Gnomeshade.WebApi/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -231,21 +231,21 @@
},
"VMelnalksnis.PaperlessDotNet.DependencyInjection": {
"type": "Direct",
"requested": "[0.3.2, )",
"resolved": "0.3.2",
"contentHash": "bF4B4yGyqE6lz4N/F6u3/Q5nwAq5jubdwWHHkVOWPAnQ2Lzrd5Coku/EdF/n9G30bOLh9cRZW39CzE+s25/ngw==",
"requested": "[0.3.3, )",
"resolved": "0.3.3",
"contentHash": "l9eDr830iBBhGYjH0oA6vI/MNTY52r4kCnbRsujpoY3diQPxN0JR/HM9gxHIzCzaw6mlgqTyVHpeoJm37Bfhpg==",
"dependencies": {
"Ardalis.SmartEnum": "2.1.0",
"Ardalis.SmartEnum.SystemTextJson": "2.1.0",
"Microsoft.Extensions.Configuration.Abstractions": "8.0.0",
"Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.1",
"Microsoft.Extensions.Http": "8.0.0",
"Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.2",
"Microsoft.Extensions.Http": "8.0.1",
"Microsoft.Extensions.Options.ConfigurationExtensions": "8.0.0",
"Microsoft.Extensions.Options.DataAnnotations": "8.0.0",
"NodaTime": "3.1.11",
"NodaTime": "3.1.12",
"NodaTime.Serialization.SystemTextJson": "1.2.0",
"System.Text.Json": "8.0.3",
"VMelnalksnis.PaperlessDotNet": "0.3.2"
"System.Text.Json": "8.0.5",
"VMelnalksnis.PaperlessDotNet": "0.3.3"
}
},
"Ardalis.SmartEnum.SystemTextJson": {
Expand Down Expand Up @@ -1773,14 +1773,14 @@
},
"VMelnalksnis.PaperlessDotNet": {
"type": "Transitive",
"resolved": "0.3.2",
"contentHash": "Wl1DuUOZ8G/pAF1Pp35IgJp5XXDSbQp2/T09AeojF5DBHP+fCaKFpyIGlxrk1Ctsv3iFLC7X8tVdxoBnK5zZ2w==",
"resolved": "0.3.3",
"contentHash": "I9Qep1lt3/GMMTlpjHXtQ1vAdfUu6HaxSG+gEiZy1IZxZnJnCIlpJZaF0p/sGTFTf2Sm5ONBxUojrhv6M51FLw==",
"dependencies": {
"Ardalis.SmartEnum": "2.1.0",
"Ardalis.SmartEnum.SystemTextJson": "2.1.0",
"NodaTime": "3.1.11",
"NodaTime": "3.1.12",
"NodaTime.Serialization.SystemTextJson": "1.2.0",
"System.Text.Json": "8.0.3"
"System.Text.Json": "8.0.5"
}
},
"gnomeshade.data": {
Expand Down
26 changes: 13 additions & 13 deletions tests/Gnomeshade.WebApi.Tests.Integration.Oidc/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -1898,14 +1898,14 @@
},
"VMelnalksnis.PaperlessDotNet": {
"type": "Transitive",
"resolved": "0.3.2",
"contentHash": "Wl1DuUOZ8G/pAF1Pp35IgJp5XXDSbQp2/T09AeojF5DBHP+fCaKFpyIGlxrk1Ctsv3iFLC7X8tVdxoBnK5zZ2w==",
"resolved": "0.3.3",
"contentHash": "I9Qep1lt3/GMMTlpjHXtQ1vAdfUu6HaxSG+gEiZy1IZxZnJnCIlpJZaF0p/sGTFTf2Sm5ONBxUojrhv6M51FLw==",
"dependencies": {
"Ardalis.SmartEnum": "2.1.0",
"Ardalis.SmartEnum.SystemTextJson": "2.1.0",
"NodaTime": "3.1.11",
"NodaTime": "3.1.12",
"NodaTime.Serialization.SystemTextJson": "1.2.0",
"System.Text.Json": "8.0.3"
"System.Text.Json": "8.0.5"
}
},
"gnomeshade.avalonia.core": {
Expand Down Expand Up @@ -1980,7 +1980,7 @@
"System.Linq.Async": "[6.0.1, )",
"VMelnalksnis.ISO20022DotNet": "[0.3.4, )",
"VMelnalksnis.NordigenDotNet.DependencyInjection": "[1.4.1, )",
"VMelnalksnis.PaperlessDotNet.DependencyInjection": "[0.3.2, )"
"VMelnalksnis.PaperlessDotNet.DependencyInjection": "[0.3.3, )"
}
},
"gnomeshade.webapi.client": {
Expand Down Expand Up @@ -2451,21 +2451,21 @@
},
"VMelnalksnis.PaperlessDotNet.DependencyInjection": {
"type": "CentralTransitive",
"requested": "[0.3.2, )",
"resolved": "0.3.2",
"contentHash": "bF4B4yGyqE6lz4N/F6u3/Q5nwAq5jubdwWHHkVOWPAnQ2Lzrd5Coku/EdF/n9G30bOLh9cRZW39CzE+s25/ngw==",
"requested": "[0.3.3, )",
"resolved": "0.3.3",
"contentHash": "l9eDr830iBBhGYjH0oA6vI/MNTY52r4kCnbRsujpoY3diQPxN0JR/HM9gxHIzCzaw6mlgqTyVHpeoJm37Bfhpg==",
"dependencies": {
"Ardalis.SmartEnum": "2.1.0",
"Ardalis.SmartEnum.SystemTextJson": "2.1.0",
"Microsoft.Extensions.Configuration.Abstractions": "8.0.0",
"Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.1",
"Microsoft.Extensions.Http": "8.0.0",
"Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.2",
"Microsoft.Extensions.Http": "8.0.1",
"Microsoft.Extensions.Options.ConfigurationExtensions": "8.0.0",
"Microsoft.Extensions.Options.DataAnnotations": "8.0.0",
"NodaTime": "3.1.11",
"NodaTime": "3.1.12",
"NodaTime.Serialization.SystemTextJson": "1.2.0",
"System.Text.Json": "8.0.3",
"VMelnalksnis.PaperlessDotNet": "0.3.2"
"System.Text.Json": "8.0.5",
"VMelnalksnis.PaperlessDotNet": "0.3.3"
}
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1920,14 +1920,14 @@
},
"VMelnalksnis.PaperlessDotNet": {
"type": "Transitive",
"resolved": "0.3.2",
"contentHash": "Wl1DuUOZ8G/pAF1Pp35IgJp5XXDSbQp2/T09AeojF5DBHP+fCaKFpyIGlxrk1Ctsv3iFLC7X8tVdxoBnK5zZ2w==",
"resolved": "0.3.3",
"contentHash": "I9Qep1lt3/GMMTlpjHXtQ1vAdfUu6HaxSG+gEiZy1IZxZnJnCIlpJZaF0p/sGTFTf2Sm5ONBxUojrhv6M51FLw==",
"dependencies": {
"Ardalis.SmartEnum": "2.1.0",
"Ardalis.SmartEnum.SystemTextJson": "2.1.0",
"NodaTime": "3.1.11",
"NodaTime": "3.1.12",
"NodaTime.Serialization.SystemTextJson": "1.2.0",
"System.Text.Json": "8.0.3"
"System.Text.Json": "8.0.5"
}
},
"gnomeshade.avalonia.core": {
Expand Down Expand Up @@ -2016,7 +2016,7 @@
"System.Linq.Async": "[6.0.1, )",
"VMelnalksnis.ISO20022DotNet": "[0.3.4, )",
"VMelnalksnis.NordigenDotNet.DependencyInjection": "[1.4.1, )",
"VMelnalksnis.PaperlessDotNet.DependencyInjection": "[0.3.2, )"
"VMelnalksnis.PaperlessDotNet.DependencyInjection": "[0.3.3, )"
}
},
"gnomeshade.webapi.client": {
Expand Down Expand Up @@ -2501,21 +2501,21 @@
},
"VMelnalksnis.PaperlessDotNet.DependencyInjection": {
"type": "CentralTransitive",
"requested": "[0.3.2, )",
"resolved": "0.3.2",
"contentHash": "bF4B4yGyqE6lz4N/F6u3/Q5nwAq5jubdwWHHkVOWPAnQ2Lzrd5Coku/EdF/n9G30bOLh9cRZW39CzE+s25/ngw==",
"requested": "[0.3.3, )",
"resolved": "0.3.3",
"contentHash": "l9eDr830iBBhGYjH0oA6vI/MNTY52r4kCnbRsujpoY3diQPxN0JR/HM9gxHIzCzaw6mlgqTyVHpeoJm37Bfhpg==",
"dependencies": {
"Ardalis.SmartEnum": "2.1.0",
"Ardalis.SmartEnum.SystemTextJson": "2.1.0",
"Microsoft.Extensions.Configuration.Abstractions": "8.0.0",
"Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.1",
"Microsoft.Extensions.Http": "8.0.0",
"Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.2",
"Microsoft.Extensions.Http": "8.0.1",
"Microsoft.Extensions.Options.ConfigurationExtensions": "8.0.0",
"Microsoft.Extensions.Options.DataAnnotations": "8.0.0",
"NodaTime": "3.1.11",
"NodaTime": "3.1.12",
"NodaTime.Serialization.SystemTextJson": "1.2.0",
"System.Text.Json": "8.0.3",
"VMelnalksnis.PaperlessDotNet": "0.3.2"
"System.Text.Json": "8.0.5",
"VMelnalksnis.PaperlessDotNet": "0.3.3"
}
}
}
Expand Down
26 changes: 13 additions & 13 deletions tests/Gnomeshade.WebApi.Tests.Integration.Sqlite/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -1916,14 +1916,14 @@
},
"VMelnalksnis.PaperlessDotNet": {
"type": "Transitive",
"resolved": "0.3.2",
"contentHash": "Wl1DuUOZ8G/pAF1Pp35IgJp5XXDSbQp2/T09AeojF5DBHP+fCaKFpyIGlxrk1Ctsv3iFLC7X8tVdxoBnK5zZ2w==",
"resolved": "0.3.3",
"contentHash": "I9Qep1lt3/GMMTlpjHXtQ1vAdfUu6HaxSG+gEiZy1IZxZnJnCIlpJZaF0p/sGTFTf2Sm5ONBxUojrhv6M51FLw==",
"dependencies": {
"Ardalis.SmartEnum": "2.1.0",
"Ardalis.SmartEnum.SystemTextJson": "2.1.0",
"NodaTime": "3.1.11",
"NodaTime": "3.1.12",
"NodaTime.Serialization.SystemTextJson": "1.2.0",
"System.Text.Json": "8.0.3"
"System.Text.Json": "8.0.5"
}
},
"gnomeshade.avalonia.core": {
Expand Down Expand Up @@ -2012,7 +2012,7 @@
"System.Linq.Async": "[6.0.1, )",
"VMelnalksnis.ISO20022DotNet": "[0.3.4, )",
"VMelnalksnis.NordigenDotNet.DependencyInjection": "[1.4.1, )",
"VMelnalksnis.PaperlessDotNet.DependencyInjection": "[0.3.2, )"
"VMelnalksnis.PaperlessDotNet.DependencyInjection": "[0.3.3, )"
}
},
"gnomeshade.webapi.client": {
Expand Down Expand Up @@ -2491,21 +2491,21 @@
},
"VMelnalksnis.PaperlessDotNet.DependencyInjection": {
"type": "CentralTransitive",
"requested": "[0.3.2, )",
"resolved": "0.3.2",
"contentHash": "bF4B4yGyqE6lz4N/F6u3/Q5nwAq5jubdwWHHkVOWPAnQ2Lzrd5Coku/EdF/n9G30bOLh9cRZW39CzE+s25/ngw==",
"requested": "[0.3.3, )",
"resolved": "0.3.3",
"contentHash": "l9eDr830iBBhGYjH0oA6vI/MNTY52r4kCnbRsujpoY3diQPxN0JR/HM9gxHIzCzaw6mlgqTyVHpeoJm37Bfhpg==",
"dependencies": {
"Ardalis.SmartEnum": "2.1.0",
"Ardalis.SmartEnum.SystemTextJson": "2.1.0",
"Microsoft.Extensions.Configuration.Abstractions": "8.0.0",
"Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.1",
"Microsoft.Extensions.Http": "8.0.0",
"Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.2",
"Microsoft.Extensions.Http": "8.0.1",
"Microsoft.Extensions.Options.ConfigurationExtensions": "8.0.0",
"Microsoft.Extensions.Options.DataAnnotations": "8.0.0",
"NodaTime": "3.1.11",
"NodaTime": "3.1.12",
"NodaTime.Serialization.SystemTextJson": "1.2.0",
"System.Text.Json": "8.0.3",
"VMelnalksnis.PaperlessDotNet": "0.3.2"
"System.Text.Json": "8.0.5",
"VMelnalksnis.PaperlessDotNet": "0.3.3"
}
}
}
Expand Down
26 changes: 13 additions & 13 deletions tests/Gnomeshade.WebApi.Tests/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -1571,14 +1571,14 @@
},
"VMelnalksnis.PaperlessDotNet": {
"type": "Transitive",
"resolved": "0.3.2",
"contentHash": "Wl1DuUOZ8G/pAF1Pp35IgJp5XXDSbQp2/T09AeojF5DBHP+fCaKFpyIGlxrk1Ctsv3iFLC7X8tVdxoBnK5zZ2w==",
"resolved": "0.3.3",
"contentHash": "I9Qep1lt3/GMMTlpjHXtQ1vAdfUu6HaxSG+gEiZy1IZxZnJnCIlpJZaF0p/sGTFTf2Sm5ONBxUojrhv6M51FLw==",
"dependencies": {
"Ardalis.SmartEnum": "2.1.0",
"Ardalis.SmartEnum.SystemTextJson": "2.1.0",
"NodaTime": "3.1.11",
"NodaTime": "3.1.12",
"NodaTime.Serialization.SystemTextJson": "1.2.0",
"System.Text.Json": "8.0.3"
"System.Text.Json": "8.0.5"
}
},
"gnomeshade.data": {
Expand Down Expand Up @@ -1637,7 +1637,7 @@
"System.Linq.Async": "[6.0.1, )",
"VMelnalksnis.ISO20022DotNet": "[0.3.4, )",
"VMelnalksnis.NordigenDotNet.DependencyInjection": "[1.4.1, )",
"VMelnalksnis.PaperlessDotNet.DependencyInjection": "[0.3.2, )"
"VMelnalksnis.PaperlessDotNet.DependencyInjection": "[0.3.3, )"
}
},
"gnomeshade.webapi.client": {
Expand Down Expand Up @@ -2054,21 +2054,21 @@
},
"VMelnalksnis.PaperlessDotNet.DependencyInjection": {
"type": "CentralTransitive",
"requested": "[0.3.2, )",
"resolved": "0.3.2",
"contentHash": "bF4B4yGyqE6lz4N/F6u3/Q5nwAq5jubdwWHHkVOWPAnQ2Lzrd5Coku/EdF/n9G30bOLh9cRZW39CzE+s25/ngw==",
"requested": "[0.3.3, )",
"resolved": "0.3.3",
"contentHash": "l9eDr830iBBhGYjH0oA6vI/MNTY52r4kCnbRsujpoY3diQPxN0JR/HM9gxHIzCzaw6mlgqTyVHpeoJm37Bfhpg==",
"dependencies": {
"Ardalis.SmartEnum": "2.1.0",
"Ardalis.SmartEnum.SystemTextJson": "2.1.0",
"Microsoft.Extensions.Configuration.Abstractions": "8.0.0",
"Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.1",
"Microsoft.Extensions.Http": "8.0.0",
"Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.2",
"Microsoft.Extensions.Http": "8.0.1",
"Microsoft.Extensions.Options.ConfigurationExtensions": "8.0.0",
"Microsoft.Extensions.Options.DataAnnotations": "8.0.0",
"NodaTime": "3.1.11",
"NodaTime": "3.1.12",
"NodaTime.Serialization.SystemTextJson": "1.2.0",
"System.Text.Json": "8.0.3",
"VMelnalksnis.PaperlessDotNet": "0.3.2"
"System.Text.Json": "8.0.5",
"VMelnalksnis.PaperlessDotNet": "0.3.3"
}
}
}
Expand Down

0 comments on commit ed7a807

Please sign in to comment.