Skip to content
Merged

main #59

Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
20 commits
Select commit Hold shift + click to select a range
8097831
Bump actions/checkout from 4 to 6
dependabot[bot] Feb 20, 2026
a1eda77
Bump fabric from 7.1.0 to 7.2.0 in /Source/frontend
dependabot[bot] Feb 20, 2026
b675726
Bump @tiptap/extension-superscript in /Source/frontend
dependabot[bot] Feb 20, 2026
a4369eb
Bump @tiptap/extension-table-cell in /Source/frontend
dependabot[bot] Feb 20, 2026
8214a76
Bump @tiptap/extension-underline in /Source/frontend
dependabot[bot] Feb 20, 2026
278ca4c
Bump AWSSDK.S3 from 3.7.400 to 4.0.18.6
dependabot[bot] Feb 20, 2026
d815a7e
Bump coverlet.collector from 6.0.4 to 8.0.0
dependabot[bot] Feb 20, 2026
f434b35
Bump DocumentFormat.OpenXml from 3.2.0 to 3.4.1
dependabot[bot] Feb 20, 2026
0e8549b
Bump Microsoft.AspNetCore.Authentication.JwtBearer from 8.0.8 to 8.0.24
dependabot[bot] Feb 20, 2026
d4a9ecb
Bump Microsoft.AspNetCore.Http.Abstractions from 2.2.0 to 2.3.9
dependabot[bot] Feb 20, 2026
04b4c4a
Merge pull request #48 from Cademic/dependabot/github_actions/actions…
Cademic Feb 20, 2026
fcf7ad3
Merge pull request #49 from Cademic/dependabot/npm_and_yarn/Source/fr…
Cademic Feb 20, 2026
e301e87
Merge pull request #51 from Cademic/dependabot/npm_and_yarn/Source/fr…
Cademic Feb 20, 2026
0e9fc6a
Merge pull request #52 from Cademic/dependabot/npm_and_yarn/Source/fr…
Cademic Feb 20, 2026
f8c8f1d
Merge pull request #53 from Cademic/dependabot/npm_and_yarn/Source/fr…
Cademic Feb 20, 2026
7b7722c
Merge pull request #54 from Cademic/dependabot/nuget/Source/backend/s…
Cademic Feb 20, 2026
16a6550
Merge pull request #55 from Cademic/dependabot/nuget/Source/backend/t…
Cademic Feb 20, 2026
0a5e4c4
Merge pull request #56 from Cademic/dependabot/nuget/Source/backend/s…
Cademic Feb 20, 2026
db1ddfa
Merge pull request #57 from Cademic/dependabot/nuget/Source/backend/s…
Cademic Feb 20, 2026
5721fcd
Merge pull request #58 from Cademic/dependabot/nuget/Source/backend/s…
Cademic Feb 20, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/backend-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:

steps:
- name: Checkout
uses: actions/checkout@v4
uses: actions/checkout@v6

- name: Setup .NET
uses: actions/setup-dotnet@v4
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
security-events: write
steps:
- name: Checkout
uses: actions/checkout@v4
uses: actions/checkout@v6

- name: Initialize CodeQL
uses: github/codeql-action/init@v4
Expand All @@ -36,7 +36,7 @@ jobs:
security-events: write
steps:
- name: Checkout
uses: actions/checkout@v4
uses: actions/checkout@v6

- name: Setup .NET
uses: actions/setup-dotnet@v4
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/frontend-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:

steps:
- name: Checkout
uses: actions/checkout@v4
uses: actions/checkout@v6

- name: Setup Node.js
uses: actions/setup-node@v4
Expand Down
2 changes: 1 addition & 1 deletion Source/backend/src/TableWorks.API/ASideNote.API.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<PackageReference Include="DotNetEnv" Version="3.1.1" />
<PackageReference Include="FluentValidation.AspNetCore" Version="11.3.1" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.Google" Version="8.0.8" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="8.0.8" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="8.0.24" />
<PackageReference Include="Microsoft.Playwright" Version="1.58.0" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="8.0.8">
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,17 +12,17 @@

<ItemGroup>
<PackageReference Include="Konscious.Security.Cryptography.Argon2" Version="1.3.1" />
<PackageReference Include="Microsoft.AspNetCore.Http.Abstractions" Version="2.2.0" />
<PackageReference Include="Microsoft.AspNetCore.Http.Abstractions" Version="2.3.9" />
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="8.0.8" />
<PackageReference Include="Microsoft.Extensions.Http" Version="8.0.1" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="8.0.8">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="8.0.8" />
<PackageReference Include="DocumentFormat.OpenXml" Version="3.2.0" />
<PackageReference Include="DocumentFormat.OpenXml" Version="3.4.1" />
<PackageReference Include="Microsoft.Playwright" Version="1.58.0" />
<PackageReference Include="AWSSDK.S3" Version="3.7.400" />
<PackageReference Include="AWSSDK.S3" Version="4.0.18.6" />
<PackageReference Include="Resend" Version="0.2.1" />
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="8.16.0" />
</ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="coverlet.collector" Version="6.0.4" />
<PackageReference Include="coverlet.collector" Version="8.0.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
<PackageReference Include="Moq" Version="4.20.72" />
<PackageReference Include="xunit" Version="2.9.0" />
Expand Down
64 changes: 32 additions & 32 deletions Source/frontend/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions Source/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,22 +18,22 @@
"@tiptap/extension-image": "^3.19.0",
"@tiptap/extension-link": "^3.19.0",
"@tiptap/extension-subscript": "^3.19.0",
"@tiptap/extension-superscript": "^3.19.0",
"@tiptap/extension-superscript": "^3.20.0",
"@tiptap/extension-table": "^3.19.0",
"@tiptap/extension-table-cell": "^3.19.0",
"@tiptap/extension-table-cell": "^3.20.0",
"@tiptap/extension-table-header": "^3.19.0",
"@tiptap/extension-table-row": "^3.19.0",
"@tiptap/extension-task-item": "^3.19.0",
"@tiptap/extension-task-list": "^3.19.0",
"@tiptap/extension-text-align": "^3.19.0",
"@tiptap/extension-text-style": "^3.19.0",
"@tiptap/extension-underline": "^3.19.0",
"@tiptap/extension-underline": "^3.20.0",
"@tiptap/pm": "^3.19.0",
"@tiptap/react": "^3.19.0",
"@tiptap/starter-kit": "^3.19.0",
"axios": "^1.11.0",
"browser-image-compression": "^2.0.2",
"fabric": "^7.1.0",
"fabric": "^7.2.0",
"html2pdf.js": "^0.14.0",
"lucide-react": "^0.542.0",
"react": "^18.3.1",
Expand Down
Loading