Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v0.9.2 update #350

Merged
merged 114 commits into from
May 2, 2024
Merged

v0.9.2 update #350

merged 114 commits into from
May 2, 2024

Conversation

jacobsen9026
Copy link
Contributor

No description provided.

jacobsen9026 and others added 30 commits April 14, 2024 13:09
Bumps [SixLabors.ImageSharp.Web](https://github.com/SixLabors/ImageSharp.Web) and [SixLabors.ImageSharp](https://github.com/SixLabors/ImageSharp). These dependencies needed to be updated together.

Updates `SixLabors.ImageSharp.Web` from 3.1.1 to 3.1.2
- [Release notes](https://github.com/SixLabors/ImageSharp.Web/releases)
- [Commits](SixLabors/ImageSharp.Web@v3.1.1...v3.1.2)

Updates `SixLabors.ImageSharp` from 3.0.0 to 3.1.4
- [Release notes](https://github.com/SixLabors/ImageSharp/releases)
- [Commits](SixLabors/ImageSharp@v3.0.0...v3.1.4)

---
updated-dependencies:
- dependency-name: SixLabors.ImageSharp.Web
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: SixLabors.ImageSharp
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [Microsoft.AspNetCore.Identity.EntityFrameworkCore](https://github.com/dotnet/aspnetcore) from 6.0.28 to 6.0.29.
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](dotnet/aspnetcore@v6.0.28...v6.0.29)

---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Identity.EntityFrameworkCore
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [Microsoft.AspNetCore.Authentication.Negotiate](https://github.com/dotnet/aspnetcore) from 6.0.28 to 6.0.29.
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](dotnet/aspnetcore@v6.0.28...v6.0.29)

---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Authentication.Negotiate
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [Microsoft.EntityFrameworkCore.Analyzers](https://github.com/dotnet/efcore) from 7.0.17 to 7.0.18.
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](dotnet/efcore@v7.0.17...v7.0.18)

---
updated-dependencies:
- dependency-name: Microsoft.EntityFrameworkCore.Analyzers
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…re.Relational, Microsoft.EntityFrameworkCore and Microsoft.EntityFrameworkCore.Abstractions

Bumps [Microsoft.EntityFrameworkCore.Tools](https://github.com/dotnet/efcore), [Microsoft.EntityFrameworkCore.Relational](https://github.com/dotnet/efcore), [Microsoft.EntityFrameworkCore](https://github.com/dotnet/efcore) and [Microsoft.EntityFrameworkCore.Abstractions](https://github.com/dotnet/efcore). These dependencies needed to be updated together.

Updates `Microsoft.EntityFrameworkCore.Tools` from 7.0.17 to 7.0.18
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](dotnet/efcore@v7.0.17...v7.0.18)

Updates `Microsoft.EntityFrameworkCore.Relational` from 7.0.17 to 7.0.18
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](dotnet/efcore@v7.0.17...v7.0.18)

Updates `Microsoft.EntityFrameworkCore` from 7.0.17 to 7.0.18
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](dotnet/efcore@v7.0.17...v7.0.18)

Updates `Microsoft.EntityFrameworkCore.Abstractions` from 7.0.17 to 7.0.18
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](dotnet/efcore@v7.0.17...v7.0.18)

---
updated-dependencies:
- dependency-name: Microsoft.EntityFrameworkCore.Tools
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.EntityFrameworkCore.Relational
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.EntityFrameworkCore
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.EntityFrameworkCore.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…tityFrameworkCore.Analyzers-7.0.18

Bump Microsoft.EntityFrameworkCore.Analyzers from 7.0.17 to 7.0.18
…pNetCore.Authentication.Negotiate-6.0.29

Bump Microsoft.AspNetCore.Authentication.Negotiate from 6.0.28 to 6.0.29
…pNetCore.Identity.EntityFrameworkCore-6.0.29

Bump Microsoft.AspNetCore.Identity.EntityFrameworkCore from 6.0.28 to 6.0.29
…9e10

Bump SixLabors.ImageSharp.Web and SixLabors.ImageSharp
…7d92

Bump Microsoft.EntityFrameworkCore.Tools, Microsoft.EntityFrameworkCore.Relational, Microsoft.EntityFrameworkCore and Microsoft.EntityFrameworkCore.Abstractions
Improved Auto Input Focusing and Status Element presentation
Update some colors in dark themes
 Add developer usage-tracking and logging opt-outs
Fix for null exception when creating custom user and not super-admin
jacobsen9026 and others added 29 commits April 28, 2024 12:25
Bumps [Octokit](https://github.com/octokit/octokit.net) from 10.0.0 to 11.0.1.
- [Release notes](https://github.com/octokit/octokit.net/releases)
- [Changelog](https://github.com/octokit/octokit.net/blob/main/docs/releases.md)
- [Commits](octokit/octokit.net@v10.0.0...v11.0.1)

---
updated-dependencies:
- dependency-name: Octokit
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [NUnit.Analyzers](https://github.com/nunit/nunit.analyzers) from 4.1.0 to 4.2.0.
- [Release notes](https://github.com/nunit/nunit.analyzers/releases)
- [Changelog](https://github.com/nunit/nunit.analyzers/blob/master/CHANGES.md)
- [Commits](nunit/nunit.analyzers@4.1.0...4.2.0)

---
updated-dependencies:
- dependency-name: NUnit.Analyzers
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [xunit](https://github.com/xunit/xunit) from 2.7.0 to 2.8.0.
- [Commits](xunit/xunit@2.7.0...2.8.0)

---
updated-dependencies:
- dependency-name: xunit
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 2.5.8 to 2.8.0.
- [Release notes](https://github.com/xunit/visualstudio.xunit/releases)
- [Commits](xunit/visualstudio.xunit@2.5.8...2.8.0)

---
updated-dependencies:
- dependency-name: xunit.runner.visualstudio
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Merge pull request #344 from Blazam-App/Beta-Dev
Require Password Change - Fixed in Set Password / Added to Templates
….visualstudio-2.8.0

Bump xunit.runner.visualstudio from 2.5.8 to 2.8.0
…ers-4.2.0

Bump NUnit.Analyzers from 4.1.0 to 4.2.0
@jacobsen9026 jacobsen9026 merged commit 571c90c into Beta-Stable May 2, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant