css-inline
css-inline copied to clipboard
build(deps): bump virtualenv from 20.23.0 to 20.26.6 in /bindings/python/requirements
Bumps virtualenv from 20.23.0 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
20.26.3
What's Changed
- release 20.26.2 by
@gaborbernatin pypa/virtualenv#2724- Bump embeded wheels by
@gaborbernatin pypa/virtualenv#2741Full Changelog: https://github.com/pypa/virtualenv/compare/20.26.2...20.26.3
20.26.2
... (truncated)
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)v20.26.3 (2024-06-21)
Bugfixes - 20.26.3
Upgrade embedded wheels:
- setuptools to
70.1.0from69.5.1- pip to
24.1from24.0(:issue:2741)v20.26.2 (2024-05-13)
Bugfixes - 20.26.2
- ``virtualenv.pyz`` no longer fails when zipapp path contains a symlink - by :user:`HandSonic` and :user:`petamas`. (:issue:`1949`) - Fix bad return code from activate.sh if hashing is disabled - by :user:'fenkes-ibm'. (:issue:`2717`)v20.26.1 (2024-04-29)
Bugfixes - 20.26.1
... (truncated)
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
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.
CodSpeed Performance Report
Merging #418 will not alter performance
Comparing dependabot/pip/bindings/python/requirements/virtualenv-20.26.6 (7b21362) with master (0313b0a)
Summary
✅ 6 untouched benchmarks
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 88.71%. Comparing base (
fa48685) to head (7b21362). Report is 5 commits behind head on master.
Additional details and impacted files
@@ Coverage Diff @@
## master #418 +/- ##
==========================================
- Coverage 88.75% 88.71% -0.04%
==========================================
Files 18 18
Lines 1920 1923 +3
==========================================
+ Hits 1704 1706 +2
- Misses 216 217 +1
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
:rocket: New features to boost your workflow:
- :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
- :package: JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
@dependabot rebase
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.