timheuer / alexa-skills-dotnet

An Amazon Alexa Skills SDK for .NET
MIT License
547 stars 108 forks source link

Move to JSON.NET 13.x #265

Closed timheuer closed 4 months ago

timheuer commented 9 months ago

This PR moves to latest JSON.NET package to remove vulnerability in 12.x usage. Fixes #263

All tests pass.

This also updates some infra-related changes (other package updates, and CI workflow updates)

timheuer commented 9 months ago

@stoiveyp any concerns you may see? Mostly thinking about matching dependencies for plugins.

stoiveyp commented 9 months ago

@stoiveyp any concerns you may see? Mostly thinking about matching dependencies for plugins.

Nope this should be fine - there's nothing we use that should cause the extensions problems; I need to take the time to update them really (my own fault for making so many! 😆 )

stale[bot] commented 7 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] commented 5 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.