Skip to content

Bump virtualenv from 20.35.4 to 21.3.3 in /.github/workflows - #43

Merged
cshenry merged 1 commit into
mainfrom
dependabot/pip/dot-github/workflows/virtualenv-21.3.3
Jun 24, 2026
Merged

Bump virtualenv from 20.35.4 to 21.3.3 in /.github/workflows#43
cshenry merged 1 commit into
mainfrom
dependabot/pip/dot-github/workflows/virtualenv-21.3.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 18, 2026

Copy link
Copy Markdown
Contributor

Bumps virtualenv from 20.35.4 to 21.3.3.

Release notes

Sourced from virtualenv's releases.

21.3.3

What's Changed

Full Changelog: pypa/virtualenv@21.3.2...21.3.3

21.3.2

What's Changed

Full Changelog: pypa/virtualenv@21.3.1...21.3.2

21.3.1

What's Changed

Full Changelog: pypa/virtualenv@21.3.0...21.3.1

21.3.0

What's Changed

New Contributors

Full Changelog: pypa/virtualenv@21.2.4...21.3.0

21.2.4

What's Changed

... (truncated)

Changelog

Sourced from virtualenv's changelog.

Bugfixes - 21.3.3

  • recognize GraalPy interpreters using the normalized GraalPy name - by :user:timfel. (:issue:3144)

v21.3.2 (2026-05-12)


No significant changes.


v21.3.1 (2026-05-05)


Bugfixes - 21.3.1

  • Upgrade embedded wheels:

    • pip to 26.1.1 from 26.1 (:issue:3138)

v21.3.0 (2026-04-27)


Features - 21.3.0

  • Re-introduce xonsh shell activator (activate.xsh) previously removed in 20.7.0, and make the plugin loader prefer virtualenv's built-in entry points so a third-party package cannot override them by registering a duplicate name. (:issue:3003)

Bugfixes - 21.3.0

  • Upgrade embedded wheels:

    • pip to 26.1 (:issue:3132)

v21.2.4 (2026-04-14)


Bugfixes - 21.2.4

  • Security hardening: validate each entry of a seed wheel archive before extracting it so a tampered wheel cannot escape the app-data image directory via an absolute path or .. traversal. (:issue:3118)
  • Security hardening: verify the SHA-256 of every bundled seed wheel when it is loaded so a corrupted or tampered file

... (truncated)

Commits

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.35.4 to 21.3.3.
- [Release notes](https://github.com/pypa/virtualenv/releases)
- [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst)
- [Commits](pypa/virtualenv@20.35.4...21.3.3)

---
updated-dependencies:
- dependency-name: virtualenv
  dependency-version: 21.3.3
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels May 18, 2026
@cshenry
cshenry merged commit fe4e246 into main Jun 24, 2026
1 of 2 checks passed
@dependabot
dependabot Bot deleted the dependabot/pip/dot-github/workflows/virtualenv-21.3.3 branch June 24, 2026 15:06
cshenry pushed a commit that referenced this pull request Jul 6, 2026
Implements `kbu session save/list/show` per PRD kbu-start-v1 ACs #10-14
and #43.  Routes to AIAssistant SQLite store when available (detected via
KBU_AIA_PATHS env var, falls back to local YAML files in
subprojects/<name>/sessions/.  Includes full test suite (25 tests, all
passing).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
EOF
)
cshenry pushed a commit that referenced this pull request Jul 6, 2026
- Move kbu-literature-review/review/diagnose to .claude/agents/ as kbu-sub-* with type: agent frontmatter (AC #44, #45, #47)
- Add data/, models/, genomes/ .gitkeep to template (AC #42)
- Append [layout] shared_dirs block to kbu-project.toml.template (AC #43)
- Add 9 root_gitignore_lines patterns to .gitignore template
- Update bootstrap.py: _CLAUDE_AGENT_FILES list, agents dir creation loop, shared-dir .gitkeep scaffolding, [layout] in manifest, kbu-migrate.md in command list (skips silently when template absent - Option 1)
- Update new_project.py: _TRACKED_DIRS includes .claude/agents, [layout] in manifest
- Update tests: AC9 entry counts, _make_stub_template includes agents, new AC 42-47 tests

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
cshenry pushed a commit that referenced this pull request Jul 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant