Compare commits

...
Author SHA1 Message Date
github-actions[bot]andGitHub 77f0eb282b Merge pull request #189 from ioBroker/dependabot/npm_and_yarn/js-yaml-4.2.0
chore(deps-dev): bump js-yaml from 4.1.1 to 4.2.0
2026-06-16 21:01:47 +00:00
dependabot[bot]andGitHub 58c63fcf1a chore(deps-dev): bump js-yaml from 4.1.1 to 4.2.0
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.1.1 to 4.2.0.
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodeca/js-yaml/commits)

---
updated-dependencies:
- dependency-name: js-yaml
  dependency-version: 4.2.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-06-16 20:59:34 +00:00
github-actions[bot]andGitHub 4eb196c7c2 Merge pull request #188 from ioBroker/dependabot/npm_and_yarn/alcalzone/release-script-5.2.1
chore(deps-dev): bump @alcalzone/release-script from 5.2.0 to 5.2.1
2026-06-16 20:56:09 +00:00
dependabot[bot]andGitHub c1a354803c chore(deps-dev): bump @alcalzone/release-script from 5.2.0 to 5.2.1
Bumps [@alcalzone/release-script](https://github.com/AlCalzone/release-script) from 5.2.0 to 5.2.1.
- [Release notes](https://github.com/AlCalzone/release-script/releases)
- [Changelog](https://github.com/AlCalzone/release-script/blob/master/CHANGELOG.md)
- [Commits](https://github.com/AlCalzone/release-script/compare/v5.2.0...v5.2.1)

---
updated-dependencies:
- dependency-name: "@alcalzone/release-script"
  dependency-version: 5.2.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-06-16 20:53:16 +00:00
2 changed files with 321 additions and 49 deletions
+320 -48
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -32,7 +32,7 @@
"@iobroker/adapter-core": "^3.3.2"
},
"devDependencies": {
"@alcalzone/release-script": "^5.2.0",
"@alcalzone/release-script": "^5.2.1",
"@alcalzone/release-script-plugin-iobroker": "^5.2.0",
"@alcalzone/release-script-plugin-license": "^5.2.0",
"@iobroker/adapter-dev": "^1.5.0",