JustArchi
1e87341877
Small cleanup
2020-04-02 17:16:05 +02:00
Vitaliy
fbe5bd12ae
Use streams for http responses instead of strings where possible, replace HtmlAgilityPack with AngleSharp ( #1703 )
...
* Replace HAP with AngleSharp, add stream support to WebBrowser
* Fix skipped nullable operator
* Add extension method
* Rename function to be closer to HAP API
* Add JSON deserialization from stream, fix variable names, remove obsolete code
* Add more extension methods
* Fixes after review:
Remove excessive dependency
Move string value to const
Different handling for null and empty cases for confirmations
Use more human-friendly names
* Add http completion options, make GetToStream private
* Cleanup
* Add null checks, make StreamResponse disposable
* Refactor UrlGetToBinaryWithProgress into using UrlGetToStream
2020-04-02 17:01:55 +02:00
dependabot-preview[bot]
862d4b006d
Bump Swashbuckle.AspNetCore.Annotations from 5.2.1 to 5.3.0
...
Bumps [Swashbuckle.AspNetCore.Annotations](https://github.com/domaindrivendev/Swashbuckle.AspNetCore ) from 5.2.1 to 5.3.0.
- [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases )
- [Commits](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v5.2.1...v5.3.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-04-02 13:44:25 +00:00
dependabot-preview[bot]
fc802bfa1a
Bump Swashbuckle.AspNetCore.Newtonsoft from 5.2.1 to 5.3.0
...
Bumps [Swashbuckle.AspNetCore.Newtonsoft](https://github.com/domaindrivendev/Swashbuckle.AspNetCore ) from 5.2.1 to 5.3.0.
- [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases )
- [Commits](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v5.2.1...v5.3.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-04-02 13:22:57 +00:00
dependabot-preview[bot]
7d7e78130f
Bump Swashbuckle.AspNetCore from 5.2.1 to 5.3.0
...
Bumps [Swashbuckle.AspNetCore](https://github.com/domaindrivendev/Swashbuckle.AspNetCore ) from 5.2.1 to 5.3.0.
- [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases )
- [Commits](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v5.2.1...v5.3.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-04-02 12:59:33 +00:00
dependabot-preview[bot]
b4de9179a1
Bump MSTest.TestFramework from 2.1.0 to 2.1.1
...
Bumps [MSTest.TestFramework](https://github.com/microsoft/testfx ) from 2.1.0 to 2.1.1.
- [Release notes](https://github.com/microsoft/testfx/releases )
- [Commits](https://github.com/microsoft/testfx/compare/v2.1.0...v2.1.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-04-02 01:26:06 +00:00
dependabot-preview[bot]
63aa94966b
Bump ASF-WebConfigGenerator from 76b53d3 to c823451
...
Bumps [ASF-WebConfigGenerator](https://github.com/JustArchiNET/ASF-WebConfigGenerator ) from `76b53d3` to `c823451`.
- [Release notes](https://github.com/JustArchiNET/ASF-WebConfigGenerator/releases )
- [Commits](76b53d32d5...c8234511c3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-04-02 01:24:31 +00:00
dependabot-preview[bot]
7e271986c7
Bump MSTest.TestAdapter from 2.1.0 to 2.1.1
...
Bumps [MSTest.TestAdapter](https://github.com/microsoft/testfx ) from 2.1.0 to 2.1.1.
- [Release notes](https://github.com/microsoft/testfx/releases )
- [Commits](https://github.com/microsoft/testfx/compare/v2.1.0...v2.1.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-04-01 09:23:16 +00:00
dependabot-preview[bot]
da18dd7d20
Bump NLog.Web.AspNetCore from 4.9.0 to 4.9.1
...
Bumps [NLog.Web.AspNetCore](https://github.com/NLog/NLog.Web ) from 4.9.0 to 4.9.1.
- [Release notes](https://github.com/NLog/NLog.Web/releases )
- [Changelog](https://github.com/NLog/NLog.Web/blob/dev/CHANGELOG.MD )
- [Commits](https://github.com/NLog/NLog.Web/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-03-30 22:42:49 +00:00
dependabot-preview[bot]
baff629923
Bump ASF-WebConfigGenerator from 4ea4d6f to 76b53d3
...
Bumps [ASF-WebConfigGenerator](https://github.com/JustArchiNET/ASF-WebConfigGenerator ) from `4ea4d6f` to `76b53d3`.
- [Release notes](https://github.com/JustArchiNET/ASF-WebConfigGenerator/releases )
- [Commits](4ea4d6fb74...76b53d32d5 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-03-30 01:25:36 +00:00
dependabot-preview[bot]
f7c3713345
Bump ASF-ui from 8cd5884 to 6e3c497
...
Bumps [ASF-ui](https://github.com/JustArchiNET/ASF-ui ) from `8cd5884` to `6e3c497`.
- [Release notes](https://github.com/JustArchiNET/ASF-ui/releases )
- [Commits](8cd5884772...6e3c4972ff )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-03-30 01:21:09 +00:00
dependabot-preview[bot]
6abe80c507
Bump ASF-ui from 0f4f9e9 to 8cd5884
...
Bumps [ASF-ui](https://github.com/JustArchiNET/ASF-ui ) from `0f4f9e9` to `8cd5884`.
- [Release notes](https://github.com/JustArchiNET/ASF-ui/releases )
- [Commits](0f4f9e9729...8cd5884772 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-03-27 01:26:41 +00:00
dependabot-preview[bot]
059f4132f5
Bump ASF-WebConfigGenerator from 5144e32 to 4ea4d6f
...
Bumps [ASF-WebConfigGenerator](https://github.com/JustArchiNET/ASF-WebConfigGenerator ) from `5144e32` to `4ea4d6f`.
- [Release notes](https://github.com/JustArchiNET/ASF-WebConfigGenerator/releases )
- [Commits](5144e32071...4ea4d6fb74 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-03-27 01:21:37 +00:00
dependabot-preview[bot]
c0bb8847bb
Bump Microsoft.Extensions.Logging.Configuration from 3.1.2 to 3.1.3
...
Bumps [Microsoft.Extensions.Logging.Configuration](https://github.com/aspnet/Extensions ) from 3.1.2 to 3.1.3.
- [Release notes](https://github.com/aspnet/Extensions/releases )
- [Commits](https://github.com/aspnet/Extensions/compare/v3.1.2...v3.1.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-03-25 02:14:20 +00:00
dependabot-preview[bot]
41eec6d3d4
Bump Microsoft.AspNetCore.Mvc.NewtonsoftJson from 3.1.2 to 3.1.3
...
Bumps [Microsoft.AspNetCore.Mvc.NewtonsoftJson](https://github.com/aspnet/AspNetCore ) from 3.1.2 to 3.1.3.
- [Release notes](https://github.com/aspnet/AspNetCore/releases )
- [Changelog](https://github.com/dotnet/aspnetcore/blob/master/docs/CrossRepoBreakingChanges.md )
- [Commits](https://github.com/aspnet/AspNetCore/compare/v3.1.2...v3.1.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-03-25 01:42:39 +00:00
dependabot-preview[bot]
b467cd384f
Bump ASF-ui from acf159d to 0f4f9e9
...
Bumps [ASF-ui](https://github.com/JustArchiNET/ASF-ui ) from `acf159d` to `0f4f9e9`.
- [Release notes](https://github.com/JustArchiNET/ASF-ui/releases )
- [Commits](acf159dd33...0f4f9e9729 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-03-25 01:33:49 +00:00
dependabot-preview[bot]
6878bf32da
Bump Microsoft.Extensions.Configuration.Json from 3.1.2 to 3.1.3
...
Bumps [Microsoft.Extensions.Configuration.Json](https://github.com/aspnet/Extensions ) from 3.1.2 to 3.1.3.
- [Release notes](https://github.com/aspnet/Extensions/releases )
- [Commits](https://github.com/aspnet/Extensions/compare/v3.1.2...v3.1.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-03-25 01:27:02 +00:00
dependabot-preview[bot]
8b70223911
Bump ASF-WebConfigGenerator from eacb177 to 5144e32
...
Bumps [ASF-WebConfigGenerator](https://github.com/JustArchiNET/ASF-WebConfigGenerator ) from `eacb177` to `5144e32`.
- [Release notes](https://github.com/JustArchiNET/ASF-WebConfigGenerator/releases )
- [Commits](eacb177597...5144e32071 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-03-25 01:25:05 +00:00
dependabot-preview[bot]
b87b6dd83b
Bump Swashbuckle.AspNetCore.Newtonsoft from 5.2.0 to 5.2.1
...
Bumps [Swashbuckle.AspNetCore.Newtonsoft](https://github.com/domaindrivendev/Swashbuckle.AspNetCore ) from 5.2.0 to 5.2.1.
- [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases )
- [Commits](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v5.2.0...v5.2.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-03-24 03:04:05 +00:00
dependabot-preview[bot]
06c6b75481
Bump Swashbuckle.AspNetCore.Annotations from 5.2.0 to 5.2.1
...
Bumps [Swashbuckle.AspNetCore.Annotations](https://github.com/domaindrivendev/Swashbuckle.AspNetCore ) from 5.2.0 to 5.2.1.
- [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases )
- [Commits](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v5.2.0...v5.2.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-03-24 02:27:56 +00:00
dependabot-preview[bot]
19712fec8c
Bump ASF-WebConfigGenerator from 6b96eea to eacb177
...
Bumps [ASF-WebConfigGenerator](https://github.com/JustArchiNET/ASF-WebConfigGenerator ) from `6b96eea` to `eacb177`.
- [Release notes](https://github.com/JustArchiNET/ASF-WebConfigGenerator/releases )
- [Commits](6b96eeac6e...eacb177597 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-03-24 01:45:58 +00:00
dependabot-preview[bot]
8b87e37975
Bump Swashbuckle.AspNetCore from 5.2.0 to 5.2.1
...
Bumps [Swashbuckle.AspNetCore](https://github.com/domaindrivendev/Swashbuckle.AspNetCore ) from 5.2.0 to 5.2.1.
- [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases )
- [Commits](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v5.2.0...v5.2.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-03-24 01:34:43 +00:00
dependabot-preview[bot]
9c1ff4f5ba
Bump ASF-ui from 9a4a209 to acf159d
...
Bumps [ASF-ui](https://github.com/JustArchiNET/ASF-ui ) from `9a4a209` to `acf159d`.
- [Release notes](https://github.com/JustArchiNET/ASF-ui/releases )
- [Commits](9a4a209b3f...acf159dd33 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-03-24 01:32:58 +00:00
dependabot-preview[bot]
cebad272f0
Bump wiki from 6962736 to ca0050d
...
Bumps [wiki](https://github.com/JustArchiNET/ArchiSteamFarm.wiki ) from `6962736` to `ca0050d`.
- [Release notes](https://github.com/JustArchiNET/ArchiSteamFarm.wiki/releases )
- [Commits](69627364b0...ca0050d12d )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-03-24 01:22:23 +00:00
dependabot-preview[bot]
382772a384
Bump Swashbuckle.AspNetCore.Annotations from 5.1.0 to 5.2.0
...
Bumps [Swashbuckle.AspNetCore.Annotations](https://github.com/domaindrivendev/Swashbuckle.AspNetCore ) from 5.1.0 to 5.2.0.
- [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases )
- [Commits](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v5.1.0...v5.2.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-03-23 08:55:13 +00:00
dependabot-preview[bot]
ffe7f7f7e4
Bump NLog from 4.6.8 to 4.7.0
...
Bumps [NLog](https://github.com/NLog/NLog ) from 4.6.8 to 4.7.0.
- [Release notes](https://github.com/NLog/NLog/releases )
- [Changelog](https://github.com/NLog/NLog/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/NLog/NLog/compare/v4.6.8...v4.7 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-03-23 03:20:06 +00:00
dependabot-preview[bot]
f9313fee79
Bump Swashbuckle.AspNetCore from 5.1.0 to 5.2.0
...
Bumps [Swashbuckle.AspNetCore](https://github.com/domaindrivendev/Swashbuckle.AspNetCore ) from 5.1.0 to 5.2.0.
- [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases )
- [Commits](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v5.1.0...v5.2.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-03-23 02:33:17 +00:00
dependabot-preview[bot]
df73cc8f2a
Bump HtmlAgilityPack from 1.11.22 to 1.11.23
...
Bumps [HtmlAgilityPack](https://github.com/zzzprojects/html-agility-pack ) from 1.11.22 to 1.11.23.
- [Release notes](https://github.com/zzzprojects/html-agility-pack/releases )
- [Commits](https://github.com/zzzprojects/html-agility-pack/compare/v1.11.22...v1.11.23 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-03-23 01:46:42 +00:00
dependabot-preview[bot]
3944c5550a
Bump ASF-WebConfigGenerator from eb9d979 to 6b96eea
...
Bumps [ASF-WebConfigGenerator](https://github.com/JustArchiNET/ASF-WebConfigGenerator ) from `eb9d979` to `6b96eea`.
- [Release notes](https://github.com/JustArchiNET/ASF-WebConfigGenerator/releases )
- [Commits](eb9d97932a...6b96eeac6e )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-03-23 01:31:50 +00:00
dependabot-preview[bot]
c311c78744
Bump Swashbuckle.AspNetCore.Newtonsoft from 5.1.0 to 5.2.0
...
Bumps [Swashbuckle.AspNetCore.Newtonsoft](https://github.com/domaindrivendev/Swashbuckle.AspNetCore ) from 5.1.0 to 5.2.0.
- [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases )
- [Commits](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v5.1.0...v5.2.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-03-23 01:25:58 +00:00
dependabot-preview[bot]
6e3b65fc9e
Bump ASF-ui from edb6bd0 to 9a4a209
...
Bumps [ASF-ui](https://github.com/JustArchiNET/ASF-ui ) from `edb6bd0` to `9a4a209`.
- [Release notes](https://github.com/JustArchiNET/ASF-ui/releases )
- [Commits](edb6bd0210...9a4a209b3f )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-03-17 01:21:54 +00:00
dependabot-preview[bot]
8608724383
Bump ASF-WebConfigGenerator from 658521c to eb9d979
...
Bumps [ASF-WebConfigGenerator](https://github.com/JustArchiNET/ASF-WebConfigGenerator ) from `658521c` to `eb9d979`.
- [Release notes](https://github.com/JustArchiNET/ASF-WebConfigGenerator/releases )
- [Commits](658521ca72...eb9d97932a )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-03-16 01:37:49 +00:00
dependabot-preview[bot]
e7e8a7549a
Bump ASF-ui from 1182c8d to edb6bd0
...
Bumps [ASF-ui](https://github.com/JustArchiNET/ASF-ui ) from `1182c8d` to `edb6bd0`.
- [Release notes](https://github.com/JustArchiNET/ASF-ui/releases )
- [Commits](1182c8d9b3...edb6bd0210 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-03-16 01:26:32 +00:00
dependabot-preview[bot]
c43cce583b
Bump wiki from 3efde8a to 6962736
...
Bumps [wiki](https://github.com/JustArchiNET/ArchiSteamFarm.wiki ) from `3efde8a` to `6962736`.
- [Release notes](https://github.com/JustArchiNET/ArchiSteamFarm.wiki/releases )
- [Commits](3efde8a71a...69627364b0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-03-16 01:22:06 +00:00
dependabot-preview[bot]
f79d09b3d8
Bump Swashbuckle.AspNetCore.Annotations from 5.0.0 to 5.1.0 ( #1672 )
...
Bumps [Swashbuckle.AspNetCore.Annotations](https://github.com/domaindrivendev/Swashbuckle.AspNetCore ) from 5.0.0 to 5.1.0.
- [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases )
- [Commits](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v5.0.0...v5.1.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-03-13 11:50:49 +01:00
dependabot-preview[bot]
4add3add1b
Bump Swashbuckle.AspNetCore from 5.0.0 to 5.1.0
...
Bumps [Swashbuckle.AspNetCore](https://github.com/domaindrivendev/Swashbuckle.AspNetCore ) from 5.0.0 to 5.1.0.
- [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases )
- [Commits](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v5.0.0...v5.1.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-03-13 02:17:19 +00:00
dependabot-preview[bot]
80131b1edf
Bump Swashbuckle.AspNetCore.Newtonsoft from 5.0.0 to 5.1.0
...
Bumps [Swashbuckle.AspNetCore.Newtonsoft](https://github.com/domaindrivendev/Swashbuckle.AspNetCore ) from 5.0.0 to 5.1.0.
- [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases )
- [Commits](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v5.0.0...v5.1.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-03-13 01:32:55 +00:00
dependabot-preview[bot]
a9cc294a94
Bump HtmlAgilityPack from 1.11.21 to 1.11.22
...
Bumps [HtmlAgilityPack](https://github.com/zzzprojects/html-agility-pack ) from 1.11.21 to 1.11.22.
- [Release notes](https://github.com/zzzprojects/html-agility-pack/releases )
- [Commits](https://github.com/zzzprojects/html-agility-pack/compare/v1.11.21...v1.11.22 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-03-13 01:26:05 +00:00
dependabot-preview[bot]
b5d1b4e976
Bump ASF-ui from ef443f4 to 1182c8d
...
Bumps [ASF-ui](https://github.com/JustArchiNET/ASF-ui ) from `ef443f4` to `1182c8d`.
- [Release notes](https://github.com/JustArchiNET/ASF-ui/releases )
- [Commits](ef443f489c...1182c8d9b3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-03-13 01:25:30 +00:00
dependabot-preview[bot]
98d584ed3a
Bump ASF-ui from 4246b1f to ef443f4
...
Bumps [ASF-ui](https://github.com/JustArchiNET/ASF-ui ) from `4246b1f` to `ef443f4`.
- [Release notes](https://github.com/JustArchiNET/ASF-ui/releases )
- [Commits](4246b1f42d...ef443f489c )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-03-11 01:22:06 +00:00
dependabot-preview[bot]
7f25f2c54b
Bump ASF-ui from 1737b6b to 4246b1f
...
Bumps [ASF-ui](https://github.com/JustArchiNET/ASF-ui ) from `1737b6b` to `4246b1f`.
- [Release notes](https://github.com/JustArchiNET/ASF-ui/releases )
- [Commits](1737b6b229...4246b1f42d )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-03-10 01:20:31 +00:00
dependabot-preview[bot]
57f363d078
Bump wiki from 4643848 to 3efde8a
...
Bumps [wiki](https://github.com/JustArchiNET/ArchiSteamFarm.wiki ) from `4643848` to `3efde8a`.
- [Release notes](https://github.com/JustArchiNET/ArchiSteamFarm.wiki/releases )
- [Commits](464384862f...3efde8a71a )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-03-09 18:32:25 +00:00
dependabot-preview[bot]
c12d22b35b
Bump ASF-WebConfigGenerator from 90246f8 to 658521c
...
Bumps [ASF-WebConfigGenerator](https://github.com/JustArchiNET/ASF-WebConfigGenerator ) from `90246f8` to `658521c`.
- [Release notes](https://github.com/JustArchiNET/ASF-WebConfigGenerator/releases )
- [Commits](90246f85c2...658521ca72 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-03-09 01:35:06 +00:00
dependabot-preview[bot]
3a8fc0760a
Bump Markdig.Signed from 0.18.1 to 0.18.3
...
Bumps [Markdig.Signed](https://github.com/lunet-io/markdig ) from 0.18.1 to 0.18.3.
- [Release notes](https://github.com/lunet-io/markdig/releases )
- [Changelog](https://github.com/lunet-io/markdig/blob/master/changelog.md )
- [Commits](https://github.com/lunet-io/markdig/compare/0.18.1...0.18.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-03-09 01:27:35 +00:00
dependabot-preview[bot]
960187624f
Bump ASF-ui from eab8360 to 1737b6b
...
Bumps [ASF-ui](https://github.com/JustArchiNET/ASF-ui ) from `eab8360` to `1737b6b`.
- [Release notes](https://github.com/JustArchiNET/ASF-ui/releases )
- [Commits](eab83601b8...1737b6b229 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-03-09 01:20:34 +00:00
JustArchi
66be3e8134
Add deprecation warning for GetInventory
2020-03-06 23:51:06 +01:00
JustArchi
0fef0652ec
Bump
2020-03-06 11:32:23 +01:00
JustArchi
9fd22c43dd
Bunch of fixes
4.1.2.3
2020-03-06 11:30:53 +01:00
JustArchi
12b940d1df
Final misc optimizations
2020-03-06 00:18:30 +01:00
JustArchi
b0ef7309b8
More misc optimizations
2020-03-06 00:06:39 +01:00