ci: bump actions/setup-python from 5 to 6#2
Open
dependabot[bot] wants to merge 183 commits intomainfrom
Open
Conversation
added image links
message ids strings
fixed image link
…rather than agent in module 1
added typical python, Windows and macOS defaults to gitignore
Corrected docstring typo in divide function.
updated gitignore
[Bug & Enhancement] More Colab Compatibility/Accessibility
Fixed little typo errors in the Markdown cells in the notebook.
Module 6 does not have a /studio folder
…_in_map_reduce_ipynb Fix import statement for Send in map-reduce.ipynb (module 4)
Regarding platform status.
…). Also change environmental variables from LANGCHAIN to LANGSMITH
Update README. Fix broken link for local Studio development server, changed env variables to LANGSMITH
fix unreliable output in Module 4, parallelization
…summarization fixed graph display by updating definition of conditional edge with literal
…docker compose example file.
fixed assistant delete, also changed a langchain to langsmith in the docker compose example file.
- Archive old folder structure (studio, deployment, email_assistant, deep-research-agent, deep_agents, report-team-MAS-LangGraph) - Create unified root langgraph.json with all 8 graphs - Standardize entry point variables to 'graph' across all graphs - Update documentation (README, ARCHITECTURE_DESIGN, MIGRATION_LOG) - Add validation scripts and testing results - All graphs tested and working in unified configuration
- Update README.md with accurate project name (task-MASter-LangGraph) - Add missing graph descriptions for Email Assistant and Research Agents - Update repository URL and personalize email examples - Add MIT License file - Add comprehensive CONTRIBUTING.md guidelines - Add pyproject.toml for proper Python packaging - Implement CI/CD pipeline with GitHub Actions - Add pre-commit hooks configuration - Add performance benchmarking suite - Add development dependencies (requirements-dev.txt) - Add utility modules for logging and retry logic - Add new documentation: CI_CD_SETUP.md, ERROR_HANDLING_AND_LOGGING.md, PERFORMANCE_BENCHMARKS.md - Clean up archived files and obsolete documentation - Update demo examples with personalized email addresses - Enhance graph implementations with better error handling
- Add TEMPLATE_USAGE.md with complete template guide - Add QUICKSTART_TEMPLATE.md for 5-minute setup - Add SETUP_CHECKLIST.md for step-by-step customization - Add graphs/TEMPLATE_GRAPH.py as minimal starting template - Add .github/TEMPLATE.md explaining template features - Update README.md with template quick links - Update scripts/README.md with all script documentation - Enable project to serve as both demo and template for new LangGraph projects
- Add TEMPLATE_README.md for new template users - Add .github/BADGES.md for README badge options - Add .github/REPOSITORY_SETTINGS.md for GitHub configuration guide - Provide comprehensive documentation for template usage
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5 to 6. - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](actions/setup-python@v5...v6) --- updated-dependencies: - dependency-name: actions/setup-python dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
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.
Bumps actions/setup-python from 5 to 6.
Release notes
Sourced from actions/setup-python's releases.
... (truncated)
Commits
e797f83Upgrade to node 24 (#1164)3d1e2d2Revert "Enhance cache-dependency-path handling to support files outside the w...65b0712Clarify pythonLocation behavior for PyPy and GraalPy in environment variables...5b668cfBump actions/checkout from 4 to 5 (#1181)f62a0e2Change missing cache directory error to warning (#1182)9322b3cUpgrade setuptools to 78.1.1 to fix path traversal vulnerability in PackageIn...fbeb884Bump form-data to fix critical vulnerabilities #182 & #183 (#1163)03bb615Bump idna from 2.9 to 3.7 in /tests/data (#843)36da51dAdd version parsing from Pipfile (#1067)3c6f142update documentation (#1156)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.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)