Skip to content

Bump virtualenv from 20.17.1 to 20.18.0#1967

Merged
StanczakDominik merged 1 commit into
mainfrom
dependabot/pip/virtualenv-20.18.0
Feb 7, 2023
Merged

Bump virtualenv from 20.17.1 to 20.18.0#1967
StanczakDominik merged 1 commit into
mainfrom
dependabot/pip/virtualenv-20.18.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Feb 7, 2023

Copy link
Copy Markdown
Contributor

Bumps virtualenv from 20.17.1 to 20.18.0.

Release notes

Sourced from virtualenv's releases.

20.18.0

What's Changed

New Contributors

Full Changelog: pypa/virtualenv@20.17.1...20.18.0

Changelog

Sourced from virtualenv's changelog.

v20.18.0 (2023-02-06)

Features - 20.18.0

- Drop ``3.6`` runtime support (can still create ``2.7+``) - by :user:`gaborbernat`. (:issue:`2489`)

Bugfixes - 20.18.0

  • Fix broken prompt in Nushell when activating virtual environment - by :user:kubouc. (:issue:2481)
  • Bump embedded pip to 23.0 and setuptools to 67.1 - by :user:gaborbernat. (:issue:2489)
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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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.17.1 to 20.18.0.
- [Release notes](https://github.com/pypa/virtualenv/releases)
- [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst)
- [Commits](pypa/virtualenv@20.17.1...20.18.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot requested a review from StanczakDominik as a code owner February 7, 2023 03:17
@dependabot dependabot Bot added the no changelog entry needed For PRs that should not have a changelog entry label Feb 7, 2023
@codecov

codecov Bot commented Feb 7, 2023

Copy link
Copy Markdown

Codecov Report

Base: 98.31% // Head: 98.31% // No change to project coverage 👍

Coverage data is based on head (35e5a84) compared to base (9f47ba0).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1967   +/-   ##
=======================================
  Coverage   98.31%   98.31%           
=======================================
  Files          95       95           
  Lines        8428     8428           
=======================================
  Hits         8286     8286           
  Misses        142      142           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@StanczakDominik StanczakDominik merged commit 6aef190 into main Feb 7, 2023
@dependabot dependabot Bot deleted the dependabot/pip/virtualenv-20.18.0 branch February 7, 2023 04:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

no changelog entry needed For PRs that should not have a changelog entry

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant