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

Update dependency Newtonsoft.Json to v13.0.2 #30

Merged
merged 1 commit into from
Jan 31, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 31, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
Newtonsoft.Json (source) nuget patch 13.0.1 -> 13.0.2

Release Notes

JamesNK/Newtonsoft.Json

v13.0.2

Compare Source

  • New feature - Add support for DateOnly and TimeOnly
  • New feature - Add UnixDateTimeConverter.AllowPreEpoch property
  • New feature - Add copy constructor to JsonSerializerSettings
  • New feature - Add JsonCloneSettings with property to disable copying annotations
  • Change - Add nullable annotation to JToken.ToObject(Type, JsonSerializer)
  • Change - Reduced allocations by reusing boxed values
  • Fix - Fixed MaxDepth when used with ToObject inside of a JsonConverter
  • Fix - Fixed deserializing mismatched JToken types in properties
  • Fix - Fixed merging enumerable content and validate content
  • Fix - Fixed using $type with arrays of more than two dimensions
  • Fix - Fixed rare race condition in name table when deserializing on device with ARM processors
  • Fix - Fixed deserializing via constructor with ignored base type properties
  • Fix - Fixed MaxDepth not being used with ISerializable deserialization

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/newtonsoft.json-13.x branch from edc9d5b to 464a717 Compare January 31, 2023 20:46
@manuelmayer-dev manuelmayer-dev merged commit b8e4fef into develop Jan 31, 2023
@manuelmayer-dev manuelmayer-dev deleted the renovate/newtonsoft.json-13.x branch January 31, 2023 20:47
manuelmayer-dev added a commit that referenced this pull request Mar 19, 2023
* Refactoring

* Add EntityFramework

* Add Command handling

* Add Command handling

* Fix command handling

* Improve status check

* Add json property names to models

* Add Dockerfile

* Add webhook

* Update webhook system

* Refactoring

* Fix webhook message

* Remove unused file

* Add Discord logger

* Update status check service to order the results

* Refactoring

* Fix error handling in DiscordService

* Added authentication

* Update Discord logging

* Fix Discord logging

* Fix logging

* Update README.md

* Delete dotnet-build.yml

* Fix and improve status check (#8)

* Fix and improve status check

* Re-enabled Discord logging

* Update MacroBotApp.csproj

* Fix/fix member screening (#10)

* Update docker-deploy-production.yml

* Develop (#9)

* Refactoring

* Add EntityFramework

* Add Command handling

* Add Command handling

* Fix command handling

* Improve status check

* Add json property names to models

* Add Dockerfile

* Add webhook

* Update webhook system

* Refactoring

* Fix webhook message

* Remove unused file

* Add Discord logger

* Update status check service to order the results

* Refactoring

* Fix error handling in DiscordService

* Added authentication

* Update Discord logging

* Fix Discord logging

* Fix logging

* Update README.md

* Delete dotnet-build.yml

* Fix and improve status check (#8)

* Fix and improve status check

* Re-enabled Discord logging

* Update MacroBotApp.csproj

* Update docker-deploy-production.yml

* Fix Member-screening

* Minor improvements

* Merge main into develop (#13)

* Update docker-deploy-develop.yml

* Update docker-deploy-production.yml

* Develop (#11)

* Refactoring

* Add EntityFramework

* Add Command handling

* Add Command handling

* Fix command handling

* Improve status check

* Add json property names to models

* Add Dockerfile

* Add webhook

* Update webhook system

* Refactoring

* Fix webhook message

* Remove unused file

* Add Discord logger

* Update status check service to order the results

* Refactoring

* Fix error handling in DiscordService

* Added authentication

* Update Discord logging

* Fix Discord logging

* Fix logging

* Update README.md

* Delete dotnet-build.yml

* Fix and improve status check (#8)

* Fix and improve status check

* Re-enabled Discord logging

* Update MacroBotApp.csproj

* Fix/fix member screening (#10)

* Update docker-deploy-production.yml

* Develop (#9)

* Refactoring

* Add EntityFramework

* Add Command handling

* Add Command handling

* Fix command handling

* Improve status check

* Add json property names to models

* Add Dockerfile

* Add webhook

* Update webhook system

* Refactoring

* Fix webhook message

* Remove unused file

* Add Discord logger

* Update status check service to order the results

* Refactoring

* Fix error handling in DiscordService

* Added authentication

* Update Discord logging

* Fix Discord logging

* Fix logging

* Update README.md

* Delete dotnet-build.yml

* Fix and improve status check (#8)

* Fix and improve status check

* Re-enabled Discord logging

* Update MacroBotApp.csproj

* Update docker-deploy-production.yml

* Fix Member-screening

* Minor improvements

* Update MacroBotApp.csproj

* Update build.yml

* Update docker-deploy-production.yml

* Update build.yml

* Update docker-deploy-develop.yml

* Minor changes

* Remove glitched character

* Delete test.yml

* Fix message filter: replies can contain mentions now

* Minor improvements

* Changed loglevel of log messages in the BroadcastWebhookAsync method

* Implement old extension store API (and some other changes) (#7)

* Implement old extension store API

* Modified no mentions system, also created the starting point of the reports system

* Delete launch.json

* Delete tasks.json

* Delete launchSettings.json

* Update on Plugin Commands (and some extensions)

* Remove .gitignore

* Modify Plugin and PluginUtils

* PingBlocker improvments

* forgot to remove the logger thing

* removed reports

* Delete launchSettings.json

Co-authored-by: Manuel Mayer <[email protected]>

* Update docker-deploy-develop.yml (#17)

* Removed errors

* update plugin commands

* changes to the gitignore

* Update docker-deploy-develop.yml

* Update MacroBotApp.csproj

* Update dependency Serilog.Extensions.Hosting to v4.2.0 (#33)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update dependency System.Data.SQLite to v1.0.117 (#32)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update dependency Octokit to v4.0.4 (#31)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update docker/login-action digest to 3da7dc6 (#28)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update dependency AutoMapper to v12.0.1 (#29)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update dependency Newtonsoft.Json to v13.0.2 (#30)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update dotnet monorepo (#38)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update dependency Serilog.Extensions.Hosting to v5 (#37)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update dependency Octokit to v5 (#36)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update microsoft/setup-msbuild action to v1.3.1 (#35)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update dependency Serilog.Sinks.Console to v4.1.0 (#34)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update dotnet monorepo to v7.0.4 (#43)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update docker/login-action digest to 219c305 (#39)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update appleboy/ssh-action action to v0.1.8 (#40)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update dependency Newtonsoft.Json to v13.0.3 (#41)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Improve status check (#44)

* Update dependency Octokit to v5.0.2 (#42)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

---------

Co-authored-by: JB Carreon <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
manuelmayer-dev added a commit that referenced this pull request May 2, 2023
* Refactoring

* Add EntityFramework

* Add Command handling

* Add Command handling

* Fix command handling

* Improve status check

* Add json property names to models

* Add Dockerfile

* Add webhook

* Update webhook system

* Refactoring

* Fix webhook message

* Remove unused file

* Add Discord logger

* Update status check service to order the results

* Refactoring

* Fix error handling in DiscordService

* Added authentication

* Update Discord logging

* Fix Discord logging

* Fix logging

* Update README.md

* Delete dotnet-build.yml

* Fix and improve status check (#8)

* Fix and improve status check

* Re-enabled Discord logging

* Update MacroBotApp.csproj

* Fix/fix member screening (#10)

* Update docker-deploy-production.yml

* Develop (#9)

* Refactoring

* Add EntityFramework

* Add Command handling

* Add Command handling

* Fix command handling

* Improve status check

* Add json property names to models

* Add Dockerfile

* Add webhook

* Update webhook system

* Refactoring

* Fix webhook message

* Remove unused file

* Add Discord logger

* Update status check service to order the results

* Refactoring

* Fix error handling in DiscordService

* Added authentication

* Update Discord logging

* Fix Discord logging

* Fix logging

* Update README.md

* Delete dotnet-build.yml

* Fix and improve status check (#8)

* Fix and improve status check

* Re-enabled Discord logging

* Update MacroBotApp.csproj

* Update docker-deploy-production.yml

* Fix Member-screening

* Minor improvements

* Merge main into develop (#13)

* Update docker-deploy-develop.yml

* Update docker-deploy-production.yml

* Develop (#11)

* Refactoring

* Add EntityFramework

* Add Command handling

* Add Command handling

* Fix command handling

* Improve status check

* Add json property names to models

* Add Dockerfile

* Add webhook

* Update webhook system

* Refactoring

* Fix webhook message

* Remove unused file

* Add Discord logger

* Update status check service to order the results

* Refactoring

* Fix error handling in DiscordService

* Added authentication

* Update Discord logging

* Fix Discord logging

* Fix logging

* Update README.md

* Delete dotnet-build.yml

* Fix and improve status check (#8)

* Fix and improve status check

* Re-enabled Discord logging

* Update MacroBotApp.csproj

* Fix/fix member screening (#10)

* Update docker-deploy-production.yml

* Develop (#9)

* Refactoring

* Add EntityFramework

* Add Command handling

* Add Command handling

* Fix command handling

* Improve status check

* Add json property names to models

* Add Dockerfile

* Add webhook

* Update webhook system

* Refactoring

* Fix webhook message

* Remove unused file

* Add Discord logger

* Update status check service to order the results

* Refactoring

* Fix error handling in DiscordService

* Added authentication

* Update Discord logging

* Fix Discord logging

* Fix logging

* Update README.md

* Delete dotnet-build.yml

* Fix and improve status check (#8)

* Fix and improve status check

* Re-enabled Discord logging

* Update MacroBotApp.csproj

* Update docker-deploy-production.yml

* Fix Member-screening

* Minor improvements

* Update MacroBotApp.csproj

* Update build.yml

* Update docker-deploy-production.yml

* Update build.yml

* Update docker-deploy-develop.yml

* Minor changes

* Remove glitched character

* Delete test.yml

* Fix message filter: replies can contain mentions now

* Minor improvements

* Changed loglevel of log messages in the BroadcastWebhookAsync method

* Implement old extension store API (and some other changes) (#7)

* Implement old extension store API

* Modified no mentions system, also created the starting point of the reports system

* Delete launch.json

* Delete tasks.json

* Delete launchSettings.json

* Update on Plugin Commands (and some extensions)

* Remove .gitignore

* Modify Plugin and PluginUtils

* PingBlocker improvments

* forgot to remove the logger thing

* removed reports

* Delete launchSettings.json

Co-authored-by: Manuel Mayer <[email protected]>

* Update docker-deploy-develop.yml (#17)

* Removed errors

* update plugin commands

* changes to the gitignore

* Update docker-deploy-develop.yml

* Update MacroBotApp.csproj

* Update dependency Serilog.Extensions.Hosting to v4.2.0 (#33)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update dependency System.Data.SQLite to v1.0.117 (#32)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update dependency Octokit to v4.0.4 (#31)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update docker/login-action digest to 3da7dc6 (#28)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update dependency AutoMapper to v12.0.1 (#29)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update dependency Newtonsoft.Json to v13.0.2 (#30)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update dotnet monorepo (#38)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update dependency Serilog.Extensions.Hosting to v5 (#37)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update dependency Octokit to v5 (#36)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update microsoft/setup-msbuild action to v1.3.1 (#35)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update dependency Serilog.Sinks.Console to v4.1.0 (#34)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update dotnet monorepo to v7.0.4 (#43)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update docker/login-action digest to 219c305 (#39)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update appleboy/ssh-action action to v0.1.8 (#40)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update dependency Newtonsoft.Json to v13.0.3 (#41)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Improve status check (#44)

* Update dependency Octokit to v5.0.2 (#42)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update dotnet monorepo to v7.0.5 (#52)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update dependency AutoMapper.Extensions.Microsoft.DependencyInjection to v12.0.1 (#50)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update docker/login-action digest to 65b78e6 (#46)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update appleboy/ssh-action action to v0.1.10 (#48)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update dependency Octokit to v5.0.4 (#49)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update dependency Discord.Net to v3.10.0 (#47)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Fix formatting

* Feature/buymeacoffee (#56)

* Add buymeacoffee webhook

* Add buymeacoffee webhook

* Fix route

* Fix route

* Fix logging

* Fix route

* Update dependency Octokit to v5.1.0 (#57)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update docker/login-action digest to 40891eb (#55)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Create Startup.cs (#58)

* Feature/buymeacoffee (#59)

* Add buymeacoffee webhook

* Add buymeacoffee webhook

* Create Startup.cs

* Add signature check

* Fix route

* Update MacroBotApp.csproj

---------

Co-authored-by: JB Carreon <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
manuelmayer-dev added a commit that referenced this pull request May 3, 2023
* Refactoring

* Add EntityFramework

* Add Command handling

* Add Command handling

* Fix command handling

* Improve status check

* Add json property names to models

* Add Dockerfile

* Add webhook

* Update webhook system

* Refactoring

* Fix webhook message

* Remove unused file

* Add Discord logger

* Update status check service to order the results

* Refactoring

* Fix error handling in DiscordService

* Added authentication

* Update Discord logging

* Fix Discord logging

* Fix logging

* Update README.md

* Delete dotnet-build.yml

* Fix and improve status check (#8)

* Fix and improve status check

* Re-enabled Discord logging

* Update MacroBotApp.csproj

* Fix/fix member screening (#10)

* Update docker-deploy-production.yml

* Develop (#9)

* Refactoring

* Add EntityFramework

* Add Command handling

* Add Command handling

* Fix command handling

* Improve status check

* Add json property names to models

* Add Dockerfile

* Add webhook

* Update webhook system

* Refactoring

* Fix webhook message

* Remove unused file

* Add Discord logger

* Update status check service to order the results

* Refactoring

* Fix error handling in DiscordService

* Added authentication

* Update Discord logging

* Fix Discord logging

* Fix logging

* Update README.md

* Delete dotnet-build.yml

* Fix and improve status check (#8)

* Fix and improve status check

* Re-enabled Discord logging

* Update MacroBotApp.csproj

* Update docker-deploy-production.yml

* Fix Member-screening

* Minor improvements

* Merge main into develop (#13)

* Update docker-deploy-develop.yml

* Update docker-deploy-production.yml

* Develop (#11)

* Refactoring

* Add EntityFramework

* Add Command handling

* Add Command handling

* Fix command handling

* Improve status check

* Add json property names to models

* Add Dockerfile

* Add webhook

* Update webhook system

* Refactoring

* Fix webhook message

* Remove unused file

* Add Discord logger

* Update status check service to order the results

* Refactoring

* Fix error handling in DiscordService

* Added authentication

* Update Discord logging

* Fix Discord logging

* Fix logging

* Update README.md

* Delete dotnet-build.yml

* Fix and improve status check (#8)

* Fix and improve status check

* Re-enabled Discord logging

* Update MacroBotApp.csproj

* Fix/fix member screening (#10)

* Update docker-deploy-production.yml

* Develop (#9)

* Refactoring

* Add EntityFramework

* Add Command handling

* Add Command handling

* Fix command handling

* Improve status check

* Add json property names to models

* Add Dockerfile

* Add webhook

* Update webhook system

* Refactoring

* Fix webhook message

* Remove unused file

* Add Discord logger

* Update status check service to order the results

* Refactoring

* Fix error handling in DiscordService

* Added authentication

* Update Discord logging

* Fix Discord logging

* Fix logging

* Update README.md

* Delete dotnet-build.yml

* Fix and improve status check (#8)

* Fix and improve status check

* Re-enabled Discord logging

* Update MacroBotApp.csproj

* Update docker-deploy-production.yml

* Fix Member-screening

* Minor improvements

* Update MacroBotApp.csproj

* Update build.yml

* Update docker-deploy-production.yml

* Update build.yml

* Update docker-deploy-develop.yml

* Minor changes

* Remove glitched character

* Delete test.yml

* Fix message filter: replies can contain mentions now

* Minor improvements

* Changed loglevel of log messages in the BroadcastWebhookAsync method

* Implement old extension store API (and some other changes) (#7)

* Implement old extension store API

* Modified no mentions system, also created the starting point of the reports system

* Delete launch.json

* Delete tasks.json

* Delete launchSettings.json

* Update on Plugin Commands (and some extensions)

* Remove .gitignore

* Modify Plugin and PluginUtils

* PingBlocker improvments

* forgot to remove the logger thing

* removed reports

* Delete launchSettings.json

Co-authored-by: Manuel Mayer <[email protected]>

* Update docker-deploy-develop.yml (#17)

* Removed errors

* update plugin commands

* changes to the gitignore

* Update docker-deploy-develop.yml

* Update MacroBotApp.csproj

* Update dependency Serilog.Extensions.Hosting to v4.2.0 (#33)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update dependency System.Data.SQLite to v1.0.117 (#32)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update dependency Octokit to v4.0.4 (#31)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update docker/login-action digest to 3da7dc6 (#28)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update dependency AutoMapper to v12.0.1 (#29)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update dependency Newtonsoft.Json to v13.0.2 (#30)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update dotnet monorepo (#38)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update dependency Serilog.Extensions.Hosting to v5 (#37)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update dependency Octokit to v5 (#36)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update microsoft/setup-msbuild action to v1.3.1 (#35)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update dependency Serilog.Sinks.Console to v4.1.0 (#34)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update dotnet monorepo to v7.0.4 (#43)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update docker/login-action digest to 219c305 (#39)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update appleboy/ssh-action action to v0.1.8 (#40)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update dependency Newtonsoft.Json to v13.0.3 (#41)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Improve status check (#44)

* Update dependency Octokit to v5.0.2 (#42)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update dotnet monorepo to v7.0.5 (#52)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update dependency AutoMapper.Extensions.Microsoft.DependencyInjection to v12.0.1 (#50)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update docker/login-action digest to 65b78e6 (#46)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update appleboy/ssh-action action to v0.1.10 (#48)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update dependency Octokit to v5.0.4 (#49)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update dependency Discord.Net to v3.10.0 (#47)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Fix formatting

* Feature/buymeacoffee (#56)

* Add buymeacoffee webhook

* Add buymeacoffee webhook

* Fix route

* Fix route

* Fix logging

* Fix route

* Update dependency Octokit to v5.1.0 (#57)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update docker/login-action digest to 40891eb (#55)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Create Startup.cs (#58)

* Feature/buymeacoffee (#59)

* Add buymeacoffee webhook

* Add buymeacoffee webhook

* Create Startup.cs

* Add signature check

* Fix route

* Update MacroBotApp.csproj

* Add KoFi webhooks (#61)

* Bump version

---------

Co-authored-by: JB Carreon <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
manuelmayer-dev added a commit that referenced this pull request May 3, 2023
* Refactoring

* Add EntityFramework

* Add Command handling

* Add Command handling

* Fix command handling

* Improve status check

* Add json property names to models

* Add Dockerfile

* Add webhook

* Update webhook system

* Refactoring

* Fix webhook message

* Remove unused file

* Add Discord logger

* Update status check service to order the results

* Refactoring

* Fix error handling in DiscordService

* Added authentication

* Update Discord logging

* Fix Discord logging

* Fix logging

* Update README.md

* Delete dotnet-build.yml

* Fix and improve status check (#8)

* Fix and improve status check

* Re-enabled Discord logging

* Update MacroBotApp.csproj

* Fix/fix member screening (#10)

* Update docker-deploy-production.yml

* Develop (#9)

* Refactoring

* Add EntityFramework

* Add Command handling

* Add Command handling

* Fix command handling

* Improve status check

* Add json property names to models

* Add Dockerfile

* Add webhook

* Update webhook system

* Refactoring

* Fix webhook message

* Remove unused file

* Add Discord logger

* Update status check service to order the results

* Refactoring

* Fix error handling in DiscordService

* Added authentication

* Update Discord logging

* Fix Discord logging

* Fix logging

* Update README.md

* Delete dotnet-build.yml

* Fix and improve status check (#8)

* Fix and improve status check

* Re-enabled Discord logging

* Update MacroBotApp.csproj

* Update docker-deploy-production.yml

* Fix Member-screening

* Minor improvements

* Merge main into develop (#13)

* Update docker-deploy-develop.yml

* Update docker-deploy-production.yml

* Develop (#11)

* Refactoring

* Add EntityFramework

* Add Command handling

* Add Command handling

* Fix command handling

* Improve status check

* Add json property names to models

* Add Dockerfile

* Add webhook

* Update webhook system

* Refactoring

* Fix webhook message

* Remove unused file

* Add Discord logger

* Update status check service to order the results

* Refactoring

* Fix error handling in DiscordService

* Added authentication

* Update Discord logging

* Fix Discord logging

* Fix logging

* Update README.md

* Delete dotnet-build.yml

* Fix and improve status check (#8)

* Fix and improve status check

* Re-enabled Discord logging

* Update MacroBotApp.csproj

* Fix/fix member screening (#10)

* Update docker-deploy-production.yml

* Develop (#9)

* Refactoring

* Add EntityFramework

* Add Command handling

* Add Command handling

* Fix command handling

* Improve status check

* Add json property names to models

* Add Dockerfile

* Add webhook

* Update webhook system

* Refactoring

* Fix webhook message

* Remove unused file

* Add Discord logger

* Update status check service to order the results

* Refactoring

* Fix error handling in DiscordService

* Added authentication

* Update Discord logging

* Fix Discord logging

* Fix logging

* Update README.md

* Delete dotnet-build.yml

* Fix and improve status check (#8)

* Fix and improve status check

* Re-enabled Discord logging

* Update MacroBotApp.csproj

* Update docker-deploy-production.yml

* Fix Member-screening

* Minor improvements

* Update MacroBotApp.csproj

* Update build.yml

* Update docker-deploy-production.yml

* Update build.yml

* Update docker-deploy-develop.yml

* Minor changes

* Remove glitched character

* Delete test.yml

* Fix message filter: replies can contain mentions now

* Minor improvements

* Changed loglevel of log messages in the BroadcastWebhookAsync method

* Implement old extension store API (and some other changes) (#7)

* Implement old extension store API

* Modified no mentions system, also created the starting point of the reports system

* Delete launch.json

* Delete tasks.json

* Delete launchSettings.json

* Update on Plugin Commands (and some extensions)

* Remove .gitignore

* Modify Plugin and PluginUtils

* PingBlocker improvments

* forgot to remove the logger thing

* removed reports

* Delete launchSettings.json

Co-authored-by: Manuel Mayer <[email protected]>

* Update docker-deploy-develop.yml (#17)

* Removed errors

* update plugin commands

* changes to the gitignore

* Update docker-deploy-develop.yml

* Update MacroBotApp.csproj

* Update dependency Serilog.Extensions.Hosting to v4.2.0 (#33)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update dependency System.Data.SQLite to v1.0.117 (#32)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update dependency Octokit to v4.0.4 (#31)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update docker/login-action digest to 3da7dc6 (#28)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update dependency AutoMapper to v12.0.1 (#29)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update dependency Newtonsoft.Json to v13.0.2 (#30)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update dotnet monorepo (#38)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update dependency Serilog.Extensions.Hosting to v5 (#37)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update dependency Octokit to v5 (#36)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update microsoft/setup-msbuild action to v1.3.1 (#35)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update dependency Serilog.Sinks.Console to v4.1.0 (#34)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update dotnet monorepo to v7.0.4 (#43)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update docker/login-action digest to 219c305 (#39)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update appleboy/ssh-action action to v0.1.8 (#40)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update dependency Newtonsoft.Json to v13.0.3 (#41)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Improve status check (#44)

* Update dependency Octokit to v5.0.2 (#42)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update dotnet monorepo to v7.0.5 (#52)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update dependency AutoMapper.Extensions.Microsoft.DependencyInjection to v12.0.1 (#50)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update docker/login-action digest to 65b78e6 (#46)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update appleboy/ssh-action action to v0.1.10 (#48)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update dependency Octokit to v5.0.4 (#49)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update dependency Discord.Net to v3.10.0 (#47)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Fix formatting

* Feature/buymeacoffee (#56)

* Add buymeacoffee webhook

* Add buymeacoffee webhook

* Fix route

* Fix route

* Fix logging

* Fix route

* Update dependency Octokit to v5.1.0 (#57)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update docker/login-action digest to 40891eb (#55)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Create Startup.cs (#58)

* Feature/buymeacoffee (#59)

* Add buymeacoffee webhook

* Add buymeacoffee webhook

* Create Startup.cs

* Add signature check

* Fix route

* Update MacroBotApp.csproj

* Add KoFi webhooks (#61)

* Bump version

* Update workflow

---------

Co-authored-by: JB Carreon <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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