copilot-swe-agent[bot]
|
c1d217ae1b
|
Remove README documentation changes
Co-authored-by: collinbarrett <6483057+collinbarrett@users.noreply.github.com>
|
2025-11-14 21:45:37 -06:00 |
|
copilot-swe-agent[bot]
|
419885c1c5
|
Fix CORS issues in Cloudflare Worker for API
Co-authored-by: collinbarrett <6483057+collinbarrett@users.noreply.github.com>
|
2025-11-14 21:45:37 -06:00 |
|
dependabot[bot]
|
533e6156ae
|
Bump OpenTelemetry.Exporter.OpenTelemetryProtocol from 1.13.1 to 1.14.0
---
updated-dependencies:
- dependency-name: OpenTelemetry.Exporter.OpenTelemetryProtocol
dependency-version: 1.14.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-11-14 21:13:23 -06:00 |
|
dependabot[bot]
|
6667ef8360
|
chore(deps): bump @types/react from 19.2.3 to 19.2.4 in /web
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 19.2.3 to 19.2.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)
---
updated-dependencies:
- dependency-name: "@types/react"
dependency-version: 19.2.4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-11-14 21:07:49 -06:00 |
|
dependabot[bot]
|
129c85d1b4
|
Bump OpenTelemetry.Extensions.Hosting from 1.13.1 to 1.14.0
---
updated-dependencies:
- dependency-name: OpenTelemetry.Extensions.Hosting
dependency-version: 1.14.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-11-14 21:07:35 -06:00 |
|
copilot-swe-agent[bot]
|
f68b8be7bc
|
Downgrade Aspire from 13.0.0 to 9.5.2 to support EF Core 8
Co-authored-by: collinbarrett <6483057+collinbarrett@users.noreply.github.com>
|
2025-11-12 21:17:35 -06:00 |
|
copilot-swe-agent[bot]
|
99428cf156
|
Remove Aspire EF Core integration, use standard EF Core 8 with manual configuration
Co-authored-by: collinbarrett <6483057+collinbarrett@users.noreply.github.com>
|
2025-11-12 21:17:35 -06:00 |
|
copilot-swe-agent[bot]
|
7fb40b2cdb
|
Pin EF Core to version 8.0.22 to avoid EF Core 9 breaking changes
Co-authored-by: collinbarrett <6483057+collinbarrett@users.noreply.github.com>
|
2025-11-12 21:17:35 -06:00 |
|
dependabot[bot]
|
3b04b4a660
|
Bump Microsoft.Extensions.Http.Resilience from 9.10.0 to 10.0.0
---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Http.Resilience
dependency-version: 10.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-11-12 20:17:36 -06:00 |
|
copilot-swe-agent[bot]
|
4a2aa31a9b
|
Fix nullable reference warnings: add null-forgiving operator to tag names
Co-authored-by: collinbarrett <6483057+collinbarrett@users.noreply.github.com>
|
2025-11-12 20:12:20 -06:00 |
|
copilot-swe-agent[bot]
|
766298a65f
|
Fix OpenApiTagReference: pass tag name string instead of tag object
Co-authored-by: collinbarrett <6483057+collinbarrett@users.noreply.github.com>
|
2025-11-12 20:12:20 -06:00 |
|
copilot-swe-agent[bot]
|
d97e8ddfab
|
Fix type mismatch: use OpenApiTagReference and explicit HashSet initialization
Co-authored-by: collinbarrett <6483057+collinbarrett@users.noreply.github.com>
|
2025-11-12 20:12:20 -06:00 |
|
copilot-swe-agent[bot]
|
4dc8da0d64
|
Fix build error: use explicit HashSet for Tags instead of collection expressions
Co-authored-by: collinbarrett <6483057+collinbarrett@users.noreply.github.com>
|
2025-11-12 20:12:20 -06:00 |
|
copilot-swe-agent[bot]
|
c7f5540771
|
Address PR feedback: fix EF Core Design version, deprecations, and restore tags
Co-authored-by: collinbarrett <6483057+collinbarrett@users.noreply.github.com>
|
2025-11-12 20:12:20 -06:00 |
|
copilot-swe-agent[bot]
|
2cff95da3a
|
Upgrade to .NET 10 with updated dependencies
Co-authored-by: collinbarrett <6483057+collinbarrett@users.noreply.github.com>
|
2025-11-12 20:12:20 -06:00 |
|
dependabot[bot]
|
11366ca3ba
|
Bump Microsoft.AspNetCore.OpenApi from 9.0.10 to 9.0.11
---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.OpenApi
dependency-version: 9.0.11
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-11-12 17:30:52 -06:00 |
|
dependabot[bot]
|
6467317745
|
chore(deps): bump @types/react-dom from 19.2.2 to 19.2.3 in /web
Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 19.2.2 to 19.2.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)
---
updated-dependencies:
- dependency-name: "@types/react-dom"
dependency-version: 19.2.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-11-12 17:09:29 -06:00 |
|
dependabot[bot]
|
823bd382c2
|
chore(deps): bump @types/node from 24.10.0 to 24.10.1 in /web
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 24.10.0 to 24.10.1.
- [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.10.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-11-12 17:09:13 -06:00 |
|
dependabot[bot]
|
b15f027e73
|
chore(deps): bump @types/react from 19.2.2 to 19.2.3 in /web
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 19.2.2 to 19.2.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)
---
updated-dependencies:
- dependency-name: "@types/react"
dependency-version: 19.2.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-11-12 17:01:15 -06:00 |
|
collinbarrett
|
05e3cce51b
|
chore: npx update-browserslist-db@latest
|
2025-11-07 15:53:38 -06:00 |
|
copilot-swe-agent[bot]
|
60375c425b
|
Add EF Core migration for Google AI Overview Remover
Co-authored-by: collinbarrett <6483057+collinbarrett@users.noreply.github.com>
|
2025-11-03 19:07:29 -06:00 |
|
copilot-swe-agent[bot]
|
07549ba710
|
Add Google AI Overview Remover filter list with maintainer and associations
Co-authored-by: collinbarrett <6483057+collinbarrett@users.noreply.github.com>
|
2025-11-03 19:07:29 -06:00 |
|
dependabot[bot]
|
b70746b749
|
chore(deps): bump @types/node from 24.9.2 to 24.10.0 in /web
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 24.9.2 to 24.10.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.10.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-11-03 18:53:08 -06:00 |
|
collinbarrett
|
1ca9cbac92
|
chore: npx update-browserslist-db@latest
|
2025-10-31 17:45:15 -05:00 |
|
dependabot[bot]
|
a4268cc570
|
chore(deps): bump @types/node from 24.9.1 to 24.9.2 in /web
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 24.9.1 to 24.9.2.
- [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.9.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-10-29 18:47:19 -05:00 |
|
dependabot[bot]
|
7b20669cad
|
Bump Aspire.Hosting.AppHost from 9.5.1 to 9.5.2
---
updated-dependencies:
- dependency-name: Aspire.Hosting.AppHost
dependency-version: 9.5.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-10-24 18:15:31 -05:00 |
|
dependabot[bot]
|
c0c57714dc
|
Bump Aspire.Hosting.SqlServer from 9.5.1 to 9.5.2
---
updated-dependencies:
- dependency-name: Aspire.Hosting.SqlServer
dependency-version: 9.5.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-10-24 18:05:41 -05:00 |
|
dependabot[bot]
|
272fa93a50
|
Bump Microsoft.Extensions.ServiceDiscovery from 9.5.1 to 9.5.2
---
updated-dependencies:
- dependency-name: Microsoft.Extensions.ServiceDiscovery
dependency-version: 9.5.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-10-24 18:05:32 -05:00 |
|
dependabot[bot]
|
e1491f1a49
|
Bump OpenTelemetry.Instrumentation.Http from 1.12.0 to 1.13.0
---
updated-dependencies:
- dependency-name: OpenTelemetry.Instrumentation.Http
dependency-version: 1.13.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-10-23 18:41:23 -05:00 |
|
dependabot[bot]
|
fa34068459
|
Bump OpenTelemetry.Instrumentation.AspNetCore from 1.12.0 to 1.13.0
---
updated-dependencies:
- dependency-name: OpenTelemetry.Instrumentation.AspNetCore
dependency-version: 1.13.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-10-23 18:36:38 -05:00 |
|
dependabot[bot]
|
c8c1ce5d33
|
Bump OpenTelemetry.Instrumentation.Runtime from 1.12.0 to 1.13.0
---
updated-dependencies:
- dependency-name: OpenTelemetry.Instrumentation.Runtime
dependency-version: 1.13.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-10-23 18:32:52 -05:00 |
|
dependabot[bot]
|
d36346dde7
|
chore(deps): bump @types/node from 24.8.1 to 24.9.1 in /web
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 24.8.1 to 24.9.1.
- [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.9.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-10-21 10:31:42 -05:00 |
|
collinbarrett
|
b9e5ad58e0
|
chore: npx update-browserslist-db@latest
|
2025-10-17 16:19:51 -05:00 |
|
dependabot[bot]
|
36b89ad20c
|
Bump KubernetesClient from 18.0.4 to 18.0.5
---
updated-dependencies:
- dependency-name: KubernetesClient
dependency-version: 18.0.5
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-10-17 08:08:01 -05:00 |
|
dependabot[bot]
|
a3ab73e8fc
|
chore(deps): bump @types/node from 24.7.2 to 24.8.1 in /web
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 24.7.2 to 24.8.1.
- [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.8.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-10-17 08:07:51 -05:00 |
|
dependabot[bot]
|
224e850890
|
Bump Microsoft.AspNetCore.OpenApi from 9.0.9 to 9.0.10
---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.OpenApi
dependency-version: 9.0.10
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-10-15 16:13:48 -05:00 |
|
dependabot[bot]
|
56e302ebe5
|
Bump Microsoft.Extensions.Http.Resilience from 9.9.0 to 9.10.0
---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Http.Resilience
dependency-version: 9.10.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-10-15 16:13:40 -05:00 |
|
dependabot[bot]
|
ed0c697ef3
|
chore(deps): bump dotnet-sdk from 9.0.305 to 9.0.306
Bumps [dotnet-sdk](https://github.com/dotnet/sdk) from 9.0.305 to 9.0.306.
- [Release notes](https://github.com/dotnet/sdk/releases)
- [Commits](https://github.com/dotnet/sdk/compare/v9.0.305...v9.0.306)
---
updated-dependencies:
- dependency-name: dotnet-sdk
dependency-version: 9.0.306
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-10-15 16:13:32 -05:00 |
|
collinbarrett
|
63c441a872
|
chore: npx update-browserslist-db@latest
|
2025-10-14 10:13:17 -05:00 |
|
dependabot[bot]
|
68e483dc14
|
chore(deps): bump @types/react-dom from 19.2.1 to 19.2.2 in /web
Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 19.2.1 to 19.2.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)
---
updated-dependencies:
- dependency-name: "@types/react-dom"
dependency-version: 19.2.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-10-14 10:09:39 -05:00 |
|
dependabot[bot]
|
c5e55e2c81
|
chore(deps): bump actions/setup-node from 5 to 6
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 5 to 6.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v5...v6)
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-10-14 10:09:31 -05:00 |
|
dependabot[bot]
|
20a568c552
|
chore(deps): bump @types/node from 24.7.1 to 24.7.2 in /web
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 24.7.1 to 24.7.2.
- [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.7.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-10-13 09:05:42 -05:00 |
|
dependabot[bot]
|
0228fa87b6
|
Bump KubernetesClient from 17.0.14 to 18.0.4
---
updated-dependencies:
- dependency-name: KubernetesClient
dependency-version: 18.0.4
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-10-13 09:05:33 -05:00 |
|
collinbarrett
|
c27f93d71d
|
chore: npx update-browserslist-db@latest
|
2025-10-10 17:11:23 -05:00 |
|
dependabot[bot]
|
1ecda20ff7
|
Bump OpenTelemetry.Exporter.OpenTelemetryProtocol from 1.13.0 to 1.13.1
---
updated-dependencies:
- dependency-name: OpenTelemetry.Exporter.OpenTelemetryProtocol
dependency-version: 1.13.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-10-10 10:02:03 -05:00 |
|
dependabot[bot]
|
112cf444e0
|
chore(deps): bump @types/node from 24.7.0 to 24.7.1 in /web
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 24.7.0 to 24.7.1.
- [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.7.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-10-10 09:55:32 -05:00 |
|
dependabot[bot]
|
9abecbc851
|
Bump OpenTelemetry.Extensions.Hosting from 1.13.0 to 1.13.1
---
updated-dependencies:
- dependency-name: OpenTelemetry.Extensions.Hosting
dependency-version: 1.13.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-10-10 09:55:12 -05:00 |
|
dependabot[bot]
|
9727736368
|
chore(deps): bump @types/react from 19.2.0 to 19.2.2 in /web
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 19.2.0 to 19.2.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)
---
updated-dependencies:
- dependency-name: "@types/react"
dependency-version: 19.2.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-10-07 17:43:30 -05:00 |
|
dependabot[bot]
|
2e33db9f98
|
chore(deps): bump less from 4.4.1 to 4.4.2 in /web
Bumps [less](https://github.com/less/less.js) from 4.4.1 to 4.4.2.
- [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.4.1...v4.4.2)
---
updated-dependencies:
- dependency-name: less
dependency-version: 4.4.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-10-07 17:40:08 -05:00 |
|
dependabot[bot]
|
476af09c78
|
chore(deps): bump @types/node from 24.6.2 to 24.7.0 in /web
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 24.6.2 to 24.7.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.7.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-10-07 17:39:58 -05:00 |
|