Commit graph

8044 commits

Author SHA1 Message Date
Collin Barrett
1eb7c1bd31 chore: migrate #4985 2025-07-26 14:18:25 -05:00
Imre Eilertsen
fd0fab358a Update SoftwareSyntax.json 2025-07-26 14:18:25 -05:00
Imre Eilertsen
dcf6836af2 Removed a lapsed domain. 2025-07-26 14:18:25 -05:00
dependabot[bot]
7fa65ea151 chore(deps): bump @types/node from 24.0.15 to 24.1.0 in /web
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 24.0.15 to 24.1.0.
- [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-version: 24.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-23 06:14:38 -05:00
dependabot[bot]
13e2f3c690 chore(deps): bump eslint-config-prettier from 10.1.5 to 10.1.8 in /web
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 10.1.5 to 10.1.8.
- [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/v10.1.5...v10.1.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-21 18:37:06 -05:00
dependabot[bot]
f40d542048 chore(deps): bump form-data from 3.0.1 to 3.0.4 in /web
Bumps [form-data](https://github.com/form-data/form-data) from 3.0.1 to 3.0.4.
- [Release notes](https://github.com/form-data/form-data/releases)
- [Changelog](https://github.com/form-data/form-data/blob/v3.0.4/CHANGELOG.md)
- [Commits](https://github.com/form-data/form-data/compare/v3.0.1...v3.0.4)

---
updated-dependencies:
- dependency-name: form-data
  dependency-version: 3.0.4
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-21 18:33:08 -05:00
dependabot[bot]
aa50111e3c chore(deps): bump eslint-plugin-prettier from 5.5.1 to 5.5.3 in /web
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 5.5.1 to 5.5.3.
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-plugin-prettier/compare/v5.5.1...v5.5.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-21 06:43:34 -05:00
dependabot[bot]
73f0bbb628 chore(deps): bump @types/node from 24.0.14 to 24.0.15 in /web
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 24.0.14 to 24.0.15.
- [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-version: 24.0.15
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-21 06:42:17 -05:00
dependabot[bot]
c7f3ad3eac chore(deps): bump dotnet-sdk from 9.0.302 to 9.0.303
Bumps [dotnet-sdk](https://github.com/dotnet/sdk) from 9.0.302 to 9.0.303.
- [Release notes](https://github.com/dotnet/sdk/releases)
- [Commits](https://github.com/dotnet/sdk/compare/v9.0.302...v9.0.303)

---
updated-dependencies:
- dependency-name: dotnet-sdk
  dependency-version: 9.0.303
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-18 07:35:43 -05:00
dependabot[bot]
12c14a1d81 chore(deps): bump on-headers and compression in /web
Bumps [on-headers](https://github.com/jshttp/on-headers) and [compression](https://github.com/expressjs/compression). These dependencies needed to be updated together.

Updates `on-headers` from 1.0.2 to 1.1.0
- [Release notes](https://github.com/jshttp/on-headers/releases)
- [Changelog](https://github.com/jshttp/on-headers/blob/master/HISTORY.md)
- [Commits](https://github.com/jshttp/on-headers/compare/v1.0.2...v1.1.0)

Updates `compression` from 1.7.4 to 1.8.1
- [Release notes](https://github.com/expressjs/compression/releases)
- [Changelog](https://github.com/expressjs/compression/blob/master/HISTORY.md)
- [Commits](https://github.com/expressjs/compression/compare/1.7.4...v1.8.1)

---
updated-dependencies:
- dependency-name: on-headers
  dependency-version: 1.1.0
  dependency-type: indirect
- dependency-name: compression
  dependency-version: 1.8.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-17 17:31:10 -05:00
dependabot[bot]
73a3897dfa chore(deps): bump less from 4.3.0 to 4.4.0 in /web
Bumps [less](https://github.com/less/less.js) from 4.3.0 to 4.4.0.
- [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.3.0...v4.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-17 17:30:52 -05:00
dependabot[bot]
d266b607a8 chore(deps): bump @types/node from 24.0.13 to 24.0.14 in /web
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 24.0.13 to 24.0.14.
- [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-version: 24.0.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-16 06:35:20 -05:00
dependabot[bot]
e31442de78 Bump Aspire.Hosting.SqlServer from 9.3.0 to 9.3.2
---
updated-dependencies:
- dependency-name: Aspire.Hosting.SqlServer
  dependency-version: 9.3.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-15 17:29:24 -05:00
collinbarrett
25e920c56e chore: npx update-browserslist-db@latest 2025-07-11 16:39:10 -05:00
dependabot[bot]
a5db78696d chore(deps): bump @types/node from 24.0.12 to 24.0.13 in /web
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 24.0.12 to 24.0.13.
- [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-version: 24.0.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-11 08:18:30 -05:00
dependabot[bot]
b684798031 chore(deps): bump dotnet-sdk from 9.0.301 to 9.0.302
Bumps [dotnet-sdk](https://github.com/dotnet/sdk) from 9.0.301 to 9.0.302.
- [Release notes](https://github.com/dotnet/sdk/releases)
- [Commits](https://github.com/dotnet/sdk/compare/v9.0.301...v9.0.302)

---
updated-dependencies:
- dependency-name: dotnet-sdk
  dependency-version: 9.0.302
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-10 19:58:19 -05:00
dependabot[bot]
9377c7c845 chore(deps): bump @types/node from 24.0.10 to 24.0.12 in /web
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 24.0.10 to 24.0.12.
- [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-version: 24.0.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-10 19:58:03 -05:00
dependabot[bot]
d2e53331c8 Bump Microsoft.AspNetCore.OpenApi and 2 others
Bumps Microsoft.AspNetCore.OpenApi from 9.0.6 to 9.0.7
Bumps Microsoft.Extensions.Http.Resilience from 9.6.0 to 9.7.0
Bumps Swashbuckle.AspNetCore from 9.0.1 to 9.0.3

---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.OpenApi
  dependency-version: 9.0.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.Extensions.Http.Resilience
  dependency-version: 9.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: Swashbuckle.AspNetCore
  dependency-version: 9.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-10 19:57:54 -05:00
dependabot[bot]
2fff8ad791 chore(deps): bump @types/node from 24.0.8 to 24.0.10 in /web
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 24.0.8 to 24.0.10.
- [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-version: 24.0.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-02 07:56:17 -05:00
dependabot[bot]
50501eac83 chore(deps): bump @types/node from 24.0.7 to 24.0.8 in /web
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 24.0.7 to 24.0.8.
- [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-version: 24.0.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-01 15:08:01 -05:00
dependabot[bot]
58bd8bfe3b chore(deps): bump @types/node from 24.0.4 to 24.0.7 in /web
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 24.0.4 to 24.0.7.
- [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-version: 24.0.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-30 17:16:10 -05:00
Collin Barrett
d1c6e5edff chore: migrate #4943 2025-06-29 09:01:04 -05:00
Md. Touhidur Rahman
73949bf1bf Update Maintainer.json 2025-06-29 09:01:04 -05:00
Collin Barrett
d22b26d40a refactor(api): rm unused prop 2025-06-28 12:43:32 -05:00
Collin Barrett
a374c67b4c refactor(api): rm unused API props 2025-06-28 12:21:37 -05:00
Collin Barrett
d4281563a7 chore(web): downgrade to supported ts version 2025-06-28 11:09:27 -05:00
collinbarrett
d461913c5f chore: npx update-browserslist-db@latest 2025-06-28 10:59:25 -05:00
Collin Barrett
ec365f1b70 feat(web): keep browserslist updated 2025-06-28 10:57:28 -05:00
dependabot[bot]
1de78c53ad chore(deps): bump eslint-plugin-prettier from 5.5.0 to 5.5.1 in /web
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 5.5.0 to 5.5.1.
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-plugin-prettier/compare/v5.5.0...v5.5.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-26 08:39:27 -05:00
dependabot[bot]
379c92b0fa chore(deps): bump @types/node from 24.0.3 to 24.0.4 in /web
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 24.0.3 to 24.0.4.
- [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-version: 24.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-25 06:36:27 -05:00
Collin Barrett
d63ed209fb Reapply "feat(api): allow local next UI via CORS"
This reverts commit 93130f469d.
2025-06-21 19:39:17 -05:00
Collin Barrett
057d0f1c88 Reapply "feat(api): allow next UI via CORS"
This reverts commit e1fb918ac0.
2025-06-21 19:39:17 -05:00
Collin Barrett
db4b1f3bb2 feat(infra): support tiered caching 2025-06-20 05:04:25 -05:00
Collin Barrett
3ffc0d2091 feat(infra): add current CF workers 2025-06-20 05:04:25 -05:00
Collin Barrett
e1fb918ac0 Revert "feat(api): allow next UI via CORS"
This reverts commit f73c8a9d10.
2025-06-20 05:04:25 -05:00
Collin Barrett
93130f469d Revert "feat(api): allow local next UI via CORS"
This reverts commit 19ef55c8c2.
2025-06-20 05:04:25 -05:00
Collin Barrett
19ef55c8c2 feat(api): allow local next UI via CORS 2025-06-19 15:53:23 -05:00
Collin Barrett
f73c8a9d10 feat(api): allow next UI via CORS 2025-06-19 15:46:02 -05:00
dependabot[bot]
b0c8864740 chore(deps): bump eslint-plugin-prettier from 5.4.1 to 5.5.0 in /web
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 5.4.1 to 5.5.0.
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-plugin-prettier/compare/v5.4.1...v5.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-18 06:17:12 -05:00
dependabot[bot]
95e134134a chore(deps): bump @types/node from 24.0.1 to 24.0.3 in /web
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 24.0.1 to 24.0.3.
- [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-version: 24.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-17 16:38:24 -05:00
dependabot[bot]
484edc1853 chore(deps): bump @types/jest from 29.5.14 to 30.0.0 in /web
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 29.5.14 to 30.0.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-17 16:34:54 -05:00
dependabot[bot]
95b4c17e25 Bump Swashbuckle.AspNetCore from 8.1.4 to 9.0.1
---
updated-dependencies:
- dependency-name: Swashbuckle.AspNetCore
  dependency-version: 9.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-16 17:58:55 -05:00
Collin Barrett
16567fd06b fix(web): shadcn/ui updater 2025-06-15 15:46:18 -05:00
Collin Barrett
ce245c8fd2 fix(web): shadcn/ui updater 2025-06-15 15:36:44 -05:00
Collin Barrett
ccefd1c91e fix(web): use proper shadcn pkg 2025-06-15 15:29:55 -05:00
Collin Barrett
605ccf8075 refactor(web): bump action version 2025-06-15 15:22:39 -05:00
Collin Barrett
832998a209 fix(web): shadcnui updater 2025-06-15 14:49:55 -05:00
Collin Barrett
e7dc01b77e Add web-shadcn-updater workflow from next 2025-06-15 14:44:15 -05:00
Collin Barrett
c3501539e6 refactor(api): explicit read permission 2025-06-13 21:48:21 -05:00
Collin Barrett
0b06e3ab12 Potential fix for code scanning alert no. 6: Workflow does not contain permissions
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
2025-06-13 21:09:05 -05:00