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

feat: latest comfyui, intial pyinstaller support #182

Merged
merged 8 commits into from
Feb 6, 2024
Merged

feat: latest comfyui, intial pyinstaller support #182

merged 8 commits into from
Feb 6, 2024

Commits on Feb 1, 2024

  1. Configuration menu
    Copy the full SHA
    014cc48 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4cc32a9 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. Configuration menu
    Copy the full SHA
    05c6548 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5473325 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #181 from Haidra-Org/pyinstaller

    feat: pyinstaller support
    tazlin authored Feb 6, 2024
    Configuration menu
    Copy the full SHA
    1b19074 View commit details
    Browse the repository at this point in the history
  4. build(deps-dev): bump the python-packages group with 4 updates

    Updates the requirements on [pytest](https://github.com/pytest-dev/pytest), [black](https://github.com/psf/black), [ruff](https://github.com/astral-sh/ruff) and [tox](https://github.com/tox-dev/tox) to permit the latest version.
    
    Updates `pytest` from 7.4.4 to 8.0.0
    - [Release notes](https://github.com/pytest-dev/pytest/releases)
    - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
    - [Commits](pytest-dev/pytest@7.4.4...8.0.0)
    
    Updates `black` from 23.12.1 to 24.1.1
    - [Release notes](https://github.com/psf/black/releases)
    - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
    - [Commits](psf/black@23.12.1...24.1.1)
    
    Updates `ruff` from 0.1.11 to 0.2.1
    - [Release notes](https://github.com/astral-sh/ruff/releases)
    - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
    - [Commits](astral-sh/ruff@v0.1.11...v0.2.1)
    
    Updates `tox` to 4.12.1
    - [Release notes](https://github.com/tox-dev/tox/releases)
    - [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst)
    - [Commits](tox-dev/tox@4.11.4...4.12.1)
    
    ---
    updated-dependencies:
    - dependency-name: pytest
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: python-packages
    - dependency-name: black
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: python-packages
    - dependency-name: ruff
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: python-packages
    - dependency-name: tox
      dependency-type: direct:development
      dependency-group: python-packages
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and tazlin committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    c161575 View commit details
    Browse the repository at this point in the history
  5. chore: update pre-commit hook versions

    also adds `horde_sdk` to mypy hook addtl. deps, and applies the `black` format changes now required
    tazlin committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    1fd63a5 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #179 from Haidra-Org/dependabot/pip/python-package…

    …s-9b845d9065
    
    build(deps-dev): bump the python-packages group with 4 updates
    tazlin authored Feb 6, 2024
    Configuration menu
    Copy the full SHA
    3e66f22 View commit details
    Browse the repository at this point in the history