Skip to content

Commit

Permalink
Merge branch 'release/1.4.20'
Browse files Browse the repository at this point in the history
  • Loading branch information
karl-sjogren committed Dec 6, 2024
2 parents d3ebb95 + da2883e commit 881df4c
Show file tree
Hide file tree
Showing 114 changed files with 962 additions and 790 deletions.
2 changes: 1 addition & 1 deletion Karls.Templates.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<PropertyGroup>
<PackageType>Template</PackageType>
<PackageVersion>1.4.19</PackageVersion>
<PackageVersion>1.4.20</PackageVersion>
<PackageId>Karls.Templates</PackageId>
<Title>Karls Templates</Title>
<Authors>Karl-Johan Sjögren</Authors>
Expand Down
2 changes: 1 addition & 1 deletion templates/opinionated-solution/.github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ jobs:
working-directory: ./

- name: Download historial coverage
uses: dawidd6/action-download-artifact@v6
uses: dawidd6/action-download-artifact@v7
with:
workflow_conclusion: success
branch: ${{ github.head_ref }}
Expand Down
6 changes: 3 additions & 3 deletions templates/opinionated-solution/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@
<PackageVersion Include="Microsoft.Extensions.Diagnostics.Testing" Version="9.0.0" />
<PackageVersion Include="Microsoft.Extensions.Logging.Abstractions" Version="9.0.0" />
<PackageVersion Include="Microsoft.Extensions.TimeProvider.Testing" Version="9.0.0" />
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
<PackageVersion Include="Shouldly" Version="4.2.1" />
<PackageVersion Include="TestableIO.System.IO.Abstractions.TestingHelpers" Version="21.1.3" />
<PackageVersion Include="TestableIO.System.IO.Abstractions.Wrappers" Version="21.1.3" />
<PackageVersion Include="TestableIO.System.IO.Abstractions.TestingHelpers" Version="21.1.7" />
<PackageVersion Include="TestableIO.System.IO.Abstractions.Wrappers" Version="21.1.7" />
<PackageVersion Include="xunit.runner.visualstudio" Version="2.8.2" />
<PackageVersion Include="xunit" Version="2.9.2" />
</ItemGroup>
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ supportedArchitectures:
- linux
- win32

yarnPath: .yarn/releases/yarn-4.5.1.cjs
yarnPath: .yarn/releases/yarn-4.5.3.cjs
30 changes: 15 additions & 15 deletions templates/opinionated-solution/src/BASE_NAME.Frontend/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "BASE_NAME.frontend",
"packageManager": "[email protected].1",
"packageManager": "[email protected].3",
"version": "0.0.0",
"private": true,
"scripts": {
Expand All @@ -17,36 +17,36 @@
"test:ci": "vitest run --reporter=junit --coverage --outputFile=test-results/junit.xml"
},
"devDependencies": {
"@codecov/vite-plugin": "^1.2.1",
"@stylistic/eslint-plugin-js": "^2.10.1",
"@codecov/vite-plugin": "^1.5.1",
"@stylistic/eslint-plugin-js": "^2.11.0",
"@stylistic/stylelint-plugin": "^3.1.1",
"@testing-library/dom": "^10.4.0",
"@vitest/browser": "^2.1.5",
"@vitest/coverage-v8": "^2.1.5",
"@vitest/ui": "^2.1.5",
"@vitest/browser": "^2.1.8",
"@vitest/coverage-v8": "^2.1.8",
"@vitest/ui": "^2.1.8",
"autoprefixer": "^10.4.20",
"browserslist": "^4.24.2",
"cssnano": "^7.0.6",
"esbuild": "^0.24.0",
"esbuild-plugin-browserslist": "^0.15.0",
"eslint": "^9.14.0",
"eslint": "^9.16.0",
"eslint-plugin-compat": "^6.0.1",
"eslint-plugin-jsdoc": "^50.5.0",
"eslint-plugin-testing-library": "^6.4.0",
"eslint-plugin-jsdoc": "^50.6.0",
"eslint-plugin-testing-library": "^7.1.0",
"eslint-plugin-vitest": "^0.5.4",
"jsdom": "^25.0.1",
"jsdom-testing-mocks": "^1.13.1",
"postcss": "^8.4.49",
"postcss-scss": "^4.0.9",
"rollup-plugin-copy": "^3.5.0",
"rollup-plugin-visualizer": "^5.12.0",
"sass": "^1.80.7",
"stylelint": "^16.10.0",
"sass": "^1.82.0",
"stylelint": "^16.11.0",
"stylelint-config-standard": "^36.0.1",
"stylelint-config-standard-scss": "^13.1.0",
"vite": "^5.4.11",
"stylelint-config-standard-scss": "^14.0.0",
"vite": "^6.0.3",
"vite-plugin-mkcert": "^1.17.6",
"vitest": "^2.1.5",
"webdriverio": "^9.2.14"
"vitest": "^2.1.8",
"webdriverio": "^9.4.1"
}
}
Loading

0 comments on commit 881df4c

Please sign in to comment.