Skip to content

Commit

Permalink
update baselines
Browse files Browse the repository at this point in the history
  • Loading branch information
AlCalzone committed Jan 15, 2024
1 parent 6cfaab7 commit 83c7f87
Show file tree
Hide file tree
Showing 31 changed files with 78 additions and 78 deletions.
2 changes: 1 addition & 1 deletion test/baselines/JS_LegacyMain/main.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
"use strict";

/*
* Created with @iobroker/create-adapter v2.5.0
* Created with @iobroker/create-adapter v2.6.0
*/

// The adapter-core module gives you access to the core ioBroker functions
Expand Down
2 changes: 1 addition & 1 deletion test/baselines/ReleaseScript_JS/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@iobroker/adapter-dev": "^1.2.0",
"@iobroker/testing": "^4.1.0",
"chai-as-promised": "^7.1.1",
"chai": "^4.4.0",
"chai": "^4.4.1",
"eslint": "^8.56.0",
"mocha": "^10.2.0",
"proxyquire": "^2.1.3",
Expand Down
10 changes: 5 additions & 5 deletions test/baselines/ReleaseScript_TS/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,14 +35,14 @@
"@types/chai": "^4.3.11",
"@types/chai-as-promised": "^7.1.8",
"@types/mocha": "^10.0.6",
"@types/node": "^18.19.4",
"@types/node": "^18.19.7",
"@types/proxyquire": "^1.3.31",
"@types/sinon": "^17.0.2",
"@types/sinon": "^17.0.3",
"@types/sinon-chai": "^3.2.12",
"@typescript-eslint/eslint-plugin": "^6.17.0",
"@typescript-eslint/parser": "^6.17.0",
"@typescript-eslint/eslint-plugin": "^6.18.1",
"@typescript-eslint/parser": "^6.18.1",
"chai-as-promised": "^7.1.1",
"chai": "^4.4.0",
"chai": "^4.4.1",
"eslint": "^8.56.0",
"mocha": "^10.2.0",
"proxyquire": "^2.1.3",
Expand Down
14 changes: 7 additions & 7 deletions test/baselines/TS_Prettier/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,19 +31,19 @@
"@types/chai": "^4.3.11",
"@types/chai-as-promised": "^7.1.8",
"@types/mocha": "^10.0.6",
"@types/node": "^18.19.4",
"@types/node": "^18.19.7",
"@types/proxyquire": "^1.3.31",
"@types/sinon": "^17.0.2",
"@types/sinon": "^17.0.3",
"@types/sinon-chai": "^3.2.12",
"@typescript-eslint/eslint-plugin": "^6.17.0",
"@typescript-eslint/parser": "^6.17.0",
"@typescript-eslint/eslint-plugin": "^6.18.1",
"@typescript-eslint/parser": "^6.18.1",
"chai-as-promised": "^7.1.1",
"chai": "^4.4.0",
"chai": "^4.4.1",
"eslint": "^8.56.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.1.2",
"eslint-plugin-prettier": "^5.1.3",
"mocha": "^10.2.0",
"prettier": "^3.1.1",
"prettier": "^3.2.2",
"proxyquire": "^2.1.3",
"rimraf": "^5.0.5",
"sinon": "^17.0.1",
Expand Down
2 changes: 1 addition & 1 deletion test/baselines/TS_SingleQuotes/src/main.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Created with @iobroker/create-adapter v2.5.0
* Created with @iobroker/create-adapter v2.6.0
*/

// The adapter-core module gives you access to the core ioBroker functions
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@
"gitCommit": "no",
"defaultBranch": "main",
"license": "Apache License 2.0",
"creatorVersion": "2.5.0"
"creatorVersion": "2.6.0"
}
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
'use strict';

/*
* Created with @iobroker/create-adapter v2.5.0
* Created with @iobroker/create-adapter v2.6.0
*/

// The adapter-core module gives you access to the core ioBroker functions
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,12 +31,12 @@
"@types/chai": "^4.3.11",
"@types/chai-as-promised": "^7.1.8",
"@types/mocha": "^10.0.6",
"@types/node": "^18.19.4",
"@types/node": "^18.19.7",
"@types/proxyquire": "^1.3.31",
"@types/sinon": "^17.0.2",
"@types/sinon": "^17.0.3",
"@types/sinon-chai": "^3.2.12",
"chai-as-promised": "^7.1.1",
"chai": "^4.4.0",
"chai": "^4.4.1",
"eslint": "^8.56.0",
"mocha": "^10.2.0",
"proxyquire": "^2.1.3",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@
"gitCommit": "no",
"defaultBranch": "main",
"license": "Apache License 2.0",
"creatorVersion": "2.5.0"
"creatorVersion": "2.6.0"
}
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
'use strict';

/*
* Created with @iobroker/create-adapter v2.5.0
* Created with @iobroker/create-adapter v2.6.0
*/

// The adapter-core module gives you access to the core ioBroker functions
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,12 +31,12 @@
"@types/chai": "^4.3.11",
"@types/chai-as-promised": "^7.1.8",
"@types/mocha": "^10.0.6",
"@types/node": "^18.19.4",
"@types/node": "^18.19.7",
"@types/proxyquire": "^1.3.31",
"@types/sinon": "^17.0.2",
"@types/sinon": "^17.0.3",
"@types/sinon-chai": "^3.2.12",
"chai-as-promised": "^7.1.1",
"chai": "^4.4.0",
"chai": "^4.4.1",
"eslint": "^8.56.0",
"mocha": "^10.2.0",
"proxyquire": "^2.1.3",
Expand Down
2 changes: 1 addition & 1 deletion test/baselines/adapter_JS_React/.create-adapter.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,5 @@
"gitCommit": "no",
"defaultBranch": "main",
"license": "MIT License",
"creatorVersion": "2.5.0"
"creatorVersion": "2.6.0"
}
2 changes: 1 addition & 1 deletion test/baselines/adapter_JS_React/main.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
"use strict";

/*
* Created with @iobroker/create-adapter v2.5.0
* Created with @iobroker/create-adapter v2.6.0
*/

// The adapter-core module gives you access to the core ioBroker functions
Expand Down
2 changes: 1 addition & 1 deletion test/baselines/adapter_JS_React/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@iobroker/testing": "^4.1.0",
"@material-ui/core": "^4.12.4",
"chai-as-promised": "^7.1.1",
"chai": "^4.4.0",
"chai": "^4.4.1",
"eslint": "^8.56.0",
"eslint-plugin-react": "^7.33.2",
"mocha": "^10.2.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,5 @@
"gitCommit": "no",
"defaultBranch": "main",
"license": "MIT License",
"creatorVersion": "2.5.0"
"creatorVersion": "2.6.0"
}
Original file line number Diff line number Diff line change
Expand Up @@ -31,14 +31,14 @@
"@types/chai": "^4.3.11",
"@types/chai-as-promised": "^7.1.8",
"@types/mocha": "^10.0.6",
"@types/node": "^18.19.4",
"@types/node": "^18.19.7",
"@types/proxyquire": "^1.3.31",
"@types/sinon": "^17.0.2",
"@types/sinon": "^17.0.3",
"@types/sinon-chai": "^3.2.12",
"@typescript-eslint/eslint-plugin": "^6.17.0",
"@typescript-eslint/parser": "^6.17.0",
"@typescript-eslint/eslint-plugin": "^6.18.1",
"@typescript-eslint/parser": "^6.18.1",
"chai-as-promised": "^7.1.1",
"chai": "^4.4.0",
"chai": "^4.4.1",
"eslint": "^8.56.0",
"mocha": "^10.2.0",
"proxyquire": "^2.1.3",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Created with @iobroker/create-adapter v2.5.0
* Created with @iobroker/create-adapter v2.6.0
*/

// The adapter-core module gives you access to the core ioBroker functions
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,5 @@
"gitCommit": "no",
"defaultBranch": "main",
"license": "MIT License",
"creatorVersion": "2.5.0"
"creatorVersion": "2.6.0"
}
Original file line number Diff line number Diff line change
Expand Up @@ -31,14 +31,14 @@
"@types/chai": "^4.3.11",
"@types/chai-as-promised": "^7.1.8",
"@types/mocha": "^10.0.6",
"@types/node": "^18.19.4",
"@types/node": "^18.19.7",
"@types/proxyquire": "^1.3.31",
"@types/sinon": "^17.0.2",
"@types/sinon": "^17.0.3",
"@types/sinon-chai": "^3.2.12",
"@typescript-eslint/eslint-plugin": "^6.17.0",
"@typescript-eslint/parser": "^6.17.0",
"@typescript-eslint/eslint-plugin": "^6.18.1",
"@typescript-eslint/parser": "^6.18.1",
"chai-as-promised": "^7.1.1",
"chai": "^4.4.0",
"chai": "^4.4.1",
"eslint": "^8.56.0",
"mocha": "^10.2.0",
"proxyquire": "^2.1.3",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Created with @iobroker/create-adapter v2.5.0
* Created with @iobroker/create-adapter v2.6.0
*/

// The adapter-core module gives you access to the core ioBroker functions
Expand Down
2 changes: 1 addition & 1 deletion test/baselines/adapter_TS_React/.create-adapter.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,5 @@
"gitCommit": "no",
"defaultBranch": "main",
"license": "MIT License",
"creatorVersion": "2.5.0"
"creatorVersion": "2.6.0"
}
12 changes: 6 additions & 6 deletions test/baselines/adapter_TS_React/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,16 +33,16 @@
"@types/chai": "^4.3.11",
"@types/chai-as-promised": "^7.1.8",
"@types/mocha": "^10.0.6",
"@types/node": "^18.19.4",
"@types/node": "^18.19.7",
"@types/proxyquire": "^1.3.31",
"@types/react-dom": "^17.0.25",
"@types/react": "^17.0.74",
"@types/sinon": "^17.0.2",
"@types/react": "^17.0.75",
"@types/sinon": "^17.0.3",
"@types/sinon-chai": "^3.2.12",
"@typescript-eslint/eslint-plugin": "^6.17.0",
"@typescript-eslint/parser": "^6.17.0",
"@typescript-eslint/eslint-plugin": "^6.18.1",
"@typescript-eslint/parser": "^6.18.1",
"chai-as-promised": "^7.1.1",
"chai": "^4.4.0",
"chai": "^4.4.1",
"eslint": "^8.56.0",
"eslint-plugin-react": "^7.33.2",
"mocha": "^10.2.0",
Expand Down
2 changes: 1 addition & 1 deletion test/baselines/adapter_TS_React/src/main.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Created with @iobroker/create-adapter v2.5.0
* Created with @iobroker/create-adapter v2.6.0
*/

// The adapter-core module gives you access to the core ioBroker functions
Expand Down
2 changes: 1 addition & 1 deletion test/baselines/connectionIndicator_yes/src/main.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Created with @iobroker/create-adapter v2.5.0
* Created with @iobroker/create-adapter v2.6.0
*/

// The adapter-core module gives you access to the core ioBroker functions
Expand Down
10 changes: 5 additions & 5 deletions test/baselines/contributors/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,14 +39,14 @@
"@types/chai": "^4.3.11",
"@types/chai-as-promised": "^7.1.8",
"@types/mocha": "^10.0.6",
"@types/node": "^18.19.4",
"@types/node": "^18.19.7",
"@types/proxyquire": "^1.3.31",
"@types/sinon": "^17.0.2",
"@types/sinon": "^17.0.3",
"@types/sinon-chai": "^3.2.12",
"@typescript-eslint/eslint-plugin": "^6.17.0",
"@typescript-eslint/parser": "^6.17.0",
"@typescript-eslint/eslint-plugin": "^6.18.1",
"@typescript-eslint/parser": "^6.18.1",
"chai-as-promised": "^7.1.1",
"chai": "^4.4.0",
"chai": "^4.4.1",
"eslint": "^8.56.0",
"mocha": "^10.2.0",
"proxyquire": "^2.1.3",
Expand Down
2 changes: 1 addition & 1 deletion test/baselines/customAdapterSettings/src/main.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Created with @iobroker/create-adapter v2.5.0
* Created with @iobroker/create-adapter v2.6.0
*/

// The adapter-core module gives you access to the core ioBroker functions
Expand Down
10 changes: 5 additions & 5 deletions test/baselines/git_SSH/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,14 +31,14 @@
"@types/chai": "^4.3.11",
"@types/chai-as-promised": "^7.1.8",
"@types/mocha": "^10.0.6",
"@types/node": "^18.19.4",
"@types/node": "^18.19.7",
"@types/proxyquire": "^1.3.31",
"@types/sinon": "^17.0.2",
"@types/sinon": "^17.0.3",
"@types/sinon-chai": "^3.2.12",
"@typescript-eslint/eslint-plugin": "^6.17.0",
"@typescript-eslint/parser": "^6.17.0",
"@typescript-eslint/eslint-plugin": "^6.18.1",
"@typescript-eslint/parser": "^6.18.1",
"chai-as-promised": "^7.1.1",
"chai": "^4.4.0",
"chai": "^4.4.1",
"eslint": "^8.56.0",
"mocha": "^10.2.0",
"proxyquire": "^2.1.3",
Expand Down
10 changes: 5 additions & 5 deletions test/baselines/keywords/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,14 +32,14 @@
"@types/chai": "^4.3.11",
"@types/chai-as-promised": "^7.1.8",
"@types/mocha": "^10.0.6",
"@types/node": "^18.19.4",
"@types/node": "^18.19.7",
"@types/proxyquire": "^1.3.31",
"@types/sinon": "^17.0.2",
"@types/sinon": "^17.0.3",
"@types/sinon-chai": "^3.2.12",
"@typescript-eslint/eslint-plugin": "^6.17.0",
"@typescript-eslint/parser": "^6.17.0",
"@typescript-eslint/eslint-plugin": "^6.18.1",
"@typescript-eslint/parser": "^6.18.1",
"chai-as-promised": "^7.1.1",
"chai": "^4.4.0",
"chai": "^4.4.1",
"eslint": "^8.56.0",
"mocha": "^10.2.0",
"proxyquire": "^2.1.3",
Expand Down
10 changes: 5 additions & 5 deletions test/baselines/minNodeVersion_18/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,14 +31,14 @@
"@types/chai": "^4.3.11",
"@types/chai-as-promised": "^7.1.8",
"@types/mocha": "^10.0.6",
"@types/node": "^18.19.4",
"@types/node": "^18.19.7",
"@types/proxyquire": "^1.3.31",
"@types/sinon": "^17.0.2",
"@types/sinon": "^17.0.3",
"@types/sinon-chai": "^3.2.12",
"@typescript-eslint/eslint-plugin": "^6.17.0",
"@typescript-eslint/parser": "^6.17.0",
"@typescript-eslint/eslint-plugin": "^6.18.1",
"@typescript-eslint/parser": "^6.18.1",
"chai-as-promised": "^7.1.1",
"chai": "^4.4.0",
"chai": "^4.4.1",
"eslint": "^8.56.0",
"mocha": "^10.2.0",
"proxyquire": "^2.1.3",
Expand Down
10 changes: 5 additions & 5 deletions test/baselines/minNodeVersion_20/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,14 +31,14 @@
"@types/chai": "^4.3.11",
"@types/chai-as-promised": "^7.1.8",
"@types/mocha": "^10.0.6",
"@types/node": "^20.10.6",
"@types/node": "^20.11.2",
"@types/proxyquire": "^1.3.31",
"@types/sinon": "^17.0.2",
"@types/sinon": "^17.0.3",
"@types/sinon-chai": "^3.2.12",
"@typescript-eslint/eslint-plugin": "^6.17.0",
"@typescript-eslint/parser": "^6.17.0",
"@typescript-eslint/eslint-plugin": "^6.18.1",
"@typescript-eslint/parser": "^6.18.1",
"chai-as-promised": "^7.1.1",
"chai": "^4.4.0",
"chai": "^4.4.1",
"eslint": "^8.56.0",
"mocha": "^10.2.0",
"proxyquire": "^2.1.3",
Expand Down
2 changes: 1 addition & 1 deletion test/baselines/vis_Widget/.create-adapter.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@
"gitCommit": "no",
"defaultBranch": "main",
"license": "MIT License",
"creatorVersion": "2.5.0"
"creatorVersion": "2.6.0"
}

0 comments on commit 83c7f87

Please sign in to comment.