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-ellar/ellar-cli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.3.5
Choose a base ref
...
head repository: python-ellar/ellar-cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.3.6
Choose a head ref
  • 11 commits
  • 5 files changed
  • 2 contributors

Commits on Feb 1, 2024

  1. Bump ruff from 0.1.9 to 0.1.15

    Bumps [ruff](https://github.com/astral-sh/ruff) from 0.1.9 to 0.1.15.
    - [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.9...v0.1.15)
    
    ---
    updated-dependencies:
    - dependency-name: ruff
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Feb 1, 2024
    Configuration menu
    Copy the full SHA
    b03dbe7 View commit details
    Browse the repository at this point in the history
  2. Update pytest requirement from <8.0.0,>=7.1.3 to >=7.1.3,<9.0.0

    Updates the requirements on [pytest](https://github.com/pytest-dev/pytest) to permit the latest version.
    - [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.1.3...8.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: pytest
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Feb 1, 2024
    Configuration menu
    Copy the full SHA
    fbd1319 View commit details
    Browse the repository at this point in the history
  3. Bump pypa/gh-action-pypi-publish from 1.8.10 to 1.8.11

    Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.8.10 to 1.8.11.
    - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
    - [Commits](pypa/gh-action-pypi-publish@v1.8.10...v1.8.11)
    
    ---
    updated-dependencies:
    - dependency-name: pypa/gh-action-pypi-publish
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Feb 1, 2024
    Configuration menu
    Copy the full SHA
    556b07f View commit details
    Browse the repository at this point in the history
  4. Bump codecov/codecov-action from 3.1.4 to 4.0.0

    Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3.1.4 to 4.0.0.
    - [Release notes](https://github.com/codecov/codecov-action/releases)
    - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
    - [Commits](codecov/codecov-action@v3.1.4...v4.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: codecov/codecov-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Feb 1, 2024
    Configuration menu
    Copy the full SHA
    19544ea View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

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

    eadwinCode committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    0784bac View commit details
    Browse the repository at this point in the history
  3. Merge pull request #70 from python-ellar/dependabot/github_actions/co…

    …decov/codecov-action-4.0.0
    
    Bump codecov/codecov-action from 3.1.4 to 4.0.0
    eadwinCode authored Feb 15, 2024
    Configuration menu
    Copy the full SHA
    cf44896 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #69 from python-ellar/dependabot/github_actions/py…

    …pa/gh-action-pypi-publish-1.8.11
    
    Bump pypa/gh-action-pypi-publish from 1.8.10 to 1.8.11
    eadwinCode authored Feb 15, 2024
    Configuration menu
    Copy the full SHA
    d04fd40 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #68 from python-ellar/dependabot/pip/pytest-gte-7.…

    …1.3-and-lt-9.0.0
    
    Update pytest requirement from <8.0.0,>=7.1.3 to >=7.1.3,<9.0.0
    eadwinCode authored Feb 15, 2024
    Configuration menu
    Copy the full SHA
    959c6a5 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #67 from python-ellar/dependabot/pip/ruff-0.1.15

    Bump ruff from 0.1.9 to 0.1.15
    eadwinCode authored Feb 15, 2024
    Configuration menu
    Copy the full SHA
    55ae542 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #72 from python-ellar/project_template_fix

    Project Template Fix
    eadwinCode authored Feb 15, 2024
    Configuration menu
    Copy the full SHA
    b8ac091 View commit details
    Browse the repository at this point in the history
Loading