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: bytespider/Meross
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: develop
Choose a base ref
...
head repository: bytespider/Meross
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 1 commit
  • 15 files changed
  • 2 contributors

Commits on Jan 13, 2025

  1. 1.0.16 (#94)

    * version changes
    
    * update node version requirement
    
    * Bump axios from 0.21.4 to 0.28.0
    
    Bumps [axios](https://github.com/axios/axios) from 0.21.4 to 0.28.0.
    - [Release notes](https://github.com/axios/axios/releases)
    - [Changelog](https://github.com/axios/axios/blob/v0.28.0/CHANGELOG.md)
    - [Commits](axios/axios@v0.21.4...v0.28.0)
    
    ---
    updated-dependencies:
    - dependency-name: axios
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * mosquitto example dockerfile
    
    * use fixed engine range, remove unused deps
    
    * removed old directories from .gitignore
    
    * updated node version
    
    * add vscode workspace settings
    
    * updated dockerfile example
    
    * coding style
    
    * information about CVE-2022-32214 resolution in node >21 that affects parsing device responses
    
    * update packages and engines
    
    * update to new versions
    
    * 1.0.16
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    bytespider and dependabot[bot] authored Jan 13, 2025
    Configuration menu
    Copy the full SHA
    f7172c7 View commit details
    Browse the repository at this point in the history
Loading