Compare commits

..
Author SHA1 Message Date
dependabot[bot]andGitHub b73879d0f5 chore(deps): bump ioBroker/testing-action-check from 1 to 2
Bumps [ioBroker/testing-action-check](https://github.com/iobroker/testing-action-check) from 1 to 2.
- [Release notes](https://github.com/iobroker/testing-action-check/releases)
- [Commits](https://github.com/iobroker/testing-action-check/compare/v1...v2)

---
updated-dependencies:
- dependency-name: ioBroker/testing-action-check
  dependency-version: '2'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-06-16 20:52:41 +00:00
3 changed files with 55 additions and 327 deletions
+1 -1
View File
@@ -26,7 +26,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: ioBroker/testing-action-check@v1
- uses: ioBroker/testing-action-check@v2
with:
node-version: '24.x'
lint: true
+52 -324
View File
File diff suppressed because it is too large Load Diff
+2 -2
View File
@@ -28,11 +28,11 @@
"url": "https://github.com/ioBroker/ioBroker.hass"
},
"dependencies": {
"ws": "^8.21.0",
"ws": "^8.20.1",
"@iobroker/adapter-core": "^3.3.2"
},
"devDependencies": {
"@alcalzone/release-script": "^5.2.1",
"@alcalzone/release-script": "^5.2.0",
"@alcalzone/release-script-plugin-iobroker": "^5.2.0",
"@alcalzone/release-script-plugin-license": "^5.2.0",
"@iobroker/adapter-dev": "^1.5.0",