grandnode2 icon indicating copy to clipboard operation
grandnode2 copied to clipboard

Open-Source eCommerce Platform on .NET Core, MongoDB, AWS DocumentDB, Azure CosmosDB, LiteDB & Vue.js

Results 149 grandnode2 issues
Sort by recently updated
recently updated
newest added

## Overview This PR addresses a breaking change in C# 14 (.NET 10) related to `JsonSerializer.Deserialize` method overload resolution. Starting with .NET 10, new overloads accepting `ReadOnlySpan` are available, which...

Hey folks, as part of our smoke testing for .NET 10, we noticed that grandnode2 is impacted by a breaking change in .NET 10 related to https://github.com/dotnet/roslyn/blob/main/docs/compilers/CSharp/Compiler%20Breaking%20Changes%20-%20DotNet%2010.md#spant-and-readonlyspant-overloads-are-applicable-in-more-scenarios-in-c-14-and-newer. When building on...

Hey folks, as part of our smoke testing for .NET 10, we noticed that grandnode2 is affected by the breaking change in C# 14 around first-class spans. @jjonescz has a...

## Problem This PR addresses a breaking change introduced in C# 14 (part of .NET 10) related to first-class spans. The issue affects code using `params ReadOnlySpan` parameters when working...

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=form-data&package-manager=npm_and_yarn&previous-version=4.0.0&new-version=4.0.4)](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 it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`....

dependencies
javascript

Bumps [axios](https://github.com/axios/axios) from 1.8.2 to 1.12.0. Release notes Sourced from axios's releases. Release v1.12.0 Release notes: Bug Fixes adding build artifacts (9ec86de) dont add dist on release (a2edc36) fetch-adapter: set...

dependencies
javascript

Hi, I have a security concern regarding grandnode/grandnode2. I have attempted to reach out to the project owner/maintainers via a GitHub security advisory about a week ago but have not...

Just a quick heads-up: while testing .NET 10, we noticed a potential compatibility issue that affect GrandNode2 app. Specifically, if there are references between web projects (WebApp → WebApp) that...

Bumps [on-headers](https://github.com/jshttp/on-headers) and [compression](https://github.com/expressjs/compression). These dependencies needed to be updated together. Updates `on-headers` from 1.0.2 to 1.1.0 Release notes Sourced from on-headers's releases. 1.1.0 Important Fix CVE-2025-7339 (GHSA-76c9-3jph-rj3q) What's Changed...

dependencies
javascript