httpgenerator
httpgenerator copied to clipboard
Generate .http files from OpenAPI (Swagger) specifications
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/christianhelle/httpgenerator). ## Config Migration Needed - [ ]...
**Describe the bug** Program throws an error `Value was either too large or too small for an Int32. System.OverflowException` for properties that are int64 data types, and whose `minimum` value...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [xunit](https://togithub.com/xunit/xunit) | `2.8.0` -> `2.8.1` | [](https://docs.renovatebot.com/merge-confidence/)...
**Describe the bug** While running httpgenerator using a URL Swagger it runs long with a 100% use of RAM. I have 32 GB of ram and under idle have 50%...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [Microsoft.VisualStudio.SDK](https://aka.ms/vsextensibility) | `17.0.32112.339` -> `17.14.40265` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/)...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [Microsoft.VSSDK.BuildTools](https://aka.ms/vsextensibility) ([source](https://devdiv.visualstudio.com/DevDiv/_git/VSExtensibility)) | `17.11.435` -> `17.14.2094` | [](https://docs.renovatebot.com/merge-confidence/) |...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [System.Text.Json](https://dot.net/) ([source](https://redirect.github.com/dotnet/runtime)) | `9.0.4` -> `9.0.5` | [](https://docs.renovatebot.com/merge-confidence/) |...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [Community.VisualStudio.Toolkit.16](https://redirect.github.com/VsixCommunity/Community.VisualStudio.Toolkit) | `16.0.527` -> `16.0.533` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/)...
## Description: Fixes several bugs discovered during codebase analysis: **String handling edge cases (StringExtensions.cs)** - `CapitalizeFirstCharacter()` threw `ArgumentOutOfRangeException` on empty strings - Added null/empty guard and single-character handling **Case-insensitive URL/file...
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [Spectre.Console.Cli](https://redirect.github.com/spectreconsole/spectre.console) | `0.53.0` -> `0.53.1` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release...