Apollon77 / ioBroker.daikin

Control Daikin Air Conditioner devices
MIT License
14 stars 10 forks source link

Bump @iobroker/adapter-dev from 1.0.0 to 1.1.0 #147

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @iobroker/adapter-dev from 1.0.0 to 1.1.0.

Release notes

Sourced from @​iobroker/adapter-dev's releases.

Release v1.1.0

  • (Grizzelbee) Also translate admin messages in io-package.json
  • (AlCalzone) support specifying raw esbuild options, like loaders/plugins

Release v1.0.1

make sure that also texts with multiple sentences are correctly translated via Google Translate

Commits
  • b1cba14 chore: release v1.1.0
  • 4ab344c Merge pull request #176 from AlCalzone/cleanup
  • 8ed0abc avoid some repetition
  • 69d8dce * chore: replace execa with esm2csj version
  • 2a4a3f1 Merge pull request #117 from AlCalzone/raw-options
  • 1ecbc71 Merge branch 'main' into raw-options
  • 138fbb3 Merge pull request #175 from Grizzelbee/main
  • ce1e55b also translate linkText
  • 914729e #138 - translate ioPackage.common.messages
  • 22baa7a chore(deps-dev): bump @​typescript-eslint/eslint-plugin (#171)
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 1 year ago

Superseded by #154.