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

Move to JSON.NET 13.x #265

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Move to JSON.NET 13.x #265

wants to merge 2 commits into from

Conversation

timheuer
Copy link
Owner

@timheuer timheuer commented Feb 1, 2024

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)

Updated `build.yml` and `prbuild.yaml` to use the latest versions of GitHub Actions and added new permissions. `.gitignore` now ignores coverage files. `Alexa.NET.Tests.csproj` and `Alexa.NET.csproj` have been updated to include coverage collection, output formatting, and the latest versions of various packages. A new package reference to `coverlet.msbuild` has been added.
@timheuer
Copy link
Owner Author

timheuer commented Feb 1, 2024

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

@stoiveyp
Copy link
Contributor

stoiveyp commented Feb 2, 2024

@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! 😆 )

Copy link

stale bot commented Apr 10, 2024

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 stale bot added the wontfix label Apr 10, 2024
@stale stale bot closed this Apr 17, 2024
@timheuer timheuer reopened this Apr 17, 2024
@stale stale bot removed the wontfix label Apr 17, 2024
Copy link

stale bot commented Jun 16, 2024

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 stale bot added the wontfix label Jun 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Upgrade Json.NET
2 participants