Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve pipenv update and add pipenv upgrade command #5617

Merged
merged 27 commits into from
Mar 1, 2023
Merged

Commits on Feb 19, 2023

  1. Configuration menu
    Copy the full SHA
    3ada0ca View commit details
    Browse the repository at this point in the history
  2. Fix lint

    matteius committed Feb 19, 2023
    Configuration menu
    Copy the full SHA
    6785ebf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    772bc4c View commit details
    Browse the repository at this point in the history
  4. Fix imports.

    matteius committed Feb 19, 2023
    Configuration menu
    Copy the full SHA
    ed594bb View commit details
    Browse the repository at this point in the history
  5. fix imports

    matteius committed Feb 19, 2023
    Configuration menu
    Copy the full SHA
    c0d9e82 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    91e3ef9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f501084 View commit details
    Browse the repository at this point in the history
  8. Actually write the result to the Pipfile, and fix secondary bug with …

    …items not being written to the Pipfile.
    matteius committed Feb 19, 2023
    Configuration menu
    Copy the full SHA
    492f619 View commit details
    Browse the repository at this point in the history
  9. fix lint

    matteius committed Feb 19, 2023
    Configuration menu
    Copy the full SHA
    4758350 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2023

  1. Fix tests

    matteius committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    25834dd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7ade209 View commit details
    Browse the repository at this point in the history
  3. Fix tests

    matteius committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    89a19e6 View commit details
    Browse the repository at this point in the history
  4. Fix tests

    matteius committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    b1790ea View commit details
    Browse the repository at this point in the history
  5. Fix tests

    matteius committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    054fcd8 View commit details
    Browse the repository at this point in the history
  6. Fix tests

    matteius committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    b0d951f View commit details
    Browse the repository at this point in the history
  7. Fix tests

    matteius committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    9981563 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9819a49 View commit details
    Browse the repository at this point in the history
  9. Add news fragment.

    matteius committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    814f734 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    600c77a View commit details
    Browse the repository at this point in the history
  11. fix lint

    matteius committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    773b145 View commit details
    Browse the repository at this point in the history
  12. alter news fragment.

    matteius committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    984119f View commit details
    Browse the repository at this point in the history
  13. fix lint

    matteius committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    80c3b64 View commit details
    Browse the repository at this point in the history
  14. improve test

    matteius committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    d89d165 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    762da9d View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2023

  1. Configuration menu
    Copy the full SHA
    2579319 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2023

  1. PR feedback.

    matteius committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    be39abf View commit details
    Browse the repository at this point in the history
  2. Add lock-only option.

    matteius committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    61d4ae4 View commit details
    Browse the repository at this point in the history