dependabot[bot]
33cb3a355c
Bump nanoid and webpack-serve
...
Bumps [nanoid](https://github.com/ai/nanoid ) to 3.3.8 and updates ancestor dependency [webpack-serve](https://github.com/shellscape/webpack-serve ). These dependencies need to be updated together.
Updates `nanoid` from 2.1.11 to 3.3.8
- [Release notes](https://github.com/ai/nanoid/releases )
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ai/nanoid/compare/2.1.11...3.3.8 )
Updates `webpack-serve` from 3.2.0 to 4.0.0
- [Release notes](https://github.com/shellscape/webpack-serve/releases )
- [Commits](https://github.com/shellscape/webpack-serve/compare/v3.2.0...v4.0.0 )
---
updated-dependencies:
- dependency-name: nanoid
dependency-type: indirect
- dependency-name: webpack-serve
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-01-06 11:17:18 +00:00
Florian Hotze
82a24a4826
Update doc preview infrastructure ( #2444 )
...
* Update doc preview infrastructure
Align the used NodeJS and Ruby versions and scripts with the website build.
Also upgrade caniuse-lite DB.
Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
* Add NodeJS/Ruby install instructions
Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
* switch sentence with local preview sentence
Signed-off-by: Stefan Höhn <mail@stefanhoehn.com>
---------
Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
Signed-off-by: Stefan Höhn <mail@stefanhoehn.com>
Co-authored-by: Stefan Höhn <mail@stefanhoehn.com>
2025-01-06 12:16:05 +01:00
dependabot[bot]
be2efd4ee3
Bump elliptic from 6.5.7 to 6.6.0 ( #2393 )
...
Bumps [elliptic](https://github.com/indutny/elliptic ) from 6.5.7 to 6.6.0.
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.7...v6.6.0 )
---
updated-dependencies:
- dependency-name: elliptic
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-01 08:02:46 +01:00
dependabot[bot]
7558aea975
Bump cookie and express ( #2384 )
...
Bumps [cookie](https://github.com/jshttp/cookie ) and [express](https://github.com/expressjs/express ). These dependencies needed to be updated together.
Updates `cookie` from 0.6.0 to 0.7.1
- [Release notes](https://github.com/jshttp/cookie/releases )
- [Commits](https://github.com/jshttp/cookie/compare/v0.6.0...v0.7.1 )
Updates `express` from 4.21.0 to 4.21.1
- [Release notes](https://github.com/expressjs/express/releases )
- [Changelog](https://github.com/expressjs/express/blob/4.21.1/History.md )
- [Commits](https://github.com/expressjs/express/compare/4.21.0...4.21.1 )
---
updated-dependencies:
- dependency-name: cookie
dependency-type: indirect
- dependency-name: express
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-18 20:36:48 +02:00
dependabot[bot]
4f714dcb8e
Bump elliptic from 6.5.4 to 6.5.7 ( #2370 )
...
Bumps [elliptic](https://github.com/indutny/elliptic ) from 6.5.4 to 6.5.7.
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.4...v6.5.7 )
---
updated-dependencies:
- dependency-name: elliptic
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: stefan-hoehn <mail@stefanhoehn.com>
2024-09-28 17:43:30 +02:00
dependabot[bot]
2875aa968a
Bump serve-static and express ( #2368 )
...
Bumps [serve-static](https://github.com/expressjs/serve-static ) and [express](https://github.com/expressjs/express ). These dependencies needed to be updated together.
Updates `serve-static` from 1.15.0 to 1.16.2
- [Release notes](https://github.com/expressjs/serve-static/releases )
- [Changelog](https://github.com/expressjs/serve-static/blob/v1.16.2/HISTORY.md )
- [Commits](https://github.com/expressjs/serve-static/compare/v1.15.0...v1.16.2 )
Updates `express` from 4.19.2 to 4.21.0
- [Release notes](https://github.com/expressjs/express/releases )
- [Changelog](https://github.com/expressjs/express/blob/4.21.0/History.md )
- [Commits](https://github.com/expressjs/express/compare/4.19.2...4.21.0 )
---
updated-dependencies:
- dependency-name: serve-static
dependency-type: indirect
- dependency-name: express
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-18 10:19:54 +02:00
dependabot[bot]
176c79232a
Bump express from 4.18.2 to 4.19.2 ( #2278 )
...
Bumps [express](https://github.com/expressjs/express ) from 4.18.2 to 4.19.2.
- [Release notes](https://github.com/expressjs/express/releases )
- [Changelog](https://github.com/expressjs/express/blob/master/History.md )
- [Commits](https://github.com/expressjs/express/compare/4.18.2...4.19.2 )
---
updated-dependencies:
- dependency-name: express
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: stefan-hoehn <mail@stefanhoehn.com>
2024-04-07 21:07:54 +02:00
dependabot[bot]
0b81ce2762
Bump follow-redirects from 1.15.5 to 1.15.6 ( #2274 )
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.15.5 to 1.15.6.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.5...v1.15.6 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-21 22:15:32 +01:00
Patrik Gfeller
475c5d70a1
[Enhancement] - Simplify local builds to lower bar for beginners #2215 ( #2218 )
...
* [Enancement] - Simplify local builds to lower bar for beginners
Fixes #2215
* [Enancement] - Simplify local builds to lower bar for beginners
Fixes #2215
📄 missing `npm install step` added to README.md
Signed-off-by: Patrik Gfeller <patrik.gfeller@gmail.com>
* 🐞 problems resolved after reabse/update to latest main branch.
Signed-off-by: Patrik Gfeller <patrik.gfeller@gmail.com>
* 🔃 Squashed commit of the following:
commit 6774910167
Author: jimtng <2554958+jimtng@users.noreply.github.com>
Date: Sun Feb 25 17:23:01 2024 +1000
Convert pwm, pid, map icons to svg and add jinja logo (#2253 )
* Replace map icon with svg version
Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
* Replace pidcontroller icon with svg version
Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
* Replace pwm icon with svg version
Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
* Add jinja logo
Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
---------
Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
commit 6f39e146f4
Author: jimtng <2554958+jimtng@users.noreply.github.com>
Date: Sun Feb 25 08:15:21 2024 +1000
Add icon for scale transformation (#2252 )
Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
commit 67a019a2df
Author: jimtng <2554958+jimtng@users.noreply.github.com>
Date: Sun Feb 25 00:55:02 2024 +1000
Add pwm icon (#2251 )
Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
commit a03e4c072b
Author: jimtng <2554958+jimtng@users.noreply.github.com>
Date: Sun Feb 25 00:54:22 2024 +1000
PIDController icon: Make lines thicker (#2250 )
Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
commit 7308a413a0
Author: Kai Kreuzer <kai@openhab.org>
Date: Sat Feb 24 14:57:54 2024 +0100
Fix typo in tutorial (#2249 )
Signed-off-by: Kai Kreuzer <kai@openhab.org>
commit ccb7e64bf0
Author: jimtng <2554958+jimtng@users.noreply.github.com>
Date: Sat Feb 24 18:15:21 2024 +1000
Make basicui icon a bit bigger and more visible (#2247 )
Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
commit d9664d9ac4
Author: jimtng <2554958+jimtng@users.noreply.github.com>
Date: Sat Feb 24 18:10:22 2024 +1000
Add icon for pidcontroller (#2248 )
Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
commit bcba38ebb3
Author: jimtng <2554958+jimtng@users.noreply.github.com>
Date: Sat Feb 24 08:31:23 2024 +1000
Add an icon for map transformation (#2240 )
Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
commit f8ebab4e33
Author: jimtng <2554958+jimtng@users.noreply.github.com>
Date: Sat Feb 24 03:23:06 2024 +1000
Add icon for Basic UI (#2242 )
Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
commit ab958f9397
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Fri Feb 23 18:21:57 2024 +0100
Bump ip from 1.1.5 to 1.1.9 (#2244 )
Bumps [ip](https://github.com/indutny/node-ip ) from 1.1.5 to 1.1.9.
- [Commits](https://github.com/indutny/node-ip/compare/v1.1.5...v1.1.9 )
---
updated-dependencies:
- dependency-name: ip
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: stefan-hoehn <mail@stefanhoehn.com>
commit dedb16a37c
Author: Florian Hotze <florianh_dev@icloud.com>
Date: Fri Feb 23 16:52:57 2024 +0100
Use SVG logos for DoorBird & Govee (#2246 )
Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
commit 749a656520
Author: jimtng <2554958+jimtng@users.noreply.github.com>
Date: Fri Feb 23 18:29:36 2024 +1000
Add sqlite icon (#2238 )
Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
Signed-off-by: Patrik Gfeller <patrik.gfeller@gmail.com>
* Update README.md
Signed-off-by: stefan-hoehn <mail@stefanhoehn.com>
* Update README.md
Signed-off-by: stefan-hoehn <mail@stefanhoehn.com>
---------
Signed-off-by: Patrik Gfeller <patrik.gfeller@gmail.com>
Signed-off-by: stefan-hoehn <mail@stefanhoehn.com>
Co-authored-by: stefan-hoehn <mail@stefanhoehn.com>
2024-03-02 11:03:26 +01:00
dependabot[bot]
ab958f9397
Bump ip from 1.1.5 to 1.1.9 ( #2244 )
...
Bumps [ip](https://github.com/indutny/node-ip ) from 1.1.5 to 1.1.9.
- [Commits](https://github.com/indutny/node-ip/compare/v1.1.5...v1.1.9 )
---
updated-dependencies:
- dependency-name: ip
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: stefan-hoehn <mail@stefanhoehn.com>
2024-02-23 18:21:57 +01:00
dependabot[bot]
d33956a21c
Bump follow-redirects from 1.14.8 to 1.15.4 ( #2203 )
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.14.8 to 1.15.4.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.8...v1.15.4 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-11 20:48:54 +01:00
dependabot[bot]
b76f5e78fe
Bump @babel/traverse from 7.16.3 to 7.23.2 ( #2142 )
...
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse ) from 7.16.3 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse )
---
updated-dependencies:
- dependency-name: "@babel/traverse"
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-19 13:43:26 +01:00
dependabot[bot]
f4a065bab1
Bump browserify-sign from 4.2.1 to 4.2.2 ( #2144 )
...
Bumps [browserify-sign](https://github.com/crypto-browserify/browserify-sign ) from 4.2.1 to 4.2.2.
- [Changelog](https://github.com/browserify/browserify-sign/blob/main/CHANGELOG.md )
- [Commits](https://github.com/crypto-browserify/browserify-sign/compare/v4.2.1...v4.2.2 )
---
updated-dependencies:
- dependency-name: browserify-sign
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-19 13:42:58 +01:00
dependabot[bot]
ee39e73010
Bump semver from 5.7.1 to 5.7.2 ( #2097 )
...
Bumps [semver](https://github.com/npm/node-semver ) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases )
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md )
- [Commits](https://github.com/npm/node-semver/compare/v5.7.1...v5.7.2 )
---
updated-dependencies:
- dependency-name: semver
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-12 16:22:06 +02:00
dependabot[bot]
15e5c3b5ed
Bump http-cache-semantics from 4.1.0 to 4.1.1 ( #2003 )
...
Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics ) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/kornelski/http-cache-semantics/releases )
- [Commits](https://github.com/kornelski/http-cache-semantics/compare/v4.1.0...v4.1.1 )
---
updated-dependencies:
- dependency-name: http-cache-semantics
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-06 09:51:28 +01:00
dependabot[bot]
307cc385bb
Bump express from 4.17.1 to 4.18.2 ( #1949 )
...
Bumps [express](https://github.com/expressjs/express ) from 4.17.1 to 4.18.2.
- [Release notes](https://github.com/expressjs/express/releases )
- [Changelog](https://github.com/expressjs/express/blob/master/History.md )
- [Commits](https://github.com/expressjs/express/compare/4.17.1...4.18.2 )
---
updated-dependencies:
- dependency-name: express
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-06 18:06:01 +01:00
dependabot[bot]
e0bcb22151
Bump qs from 6.5.2 to 6.5.3 ( #1948 )
...
Bumps [qs](https://github.com/ljharb/qs ) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/ljharb/qs/releases )
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ljharb/qs/compare/v6.5.2...v6.5.3 )
---
updated-dependencies:
- dependency-name: qs
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-06 17:44:06 +01:00
dependabot[bot]
22491ea47f
Bump minimatch from 3.0.4 to 3.1.2 ( #1939 )
...
Bumps [minimatch](https://github.com/isaacs/minimatch ) from 3.0.4 to 3.1.2.
- [Release notes](https://github.com/isaacs/minimatch/releases )
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md )
- [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.2 )
---
updated-dependencies:
- dependency-name: minimatch
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-02 21:57:35 +01:00
dependabot[bot]
ba00cdeb5a
Bump decode-uri-component from 0.2.0 to 0.2.2 ( #1938 )
...
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component ) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases )
- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2 )
---
updated-dependencies:
- dependency-name: decode-uri-component
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-02 21:49:22 +01:00
dependabot[bot]
0a4f78687b
Bump terser from 4.8.0 to 4.8.1 ( #1865 )
...
Bumps [terser](https://github.com/terser/terser ) from 4.8.0 to 4.8.1.
- [Release notes](https://github.com/terser/terser/releases )
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md )
- [Commits](https://github.com/terser/terser/commits )
---
updated-dependencies:
- dependency-name: terser
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-21 21:05:51 +02:00
dependabot[bot]
639203d6fc
Bump eventsource from 1.1.0 to 1.1.1 ( #1834 )
...
Bumps [eventsource](https://github.com/EventSource/eventsource ) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/EventSource/eventsource/releases )
- [Changelog](https://github.com/EventSource/eventsource/blob/master/HISTORY.md )
- [Commits](https://github.com/EventSource/eventsource/compare/v1.1.0...v1.1.1 )
---
updated-dependencies:
- dependency-name: eventsource
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-02 19:53:26 +02:00
dependabot[bot]
3740ce2bdd
Bump async from 2.6.3 to 2.6.4 ( #1802 )
...
Bumps [async](https://github.com/caolan/async ) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases )
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md )
- [Commits](https://github.com/caolan/async/compare/v2.6.3...v2.6.4 )
---
updated-dependencies:
- dependency-name: async
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-01 14:12:44 +02:00
dependabot[bot]
e8551c2669
Bump minimist from 1.2.5 to 1.2.6 ( #1793 )
...
Bumps [minimist](https://github.com/substack/minimist ) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases )
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6 )
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-11 17:34:52 +02:00
dependabot[bot]
85a2bfe5c3
Bump url-parse from 1.5.7 to 1.5.10 ( #1773 )
...
Bumps [url-parse](https://github.com/unshiftio/url-parse ) from 1.5.7 to 1.5.10.
- [Release notes](https://github.com/unshiftio/url-parse/releases )
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.7...1.5.10 )
---
updated-dependencies:
- dependency-name: url-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-27 08:24:30 +01:00
dependabot[bot]
def3f8c155
Bump prismjs from 1.25.0 to 1.27.0 ( #1771 )
...
Bumps [prismjs](https://github.com/PrismJS/prism ) from 1.25.0 to 1.27.0.
- [Release notes](https://github.com/PrismJS/prism/releases )
- [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md )
- [Commits](https://github.com/PrismJS/prism/compare/v1.25.0...v1.27.0 )
---
updated-dependencies:
- dependency-name: prismjs
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-27 08:22:08 +01:00
dependabot[bot]
ed270dcaf2
Bump url-parse from 1.5.3 to 1.5.7 ( #1761 )
...
Bumps [url-parse](https://github.com/unshiftio/url-parse ) from 1.5.3 to 1.5.7.
- [Release notes](https://github.com/unshiftio/url-parse/releases )
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.3...1.5.7 )
---
updated-dependencies:
- dependency-name: url-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-19 08:54:26 +01:00
dependabot[bot]
beccc9fc1c
Bump follow-redirects from 1.14.7 to 1.14.8 ( #1752 )
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.14.7 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.7...v1.14.8 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-15 21:05:58 +01:00
dependabot[bot]
511ae53e50
Bump follow-redirects from 1.14.6 to 1.14.7 ( #1735 )
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.14.6 to 1.14.7.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.6...v1.14.7 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-14 18:00:16 +01:00
Jerome Luckenbach
15a0ae8cbf
Update packages. ( #1692 )
...
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2021-12-08 23:51:38 +01:00
Jerome Luckenbach
76aefd9717
Update dependencies. ( #1546 )
...
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2021-04-19 21:36:33 +02:00
Jerome Luckenbach
5ffa909985
Update dependencies. ( #1494 )
...
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2021-02-17 22:39:07 +01:00
dependabot[bot]
01081c673e
Bump prismjs from 1.20.0 to 1.23.0 ( #1431 )
...
Bumps [prismjs](https://github.com/PrismJS/prism ) from 1.20.0 to 1.23.0.
- [Release notes](https://github.com/PrismJS/prism/releases )
- [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md )
- [Commits](https://github.com/PrismJS/prism/compare/v1.20.0...v1.23.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-10 12:24:36 +01:00
Jerome Luckenbach
8985acdb79
Update dependencies. 🔧 ( #1430 )
...
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2021-01-10 12:21:34 +01:00
Yannick Schaus
5348b22a2c
Migrate v3 preview to VuePress 1.x ( #1233 )
...
Cleanup processing for preview - e.g. no previous versions
Signed-off-by: Yannick Schaus <github@schaus.net>
2020-05-25 13:42:37 +02:00
Yannick Schaus
85c343191a
Add support for tab containers ( #1023 )
...
Uses https://github.com/pskordilakis/vuepress-tabs .
Closes https://github.com/openhab/website/issues/183 .
Update dependencies.
Signed-off-by: Yannick Schaus <github@schaus.net>
2019-08-09 18:39:17 +02:00
Yannick Schaus
96c7e24337
Add VuePress infrastructure for preview ( #870 )
...
This allows a preview VuePress resembling the final
website to be built in order to preview the main
documentation (in the openhab-docs repository, content
fetched from other repos is excluded).
Started to refactor the sidebar navigation items and
scripts processing pages for VuePress compatibility so
they can be maintained in the openhab-docs repository.
Signed-off-by: Yannick Schaus <github@schaus.net>
2019-01-14 00:00:42 +01:00