wagi-dotnet
wagi-dotnet copied to clipboard
WAGI allows you to run WebAssembly WASI binaries as HTTP handlers. WAGI-dotnet provides an extension that enables these handlers to be run in an ASP.Net Core application
Bumps [Wasmtime](https://github.com/bytecodealliance/wasmtime-dotnet) from 8.0.0 to 13.0.0. Release notes Sourced from Wasmtime's releases. v13.0.0 What's Changed Bump Wasmtime version to 13.0.0. by @peterhuene in bytecodealliance/wasmtime-dotnet#274 Full Changelog: https://github.com/bytecodealliance/wasmtime-dotnet/compare/v12.0.2...v13.0.0 v12.0.2 ⚠️ Security...
Bumps [xunit](https://github.com/xunit/xunit) from 2.4.2 to 2.5.1. Commits 9dc851b v2.5.1 86b0eef #2770: Make SerializationHelper public f49dafc File re-sort for SerializationHelper & XunitSerializationInfo d0004ae #2773: Add Assert.RaisesAny and Assert.RaisesAnyAsync non-generic for EventAr......
Bumps [xunit.runner.visualstudio](https://github.com/xunit/xunit) from 2.4.5 to 2.5.1. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [Microsoft.AspNetCore.Mvc.Testing](https://github.com/dotnet/aspnetcore) from 7.0.8 to 7.0.11. Release notes Sourced from Microsoft.AspNetCore.Mvc.Testing's releases. .NET 7.0.10 Release .NET 7.0.9 Release Commits 70048be Merged PR 33391: [internal/release/7.0] Update dependencies from dnceng/inter... 56bf8fd Update...
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. Release notes Sourced from actions/checkout's releases. v4.0.0 What's Changed Update default runtime to node20 by @takost in actions/checkout#1436 Support fetching without the --progress option...
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.6.2 to 17.7.2. Release notes Sourced from Microsoft.NET.Test.Sdk's releases. v17.7.2 What's Changed Fix cannot find System.Text.Json by @nohwnd in microsoft/vstest#4669 Full Changelog: https://github.com/microsoft/vstest/compare/v17.7.1...v17.7.2 v17.7.1 What's Changed Take...
# Patching CVE-2007-4559 Hi, we are security researchers from the Advanced Research Center at [Trellix](https://www.trellix.com). We have began a campaign to patch a widespread bug named CVE-2007-4559. CVE-2007-4559 is a...
actions/create-release is not being maintained and has been archived, need to replace this
WasiExperimentalHttp should be a standalone project.
Bindle example tests rely on external hosted bindle server , this can cause tests to fail, need to make the tests self contained.