mockafka-py
mockafka-py copied to clipboard
Bump virtualenv from 20.26.3 to 20.26.6
Bumps virtualenv from 20.26.3 to 20.26.6.
Release notes
Sourced from virtualenv's releases.
20.26.6
What's Changed
- release 20.26.5 by
@gaborbernatin pypa/virtualenv#2766- Fix #2768: Quote template strings in activation scripts by
@y5c4l3in pypa/virtualenv#2771New Contributors
@y5c4l3made their first contribution in pypa/virtualenv#2771Full Changelog: https://github.com/pypa/virtualenv/compare/20.26.5...20.26.6
20.26.5
What's Changed
- release 20.26.4 by
@gaborbernatin pypa/virtualenv#2761- Use uv over pip by
@gaborbernatin pypa/virtualenv#2765Full Changelog: https://github.com/pypa/virtualenv/compare/20.26.4...20.26.5
20.26.4
What's Changed
- release 20.26.3 by
@gaborbernatin pypa/virtualenv#2742- Fix whitespace around backticks in changelog by
@edmorleyin pypa/virtualenv#2751- Test latest Python 3.13 by
@hugovkin pypa/virtualenv#2752- Fix typo in Nushell activation script by
@edmorleyin pypa/virtualenv#2754- GitHub Actions: Replace deprecated macos-12 with macos-13 by
@hugovkin pypa/virtualenv#2756- Fix #2728: Activating venv create unwanted console output by
@ShootGanin pypa/virtualenv#2748- Upgrade bundled wheels by
@gaborbernatin pypa/virtualenv#2760New Contributors
@ShootGanmade their first contribution in pypa/virtualenv#2748Full Changelog: https://github.com/pypa/virtualenv/compare/20.26.3...20.26.4
Changelog
Sourced from virtualenv's changelog.
v20.26.6 (2024-09-27)
Bugfixes - 20.26.6
- Properly quote string placeholders in activation script templates to mitigate potential command injection - by :user:`y5c4l3`. (:issue:`2768`)v20.26.5 (2024-09-17)
Bugfixes - 20.26.5
- Upgrade embedded wheels: setuptools to
75.1.0from74.1.2- by :user:gaborbernat. (:issue:2765)v20.26.4 (2024-09-07)
Bugfixes - 20.26.4
- no longer create `()` output in console during activation of a virtualenv by .bat file. (:issue:`2728`) - Upgrade embedded wheels:
- wheel to
0.44.0from0.43.0- pip to
24.2from24.1- setuptools to
74.1.2from70.1.0(:issue:2760)
Commits
ec04726release 20.26.686dddedFix #2768: Quote template strings in activation scripts (#2771)6bb3f62[pre-commit.ci] pre-commit autoupdate (#2769)220d49cBump pypa/gh-action-pypi-publish from 1.10.1 to 1.10.2 (#2767)cf340c8Merge pull request #2766 from pypa/release-20.26.5f3172b4release 20.26.522b9795Use uv over pip (#2765)35d8269[pre-commit.ci] pre-commit autoupdate (#2764)ee77feb[pre-commit.ci] pre-commit autoupdate (#2763)c516056Update README.md- Additional commits viewable in compare view
You can trigger a rebase of this PR 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.
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.