Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
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 .config/dotnet-tools.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"isRoot": true,
"tools": {
"husky": {
"version": "0.9.0",
"version": "0.9.1",
"commands": [
"husky"
],
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/copilot-setup-steps.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
bun-version-file: ${{ env.BUN_VERSION_FILE }}

- name: Setup pnpm
uses: pnpm/action-setup@v4
uses: pnpm/action-setup@v5
with:
package_json_file: src/Clients/package.json

Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
working-directory: docs/docusaurus

- name: Download Allure Report (Backoffice)
uses: dawidd6/action-download-artifact@v17
uses: dawidd6/action-download-artifact@v19
with:
name: allure-report-backoffice
path: docs/docusaurus/build/reports/backoffice
Expand All @@ -67,7 +67,7 @@ jobs:
if_no_artifact_found: warn

- name: Download Allure Report (Storefront)
uses: dawidd6/action-download-artifact@v17
uses: dawidd6/action-download-artifact@v19
with:
name: allure-report-storefront
path: docs/docusaurus/build/reports/storefront
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/dotnet-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
run: ls -a

- name: Azure Login
uses: azure/login@v2
uses: azure/login@v3
with:
client-id: ${{ secrets.AZURE_CLIENT_ID }}
tenant-id: ${{ secrets.AZURE_TENANT_ID }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/dotnet-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@ jobs:
password: ${{ secrets.GITHUB_TOKEN }}

- name: Azure Login
uses: azure/login@v2
uses: azure/login@v3
with:
client-id: ${{ secrets.AZURE_CLIENT_ID }}
tenant-id: ${{ secrets.AZURE_TENANT_ID }}
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 @@ -49,7 +49,7 @@ jobs:
fetch-depth: 2

- name: Setup pnpm
uses: pnpm/action-setup@v4
uses: pnpm/action-setup@v5
with:
package_json_file: src/Clients/package.json

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/sonar.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
bun-version-file: ${{ env.BUN_VERSION_FILE }}

- name: Setup pnpm
uses: pnpm/action-setup@v4
uses: pnpm/action-setup@v5
with:
package_json_file: src/Clients/package.json

Expand Down
6 changes: 3 additions & 3 deletions Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<PackageVersion Include="CommunityToolkit.Aspire.Hosting.JavaScript.Extensions" Version="$(ToolKitVersion)" />
<!-- Extra -->
<PackageVersion Include="TUnit.Aspire" Version="$(TUnitVersion)" />
<PackageVersion Include="Scalar.Aspire" Version="0.9.8" />
<PackageVersion Include="Scalar.Aspire" Version="0.9.11" />
</ItemGroup>
<ItemGroup Label="Core Packages">
<!-- Microsoft Extensions -->
Expand Down Expand Up @@ -67,7 +67,7 @@
<PackageVersion Include="Mediator.SourceGenerator" Version="3.0.1" PrivateAssets="All" />
<PackageVersion Include="Refit.HttpClientFactory" Version="10.0.1" />
<PackageVersion Include="Mediator.Abstractions" Version="3.0.1" />
<PackageVersion Include="Marten.AspNetCore" Version="8.24.0" />
<PackageVersion Include="Marten.AspNetCore" Version="8.26.0" />
<PackageVersion Include="Scrutor" Version="7.0.0" />
</ItemGroup>
<ItemGroup Label="Integration Packages">
Expand Down Expand Up @@ -101,7 +101,7 @@
<PackageVersion Include="TngTech.ArchUnitNET.TUnit" Version="0.13.3" />
<PackageVersion Include="TUnit" Version="$(TUnitVersion)" />
<!-- Contract Testing -->
<PackageVersion Include="Verify.TUnit" Version="31.13.2" />
<PackageVersion Include="Verify.TUnit" Version="31.13.5" />
<PackageVersion Include="Verify.SendGrid" Version="1.0.0" />
<PackageVersion Include="Verify.MassTransit" Version="2.1.0" />
<!-- Microsoft Testing Platform -->
Expand Down
6 changes: 3 additions & 3 deletions Versions.props
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
<Project>
<PropertyGroup Label="Package Versions">
<!-- Core Libraries -->
<AspireVersion>13.1.2</AspireVersion>
<AspireUnstableVersion>13.1.2-preview.1.26125.13</AspireUnstableVersion>
<AspireVersion>13.1.3</AspireVersion>
<AspireUnstableVersion>13.1.3-preview.1.26166.8</AspireUnstableVersion>
<AspNetVersion>10.0.5</AspNetVersion>
<GrpcVersion>2.76.0</GrpcVersion>
<!-- Integration Libraries -->
<MassTransitVersion>8.5.8</MassTransitVersion>
<TUnitVersion>1.19.57</TUnitVersion>
<TUnitVersion>1.19.74</TUnitVersion>
<QuartzVersion>3.16.1</QuartzVersion>
<!-- Microsoft Packages -->
<MsExtVersion>10.4.0</MsExtVersion>
Expand Down
20 changes: 10 additions & 10 deletions docs/docusaurus/bun.lock

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

4 changes: 2 additions & 2 deletions docs/docusaurus/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,8 +67,8 @@
"@docusaurus/tsconfig": "3.9.2",
"@docusaurus/types": "3.9.2",
"@lavamoat/allow-scripts": "^3.4.3",
"@typescript-eslint/eslint-plugin": "^8.57.0",
"@typescript-eslint/parser": "^8.57.0",
"@typescript-eslint/eslint-plugin": "^8.57.1",
"@typescript-eslint/parser": "^8.57.1",
"eslint": "^10.0.3",
"eslint-plugin-mdx": "^3.7.0",
"eslint-plugin-react": "^7.37.5",
Expand Down
Loading
Loading