Commit graph

6940 commits

Author SHA1 Message Date
dependabot[bot]
da5e39a4e1 build(deps): bump eslint-config-prettier from 8.5.0 to 8.6.0 in /web
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 8.5.0 to 8.6.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v8.5.0...v8.6.0)

---
updated-dependencies:
- dependency-name: eslint-config-prettier
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-23 07:35:48 -06:00
Collin M. Barrett
a9f5f29c74
fix(db): 🐞📦 bump latest net sdk 2023-01-20 05:35:32 -06:00
Collin M. Barrett
21e5863e22
chore: 📦 update pkgs 2023-01-20 04:15:23 -06:00
Collin M. Barrett
657a3fb65f
Revert "build(deps): bump Microsoft.Extensions.Http.Polly"
This reverts commit 15db94db02.
2023-01-20 04:10:24 -06:00
Collin M. Barrett
459d4c75c5
Revert "build(deps): bump MediatR.Extensions.Microsoft.DependencyInjection"
This reverts commit 81477b74fd.
2023-01-20 04:09:41 -06:00
dependabot[bot]
15db94db02 build(deps): bump Microsoft.Extensions.Http.Polly
Bumps [Microsoft.Extensions.Http.Polly](https://github.com/dotnet/aspnetcore) from 6.0.10 to 7.0.2.
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](https://github.com/dotnet/aspnetcore/compare/v6.0.10...v7.0.2)

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Http.Polly
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-20 04:04:06 -06:00
dependabot[bot]
81477b74fd build(deps): bump MediatR.Extensions.Microsoft.DependencyInjection
Bumps [MediatR.Extensions.Microsoft.DependencyInjection](https://github.com/jbogard/MediatR.Extensions.Microsoft.DependencyInjection) from 10.0.1 to 11.0.0.
- [Release notes](https://github.com/jbogard/MediatR.Extensions.Microsoft.DependencyInjection/releases)
- [Commits](https://github.com/jbogard/MediatR.Extensions.Microsoft.DependencyInjection/compare/v10.0.1...v11.0.0)

---
updated-dependencies:
- dependency-name: MediatR.Extensions.Microsoft.DependencyInjection
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-20 04:03:54 -06:00
Collin M. Barrett
c5d5f8b5ea fix: 🐞 resolve some warnings as errors 2023-01-20 03:58:54 -06:00
Collin M. Barrett
00a5f7bc5f chore: 📦 upgrade to net7.0 2023-01-20 03:58:54 -06:00
dependabot[bot]
f7ae5f8086 build(deps): bump eslint-plugin-prettier from 4.0.0 to 4.2.1 in /web
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 4.0.0 to 4.2.1.
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-plugin-prettier/compare/v4.0.0...v4.2.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-prettier
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-20 03:02:22 -06:00
dependabot[bot]
086a9e7adb build(deps): bump typescript from 4.6.3 to 4.9.4 in /web
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.6.3 to 4.9.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.6.3...v4.9.4)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-20 03:02:11 -06:00
dependabot[bot]
bfcd0f6e1f build(deps): bump @types/node from 17.0.25 to 18.11.18 in /web
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.25 to 18.11.18.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-20 03:01:59 -06:00
dependabot[bot]
88945639ad build(deps): bump less from 4.1.2 to 4.1.3 in /web
Bumps [less](https://github.com/less/less.js) from 4.1.2 to 4.1.3.
- [Release notes](https://github.com/less/less.js/releases)
- [Changelog](https://github.com/less/less.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/less/less.js/compare/v4.1.2...v4.1.3)

---
updated-dependencies:
- dependency-name: less
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-20 03:01:46 -06:00
dependabot[bot]
584b1e40b0 build(deps): bump babel-plugin-import from 1.13.5 to 1.13.6 in /web
Bumps [babel-plugin-import](https://github.com/ant-design/babel-plugin-import) from 1.13.5 to 1.13.6.
- [Release notes](https://github.com/ant-design/babel-plugin-import/releases)
- [Commits](https://github.com/ant-design/babel-plugin-import/compare/v1.13.5...v1.13.6)

---
updated-dependencies:
- dependency-name: babel-plugin-import
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-20 03:01:33 -06:00
Collin M. Barrett
6c47e81181
refactor: ♻️ disable dependabot on vNext 2023-01-20 02:48:31 -06:00
Azure Pipelines EF Migration Bot
bbf62c9a67 feat(data): migrate PR #3391 2023-01-18 10:32:58 -06:00
Imre Kristoffer Eilertsen
fc95355498 Trying to fix a build error 2023-01-18 10:32:58 -06:00
Imre Kristoffer Eilertsen
8fab3302c3 Removed 1 incorrect issue URL 2023-01-18 10:32:58 -06:00
Imre Kristoffer Eilertsen
2e344f6403 Đ́ Added 4 lists 2023-01-18 10:32:58 -06:00
Imre Kristoffer Eilertsen
ac692bbd3c Đ Added 4 lists 2023-01-18 10:32:58 -06:00
Imre Kristoffer Eilertsen
57fa214450 Đ́ Added 4 lists 2023-01-18 10:32:58 -06:00
Imre Kristoffer Eilertsen
7b39a41db9 Đ́ Added 4 lists 2023-01-18 10:32:58 -06:00
Imre Kristoffer Eilertsen
cda4aec694 Đ́ Removed 1 empty line 2023-01-18 10:32:58 -06:00
Imre Kristoffer Eilertsen
4637f5315c Đ́ Added 4 lists 2023-01-18 10:32:58 -06:00
Spencer Comfort
0ca706e68a Update codeql actions 2023-01-16 15:14:12 -06:00
Azure Pipelines EF Migration Bot
f4c786da1e feat(data): migrate PR #3389 2023-01-16 14:27:22 -06:00
Azure Pipelines EF Migration Bot
c6c5f4983d refactor(data): lint PR #3389 2023-01-16 14:27:22 -06:00
BPower0036
f423922e08 Fixed an error and put my lists together:
makes is easier to added my lists
2023-01-16 14:27:22 -06:00
BPower0036
2e7a231953 Update BPower0036's lists 2023-01-16 14:27:22 -06:00
dependabot[bot]
a921406997 build(deps): bump Swashbuckle.AspNetCore.SwaggerGen
Bumps [Swashbuckle.AspNetCore.SwaggerGen](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) from 6.4.0 to 6.5.0.
- [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases)
- [Commits](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v6.4.0...v6.5.0)

---
updated-dependencies:
- dependency-name: Swashbuckle.AspNetCore.SwaggerGen
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-12 14:25:29 +00:00
dependabot[bot]
0d6d3f073b build(deps): bump json5 from 1.0.1 to 1.0.2 in /web
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-08 10:47:45 +00:00
Azure Pipelines EF Migration Bot
63fb61d956 feat(data): migrate PR #3377 2023-01-07 20:02:34 +00:00
Azure Pipelines EF Migration Bot
d0e3381d3d refactor(data): lint PR #3377 2023-01-07 20:02:34 +00:00
Collin M. Barrett
362c78f601 fix(dir-data): 🐛 add missing comma 2023-01-07 20:02:34 +00:00
Spencer Comfort
67cd25aa91 Update FilterListTag.json 2023-01-07 20:02:34 +00:00
Spencer Comfort
0f5377bf2f Update FilterListMaintainer.json 2023-01-07 20:02:34 +00:00
Spencer Comfort
afc5e6b164 Update FilterListMaintainer.json 2023-01-07 20:02:34 +00:00
Spencer Comfort
ab76e0f2b2 Update FilterList.json 2023-01-07 20:02:34 +00:00
Spencer Comfort
aa7cf94103 Update FilterListViewUrl.json 2023-01-07 20:02:34 +00:00
Spencer Comfort
068cf9785b Update FilterListTag.json 2023-01-07 20:02:34 +00:00
Spencer Comfort
c7a6c77afc Update services/Directory/data/FilterListTag.json
Co-authored-by: Collin M. Barrett <collinbarrett@users.noreply.github.com>
2023-01-07 20:02:34 +00:00
Spencer Comfort
cd931d074f Update FilterListSyntax.json 2023-01-07 20:02:34 +00:00
Spencer Comfort
dfa7f8ecfb Update FilterList.json 2023-01-07 20:02:34 +00:00
Spencer Comfort
c1fd08f446 Update FilterListViewUrl.json 2023-01-07 20:02:34 +00:00
Spencer Comfort
bd04a8baca Update FilterListSyntax.json 2023-01-07 20:02:34 +00:00
Spencer Comfort
6bada46038 Update FilterList.json 2023-01-07 20:02:34 +00:00
Spencer Comfort
286e1df467 Update FilterListTag.json 2023-01-07 20:02:34 +00:00
Spencer Comfort
dd25eaac32 Update FilterList.json 2023-01-07 20:02:34 +00:00
Spencer Comfort
05bcaf35df Update FilterList.json 2023-01-07 20:02:34 +00:00
Spencer Comfort
a0e19b7743 Update filterlisttag.json for additions of Hagezi 2023-01-07 20:02:34 +00:00