Skip to content

chore(deps): bump actions/setup-python from 5 to 6#3

Merged
ManSio merged 1 commit into
mainfrom
dependabot/github_actions/actions/setup-python-6
Jul 18, 2026
Merged

chore(deps): bump actions/setup-python from 5 to 6#3
ManSio merged 1 commit into
mainfrom
dependabot/github_actions/actions/setup-python-6

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 17, 2026

Copy link
Copy Markdown
Contributor

Bumps actions/setup-python from 5 to 6.

Release notes

Sourced from actions/setup-python's releases.

v6.0.0

What's Changed

Breaking Changes

Make sure your runner is on version v2.327.1 or later to ensure compatibility with this release. See Release Notes

Enhancements:

Bug fixes:

Dependency updates:

New Contributors

Full Changelog: actions/setup-python@v5...v6.0.0

v5.6.0

What's Changed

Full Changelog: actions/setup-python@v5...v5.6.0

v5.5.0

What's Changed

Enhancements:

Bug fixes:

... (truncated)

Commits

@dependabot @github

dependabot Bot commented on behalf of github Jul 17, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: automated, dependencies. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

ManSio pushed a commit that referenced this pull request Jul 18, 2026
Security (#1-#3, #14):
- ExecuteScriptTool: feature flag MSCODEBASE_EXECUTE_SCRIPT_ENABLED=false,
  clean PATH, честный докстринг (убрано 'E2B-песочница')
- HeartbeatService._shutdown: os._exit(0) -> sys.exit(0) + _shutdown_services()
- .env.example: документирован флаг

Static analysis (#8):
- F821 убран из ruff.toml ignore
- 5 скрытых NameError починены (_ext_root, numpy, typing Any)
- Per-file-ignores для 4 legacy-файлов

Декомпозиция Indexer (Фаза 6):
- IndexParser: чистый парсер без DB/SymbolIndex (175 строк)
- Indexer._parse_file_only: 143 -> 70 строк
- IndexPipeline: -138 строк, использует IndexParser
- AST-кэш: двойной парсинг устранён
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>
@dependabot
dependabot Bot force-pushed the dependabot/github_actions/actions/setup-python-6 branch from 780a1e6 to e2523ff Compare July 18, 2026 04:36
@ManSio
ManSio merged commit c8f7402 into main Jul 18, 2026
@dependabot
dependabot Bot deleted the dependabot/github_actions/actions/setup-python-6 branch July 18, 2026 10:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant