chore(deps): broad dependency modernization (explicit workflow) - #47
Open
John Kennedy (jkennedyvz) wants to merge 1 commit into
Open
chore(deps): broad dependency modernization (explicit workflow)#47John Kennedy (jkennedyvz) wants to merge 1 commit into
John Kennedy (jkennedyvz) wants to merge 1 commit into
Conversation
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.
Explicit broad modernization
This PR was created by the explicitly invoked
langster-modernize-all-dependencies-explicitworkflow. It is a broad dependency modernization, not a routine Dependabot patch.Scope
/yarn@1.22.22)mainDependency updates
@langchain/core:1.2.3→1.2.9@langchain/langgraph:1.4.8→1.4.12@typescript-eslint/eslint-plugin:8.65.0→8.68.0@typescript-eslint/parser:8.65.0→8.68.0eslint:10.8.0→10.9.1Caps and compatibility decisions
**/filelist/minimatch = 5.1.8resolution.filelistis no longer present in the resolved graph, so the override no longer protects or constrains an installed package.6.0.3rather than moving to7.0.2:ts-jest@29.4.12requires TypeScript<7, and@typescript-eslint/parser@8.68.0supports TypeScript<6.1. This is the newest repository-compatible stable version.Validation
sfw yarn install --frozen-lockfile --ignore-scriptsyarn buildyarn lintyarn lint:langgraph-jsonyarn format:checkyarn test --runInBandyarn test:int --runInBandgit diff --checkyarn auditreports 28 high-severity paths for newly disclosedbrace-expansionadvisories. The same 28 paths reproduce on an untouchedorigin/mainfrozen install, so this PR does not introduce them. They are development-tool transitive paths under Jest/glob/minimatch and@eslint/eslintrc; current direct dependency releases do not remove them.Review hotspots and rollback
yarn.lock, especially LangGraph SDK/checkpoint and TypeScript-ESLint transitive changes.