Commit graph

5561 commits

Author SHA1 Message Date
Collin M. Barrett
3cc99b72d7 chore(services): 📦 update deps 2020-11-14 14:11:53 +00:00
Collin M. Barrett
44fa769f27 refactor(services): ♻ specify OutputType=exe 2020-11-14 14:11:53 +00:00
Collin M. Barrett
572a78922f refactor(services): ♻ use default LangVersion 2020-11-14 14:11:53 +00:00
Collin M. Barrett
d69cbb9a59 refactor(services): 📦🔥 rm FxCop included by default in net5.0 2020-11-14 14:11:53 +00:00
Collin M. Barrett
7fe8260177 refactor(services): ♻ explicitly specify publish self-contained 2020-11-14 14:11:53 +00:00
Collin M. Barrett
c42c336572 fix(directory): 🐛 re-gen InitialData (data) migration 2020-11-14 14:11:53 +00:00
Collin M. Barrett
3772b82903 fix(directory): 🐛🚧 re-gen Initial (schema) migration 2020-11-14 14:11:53 +00:00
Collin M. Barrett
01d4ef0d4b fix(directory): 🐛🔥🚧 temp rm all migrations to resolve csc 137 oom error
ref https://github.com/dotnet/roslyn/issues/39276
2020-11-14 14:11:53 +00:00
Collin M. Barrett
6f5f05b2a8 fix(archival): 🐛 resolve CA2016 warning 2020-11-14 14:11:53 +00:00
Collin M. Barrett
d0f95a112e fix(services): 🐛 resolve nullable ref type warnings 2020-11-14 14:11:53 +00:00
Collin M. Barrett
1536569eda feat(services): upgrade to net5.0 2020-11-14 14:11:53 +00:00
Azure Pipelines EF Migration Bot
ca7da85cfe feat(data): migrate PR #2102 2020-11-14 11:59:37 +00:00
Imre Kristoffer Eilertsen
58e72ce5b1 Update FilterListSyntax.json 2020-11-14 11:59:37 +00:00
Azure Pipelines EF Migration Bot
78b1d53440 feat(data): migrate PR #2100 2020-11-13 02:48:48 +00:00
Imre Kristoffer Eilertsen
b50531f6a2 Update FilterListViewUrl.json 2020-11-13 02:48:48 +00:00
Imre Kristoffer Eilertsen
e84ccc3d5c Update FilterListMaintainer.json 2020-11-13 02:48:48 +00:00
Imre Kristoffer Eilertsen
e1608e2394 Update FilterListLanguage.json 2020-11-13 02:48:48 +00:00
Imre Kristoffer Eilertsen
5843aac0a1 Update SoftwareSyntax.json 2020-11-13 02:48:48 +00:00
Imre Kristoffer Eilertsen
b66128a924 Update Syntax.json 2020-11-13 02:48:48 +00:00
Imre Kristoffer Eilertsen
a3df869bf7 Update FilterListTag.json 2020-11-13 02:48:48 +00:00
Imre Kristoffer Eilertsen
fa76b2f2db Update FilterList.json 2020-11-13 02:48:48 +00:00
Imre Kristoffer Eilertsen
0198f792f2 Update FilterList.json 2020-11-13 02:48:48 +00:00
dependabot[bot]
d56ff5462e build(deps): bump less-loader from 7.0.2 to 7.1.0 in /web
Bumps [less-loader](https://github.com/webpack-contrib/less-loader) from 7.0.2 to 7.1.0.
- [Release notes](https://github.com/webpack-contrib/less-loader/releases)
- [Changelog](https://github.com/webpack-contrib/less-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/less-loader/compare/v7.0.2...v7.1.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-12 14:23:24 +00:00
dependabot[bot]
eb0684ecc4 build(deps): bump Microsoft.Extensions.Hosting.Abstractions
Bumps [Microsoft.Extensions.Hosting.Abstractions](https://github.com/dotnet/runtime) from 3.1.9 to 5.0.0.
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](https://github.com/dotnet/runtime/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-11 18:37:08 +00:00
dependabot[bot]
5704155d63 build(deps): bump @testing-library/user-event in /web
Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 12.2.0 to 12.2.2.
- [Release notes](https://github.com/testing-library/user-event/releases)
- [Changelog](https://github.com/testing-library/user-event/blob/master/CHANGELOG.md)
- [Commits](https://github.com/testing-library/user-event/compare/v12.2.0...v12.2.2)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-11 14:17:39 +00:00
dependabot[bot]
ca1b817e71 build(deps): bump @testing-library/react from 11.1.1 to 11.1.2 in /web
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 11.1.1 to 11.1.2.
- [Release notes](https://github.com/testing-library/react-testing-library/releases)
- [Changelog](https://github.com/testing-library/react-testing-library/blob/master/CHANGELOG.md)
- [Commits](https://github.com/testing-library/react-testing-library/compare/v11.1.1...v11.1.2)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-11 14:00:05 +00:00
dependabot[bot]
647bfcc1c9 build(deps): bump Microsoft.ApplicationInsights.AspNetCore
Bumps [Microsoft.ApplicationInsights.AspNetCore](https://github.com/Microsoft/ApplicationInsights-dotnet) from 2.14.0 to 2.16.0.
- [Release notes](https://github.com/Microsoft/ApplicationInsights-dotnet/releases)
- [Changelog](https://github.com/microsoft/ApplicationInsights-dotnet/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/Microsoft/ApplicationInsights-dotnet/compare/2.14.0...2.16.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-11 13:59:54 +00:00
dependabot[bot]
33066b3cdd build(deps): bump @types/node from 14.14.6 to 14.14.7 in /web
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.6 to 14.14.7.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-10 14:01:22 +00:00
dependabot[bot]
f397a1be2a build(deps): bump antd from 4.8.0 to 4.8.2 in /web
Bumps [antd](https://github.com/ant-design/ant-design) from 4.8.0 to 4.8.2.
- [Release notes](https://github.com/ant-design/ant-design/releases)
- [Changelog](https://github.com/ant-design/ant-design/blob/master/CHANGELOG.en-US.md)
- [Commits](https://github.com/ant-design/ant-design/compare/4.8.0...4.8.2)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-09 14:07:29 +00:00
dependabot[bot]
481e07fe3a build(deps): bump Microsoft.NET.Test.Sdk
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.7.1 to 16.8.0.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](https://github.com/microsoft/vstest/compare/v16.7.1...v16.8.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-09 14:07:19 +00:00
dependabot[bot]
da177f8472 build(deps): bump @types/react from 16.9.55 to 16.9.56 in /web
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 16.9.55 to 16.9.56.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-06 14:22:11 +00:00
dependabot[bot]
f7a7dd0c77 build(deps): bump @testing-library/user-event in /web
Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 12.1.10 to 12.2.0.
- [Release notes](https://github.com/testing-library/user-event/releases)
- [Changelog](https://github.com/testing-library/user-event/blob/master/CHANGELOG.md)
- [Commits](https://github.com/testing-library/user-event/compare/v12.1.10...v12.2.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-04 13:53:32 +00:00
dependabot[bot]
c7ef9011c3 build(deps): bump @testing-library/react from 11.1.0 to 11.1.1 in /web
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 11.1.0 to 11.1.1.
- [Release notes](https://github.com/testing-library/react-testing-library/releases)
- [Changelog](https://github.com/testing-library/react-testing-library/blob/master/CHANGELOG.md)
- [Commits](https://github.com/testing-library/react-testing-library/compare/v11.1.0...v11.1.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-04 13:50:06 +00:00
Azure Pipelines EF Migration Bot
79c3a2b28c feat(data): migrate PR #2081 2020-11-03 13:53:56 +00:00
hawkeye116477
2d510f341f Update Polish KAD lists 2020-11-03 13:53:56 +00:00
Azure Pipelines EF Migration Bot
7915420093 feat(data): migrate PR #2080 2020-11-02 22:41:57 +00:00
hawkeye116477
7e1157d24a Cleanup little more
https://github.com/collinbarrett/FilterLists/pull/2080#issuecomment-720735941
2020-11-02 22:41:57 +00:00
hawkeye116477
ab94e2d515 Update Polish filterlists 2020-11-02 22:41:57 +00:00
dependabot[bot]
23a081e1c4 build(deps): bump slugify from 1.4.5 to 1.4.6 in /web
Bumps [slugify](https://github.com/simov/slugify) from 1.4.5 to 1.4.6.
- [Release notes](https://github.com/simov/slugify/releases)
- [Commits](https://github.com/simov/slugify/compare/v1.4.5...v1.4.6)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-02 13:52:32 +00:00
dependabot[bot]
5f8e52216d build(deps): bump antd from 4.7.3 to 4.8.0 in /web
Bumps [antd](https://github.com/ant-design/ant-design) from 4.7.3 to 4.8.0.
- [Release notes](https://github.com/ant-design/ant-design/releases)
- [Changelog](https://github.com/ant-design/ant-design/blob/master/CHANGELOG.en-US.md)
- [Commits](https://github.com/ant-design/ant-design/compare/4.7.3...4.8.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-02 13:52:20 +00:00
dependabot[bot]
6e8209379e build(deps): bump @types/node from 14.14.5 to 14.14.6 in /web
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.5 to 14.14.6.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-29 12:46:01 +00:00
dependabot[bot]
5c4fa49793 build(deps): bump Microsoft.CodeAnalysis.FxCopAnalyzers
Bumps [Microsoft.CodeAnalysis.FxCopAnalyzers](https://github.com/dotnet/roslyn-analyzers) from 3.3.0 to 3.3.1.
- [Release notes](https://github.com/dotnet/roslyn-analyzers/releases)
- [Changelog](https://github.com/dotnet/roslyn-analyzers/blob/master/PostReleaseActivities.md)
- [Commits](https://github.com/dotnet/roslyn-analyzers/compare/v3.3.0...v3.3.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-29 12:42:44 +00:00
dependabot[bot]
d3c8895b15 build(deps): bump Microsoft.CodeAnalysis.FxCopAnalyzers
Bumps [Microsoft.CodeAnalysis.FxCopAnalyzers](https://github.com/dotnet/roslyn-analyzers) from 3.3.0 to 3.3.1.
- [Release notes](https://github.com/dotnet/roslyn-analyzers/releases)
- [Changelog](https://github.com/dotnet/roslyn-analyzers/blob/master/PostReleaseActivities.md)
- [Commits](https://github.com/dotnet/roslyn-analyzers/compare/v3.3.0...v3.3.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-29 12:42:34 +00:00
dependabot[bot]
cca8814b18 build(deps): bump Microsoft.CodeAnalysis.FxCopAnalyzers
Bumps [Microsoft.CodeAnalysis.FxCopAnalyzers](https://github.com/dotnet/roslyn-analyzers) from 3.3.0 to 3.3.1.
- [Release notes](https://github.com/dotnet/roslyn-analyzers/releases)
- [Changelog](https://github.com/dotnet/roslyn-analyzers/blob/master/PostReleaseActivities.md)
- [Commits](https://github.com/dotnet/roslyn-analyzers/compare/v3.3.0...v3.3.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-29 12:42:24 +00:00
dependabot[bot]
796a090b58 build(deps): bump @types/react from 16.9.54 to 16.9.55 in /web
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 16.9.54 to 16.9.55.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-29 12:42:04 +00:00
dependabot[bot]
285bf05140 build(deps): bump @types/react-dom from 16.9.8 to 16.9.9 in /web
Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 16.9.8 to 16.9.9.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-28 13:37:37 +00:00
dependabot[bot]
467ecef093 build(deps-dev): bump eslint-config-prettier in /web
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 6.14.0 to 6.15.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v6.14.0...v6.15.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-28 13:24:17 +00:00
dependabot[bot]
3a48604cfd build(deps): bump @types/react from 16.9.53 to 16.9.54 in /web
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 16.9.53 to 16.9.54.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-28 13:24:01 +00:00
Collin M. Barrett
9cc0263714 fix(web): 🐛🎨 prettier --write web\src\hooks\useSyntaxes.tsx 2020-10-27 13:13:47 +00:00
dependabot[bot]
f6dfd622a6 build(deps): bump react-scripts from 3.4.4 to 4.0.0 in /web
Bumps [react-scripts](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-scripts) from 3.4.4 to 4.0.0.
- [Release notes](https://github.com/facebook/create-react-app/releases)
- [Changelog](https://github.com/facebook/create-react-app/blob/master/CHANGELOG-3.x.md)
- [Commits](https://github.com/facebook/create-react-app/commits/react-scripts@4.0.0/packages/react-scripts)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-27 13:13:47 +00:00