Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: python-virtualenvwrapper/virtualenvwrapper
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 6.1.1
Choose a base ref
...
head repository: python-virtualenvwrapper/virtualenvwrapper
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 20 commits
  • 4 files changed
  • 3 contributors

Commits on Nov 4, 2024

  1. Bump pypa/gh-action-pypi-publish from 1.10.3 to 1.11.0

    Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.10.3 to 1.11.0.
    - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
    - [Commits](pypa/gh-action-pypi-publish@v1.10.3...v1.11.0)
    
    ---
    updated-dependencies:
    - dependency-name: pypa/gh-action-pypi-publish
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Nov 4, 2024
    Configuration menu
    Copy the full SHA
    5f6734a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #112 from python-virtualenvwrapper/dependabot/gith…

    …ub_actions/pypa/gh-action-pypi-publish-1.11.0
    
    Bump pypa/gh-action-pypi-publish from 1.10.3 to 1.11.0
    mergify[bot] authored Nov 4, 2024
    Configuration menu
    Copy the full SHA
    47c5f13 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2024

  1. Bump pypa/gh-action-pypi-publish from 1.11.0 to 1.12.2

    Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.11.0 to 1.12.2.
    - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
    - [Commits](pypa/gh-action-pypi-publish@v1.11.0...v1.12.2)
    
    ---
    updated-dependencies:
    - dependency-name: pypa/gh-action-pypi-publish
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Nov 11, 2024
    Configuration menu
    Copy the full SHA
    07b347a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #113 from python-virtualenvwrapper/dependabot/gith…

    …ub_actions/pypa/gh-action-pypi-publish-1.12.2
    
    Bump pypa/gh-action-pypi-publish from 1.11.0 to 1.12.2
    mergify[bot] authored Nov 11, 2024
    Configuration menu
    Copy the full SHA
    11fdae8 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2024

  1. Bump pypa/gh-action-pypi-publish from 1.12.2 to 1.12.3

    Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.12.2 to 1.12.3.
    - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
    - [Commits](pypa/gh-action-pypi-publish@v1.12.2...v1.12.3)
    
    ---
    updated-dependencies:
    - dependency-name: pypa/gh-action-pypi-publish
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Dec 9, 2024
    Configuration menu
    Copy the full SHA
    8191aea View commit details
    Browse the repository at this point in the history
  2. Merge pull request #115 from python-virtualenvwrapper/dependabot/gith…

    …ub_actions/pypa/gh-action-pypi-publish-1.12.3
    
    Bump pypa/gh-action-pypi-publish from 1.12.2 to 1.12.3
    mergify[bot] authored Dec 9, 2024
    Configuration menu
    Copy the full SHA
    1da1602 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2025

  1. Bump pypa/gh-action-pypi-publish from 1.12.3 to 1.12.4

    Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.12.3 to 1.12.4.
    - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
    - [Commits](pypa/gh-action-pypi-publish@v1.12.3...v1.12.4)
    
    ---
    updated-dependencies:
    - dependency-name: pypa/gh-action-pypi-publish
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jan 27, 2025
    Configuration menu
    Copy the full SHA
    e3d247c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #116 from python-virtualenvwrapper/dependabot/gith…

    …ub_actions/pypa/gh-action-pypi-publish-1.12.4
    
    Bump pypa/gh-action-pypi-publish from 1.12.3 to 1.12.4
    mergify[bot] authored Jan 27, 2025
    Configuration menu
    Copy the full SHA
    26f7c0a View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2025

  1. Configuration menu
    Copy the full SHA
    fc044b3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #118 from ferdnyc/fix-rtd

    Explicitly configure readthedocs conf.py path
    mergify[bot] authored Mar 31, 2025
    Configuration menu
    Copy the full SHA
    32e6a2e View commit details
    Browse the repository at this point in the history
  3. Set VIRTUALENVWRAPPER_SCRIPT portably

    - `${.sh.file}` was ksh syntax, but ksh support was dropped in commit
      d736549
    - Instead of testing only for certain specific shells (and excluding
      all others), use `$BASH_SOURCE` if it's set, otherwise fall back
      to `$0` which should work with more shells (hopefully).
    
      Fixes #105
    ferdnyc authored and dhellmann committed Mar 31, 2025
    Configuration menu
    Copy the full SHA
    23c86d9 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #117 from ferdnyc/cross-shell

    Set VIRTUALENVWRAPPER_SCRIPT portably
    mergify[bot] authored Mar 31, 2025
    Configuration menu
    Copy the full SHA
    28a70cf View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2025

  1. Bump actions/checkout from 4 to 5

    Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: '5'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Aug 12, 2025
    Configuration menu
    Copy the full SHA
    6d1bfb5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #119 from python-virtualenvwrapper/dependabot/gith…

    …ub_actions/actions/checkout-5
    
    Bump actions/checkout from 4 to 5
    mergify[bot] authored Aug 12, 2025
    Configuration menu
    Copy the full SHA
    89b69bf View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2025

  1. Bump actions/setup-python from 5 to 6

    Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5 to 6.
    - [Release notes](https://github.com/actions/setup-python/releases)
    - [Commits](actions/setup-python@v5...v6)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-python
      dependency-version: '6'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Sep 8, 2025
    Configuration menu
    Copy the full SHA
    cd3bc56 View commit details
    Browse the repository at this point in the history
  2. Bump pypa/gh-action-pypi-publish from 1.12.4 to 1.13.0

    Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.12.4 to 1.13.0.
    - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
    - [Commits](pypa/gh-action-pypi-publish@v1.12.4...v1.13.0)
    
    ---
    updated-dependencies:
    - dependency-name: pypa/gh-action-pypi-publish
      dependency-version: 1.13.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Sep 8, 2025
    Configuration menu
    Copy the full SHA
    cba132b View commit details
    Browse the repository at this point in the history
  3. Merge pull request #120 from python-virtualenvwrapper/dependabot/gith…

    …ub_actions/actions/setup-python-6
    
    Bump actions/setup-python from 5 to 6
    mergify[bot] authored Sep 8, 2025
    Configuration menu
    Copy the full SHA
    31d6a50 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #121 from python-virtualenvwrapper/dependabot/gith…

    …ub_actions/pypa/gh-action-pypi-publish-1.13.0
    
    Bump pypa/gh-action-pypi-publish from 1.12.4 to 1.13.0
    mergify[bot] authored Sep 8, 2025
    Configuration menu
    Copy the full SHA
    490239e View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2025

  1. Bump actions/checkout from 5 to 6

    Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v5...v6)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: '6'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Nov 24, 2025
    Configuration menu
    Copy the full SHA
    289ec2f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #123 from python-virtualenvwrapper/dependabot/gith…

    …ub_actions/actions/checkout-6
    
    Bump actions/checkout from 5 to 6
    mergify[bot] authored Nov 24, 2025
    Configuration menu
    Copy the full SHA
    32990c3 View commit details
    Browse the repository at this point in the history
Loading