-
Notifications
You must be signed in to change notification settings - Fork 2
Bump virtualenv from 20.31.2 to 20.36.1 #56
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.31.2 to 20.36.1. - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](pypa/virtualenv@20.31.2...20.36.1) --- updated-dependencies: - dependency-name: virtualenv dependency-version: 20.36.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
🤖 Claude Code ReviewCode Review AnalysisI'll analyze the pull request diff against the provided checklist. Pull Request SummaryThis PR updates the Code Quality✅ Code follows style guide - N/A for dependency version updates
✅ No commented-out code - N/A
✅ Meaningful variable names - N/A
✅ DRY principle followed - N/A
✅ Identify Defects - None identified
✅ Project memory configuration - None found
Testing✅ Unit tests for new functions - N/A
✅ Integration tests for new endpoints - N/A
✅ Edge cases covered - N/A
Documentation✅ Readme updated if needed - Not required
✅ API docs updated - N/A
✅ Inline comments for complex logic - N/A
✅ Markdown formatting - N/A
Security✅ No hardcoded credentials - Verified
✅ Input validation implemented - N/A
✅ Proper error handling - N/A
✅ No sensitive data in logs - N/A
✅ No license files (.lic) or AQAAAD strings - Verified
Overall Assessment✅ APPROVED with minor considerations This is a clean dependency version update with no issues. The change:
Recommendations:
The PR is safe to merge.Automated code review analyzing defects and coding standards |
🤖 Claude Code ReviewI'll analyze this pull request against the review checklist. Let me examine the changes systematically. Code Review Analysis✅ Code QualityStyle Guide Compliance:
Commented-out Code:
Variable Names:
DRY Principle:
Defects:
Project Memory (.claude/CLAUDE.md):
✅ Testing
Note: The
|
Bumps virtualenv from 20.31.2 to 20.36.1.
Release notes
Sourced from virtualenv's releases.
... (truncated)
Changelog
Sourced from virtualenv's changelog.
... (truncated)
Commits
d0ad11drelease 20.36.1dec4cecMerge pull request #3013 from gaborbernat/fix-sec5fe5d38release 20.36.0 (#3011)9719376release 20.36.00276db6Add support for PEP 440 version specifiers in the--pythonflag. (#3008)4f900c2Fix Interpreter discovery bug wrt. Microsoft Store shortcut using Latin-1 (#3...13afcc6fix: resolve EncodingWarning in tox upgrade environment (#3007)31b5d31[pre-commit.ci] pre-commit autoupdate (#2997)7c28422fix: update filelock dependency version to 3.20.1 to fix CVE CVE-2025-68146 (...365628ctest_too_many_open_files: assert onerrno.EMFILEinstead ofstrerror(#3001)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)You can disable automated security fix PRs for this repo from the Security Alerts page.
Resolves #3013
Resolves #3011
Resolves #3008
Resolves #3
Resolves #3007
Resolves #2997
Resolves #3001
Resolves pypa/virtualenv#3011
Resolves pypa/virtualenv#3013
Resolves pypa/virtualenv#2981
Resolves pypa/virtualenv#2982
Resolves pypa/virtualenv#2989
Resolves pypa/virtualenv#2990
Resolves pypa/virtualenv#2996
Resolves pypa/virtualenv#3001
Resolves pypa/virtualenv#3002
Resolves pypa/virtualenv#3007
Resolves pypa/virtualenv#3006
Resolves pypa/virtualenv#3008