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: magmax/python-inquirer
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.2.4
Choose a base ref
...
head repository: magmax/python-inquirer
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.2.5
Choose a head ref
  • 20 commits
  • 11 files changed
  • 4 contributors

Commits on Feb 22, 2024

  1. build(deps): bump virtualenv in /.github/workflows

    Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.25.0 to 20.25.1.
    - [Release notes](https://github.com/pypa/virtualenv/releases)
    - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst)
    - [Commits](pypa/virtualenv@20.25.0...20.25.1)
    
    ---
    updated-dependencies:
    - dependency-name: virtualenv
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and Cube707 committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    fc4b1b4 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. Fix missing path for shortcut commands

    Victor Machado authored and Cube707 committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    9e910ba View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. build(deps): bump readchar from 4.0.5 to 4.0.6

    Bumps [readchar](https://github.com/magmax/python-readchar) from 4.0.5 to 4.0.6.
    - [Release notes](https://github.com/magmax/python-readchar/releases)
    - [Commits](magmax/python-readchar@v4.0.5...v4.0.6)
    
    ---
    updated-dependencies:
    - dependency-name: readchar
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and Cube707 committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    f09c22c View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. build(deps-dev): bump pyupgrade from 3.15.1 to 3.15.2

    Bumps [pyupgrade](https://github.com/asottile/pyupgrade) from 3.15.1 to 3.15.2.
    - [Commits](asottile/pyupgrade@v3.15.1...v3.15.2)
    
    ---
    updated-dependencies:
    - dependency-name: pyupgrade
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and Cube707 committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    900d52e View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. Configuration menu
    Copy the full SHA
    ed5ec11 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5cb9e45 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #576 from magmax/pipeline

    fix pipleine breaking becaus of `pipx` not loading constraints.txt
    Cube707 authored Jun 14, 2024
    Configuration menu
    Copy the full SHA
    6048c11 View commit details
    Browse the repository at this point in the history
  4. build(deps-dev): bump jinja2 from 3.1.3 to 3.1.4

    Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.3 to 3.1.4.
    - [Release notes](https://github.com/pallets/jinja/releases)
    - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
    - [Commits](pallets/jinja@3.1.3...3.1.4)
    
    ---
    updated-dependencies:
    - dependency-name: jinja2
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and Cube707 committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    f7bd697 View commit details
    Browse the repository at this point in the history
  5. build(deps): bump myst-parser from 2.0.0 to 3.0.1 in /docs

    Bumps [myst-parser](https://github.com/executablebooks/MyST-Parser) from 2.0.0 to 3.0.1.
    - [Release notes](https://github.com/executablebooks/MyST-Parser/releases)
    - [Changelog](https://github.com/executablebooks/MyST-Parser/blob/master/CHANGELOG.md)
    - [Commits](executablebooks/MyST-Parser@v2.0.0...v3.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: myst-parser
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and Cube707 committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    aaded0b View commit details
    Browse the repository at this point in the history
  6. ---

    updated-dependencies:
    - dependency-name: requests
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and Cube707 committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    68a09c6 View commit details
    Browse the repository at this point in the history
  7. build(deps-dev): bump bandit from 1.7.7 to 1.7.9

    Bumps [bandit](https://github.com/PyCQA/bandit) from 1.7.7 to 1.7.9.
    - [Release notes](https://github.com/PyCQA/bandit/releases)
    - [Commits](PyCQA/bandit@1.7.7...1.7.9)
    
    ---
    updated-dependencies:
    - dependency-name: bandit
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and Cube707 committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    c37bdbe View commit details
    Browse the repository at this point in the history
  8. build(deps-dev): bump tornado from 6.4 to 6.4.1

    Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.4 to 6.4.1.
    - [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst)
    - [Commits](tornadoweb/tornado@v6.4.0...v6.4.1)
    
    ---
    updated-dependencies:
    - dependency-name: tornado
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and Cube707 committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    eda9790 View commit details
    Browse the repository at this point in the history
  9. build(deps-dev): bump pre-commit-hooks from 4.5.0 to 4.6.0

    Bumps [pre-commit-hooks](https://github.com/pre-commit/pre-commit-hooks) from 4.5.0 to 4.6.0.
    - [Release notes](https://github.com/pre-commit/pre-commit-hooks/releases)
    - [Changelog](https://github.com/pre-commit/pre-commit-hooks/blob/main/CHANGELOG.md)
    - [Commits](pre-commit/pre-commit-hooks@v4.5.0...v4.6.0)
    
    ---
    updated-dependencies:
    - dependency-name: pre-commit-hooks
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and Cube707 committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    8c1420b View commit details
    Browse the repository at this point in the history
  10. build(deps): bump virtualenv in /.github/workflows

    Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.25.1 to 20.26.2.
    - [Release notes](https://github.com/pypa/virtualenv/releases)
    - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst)
    - [Commits](pypa/virtualenv@20.25.1...20.26.2)
    
    ---
    updated-dependencies:
    - dependency-name: virtualenv
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and Cube707 committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    331c6b0 View commit details
    Browse the repository at this point in the history
  11. build(deps-dev): bump safety from 2.3.4 to 3.2.3

    Bumps [safety](https://github.com/pyupio/safety) from 2.3.4 to 3.2.3.
    - [Release notes](https://github.com/pyupio/safety/releases)
    - [Changelog](https://github.com/pyupio/safety/blob/main/CHANGELOG.md)
    - [Commits](pyupio/safety@2.3.4...3.2.3)
    
    ---
    updated-dependencies:
    - dependency-name: safety
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and Cube707 committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    97a73a8 View commit details
    Browse the repository at this point in the history
  12. build(deps-dev): bump idna from 3.6 to 3.7

    Bumps [idna](https://github.com/kjd/idna) from 3.6 to 3.7.
    - [Release notes](https://github.com/kjd/idna/releases)
    - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst)
    - [Commits](kjd/idna@v3.6...v3.7)
    
    ---
    updated-dependencies:
    - dependency-name: idna
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and Cube707 committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    024b9ce View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    626366d View commit details
    Browse the repository at this point in the history
  14. pis pipx for coverage as well

    Cube707 committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    3ddfa7c View commit details
    Browse the repository at this point in the history
  15. fix: respect symbol length

    If a symbol is more than one character, the rest of the choices still appear with a single indent, which moves choices around when changing choices.
    GetPsyched authored and Cube707 committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    3ae648b View commit details
    Browse the repository at this point in the history
  16. release v3.2.5

    Cube707 committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    a2479ec View commit details
    Browse the repository at this point in the history
Loading