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: seijinrosen/lssr
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.3.0
Choose a base ref
...
head repository: seijinrosen/lssr
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 14 commits
  • 3 files changed
  • 2 contributors

Commits on Feb 1, 2025

  1. build(deps): bump pypa/gh-action-pypi-publish from 1.12.3 to 1.12.4

    Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.12.3 to 1.12.4.
    - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
    - [Commits](pypa/gh-action-pypi-publish@67339c7...76f52bc)
    
    ---
    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, 2025
    Configuration menu
    Copy the full SHA
    6509d56 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #117 from seijinrosen/dependabot/github_actions/py…

    …pa/gh-action-pypi-publish-1.12.4
    
    build(deps): bump pypa/gh-action-pypi-publish from 1.12.3 to 1.12.4
    seijinrosen authored Feb 1, 2025
    Configuration menu
    Copy the full SHA
    c2ba57c View commit details
    Browse the repository at this point in the history
  3. build(deps-dev): bump tox from 4.23.2 to 4.24.1

    Bumps [tox](https://github.com/tox-dev/tox) from 4.23.2 to 4.24.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.23.2...4.24.1)
    
    ---
    updated-dependencies:
    - dependency-name: tox
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Feb 1, 2025
    Configuration menu
    Copy the full SHA
    fe115d2 View commit details
    Browse the repository at this point in the history
  4. build(deps-dev): bump isort from 5.13.2 to 6.0.0

    Bumps [isort](https://github.com/pycqa/isort) from 5.13.2 to 6.0.0.
    - [Release notes](https://github.com/pycqa/isort/releases)
    - [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md)
    - [Commits](PyCQA/isort@5.13.2...6.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: isort
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Feb 1, 2025
    Configuration menu
    Copy the full SHA
    1f36915 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #118 from seijinrosen/dependabot/pip/tox-4.24.1

    build(deps-dev): bump tox from 4.23.2 to 4.24.1
    seijinrosen authored Feb 1, 2025
    Configuration menu
    Copy the full SHA
    0b606ef View commit details
    Browse the repository at this point in the history
  6. Merge pull request #119 from seijinrosen/dependabot/pip/isort-6.0.0

    build(deps-dev): bump isort from 5.13.2 to 6.0.0
    seijinrosen authored Feb 1, 2025
    Configuration menu
    Copy the full SHA
    93d945e View commit details
    Browse the repository at this point in the history
  7. build(deps-dev): bump black from 24.10.0 to 25.1.0

    Bumps [black](https://github.com/psf/black) from 24.10.0 to 25.1.0.
    - [Release notes](https://github.com/psf/black/releases)
    - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
    - [Commits](psf/black@24.10.0...25.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: black
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Feb 1, 2025
    Configuration menu
    Copy the full SHA
    b5de46e View commit details
    Browse the repository at this point in the history
  8. Merge pull request #120 from seijinrosen/dependabot/pip/black-25.1.0

    build(deps-dev): bump black from 24.10.0 to 25.1.0
    seijinrosen authored Feb 1, 2025
    Configuration menu
    Copy the full SHA
    efb3c2e View commit details
    Browse the repository at this point in the history
  9. build(deps-dev): bump bandit from 1.8.0 to 1.8.2

    Bumps [bandit](https://github.com/PyCQA/bandit) from 1.8.0 to 1.8.2.
    - [Release notes](https://github.com/PyCQA/bandit/releases)
    - [Commits](PyCQA/bandit@1.8.0...1.8.2)
    
    ---
    updated-dependencies:
    - dependency-name: bandit
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Feb 1, 2025
    Configuration menu
    Copy the full SHA
    424ff4b View commit details
    Browse the repository at this point in the history
  10. Merge pull request #121 from seijinrosen/dependabot/pip/bandit-1.8.2

    build(deps-dev): bump bandit from 1.8.0 to 1.8.2
    seijinrosen authored Feb 1, 2025
    Configuration menu
    Copy the full SHA
    3ceefc7 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2025

  1. build(deps-dev): bump bandit from 1.8.2 to 1.8.3

    Bumps [bandit](https://github.com/PyCQA/bandit) from 1.8.2 to 1.8.3.
    - [Release notes](https://github.com/PyCQA/bandit/releases)
    - [Commits](PyCQA/bandit@1.8.2...1.8.3)
    
    ---
    updated-dependencies:
    - dependency-name: bandit
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 1, 2025
    Configuration menu
    Copy the full SHA
    f38e772 View commit details
    Browse the repository at this point in the history
  2. build(deps-dev): bump isort from 6.0.0 to 6.0.1

    Bumps [isort](https://github.com/PyCQA/isort) from 6.0.0 to 6.0.1.
    - [Release notes](https://github.com/PyCQA/isort/releases)
    - [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md)
    - [Commits](PyCQA/isort@6.0.0...6.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: isort
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 1, 2025
    Configuration menu
    Copy the full SHA
    6e87241 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #122 from seijinrosen/dependabot/pip/bandit-1.8.3

    build(deps-dev): bump bandit from 1.8.2 to 1.8.3
    seijinrosen authored Mar 1, 2025
    Configuration menu
    Copy the full SHA
    3439b77 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #123 from seijinrosen/dependabot/pip/isort-6.0.1

    build(deps-dev): bump isort from 6.0.0 to 6.0.1
    seijinrosen authored Mar 1, 2025
    Configuration menu
    Copy the full SHA
    1abee34 View commit details
    Browse the repository at this point in the history
Loading