sync from remote upstream#3
Open
evander-wang wants to merge 1851 commits into
Open
Conversation
feat(csharp): register operators, conversion operators, and finalizers as member nodes
feat(flow): path-sensitive MAY taint analysis for FLOWS_TO (#713)
feat(flow): resolve forward/cross-file return-taint via a fixpoint over summaries (#712)
feat(csharp): unify partial-class parts for member and base resolution
feat(io): READS_FROM/WRITES_TO for JavaScript/TypeScript I/O sinks (#714)
feat(io): process.env.X environment reads for JavaScript/TypeScript (#714)
fix(csharp): recover same-scope arity-pair and partial-sibling INHERITS edges
…losing declaration
…et-typed new walk
fix(evals): suppress Roslyn error-recovery phantom members in the C# oracle
fix(csharp): infer target-typed new() construction sites from the enclosing declaration
Bumps the uv group with 1 update in the / directory: [mcp](https://github.com/modelcontextprotocol/python-sdk). Updates `mcp` from 1.25.0 to 1.28.1 - [Release notes](https://github.com/modelcontextprotocol/python-sdk/releases) - [Changelog](https://github.com/modelcontextprotocol/python-sdk/blob/main/RELEASE.md) - [Commits](modelcontextprotocol/python-sdk@v1.25.0...v1.28.1) --- updated-dependencies: - dependency-name: mcp dependency-version: 1.27.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
chore(deps): bump mcp from 1.25.0 to 1.28.1
fix(providers): register the opus 4.8 1M context window
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
sync from remote upstream