Skip to content

Releases: AlesInfiny/maris

v0.5.1

27 Nov 06:30
e95ced1
Compare
Choose a tag to compare

What's Changed

  • OrderApplicationServiceTestで非同期処理の終了を待つようテストコードを修正 by @tsuna-can-se in #611
  • InlineDataAttributeでnullを設定するテストコードで、テストメソッドの引数をnull許容に設定 by @tsuna-can-se in #613
  • Dressca Nugetパッケージの更新(6.0.24 -> 6.0.25)と、プロジェクトから参照していないパッケージを削除 by @tsuna-can-se in #614
  • console-app-with-di xunitを2.6.2に更新 by @tsuna-can-se in #616

Full Changelog: v0.5.0...v0.5.1

v0.5.0

17 Nov 00:25
fd9187f
Compare
Choose a tag to compare

What's Changed

  • CIパイプラインの.NETテストのサマリーの形式が崩れないようにする by @fkoyama in #544
  • mkdocsの最新バージョンでビルドできるようにする by @tsuna-can-se in #549
  • npm-dressca-frontend: bump axios from 0.25.0 to 1.6.0 in /samples/Dressca/dressca-frontend by @dependabot in #550
  • npm-root: bump textlint from 13.3.3 to 13.4.0 by @dependabot in #554
  • nuget-console-app-with-di: bump xunit from 2.5.0 to 2.6.1 in /samples/ConsoleAppWithDI/solution by @dependabot in #553
  • nuget-console-app-with-di: bump xunit.runner.visualstudio from 2.5.0 to 2.5.3 in /samples/ConsoleAppWithDI/solution by @dependabot in #539
  • nuget-console-app-with-di: bump Moq from 4.20.1 to 4.20.69 in /samples/ConsoleAppWithDI/solution by @dependabot in #505
  • nuget-console-app-with-di: bump Microsoft.NET.Test.Sdk from 17.7.0 to 17.7.2 in /samples/ConsoleAppWithDI/solution by @dependabot in #514
  • npm-root: bump semver from 5.7.1 to 5.7.2 by @dependabot in #473
  • nuget-dressca: bump StyleCop.Analyzers from 1.2.0-beta.435 to 1.2.0-beta.507 in /samples/Dressca/dressca-backend by @dependabot in #502
  • nuget-dressca: bump Moq from 4.20.1 to 4.20.69 in /samples/Dressca/dressca-backend by @dependabot in #507
  • nuget-dressca: bump xunit.runner.visualstudio from 2.4.5 to 2.5.3 in /samples/Dressca/dressca-backend by @dependabot in #538
  • nuget-dressca: bump Microsoft.AspNetCore.SpaProxy from 6.0.20 to 6.0.24 in /samples/Dressca/dressca-backend by @dependabot in #547
  • nuget-dressca: bump Microsoft.AspNetCore.Mvc.NewtonsoftJson from 6.0.16 to 6.0.24 in /samples/Dressca/dressca-backend by @dependabot in #548
  • nuget-console-app-with-di: bump Microsoft.NET.Test.Sdk from 17.7.2 to 17.8.0 in /samples/ConsoleAppWithDI/solution by @dependabot in #556
  • nuget-dressca: bump Microsoft.NET.Test.Sdk from 17.7.0 to 17.8.0 in /samples/Dressca/dressca-backend by @dependabot in #559
  • nuget-dressca: bump Microsoft.EntityFrameworkCore.SqlServer from 6.0.21 to 6.0.24 in /samples/Dressca/dressca-backend by @dependabot in #557
  • nuget-dressca: bump NSwag.AspNetCore from 13.19.0 to 13.20.0 in /samples/Dressca/dressca-backend by @dependabot in #560
  • nuget-dressca: bump NSwag.MSBuild from 13.19.0 to 13.20.0 in /samples/Dressca/dressca-backend by @dependabot in #558
  • nuget-dressca: bump Microsoft.EntityFrameworkCore.Design from 6.0.21 to 6.0.24 in /samples/Dressca/dressca-backend by @dependabot in #555
  • dependabotの提出するPRの最大数を10件に設定 by @tsuna-can-se in #563
  • nuget-dressca: bump xunit from 2.5.0 to 2.6.1 in /samples/Dressca/dressca-backend by @dependabot in #562
  • Microsoft.AspNetCore.Http.Abstractionsの参照を削除 by @tsuna-can-se in #565
  • update axios 1.6.1 and openapi 2.7.0 by @1nu1taichi in #566
  • バックエンドサーバーのヘルスチェック用APIを追加する by @fkoyama in #543
  • Open API仕様書とクライアントコードの再生成 by @fkoyama in #570
  • npm-dressca-frontend: bump semver from 5.7.1 to 5.7.2 in /samples/Dressca/dressca-frontend by @dependabot in #470
  • npm-dressca-frontend: bump word-wrap from 1.2.3 to 1.2.5 in /samples/Dressca/dressca-frontend by @dependabot in #489
  • npm-dressca-frontend: bump autoprefixer from 10.4.2 to 10.4.16 in /samples/Dressca/dressca-frontend by @dependabot in #524
  • npm-dressca-frontend: bump get-func-name from 2.0.0 to 2.0.2 in /samples/Dressca/dressca-frontend by @dependabot in #529
  • npm-dressca-frontend: bump stylelint from 14.3.0 to 14.16.1 in /samples/Dressca/dressca-frontend by @dependabot in #479
  • npm-dressca-frontend: bump @rushstack/eslint-patch from 1.1.0 to 1.5.1 in /samples/Dressca/dressca-frontend by @dependabot in #532
  • npm-dressca-frontend: bump @babel/traverse from 7.17.0 to 7.23.3 in /samples/Dressca/dressca-frontend by @dependabot in #573
  • npm-dressca-frontend: bump prettier from 2.5.1 to 3.1.0 in /samples/Dressca/dressca-frontend by @dependabot in #567
  • npm-dressca-frontend: bump @cypress/request and cypress in /samples/Dressca/dressca-frontend by @dependabot in #522
  • npm-dressca-frontend: bump @heroicons/vue from 1.0.5 to 2.0.18 in /samples/Dressca/dressca-frontend by @dependabot in #433
  • compileoptionsを削除 by @1nu1taichi in #574
  • Apacheライセンスv2の本文を利用規約に含めるよう修正 by @tsuna-can-se in #584
  • Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCoreを6.0.24に更新 by @tsuna-can-se in #599

New Contributors

Full Changelog: v0.4.0...v0.5.0

v0.4.0

21 Sep 07:37
ec6b223
Compare
Choose a tag to compare

What's Changed

  • 存在しないページや空のディレクトリにアクセスしたとき404ページを返すよう設定 by @tsuna-can-se in #486
  • nuget-console-app-with-di: bump StyleCop.Analyzers from 1.2.0-beta.435 to 1.2.0-beta.507 in /samples/ConsoleAppWithDI/solution by @dependabot in #459
  • nuget-dressca: bump NSwag.AspNetCore from 13.18.2 to 13.19.0 in /samples/Dressca/dressca-backend by @dependabot in #431
  • nuget-dressca: bump Microsoft.Extensions.Logging.Abstractions from 6.0.3 to 6.0.4 in /samples/Dressca/dressca-backend by @dependabot in #455
  • nuget-console-app-with-di: bump Microsoft.Extensions.Logging.Abstractions from 6.0.3 to 6.0.4 in /samples/ConsoleAppWithDI/solution by @dependabot in #456
  • npm-root: bump textlint from 13.3.2 to 13.3.3 by @dependabot in #465
  • nuget-console-app-with-di: bump xunit from 2.4.2 to 2.5.0 in /samples/ConsoleAppWithDI/solution by @dependabot in #467
  • nuget-dressca: bump NSwag.MSBuild from 13.18.2 to 13.19.0 in /samples/Dressca/dressca-backend by @dependabot in #432
  • nuget-console-app-with-di: bump xunit.runner.visualstudio from 2.4.5 to 2.5.0 in /samples/ConsoleAppWithDI/solution by @dependabot in #468
  • nuget-dressca: bump Microsoft.AspNetCore.SpaProxy from 6.0.16 to 6.0.20 in /samples/Dressca/dressca-backend by @dependabot in #471
  • npm-root: bump textlint-rule-preset-ja-technical-writing from 7.0.0 to 8.0.0 by @dependabot in #474
  • nuget-console-app-with-di: bump Microsoft.NET.Test.Sdk from 17.6.0 to 17.7.0 in /samples/ConsoleAppWithDI/solution by @dependabot in #487
  • nuget-dressca: bump xunit from 2.4.2 to 2.5.0 in /samples/Dressca/dressca-backend by @dependabot in #495
  • nuget-console-app-with-di: bump Moq from 4.18.4 to 4.20.1 in /samples/ConsoleAppWithDI/solution by @dependabot in #493
  • nuget-dressca: bump Moq from 4.18.4 to 4.20.1 in /samples/Dressca/dressca-backend by @dependabot in #497
  • nuget-dressca: bump Microsoft.NET.Test.Sdk from 17.6.0 to 17.7.0 in /samples/Dressca/dressca-backend by @dependabot in #488
  • nuget-dressca: bump Microsoft.EntityFrameworkCore.SqlServer from 6.0.16 to 6.0.21 in /samples/Dressca/dressca-backend by @dependabot in #496
  • nuget-dressca: bump Microsoft.EntityFrameworkCore.Design from 6.0.16 to 6.0.21 in /samples/Dressca/dressca-backend by @dependabot in #498
  • Feature/新azure環境にリリースする by @1nu1taichi in #482
  • mkdocs materialのバージョンを9.1.21に固定し、リリースの処理を元に戻す by @1nu1taichi in #511
  • permissionsのcontentsをwriteに修正 by @1nu1taichi in #523

Full Changelog: v0.3.1...v0.4.0

v0.3.0

21 Feb 05:56
506456a
Compare
Choose a tag to compare

What's Changed

  • アクションをNode.js 16.0がデフォルトになるようバージョンを更新 by @1nu1taichi in #233
  • Github Releaseの添付ファイル名を修正 by @1nu1taichi in #234
  • Dependabotの設定ファイルを追加 by @tsuna-can-se in #238
  • fix-mock-type by @ha6-6ru in #300
  • use api-client by @ha6-6ru in #311
  • プロジェクト設定の修正時にciが回るようにする by @tsuna-can-se in #313
  • npm-root: bump textlint from 12.2.2 to 12.5.0 by @dependabot in #310
  • コンソールアプリケーションのサンプルにパッケージ集中管理を適用 by @tsuna-can-se in #315
  • nuget-console-app-with-di: bump Microsoft.NET.Test.Sdk from 17.4.0 to 17.4.1 in /samples/ConsoleAppWithDI/solution by @dependabot in #321
  • npm-root: bump textlint from 12.5.0 to 12.5.1 by @dependabot in #317
  • nuget-console-app-with-di: bump Moq from 4.18.2 to 4.18.4 in /samples/ConsoleAppWithDI/solution by @dependabot in #322
  • fix import by @ha6-6ru in #324
  • use type ViteDevServer by @ha6-6ru in #326
  • remove @types/express from devDependencies by @ha6-6ru in #327
  • パッケージ集中管理の設定をDirectory.Build.propsに移動 by @tsuna-can-se in #328
  • Dresscaにパッケージ集中管理を適用 by @tsuna-can-se in #341
  • nuget-dressca: bump Moq from 4.18.2 to 4.18.4 in /samples/Dressca/dressca-backend by @dependabot in #345
  • コンソールアプリケーションサンプルのReadmeにパッケージ集中管理とdirectory.build.propsに関する記載を追加 by @tsuna-can-se in #348
  • コマンドのスコープをコマンド実行完了まで破棄しないようにする by @tsuna-can-se in #354
  • nuget-dressca: bump NSwag.AspNetCore from 13.17.0 to 13.18.2 in /samples/Dressca/dressca-backend by @dependabot in #351
  • nuget-dressca: bump NSwag.MSBuild from 13.17.0 to 13.18.2 in /samples/Dressca/dressca-backend by @dependabot in #346
  • nuget-dressca: bump Microsoft.NET.Test.Sdk from 17.4.0 to 17.4.1 in /samples/Dressca/dressca-backend by @dependabot in #353
  • nuget-dressca: bump Microsoft.AspNetCore.Mvc.NewtonsoftJson from 6.0.11 to 6.0.13 in /samples/Dressca/dressca-backend by @dependabot in #358
  • nuget-dressca: bump Microsoft.EntityFrameworkCore.SqlServer from 6.0.11 to 6.0.13 in /samples/Dressca/dressca-backend by @dependabot in #361
  • nuget-dressca: bump Microsoft.EntityFrameworkCore.Design from 6.0.11 to 6.0.13 in /samples/Dressca/dressca-backend by @dependabot in #357
  • nuget-dressca: bump Microsoft.AspNetCore.SpaProxy from 6.0.11 to 6.0.13 in /samples/Dressca/dressca-backend by @dependabot in #360
  • サイト名称をAlesInfiny Marisに修正する by @1nu1taichi in #363
  • npm-root: bump textlint from 12.5.1 to 12.6.0 by @dependabot in #364
  • npm-root: bump textlint-rule-preset-ja-spacing from 2.2.0 to 2.3.0 by @dependabot in #366
  • npm-root: bump textlint from 12.6.0 to 12.6.1 by @dependabot in #370
  • ドキュメント配置先のWebAppsの名前設定誤りを修正 by @tsuna-can-se in #374
  • add monorepo-frontend by @ha6-6ru in #382
  • アーキテクチャCSR編にOpen API generatorに関する説明を追加する by @1nu1taichi in #385
  • npm-root: bump textlint from 12.6.1 to 13.1.4 by @dependabot in #384
  • npm-root: bump textlint from 13.1.4 to 13.3.0 by @dependabot in #392
  • nuget-dressca: bump Microsoft.EntityFrameworkCore.SqlServer from 6.0.13 to 6.0.14 in /samples/Dressca/dressca-backend by @dependabot in #396
  • nuget-dressca: bump Microsoft.AspNetCore.SpaProxy from 6.0.13 to 6.0.14 in /samples/Dressca/dressca-backend by @dependabot in #395
  • nuget-dressca: bump Microsoft.AspNetCore.Mvc.NewtonsoftJson from 6.0.13 to 6.0.14 in /samples/Dressca/dressca-backend by @dependabot in #397
  • nuget-dressca: bump Microsoft.EntityFrameworkCore.Design from 6.0.13 to 6.0.14 in /samples/Dressca/dressca-backend by @dependabot in #394
  • 開発ガイドにOpen API generatorに関する説明を追加する by @1nu1taichi in #388

Full Changelog: v0.2.4...v0.3.0

v0.2.4

29 Nov 05:23
ef54cf0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.3...v0.2.4

v0.2.3

22 Nov 08:48
caa594a
Compare
Choose a tag to compare

What's Changed

  • WCFの移行が.NET Upgrade Assistantでできるようになったことを追記 by @kharada7 in #225
  • TypeScriptのConfig構成を最新化する by @1nu1taichi in #227

Full Changelog: v0.2.2...v0.2.3

v0.2.2

15 Nov 05:53
808994a
Compare
Choose a tag to compare

What's Changed

  • typecheckを実行するようにワークフローを修正 by @tsuna-can-se in #223
  • 買い物かごアイテムの単体テストのコンパイルエラーを解消する by @tsuna-can-se in #224

Full Changelog: v0.2.1...v0.2.2

v0.2.1

09 Nov 06:24
da7277f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.2.1

v0.2.0

08 Nov 08:17
ebd126d
Compare
Choose a tag to compare

What's Changed

  • READMEに画像のダークモード、ライトモードに関する記述を追加する by @yawano1 in #148
  • cSpellの単語登録の仕方と抑制の方法を追記 by @tsuna-can-se in #150
  • ガイドのリンク文字列のTypoを修正 by @tsuna-can-se in #151
  • フォーマット崩れとコードブロックの言語設定を修正 by @tsuna-can-se in #153
  • ドキュメントのフッターとライセンス情報を社外公開可能な状態に改修する by @tsuna-can-se in #163
  • 拡張テーマの配置先についてREADMEに追記 by @tsuna-can-se in #165
  • テスト結果をGitHub Actionsの実行結果として表示できるようにする by @yawano1 in #155
  • 買い物かごアイテムが空かどうか確認する処理を買い物かごエンティティに持たせる by @yawano1 in #159
  • ドキュメントバージョンをmkdocsの設定項目として持てるようにする by @tsuna-can-se in #167
  • linenumsを警告抑制のリストから削除 by @tsuna-can-se in #168
  • ソリューションの誤字を修正する by @yawano1 in #166
  • クライアントアプリケーションの不要なログ出力を削除する by @yawano1 in #170
  • samplesディレクトリを言語判定の対象に追加し、documentsディレクトリを言語判定の対象から除外する by @tsuna-can-se in #174
  • MD051の分析を行わないようにmarkdownlint.yamlを設定 by @tsuna-can-se in #176
  • Bump vite from 2.7.13 to 2.9.13 in /samples/Dressca/dressca-frontend by @dependabot in #173
  • TypeScript内で発生したエラーをハンドリングできるようにする by @1nu1taichi in #187
  • コンソールアプリケーションでDIを利用する要件別サンプルを追加する by @tsuna-can-se in #183
  • 概要編とコンソールアプリ編のマークダウンにtextlintを適用 by @tsuna-can-se in #189
  • Git構築ガイドのマークダウンにtextlintを適用 by @tsuna-can-se in #190
  • アプリケーション開発手順.NET編のマークダウンにtextlintを適用 by @tsuna-can-se in #191
  • ローカル開発環境の構築のマークダウンにtextlintを適用 by @tsuna-can-se in #192
  • マイグレーションのマークダウンにtextlintを適用 by @tsuna-can-se in #193
  • トップページ、利用規約、用語集にtextlintを適用 by @tsuna-can-se in #194
  • サンプルアプリケーションのreadmeにtextlintを適用する by @tsuna-can-se in #195
  • 表記ゆれを修正 by @tsuna-can-se in #196
  • 汎用的なissueのテンプレートを追加 by @tsuna-can-se in #200
  • Feature/maris oss版のアプリケーションアーキテクチャcsr編を作成する #7 by @1nu1taichi in #178
  • main.tsにエラーハンドリングに関するコメントを追加 by @1nu1taichi in #202
  • 不要なファイルの削除とtextlintの警告対応 by @tsuna-can-se in #204
  • アプリケーション開発手順(vue.js)のドキュメントを作成する by @kharada7 in #177
  • 開発手順の目次を並べ替え by @tsuna-can-se in #207
  • 目次の見出しを修正 by @tsuna-can-se in #208
  • Dressca backendのライブラリを最新化する by @tsuna-can-se in #211
  • minimatchを3.1.2に更新 by @tsuna-can-se in #212
  • console app with diのライブラリを最新化する by @tsuna-can-se in #213

New Contributors

Full Changelog: v0.1.1...v0.2.0

v0.1.1

28 Jun 06:21
b5fb287
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1...v0.1.1