Skip to content
This repository has been archived by the owner on Oct 28, 2024. It is now read-only.

v0.19.0

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Aug 17:21
v0.19.0
53757db

💤 Custodial Tasks

  • Bump @angular-eslint/schematics from 14.0.0 to 14.0.2 in /src/Web/ClientApp
  • angular 14.0.5
  • Bump rxjs from 7.5.5 to 7.5.6 in /src/Web/ClientApp
  • Bump Microsoft.EntityFrameworkCore from 6.0.6 to 6.0.7 in /src/Application
  • Bump Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore from 6.0.6 to 6.0.7 in /src/Infrastructure
  • Bump Microsoft.AspNetCore.Authentication.JwtBearer from 6.0.6 to 6.0.7 in /src/Infrastructure
  • Bump Microsoft.AspNetCore.Mvc.Testing from 6.0.6 to 6.0.7 in /tests/Application.UnitTests
  • Bump Microsoft.AspNetCore.Mvc.NewtonsoftJson from 6.0.6 to 6.0.7 in /tests/Hippo.FunctionalTests
  • Bump xunit from 2.4.1 to 2.4.2 in /tests/Core.UnitTests
  • Bump Fermyon.Nomad from 0.2.0 to 0.3.0 in /src/Infrastructure
  • Bump Microsoft.AspNetCore.Identity.EntityFrameworkCore from 6.0.6 to 6.0.7 in /src/Infrastructure
  • Bump Microsoft.EntityFrameworkCore.InMemory from 6.0.6 to 6.0.7 in /src/Infrastructure
  • Bump Npgsql.EntityFrameworkCore.PostgreSQL from 6.0.5 to 6.0.6 in /src/Infrastructure
  • Bump Microsoft.EntityFrameworkCore.Sqlite from 6.0.6 to 6.0.7 in /src/Infrastructure
  • Bump Microsoft.EntityFrameworkCore.Tools from 6.0.6 to 6.0.7 in /src/Web
  • Bump Microsoft.Extensions.FileProviders.Embedded from 6.0.6 to 6.0.7 in /src/Web
  • Bump Microsoft.AspNetCore.Identity.UI from 6.0.6 to 6.0.7 in /src/Web
  • Bump Microsoft.AspNetCore.SpaProxy from 6.0.6 to 6.0.7 in /src/Web
  • Bump Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore from 6.0.6 to 6.0.7 in /src/Web
  • Bump xunit from 2.4.1 to 2.4.2 in /tests/Application.UnitTests
  • Bump Swashbuckle.AspNetCore from 6.3.1 to 6.4.0 in /src/Web
  • Bump xunit from 2.4.1 to 2.4.2 in /tests/Infrastructure.UnitTests
  • Bump Microsoft.AspNetCore.Mvc.Testing from 6.0.6 to 6.0.7 in /tests/Hippo.FunctionalTests
  • Bump Moq from 4.18.1 to 4.18.2 in /tests/Hippo.FunctionalTests
  • Bump xunit from 2.4.1 to 2.4.2 in /tests/Hippo.FunctionalTests
  • Bump eslint from 8.19.0 to 8.21.0 in /src/Web/ClientApp
  • Bump @typescript-eslint/eslint-plugin from 5.30.5 to 5.32.0 in /src/Web/ClientApp
  • Bump @typescript-eslint/parser from 5.30.5 to 5.32.0 in /src/Web/ClientApp

🏷️ Uncategorized

  • bump to hippo-cli v0.14.1
  • bump to angular-eslint 14.0.2
  • Added Data Annotations for correctly parsing enums to strings
  • bump to angular 14.1.1
  • synced api with the one from the platform