Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

main to dev #117

Merged
merged 17 commits into from
Oct 5, 2024
Merged

main to dev #117

merged 17 commits into from
Oct 5, 2024

Commits on Sep 22, 2024

  1. Merge pull request #110 from bolliy/dev

    Dev to main
    bolliy authored Sep 22, 2024
    Configuration menu
    Copy the full SHA
    f2a3808 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. chg register info name

    bolliy committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    c516f39 View commit details
    Browse the repository at this point in the history
  2. chore: release v0.12.0

    * Requirements from ioBroker Check and Service Bot #104
    * added battery packs #85
    * added config panel `Further Register`
    bolliy committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    c9583ce View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. Configuration menu
    Copy the full SHA
    6586031 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2933bee View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2024

  1. chore: release v0.12.1

    * no warning from check the valid number during standby: "no irradiation"
    bolliy committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    f2bc369 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Bump @iobroker/testing from 4.1.3 to 5.0.0

    Bumps [@iobroker/testing](https://github.com/AlCalzone/testing) from 4.1.3 to 5.0.0.
    - [Changelog](https://github.com/ioBroker/testing/blob/master/CHANGELOG.md)
    - [Commits](ioBroker/testing@v4.1.3...v5.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: "@iobroker/testing"
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    eb9afcd View commit details
    Browse the repository at this point in the history
  2. Bump typescript from 5.5.4 to 5.6.2

    Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.5.4 to 5.6.2.
    - [Release notes](https://github.com/microsoft/TypeScript/releases)
    - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
    - [Commits](microsoft/TypeScript@v5.5.4...v5.6.2)
    
    ---
    updated-dependencies:
    - dependency-name: typescript
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    81da93b View commit details
    Browse the repository at this point in the history
  3. Bump @types/node from 22.5.5 to 22.7.4

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.5.5 to 22.7.4.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/node"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    bef2a5a View commit details
    Browse the repository at this point in the history
  4. Bump @iobroker/adapter-core from 3.1.6 to 3.2.1

    Bumps [@iobroker/adapter-core](https://github.com/ioBroker/adapter-core) from 3.1.6 to 3.2.1.
    - [Release notes](https://github.com/ioBroker/adapter-core/releases)
    - [Commits](ioBroker/adapter-core@v3.1.6...v3.2.1)
    
    ---
    updated-dependencies:
    - dependency-name: "@iobroker/adapter-core"
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    ee86576 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #115 from bolliy/dependabot/npm_and_yarn/iobroker/…

    …adapter-core-3.2.1
    
    Bump @iobroker/adapter-core from 3.1.6 to 3.2.1
    bolliy authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    e6d94a4 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #114 from bolliy/dependabot/npm_and_yarn/types/nod…

    …e-22.7.4
    
    Bump @types/node from 22.5.5 to 22.7.4
    bolliy authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    2ebdab5 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #113 from bolliy/dependabot/npm_and_yarn/typescrip…

    …t-5.6.2
    
    Bump typescript from 5.5.4 to 5.6.2
    bolliy authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    7c4940c View commit details
    Browse the repository at this point in the history
  8. Merge pull request #111 from bolliy/dependabot/npm_and_yarn/iobroker/…

    …testing-5.0.0
    
    Bump @iobroker/testing from 4.1.3 to 5.0.0
    bolliy authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    4a6ce8d View commit details
    Browse the repository at this point in the history
  9. Bump sinon from 18.0.1 to 19.0.2

    Bumps [sinon](https://github.com/sinonjs/sinon) from 18.0.1 to 19.0.2.
    - [Release notes](https://github.com/sinonjs/sinon/releases)
    - [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md)
    - [Commits](sinonjs/sinon@v18.0.1...v19.0.2)
    
    ---
    updated-dependencies:
    - dependency-name: sinon
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    c8c9439 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #112 from bolliy/dependabot/npm_and_yarn/sinon-19.0.2

    Bump sinon from 18.0.1 to 19.0.2
    bolliy authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    d5a9237 View commit details
    Browse the repository at this point in the history
  11. Modification of ModbusAllowed

    bolliy committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    bec37dd View commit details
    Browse the repository at this point in the history