Skip to content

Tags: magicxor/DiplomaticMailBot

Tags

1.4.7

Toggle 1.4.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Updates package dependencies (#35)

* update dependencies

* remove Microsoft.CodeAnalysis.CSharp.CodeStyle

* update Meziantou.Analyzer

1.4.6

Toggle 1.4.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix dockerfile (#34)

1.4.5

Toggle 1.4.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Updates README with status badges (#33)

Adds badges for test status and DeepWiki to the README, providing a quick overview of the project's status and resources.

1.4.4

Toggle 1.4.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Upgrades target framework to .NET 10 and updates packages (#32)

* Updates analyzer and package versions

Updates analyzer and package dependencies to the latest versions.

This change ensures the project benefits from the newest features, bug fixes, and performance improvements offered by these dependencies.

* Enables transitive pinning and floating versions

Enables central package transitive pinning and floating versions to allow more control over dependency versions.

Adds specific version constraints for Azure.Identity, Microsoft.IdentityModel.JsonWebTokens, System.IdentityModel.Tokens.Jwt, System.Drawing.Common, and System.Formats.Asn1 to address potential vulnerabilities or compatibility issues.

* Updates target framework to net10.0

Updates the target framework for all projects to .net10.0.

Adds `Microsoft.Extensions.Options.DataAnnotations` package for validation.

Disables some code analysis warnings in `.editorconfig`.

Updates package versions in `Directory.Packages.props`.

* Updates .NET SDK version to 10.0

Updates the .NET SDK version used in the testing workflow from 9.0 to 10.0.

This ensures that the tests are run against the latest .NET SDK version, providing better compatibility and identifying potential issues early on.

1.4.3

Toggle 1.4.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
update dependencies (#27)

1.4.2

Toggle 1.4.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
add missing using keywords in repositories (#26)

1.4.1

Toggle 1.4.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix string escape methods (#25)

1.4.0

Toggle 1.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
add unit tests (#24)

1.3.1

Toggle 1.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
simplify log messages (#22)

1.3.0

Toggle 1.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
process leave/kick/ban/restrict (#21)