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

Add condition to min/max position #253

Merged
merged 14 commits into from
Jul 31, 2024
Merged

Add condition to min/max position #253

merged 14 commits into from
Jul 31, 2024

Commits on Jul 31, 2024

  1. Configuration menu
    Copy the full SHA
    f303209 View commit details
    Browse the repository at this point in the history
  2. Bump pylint from 3.2.3 to 3.2.5

    Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.2.3 to 3.2.5.
    - [Release notes](https://github.com/pylint-dev/pylint/releases)
    - [Commits](pylint-dev/pylint@v3.2.3...v3.2.5)
    
    ---
    updated-dependencies:
    - dependency-name: pylint
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and basbruss committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    23117ce View commit details
    Browse the repository at this point in the history
  3. Bump pip from 24.0 to 24.1.1

    Bumps [pip](https://github.com/pypa/pip) from 24.0 to 24.1.1.
    - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst)
    - [Commits](pypa/pip@24.0...24.1.1)
    
    ---
    updated-dependencies:
    - dependency-name: pip
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and basbruss committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    db5bfce View commit details
    Browse the repository at this point in the history
  4. Update pvlib requirement from ~=0.10 to ~=0.11

    Updates the requirements on [pvlib](https://github.com/pvlib/pvlib-python) to permit the latest version.
    - [Release notes](https://github.com/pvlib/pvlib-python/releases)
    - [Commits](pvlib/pvlib-python@v0.10.0...v0.11.0)
    
    ---
    updated-dependencies:
    - dependency-name: pvlib
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and basbruss committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    baef420 View commit details
    Browse the repository at this point in the history
  5. Bump softprops/action-gh-release from 2.0.5 to 2.0.6

    Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 2.0.5 to 2.0.6.
    - [Release notes](https://github.com/softprops/action-gh-release/releases)
    - [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)
    - [Commits](softprops/action-gh-release@v2.0.5...v2.0.6)
    
    ---
    updated-dependencies:
    - dependency-name: softprops/action-gh-release
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and basbruss committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    af86aa6 View commit details
    Browse the repository at this point in the history
  6. Bump ruff from 0.4.9 to 0.5.0

    Bumps [ruff](https://github.com/astral-sh/ruff) from 0.4.9 to 0.5.0.
    - [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.4.9...0.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: ruff
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and basbruss committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    07ebcf9 View commit details
    Browse the repository at this point in the history
  7. Bump pip from 24.0 to 24.1.2

    Bumps [pip](https://github.com/pypa/pip) from 24.0 to 24.1.2.
    - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst)
    - [Commits](https://github.com/pypa/pip/commits)
    
    ---
    updated-dependencies:
    - dependency-name: pip
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and basbruss committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    83c75e4 View commit details
    Browse the repository at this point in the history
  8. Bump softprops/action-gh-release from 2.0.6 to 2.0.8

    Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 2.0.6 to 2.0.8.
    - [Release notes](https://github.com/softprops/action-gh-release/releases)
    - [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)
    - [Commits](softprops/action-gh-release@v2.0.6...v2.0.8)
    
    ---
    updated-dependencies:
    - dependency-name: softprops/action-gh-release
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and basbruss committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    77ce46b View commit details
    Browse the repository at this point in the history
  9. Bump pylint from 3.2.5 to 3.2.6

    Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.2.5 to 3.2.6.
    - [Release notes](https://github.com/pylint-dev/pylint/releases)
    - [Commits](pylint-dev/pylint@v3.2.5...v3.2.6)
    
    ---
    updated-dependencies:
    - dependency-name: pylint
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and basbruss committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    f908f7b View commit details
    Browse the repository at this point in the history
  10. Bump ruff from 0.5.0 to 0.5.5

    Bumps [ruff](https://github.com/astral-sh/ruff) from 0.5.0 to 0.5.5.
    - [Release notes](https://github.com/astral-sh/ruff/releases)
    - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
    - [Commits](astral-sh/ruff@0.5.0...0.5.5)
    
    ---
    updated-dependencies:
    - dependency-name: ruff
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and basbruss committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    e157c93 View commit details
    Browse the repository at this point in the history
  11. Bump pip from 24.1.2 to 24.2

    Bumps [pip](https://github.com/pypa/pip) from 24.1.2 to 24.2.
    - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst)
    - [Commits](pypa/pip@24.1.2...24.2)
    
    ---
    updated-dependencies:
    - dependency-name: pip
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and basbruss committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    1031871 View commit details
    Browse the repository at this point in the history
  12. Bump pre-commit from 3.7.1 to 3.8.0

    Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.7.1 to 3.8.0.
    - [Release notes](https://github.com/pre-commit/pre-commit/releases)
    - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md)
    - [Commits](pre-commit/pre-commit@v3.7.1...v3.8.0)
    
    ---
    updated-dependencies:
    - dependency-name: pre-commit
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and basbruss committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    7c00dff View commit details
    Browse the repository at this point in the history
  13. Add strings

    basbruss committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    8741d60 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    293f472 View commit details
    Browse the repository at this point in the history