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

Commits on Jan 27, 2024

  1. Update publish.yml

    eadwinCode authored Jan 27, 2024
    Configuration menu
    Copy the full SHA
    7b6bb86 View commit details
    Browse the repository at this point in the history
  2. update mkdocs.yml

    eadwinCode committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    9bf73f0 View commit details
    Browse the repository at this point in the history
  3. Update index.md

    eadwinCode authored Jan 27, 2024
    Configuration menu
    Copy the full SHA
    a83abd8 View commit details
    Browse the repository at this point in the history
  4. documentation updates

    eadwinCode committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    6529748 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f7575a2 View commit details
    Browse the repository at this point in the history

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
    328a0ac 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
    eff4e1e 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
    1e83be6 View commit details
    Browse the repository at this point in the history
  4. Bump codecov/codecov-action from 3.1.4 to 4.0.1

    Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3.1.4 to 4.0.1.
    - [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.1)
    
    ---
    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
    467e776 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. Merge pull request #12 from python-ellar/dependabot/pip/ruff-0.1.15

    Bump ruff from 0.1.9 to 0.1.15
    eadwinCode authored Feb 6, 2024
    Configuration menu
    Copy the full SHA
    1248422 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #13 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 6, 2024
    Configuration menu
    Copy the full SHA
    2f484d5 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #14 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 6, 2024
    Configuration menu
    Copy the full SHA
    fc45edc View commit details
    Browse the repository at this point in the history
  4. Merge pull request #15 from python-ellar/dependabot/github_actions/co…

    …decov/codecov-action-4.0.1
    
    Bump codecov/codecov-action from 3.1.4 to 4.0.1
    eadwinCode authored Feb 6, 2024
    Configuration menu
    Copy the full SHA
    ff5cf62 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

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

    eadwinCode committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    3b59f23 View commit details
    Browse the repository at this point in the history
  3. 0.0.2

    eadwinCode committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    0f3de36 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #16 from python-ellar/ellar_070_support

    Ellar 0.7.0 support
    eadwinCode authored Feb 14, 2024
    Configuration menu
    Copy the full SHA
    99a1acc View commit details
    Browse the repository at this point in the history
Loading
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy