dependabot-preview[bot]
|
a0919db408
|
Merge pull request #862 from collinbarrett/dependabot/npm_and_yarn/src/FilterLists.Web/lodash-4.17.15
|
2019-07-26 22:14:36 +00:00 |
|
dependabot-preview[bot]
|
7ccd74433c
|
Merge pull request #863 from collinbarrett/dependabot/npm_and_yarn/src/FilterLists.Web/typescript-3.5.3
|
2019-07-26 22:14:17 +00:00 |
|
dependabot-preview[bot]
|
2be30852af
|
Merge pull request #861 from collinbarrett/dependabot/npm_and_yarn/src/FilterLists.Web/moment-2.24.0
|
2019-07-26 22:14:10 +00:00 |
|
dependabot-preview[bot]
|
9ea26c941b
|
Merge pull request #860 from collinbarrett/dependabot/npm_and_yarn/src/FilterLists.Web/atob-2.1.2
|
2019-07-26 22:13:49 +00:00 |
|
Collin M. Barrett
|
ef02eb746d
|
Revert "Bump AutoMapper from 8.1.0 to 8.1.1"
This reverts commit 1e6e9b1604.
|
2019-07-26 17:12:15 -05:00 |
|
dependabot-preview[bot]
|
7819eff422
|
Bump typescript from 3.2.2 to 3.5.3 in /src/FilterLists.Web
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.2.2 to 3.5.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v3.2.2...v3.5.3)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-07-26 22:10:33 +00:00 |
|
dependabot-preview[bot]
|
200b4a57e3
|
[Security] Bump lodash from 4.17.4 to 4.17.15 in /src/FilterLists.Web
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.4 to 4.17.15. **This update includes security fixes.**
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.4...4.17.15)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-07-26 22:10:16 +00:00 |
|
dependabot-preview[bot]
|
4cc422b856
|
Bump moment from 2.22.2 to 2.24.0 in /src/FilterLists.Web
Bumps [moment](https://github.com/moment/moment) from 2.22.2 to 2.24.0.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/moment/moment/compare/2.22.2...2.24.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-07-26 22:09:58 +00:00 |
|
dependabot-preview[bot]
|
9182e1891a
|
[Security] Bump atob from 2.0.3 to 2.1.2 in /src/FilterLists.Web
Bumps [atob](https://github.com/coolaj86/node-browser-compat) from 2.0.3 to 2.1.2. **This update includes a security fix.**
- [Release notes](https://github.com/coolaj86/node-browser-compat/releases)
- [Commits](https://github.com/coolaj86/node-browser-compat/commits)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-07-26 22:09:45 +00:00 |
|
dependabot-preview[bot]
|
e9e5846d66
|
Merge pull request #858 from collinbarrett/dependabot/nuget/AutoMapper-8.1.1
|
2019-07-26 22:09:24 +00:00 |
|
dependabot-preview[bot]
|
1d7e22749c
|
Merge pull request #855 from collinbarrett/dependabot/nuget/Microsoft.AspNetCore.Mvc.Versioning-3.1.4
|
2019-07-26 22:08:21 +00:00 |
|
dependabot-preview[bot]
|
1e6e9b1604
|
Bump AutoMapper from 8.1.0 to 8.1.1
Bumps [AutoMapper](https://github.com/AutoMapper/AutoMapper) from 8.1.0 to 8.1.1.
- [Release notes](https://github.com/AutoMapper/AutoMapper/releases)
- [Changelog](https://github.com/AutoMapper/AutoMapper/blob/master/docs/API-Changes.md)
- [Commits](https://github.com/AutoMapper/AutoMapper/compare/v8.1.0...v8.1.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-07-26 22:04:00 +00:00 |
|
dependabot-preview[bot]
|
d5b31a2bef
|
Bump Microsoft.AspNetCore.Mvc.Versioning from 3.1.3 to 3.1.4
Bumps [Microsoft.AspNetCore.Mvc.Versioning](https://github.com/Microsoft/aspnet-api-versioning) from 3.1.3 to 3.1.4.
- [Release notes](https://github.com/Microsoft/aspnet-api-versioning/releases)
- [Commits](https://github.com/Microsoft/aspnet-api-versioning/commits)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-07-26 22:02:53 +00:00 |
|
Collin M. Barrett
|
cd7383195b
|
rm some more nuget csproj props for non-nuget projects
|
2019-07-26 16:59:45 -05:00 |
|
Collin M. Barrett
|
73c7e60bd0
|
rm PackageProjectUrl for non-nuget projects
|
2019-07-26 16:56:50 -05:00 |
|
Collin M. Barrett
|
7413b72c63
|
simplify entity configuration registration
|
2019-07-25 20:33:27 -05:00 |
|
Collin M. Barrett
|
88c6e5be9a
|
standardize launchSettings files for debugging
|
2019-07-17 11:43:40 -05:00 |
|
Collin M. Barrett
|
02a1f6115a
|
nuget updates
|
2019-07-17 11:39:14 -05:00 |
|
Collin M. Barrett
|
45ba70631f
|
use self-contained deployment and standardize csproj across all projects
|
2019-07-16 12:48:24 -05:00 |
|
Collin M. Barrett
|
4290f919d6
|
rm -o flag on build
|
2019-07-16 08:33:56 -05:00 |
|
Collin M. Barrett
|
c25b7692ee
|
rm experimental/stale ILLink.Tasks
|
2019-07-16 08:30:07 -05:00 |
|
Collin M. Barrett
|
5b26871143
|
test self-contained deployment
|
2019-07-16 08:11:36 -05:00 |
|
Collin M. Barrett
|
5c7d8af952
|
rm irrelevant commandLineArgs for Docker profile
|
2019-07-15 15:27:54 -05:00 |
|
Collin M. Barrett
|
fadd26b6cf
|
support debugging Agent in a container from Visual Studio (#854)
* try @bwateratmsft 's workaround
ref https://github.com/microsoft/DockerTools/issues/62#issuecomment-511542428
* update solution by @bwateratmsft, this works!
https://github.com/microsoft/DockerTools/issues/62#issuecomment-511542428
|
2019-07-15 15:10:33 -05:00 |
|
Collin M. Barrett
|
af6fe4e7ca
|
add VS Docker debug provile
not yet working: https://stackoverflow.com/q/57045234/2343739
|
2019-07-15 13:33:19 -05:00 |
|
Collin M. Barrett
|
35d9b5eafc
|
use configured UserAgent for HttpClient instances rather than hard-coded
|
2019-07-15 12:55:28 -05:00 |
|
Collin M. Barrett
|
a1dde46887
|
simplify validator a bit
|
2019-07-14 19:20:06 -05:00 |
|
Collin M. Barrett
|
feb18d5a84
|
hide CA2007 warning in .NET Core app
|
2019-07-14 17:13:46 -05:00 |
|
Collin M. Barrett
|
933091e76c
|
cleanup some DI registration
|
2019-07-14 16:19:53 -05:00 |
|
Collin M. Barrett
|
ece0774045
|
only bind AppInsights settings once
|
2019-07-14 15:27:15 -05:00 |
|
Collin M. Barrett
|
28078649a7
|
cleanup some DI registration
|
2019-07-13 22:31:40 -05:00 |
|
Collin M. Barrett
|
9bdeb4b9a5
|
add ConfigurationExtensions
|
2019-07-13 22:04:01 -05:00 |
|
Collin M. Barrett
|
b251813955
|
defer resolving of IMediator
|
2019-07-13 21:53:42 -05:00 |
|
Collin M. Barrett
|
1a3e7b8dc0
|
warmup QuickPulseTelemetryModule in AddLogging() rather than Main()
|
2019-07-13 20:37:00 -05:00 |
|
Collin M. Barrett
|
3ec400e501
|
Merge branch 'master' of https://github.com/collinbarrett/FilterLists
|
2019-07-13 20:30:39 -05:00 |
|
Collin M. Barrett
|
7b75be1e5a
|
init never-resolved singleton QuickPulseTelemetryModule
|
2019-07-13 20:23:28 -05:00 |
|
Imre Kristoffer Eilertsen
|
387049a8ab
|
Mid-July pull 2 (#852)
* Update License.json
* Update FilterList.json
* Update License.json
* Update License.json
* Update FilterList.json
* Update Maintainer.json
* Update Syntax.json
|
2019-07-13 17:56:31 -05:00 |
|
Collin M. Barrett
|
59e46d0b4e
|
fix data file headers in GitHub issue
|
2019-07-13 14:56:59 -05:00 |
|
Collin M. Barrett
|
59ca3d325e
|
fix port on IsHttpsSupported()
|
2019-07-13 14:32:04 -05:00 |
|
Collin M. Barrett
|
2f86f635ac
|
prefer transient registration
|
2019-07-13 14:26:41 -05:00 |
|
Collin M. Barrett
|
e200bad9e5
|
catch if URL is improperly formatted
|
2019-07-13 14:09:50 -05:00 |
|
Collin M. Barrett
|
0097ddd3e0
|
add IDisposable wrapper for TelemetryClient to let DI handle flush and pause
https://github.com/Microsoft/ApplicationInsights-dotnet/issues/596#issuecomment-320371794
|
2019-07-13 13:48:18 -05:00 |
|
Collin M. Barrett
|
d6f6e559df
|
extract QuickPulseTelemetryModuleBuilder
|
2019-07-13 13:32:48 -05:00 |
|
Collin M. Barrett
|
2661069813
|
extract ServiceProviderBuilder
|
2019-07-13 13:28:15 -05:00 |
|
Collin M. Barrett
|
b047d3fcdb
|
rm JB Annot. dep.
|
2019-07-13 13:13:27 -05:00 |
|
Collin M. Barrett
|
f2e9152565
|
mv some dtos to the infra dir where they are only used
|
2019-07-13 13:10:05 -05:00 |
|
Collin M. Barrett
|
0d2123d763
|
mv some Dtos to Core
|
2019-07-13 13:02:49 -05:00 |
|
Collin M. Barrett
|
24fad7a24b
|
rename
|
2019-07-13 12:58:51 -05:00 |
|
Collin M. Barrett
|
fa2e9cffd1
|
rename
|
2019-07-13 12:56:29 -05:00 |
|
Collin M. Barrett
|
a3cb9fc0a5
|
misc renames
|
2019-07-13 12:40:37 -05:00 |
|