Commit graph

5580 commits

Author SHA1 Message Date
Collin M. Barrett
aea79b8052 fix(directory): 🐛 convert IOrderedEnumerable<T> -> IEnumerable<T> in projections
ref https://github.com/dotnet/EntityFramework.Docs/issues/2823
2020-11-16 18:01:02 +00:00
Collin M. Barrett
73b7a0217e chore(directory): 📦🚧 bump ef core 2020-11-16 18:01:02 +00:00
Collin M. Barrett
aeb587dc62 Revert "build(deps): bump Npgsql.EntityFrameworkCore.PostgreSQL"
This reverts commit b0995f0014.
2020-11-13 12:46:27 -06:00
Collin M. Barrett
0d3fd41b90 Revert "chore(directory): 📦 bump Microsoft.EntityFrameworkCore.Design"
This reverts commit c6202da023.
2020-11-13 12:46:11 -06:00
Collin M. Barrett
c6202da023 chore(directory): 📦 bump Microsoft.EntityFrameworkCore.Design 2020-11-16 07:27:03 -06:00
dependabot[bot]
b0995f0014 build(deps): bump Npgsql.EntityFrameworkCore.PostgreSQL
Bumps [Npgsql.EntityFrameworkCore.PostgreSQL](https://github.com/npgsql/efcore.pg) from 3.1.4 to 5.0.0.
- [Release notes](https://github.com/npgsql/efcore.pg/releases)
- [Commits](https://github.com/npgsql/efcore.pg/compare/v3.1.4...v5.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-16 13:25:20 +00:00
dependabot[bot]
d649a4f002 build(deps): bump antd from 4.8.2 to 4.8.3 in /web
Bumps [antd](https://github.com/ant-design/ant-design) from 4.8.2 to 4.8.3.
- [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.2...4.8.3)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-16 13:24:21 +00:00
dependabot[bot]
0bbabf3778 build(deps): bump @testing-library/jest-dom in /web
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 5.11.5 to 5.11.6.
- [Release notes](https://github.com/testing-library/jest-dom/releases)
- [Changelog](https://github.com/testing-library/jest-dom/blob/master/CHANGELOG.md)
- [Commits](https://github.com/testing-library/jest-dom/compare/v5.11.5...v5.11.6)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-16 13:24:03 +00:00
Collin M. Barrett
beb172ba76 refactor(archival): ♻ push Id -> FileName translation to persistence layer 2020-11-15 14:14:41 -06:00
Collin M. Barrett
dc059bdc37 refactor(archival): ♻ ren local 2020-11-15 13:57:52 -06:00
Collin M. Barrett
1db55ca16d fix(services): 🐛 re-enable CodeQL with net5.0 via global.json
https://github.com/github/codeql-action/issues/244
2020-11-15 13:19:31 -06:00
Collin M. Barrett
a10799ba2c fix(services): 🐛🚧 temp disable CodeQL csharp while Autobuild failes on net5.0 2020-11-15 13:15:47 -06:00
Collin M. Barrett
64cd898f6e refactor(archival): ♻🎨 ren ListArchives dir/namespace 2020-11-15 13:08:31 -06:00
Collin M. Barrett
92c5261400 refactor(archival): ♻ update ValueObject impl 2020-11-15 13:03:21 -06:00
Collin M. Barrett
32aff9916c refactor(archival): ♻ extract ListFileName ValueObject 2020-11-14 14:00:08 -06:00
Collin M. Barrett
74f22b822b chore(directory): 📦 bump Microsoft.EntityFrameworkCore.Design 2020-11-14 12:18:32 -06:00
Collin M. Barrett
ea2e35f02c refactor(services): ♻ don't publish debug symbols 2020-11-14 11:24:15 -06:00
Collin M. Barrett
611e92a128 refactor(services): ♻ accept auto-added launchSettings.json files 2020-11-14 14:11:53 +00:00
Collin M. Barrett
94c3d80cbe refactor(services): ♻ accept auto R# config changes 2020-11-14 14:11:53 +00:00
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