Skip to content

Conversation

@jasonsummers
Copy link
Contributor

Credits

Summary

  • Replaces netcoreapp3.1 with net10.0 as the target framework for the solution.
  • Bumps all dependencies in the solution
  • Removes Nuget package vulnerability suppressions.
  • Adds suppressions for new warnings which would be time consuming to resolve or grow the size of the PR.
  • Pins some transitive dependencies to remediate security issues.

@CLAassistant
Copy link

CLAassistant commented Dec 29, 2025

CLA assistant check
All committers have signed the CLA.

@daveaglick
Copy link
Member

Great timing! I've actually got some (rare) downtime this week and was considering doing some cleanup in here. What I'll probably do is YOLO merge this and the related PR in Statiq.Framework just to get the ball rolling. Then I'll finally collapse the repos, bringing Statiq.Framework into this one, archiving that one, and renaming this to just "Statiq". The idea is that I want to get everything down to a single monorepo, relicense it all to MIT, and prepare for a 1.0 release.

@daveaglick daveaglick merged commit 2299ac1 into statiqdev:main Dec 29, 2025
1 of 4 checks passed
@daveaglick
Copy link
Member

Here goes nothing!

Thanks a ton for bringing this all together and wrapping it up in a single PR. I'll do plenty of testing locally since I also need to update the GitHub Actions configuration, but hopefully I'll have this out to NuGet by the end of the week.

This was referenced Dec 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants