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: SeraphicCorp/py-switchbot-api
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.0
Choose a base ref
...
head repository: SeraphicCorp/py-switchbot-api
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.1.0
Choose a head ref
  • 5 commits
  • 3 files changed
  • 3 contributors

Commits on Jan 16, 2024

  1. Bump aiohttp from 3.8.5 to 3.9.0 (#5)

    Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.8.5 to 3.9.0.
    - [Release notes](https://github.com/aio-libs/aiohttp/releases)
    - [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst)
    - [Commits](aio-libs/aiohttp@v3.8.5...v3.9.0)
    
    ---
    updated-dependencies:
    - dependency-name: aiohttp
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 16, 2024
    Configuration menu
    Copy the full SHA
    c1bc815 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. Bump the pip group across 1 directories with 1 update (#7)

    Bumps the pip group with 1 update in the /. directory: [aiohttp](https://github.com/aio-libs/aiohttp).
    
    
    Updates `aiohttp` from 3.9.0 to 3.9.2
    - [Release notes](https://github.com/aio-libs/aiohttp/releases)
    - [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst)
    - [Commits](aio-libs/aiohttp@v3.9.0...v3.9.2)
    
    ---
    updated-dependencies:
    - dependency-name: aiohttp
      dependency-type: direct:production
      dependency-group: pip-security-group
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 30, 2024
    Configuration menu
    Copy the full SHA
    60892d0 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. Bump black from 23.7.0 to 24.3.0 (#8)

    Bumps [black](https://github.com/psf/black) from 23.7.0 to 24.3.0.
    - [Release notes](https://github.com/psf/black/releases)
    - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
    - [Commits](psf/black@23.7.0...24.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: black
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 21, 2024
    Configuration menu
    Copy the full SHA
    74ed1f3 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Add switchbot lock commands (#9)

    * Add switchbot lock commands
    
    * Formatting fixes
    miterion authored Apr 2, 2024
    Configuration menu
    Copy the full SHA
    f4d1af7 View commit details
    Browse the repository at this point in the history
  2. Version up

    SeraphicRav authored Apr 2, 2024
    Configuration menu
    Copy the full SHA
    22b949f View commit details
    Browse the repository at this point in the history
Loading