mkellsy/homebridge-config-ui 97
Certified HOOBS Stack
Certified HOOBS Stack
Raspberry Pi 3 B+ Case with Touchscreen
Upgrades and Enhancements for a HE3D K280 Delta Printer
mkellsy/homebridge-config-ui-x 1
Homebridge Web UI plugin to monitor, manage and control Homebridge from a browser.
Script used to pull locals from Loco
issue commenthoobs-org/HOOBS
Docker version : can't access to the UI
Try changing this 4873:8080 to this 4873:80
comment created time in 4 minutes
push eventhoobs-org/gui
commit sha 6c78ec21e4a3f47ff0e61b4b2df45da7b20fa13e
match versions
push time in an hour
push eventhoobs-org/hoobsd
commit sha 76cc0c31cad2cc1930943499dbeb22c8ec24387d
match versions
push time in an hour
push eventhoobs-org/cli
commit sha 37c2579c496d781ba9cf2ab779e1c7ab47dd81f3
match versions
push time in an hour
push eventhoobs-org/hoobsd
commit sha 33b29b69e94a3a8403a890f68cbeb75e6bee44eb
structure cleanup
push time in 2 hours
push eventhoobs-org/hoobsd
commit sha 309e5c78cd557cbf38e6d24abd7aaeca5586fae9
add users controller
push time in 2 hours
push eventhoobs-org/cli
commit sha c11c2be336983435490465b0e2563cb2c805fb39
documentation
push time in 3 hours
push eventhoobs-org/hoobsd
commit sha 667d8a62d26313f71e60835551e258f86f1b75f0
documentation
push time in 3 hours
push eventhoobs-org/hoobsd
commit sha 405be0907f1ebe71ffcaab0a64a0e4fd5edcee73
fix main
push time in 4 hours
push eventhoobs-org/hoobs-core
commit sha 22cb96244a8ffeff9443e3b5f848478f5eaa09ec
rebuild main
push time in 4 hours
push eventhoobs-org/cli
commit sha 0a5b44ce944e80aa6ce83dd533c93b9e4b4dc34c
documentation
push time in 4 hours
push eventhoobs-org/cli
commit sha cadf14d74ecd0992060d44b5db21dc8742892a0a
auto select systems with a single instance
push time in 6 hours
push eventhoobs-org/cli
commit sha 3076bf535697b51b6f489eef22a91581405f6419
path is not accurate on open sockets
push time in 6 hours
push eventhoobs-org/cli
commit sha d29459d17e04f7bd16c304c81e608a21bbf2e6f2
initilize system
push time in 7 hours
push eventhoobs-org/hoobsd
commit sha 5753f3c0cc2f013b3a62ac3948a1c4bafcf9b289
reload api on instance change
push time in 7 hours
push eventmkellsy/rpi-case-model
commit sha bc27f118a1262ecdd1936de1b603b20e98ff9db7
added screen clearance for touchscreen cases
push time in 9 hours
issue closedhoobs-org/HOOBS
It appeared to me like the MyQ plugin was causing an issue but I cannot uninstall it.
Plugins are myQ Harmony Dyson Pure Cool SmartThings V2 All on the latest updates
closed time in 10 hours
twennywonncreated taghoobs-org/HOOBS
Build your Smart Home with HOOBS. Connect over 2,000 Accessories to your favorite Ecosystem.
created time in a day
release hoobs-org/hoobs-build
HOOBS-3.2.9-ARM6.info 71.13KB
HOOBS-3.2.9-ARM6.zip 0.57GB
HOOBS-3.2.9-ARM7.info 81.16KB
HOOBS-3.2.9-ARM7.zip 0.70GB
HOOBS-3.2.9-ARM8.info 81.16KB
HOOBS-3.2.9-ARM8.zip 0.70GB
released time in a day
issue commenthoobs-org/HOOBS
When copying files via the terminal the file needs to be there.
These commands should get you there. First you need to make sure you are in the config folder
cd ~/.hoobs/etc
Then look at the files using the ls command
ls
Look at the files. The config backup files are labeled config.json.[TIMESTAMP]. From you post above, config.json.1583458661257 is the file you need. So copy (not move) that file as you main config.json file.
cp ./config.json.1583458661257 ./config.json
That's all you need. The important part is to copy a file that is already there.
comment created time in a day
issue closedhoobs-org/HOOBS
homebridge-tplink-smarthome 6.1.0 error
Description Same issue as here: https://github.com/hoobs-org/HOOBS/issues/850 I installed the plugin brand new with the 6.1.0 version for the first time, setup up the config and this is what happens in the log:
- The requested platform "TplinkSmarthome" was not registered by any plugin.
- Your config.json is requesting the platform "TplinkSmarthome" which has not been published by any installed plugins.
Expected behavoir It's supposed to load the plugin into HomeKit
Plugin name https://plugins.hoobs.org/plugin/homebridge-tplink-smarthome
Please report the issue to the plugin developer We like to help the community, however some issues are out of our control. Please report this to the plugin developer and include a link here. https://github.com/plasticrake/homebridge-tplink-smarthome/issues/149
Version 3.2.6 Did you upgrade Please let us know if you upgraded from a previous version.
- [ ] Yes
- [X ] No
Pervious version If you upgraded, please let us know your previous version.
Did you orginally upgrade to HOOBS 3 from HOOBS 2.1.1? Did you perform an upgrade from HOOBS 2.1.1? Some things are different.
- [ ] Yes
- [ X] No
What device are you using? Please let us know the device you are running HOOBS on.
- [ ] HOOBS Box
- [ X] HOOBS SD Card
- [ ] Custom Install
If this is a custom install, what's your operating system? Please let us know what operating system and version you are using. Ex. Fedora 30 or macOS Catalina. HOOBS 3.2.6
Post your config
This can be found in the interface, Configuration -> Advanced or you can get it via SSH cat ~/.hoobs/etc/config.json
- Remove any passwords from the config file. This is public.
{
"server": {
"port": 80,
"origin": "*",
"autostart": 0,
"home_setup_id": “REMOVED”,
"polling_seconds": 5
},
"client": {
"default_route": "status",
"inactive_logoff": 30,
"theme": "hazed-infused",
"locale": "en",
"temp_units": "fahrenheit",
"country_code": "US",
"postal_code": "REMOVED",
"latitude": "REMOVED",
"longitude": "REMOVED"
},
"bridge": {
"name": "HOOBS",
"port": 51826,
"pin": “REMOVED”,
"username": "REMOVED"
},
"description": "",
"ports": {},
"accessories": [
{
"accessory": "Pihole",
"plugin_map": {
"plugin_name": "homebridge-pihole",
"index": 0
},
"name": "Pihole",
"ssl": false,
"host": "localhost",
"port": 80,
"baseDirectory": "/admin/",
"time": 0,
"reversed": false,
"logLevel": 1,
"auth": "REMOVED"
},
{
"accessory": "Roomba",
"plugin_map": {
"plugin_name": "homebridge-roomba-stv",
"index": 0
},
"name": "Roomba",
"model": "i8+",
"blid": "REMOVED",
"robotpwd": "REMOVED",
"ipaddress": "192.168.1.248",
"autoRefreshEnabled": true,
"keepAliveEnabled": false,
"cacheTTL": 30
}
],
"platforms": [
{
"platform": "Camera-ffmpeg",
"plugin_map": {
"plugin_name": "homebridge-camera-ffmpeg"
},
"name": "Camera FFmpeg",
"cameras": [
{
"name": "Shop Cam",
"videoConfig": {
"source": "-rtsp_transport tcp -i rtsp://[email protected]/live",
"stillImageSource": "-rtsp_transport tcp -i rtsp://[email protected]/live -vframes 1 -r 1",
"vcodec": "copy",
"maxStreams": 2,
"motion": true,
"maxWidth": 1280,
"maxHeight": 720,
"maxFPS": 15,
"audio": true,
"additionalCommandline": "-protocol_whitelist https,crypto,srtp,rtp,udp"
}
},
{
"name": "Front Door",
"videoConfig": {
"source": "-rtsp_transport tcp -i rtsp://[email protected]/live",
"stillImageSource": "-rtsp_transport tcp -i rtsp://[email protected]/live -vframes 1 -r 1",
"vcodec": "copy",
"maxStreams": 2,
"motion": true,
"maxWidth": 1280,
"maxHeight": 720,
"maxFPS": 15,
"audio": true,
"additionalCommandline": "-protocol_whitelist https,crypto,srtp,rtp,udp"
}
},
{
"name": "Garage Indoor Cam",
"videoConfig": {
"source": "-rtsp_transport tcp -i rtsp://[email protected]/live",
"stillImageSource": "-rtsp_transport tcp -i rtsp://[email protected]/live -vframes 1 -r 1",
"vcodec": "copy",
"maxStreams": 2,
"motion": true,
"maxWidth": 1280,
"maxHeight": 720,
"maxFPS": 15,
"audio": true,
"additionalCommandline": "-protocol_whitelist https,crypto,srtp,rtp,udp"
}
}
]
},
{
"platform": "TplinkSmarthome",
"plugin_map": {
"plugin_name": "homebridge-tplink-smarthome"
},
"name": "TplinkSmarthome",
"addCustomCharacteristics": false,
"deviceTypes": [
"plug",
"bulb"
],
"switchModels": [
"HS100",
"KP400"
],
"broadcast": "255.255.255.0",
"pollingInterval": 30,
"transport": "tcp",
"timeout": 15,
"waitTimeUpdate": 100
}
]
}
Post your log You can get the log from the intercafe. This is in the Log section.
10/21/2020, 3:26:30 PM Got SIGINT, shutting down Bridge...
10/21/2020, 3:26:34 PM Loaded plugin "homebridge-camera-ffmpeg".
10/21/2020, 3:26:34 PM Loaded plugin "homebridge-pihole".
10/21/2020, 3:26:34 PM Loaded plugin "homebridge-roomba-stv".
10/21/2020, 3:26:34 PM Loaded plugin "homebridge-tplink-smarthome".
10/21/2020, 3:26:34 PM Loaded plugin "homebridge-twinkly".
10/21/2020, 3:26:35 PM The requested platform "TplinkSmarthome" was not registered by any plugin.
10/21/2020, 3:26:35 PM Your config.json is requesting the platform "TplinkSmarthome" which has not been published by any installed plugins.
10/21/2020, 3:26:35 PM [Roomba] Enabling autoRefresh every 30 seconds
10/21/2020, 3:26:35 PM [Camera FFmpeg] [Shop Cam] Configuring cached bridged accessory...
10/21/2020, 3:26:35 PM [Camera FFmpeg] [Front Door] Configuring cached bridged accessory...
10/21/2020, 3:26:35 PM [Camera FFmpeg] [Garage Indoor Cam] Configuring cached bridged accessory...
10/21/2020, 3:26:35 PM Bridge is running on port 51826.
Additional context Add any other context about the problem here.
closed time in a day
recoi1erissue commenthoobs-org/HOOBS
homebridge-tplink-smarthome 6.1.0 error
I am closing since the OP is up and running.
comment created time in a day
push eventhoobs-org/cli
commit sha 776aaf2dfa134ec5dee06bc7d9edc735095a8237
unused import
push time in a day
push eventhoobs-org/hoobsd
commit sha 03ba7a5496e1fa63468eae9d187080eaf7c8d24d
fix plugin main file load
push time in a day
push eventhoobs-org/cli
commit sha 01f1d1aa95926de7c5fd9db92fa5aaed6b6b8dc4
fix plugin main file load
push time in a day
push eventhoobs-org/hoobs-build
commit sha 75bb21aa7c1d4cc837baed71d567d61aaf4b732e
update core
push time in a day
push eventhoobs-org/hoobs-core
commit sha 04723357349a3f027808a8b109a9e80421b739e3
fix main file
push time in a day
issue commenthoobs-org/HOOBS
Services wont start after upgrading from 3.2.6 to 3.2.8
Thanks for reporting this. I found the issue. Will be fixed in 3.2.9.
comment created time in a day
push eventhoobs-org/hoobs-build
commit sha 9190aa7a580d3b7428ee6479d27332592421ef18
3.2.9
push time in a day
push eventhoobs-org/hoobs-core
commit sha f40044a63a64690e61556b83aa4d310a0fe60a69
ignore docker cache
push time in a day
issue commenthoobs-org/HOOBS
Bridge service not started -> Accessories must be created with a non-empty displayName.
In Help there is a Reset Connection button this will remove the persist files. It will rebuild after. Then you should be able to add it.
This is the same process as in HB 1.1.6.
comment created time in a day
issue commenthoobs-org/HOOBS
Hoob Not Running after watchtower updated HOOBS to 3.2.8
The overwrite of the latest tag is what corrupted our repo (kinda). I was told by Docker that the latest tag is not the same as say NPM.
We as a team are making a decision if we want to bring latest back, and if we do what is the build process going to be.
comment created time in a day
issue commenthoobs-org/HOOBS
Bridge will not start after upgrade 3.2.8
Re-pull 3.2.9 there was an error pushing the layers.
comment created time in a day
issue commenthoobs-org/HOOBS
Hoob Not Running after watchtower updated HOOBS to 3.2.8
Re-pull 3.2.9 there was an error pushing layers.
comment created time in a day
issue commenthoobs-org/HOOBS
Bridge service not started -> Accessories must be created with a non-empty displayName.
Re-pull 3.2.9. There was an error pushing it.
comment created time in a day
push eventhoobs-org/hoobs-core
commit sha 31d0b65cdf7b3626e0256364733932e417596341
fix docker build process
push time in a day
push eventhoobs-org/hoobs-core
commit sha e2272ffdf7d6b81e8d152151abbf98d8d1b4f3ad
fix build process
push time in a day
push eventhoobs-org/hoobs-core
commit sha 8d20cb200471701fb72cac5e4c0faa7c09fef2c1
add docker flags
push time in a day
push eventhoobs-org/hoobs-core
commit sha 0fdd813763f29db5c3383234dd48e0144e25a4fb
fix hb version
push time in a day
issue commenthoobs-org/HOOBS
CPU temperature Error after Update
We removed the temp from the API because it was highly inaccurate. It was causing many issues.
comment created time in a day
issue commenthoobs-org/HOOBS
Docker version : can't access to the UI
We were using HB 1.2.3 by mistake. It was pulled. The HB version should be 1.1.6.
Related issue https://github.com/homebridge/homebridge/issues/2681
3.2.9 should fix your issues.
comment created time in 2 days
issue commenthoobs-org/HOOBS
Bridge will not start after upgrade 3.2.8
We were using HB 1.2.3 by mistake. It was pulled. The HB version should be 1.1.6.
Related issue https://github.com/homebridge/homebridge/issues/2681
3.2.9 should fix your issues.
comment created time in 2 days
issue commenthoobs-org/HOOBS
Bridge service not started -> Accessories must be created with a non-empty displayName.
We were using HB 1.2.3 by mistake. It was pulled. The HB version should be 1.1.6.
Related issue https://github.com/homebridge/homebridge/issues/2681
3.2.9 should fix your issues.
comment created time in 2 days
issue commenthoobs-org/HOOBS
Hoob Not Running after watchtower updated HOOBS to 3.2.8
We were using HB 1.2.3 by mistake. It was pulled. The HB version should be 1.1.6.
Related issue https://github.com/homebridge/homebridge/issues/2681
3.2.9 should fix your issues.
comment created time in 2 days
push eventhoobs-org/hoobs-core
commit sha 963703aaf7c1dcdb65296dba210ff23deda5ac9c
buildx cache method
push time in 2 days
issue commenthoobs-org/HOOBS
Docker version : can't access to the UI
It looks like our Docker Hub repo got corrupt somehow. I was able to rebuild and re-push a new image. However, we are abandoning the latest tag, so you must pull with the version like this.
docker pull hoobs/hoobs:3.2.8
comment created time in 2 days
issue commenthoobs-org/HOOBS
Bridge will not start after upgrade 3.2.8
It looks like our Docker Hub repo got corrupt somehow. I was able to rebuild and re-push a new image. However, we are abandoning the latest tag, so you must pull with the version like this.
docker pull hoobs/hoobs:3.2.8
comment created time in 2 days
issue commenthoobs-org/HOOBS
Hoob Not Running after watchtower updated HOOBS to 3.2.8
It looks like our Docker Hub repo got corrupt somehow. I was able to rebuild and re-push a new image. However, we are abandoning the latest tag, so you must pull with the version like this.
docker pull hoobs/hoobs:3.2.8
comment created time in 2 days
issue commenthoobs-org/HOOBS
Bridge service not started -> Accessories must be created with a non-empty displayName.
It looks like our Docker Hub repo got corrupt somehow. I was able to rebuild and re-push a new image. However, we are abandoning the latest tag, so you must pull with the version like this.
docker pull hoobs/hoobs:3.2.8
comment created time in 2 days
issue commenthoobs-org/HOOBS
Docker images should be tagged with version numbers in addition to 'latest'
I was able to rebuild this. I also removed the latest tag. This way there is nothing gets overwritten.
comment created time in 2 days
issue commenthoobs-org/HOOBS
Bridge service not started -> Accessories must be created with a non-empty displayName.
Can someone post their config.json.
I need to look at the bridge config.
comment created time in 2 days
issue commenthoobs-org/HOOBS
Docker images should be tagged with version numbers in addition to 'latest'
We have been having problems with our Docker Hub repo. I just cleared it out and am rebuilding it from scratch.
comment created time in 2 days
push eventhoobs-org/hoobs-build
commit sha 992704de939f3d5a17851ecbed01177eeedc6e61
3.2.8
push time in 2 days
push eventhoobs-org/hoobs-core
commit sha de25159d0a37f707e60a8e29d0454c021b08bd3c
fix docker buildx and make faster
commit sha 7960830f12920b64ea96676953ec114dec7b70e1
do a full build every time
push time in 2 days
created taghoobs-org/HOOBS
Build your Smart Home with HOOBS. Connect over 2,000 Accessories to your favorite Ecosystem.
created time in 2 days
issue commentmilo526/homebridge-tuya-web
Since upgrading HOOBS to 3.2.7 I get an error
Version 3.2.8 is live on NPM. May take some time for NPM to propagate the version to its mirrors.
comment created time in 2 days
issue commenthoobs-org/HOOBS
Hue Plugin not works after update
The old service got stuck, happens from time to time. Rebooting the device should fix this.
comment created time in 2 days
push eventhoobs-org/hoobs-core
commit sha a21b0b8511383b80006f6554dbf2b6fd6c18c9a1
fix branding
push time in 2 days
push eventhoobs-org/hoobs-core
commit sha 2ae0242f3b9bcf843e9989d4e9e873e8a51020d4
Fix bridge details
push time in 2 days
release hoobs-org/hoobs-build
HOOBS-3.2.8-ARM6.info 71.13KB
HOOBS-3.2.8-ARM6.zip 0.58GB
HOOBS-3.2.8-ARM7.info 81.16KB
HOOBS-3.2.8-ARM7.zip 0.71GB
HOOBS-3.2.8-ARM8.info 81.16KB
HOOBS-3.2.8-ARM8.zip 0.71GB
released time in 2 days
issue commentmilo526/homebridge-tuya-web
Since upgrading HOOBS to 3.2.7 I get an error
I found the issue. HOOBS overrides the plugin location to remove it from the global scope. We do this for security reasons, especially now with all the malicious packages found on NPM lately.
The issue is HB doesn't fully test manually setting the plugin path, as it is used for development (I don't blame them either). I had to override the plugin scan and load, with a function that just loads the package.json file for the plugin directory. This is a much more elegant solution.
I did initial testing and was able to load this plugin along with a handful of others. I am submitting this for testing and we should see an update shortly.
comment created time in 2 days
push eventhoobs-org/hoobs-core
commit sha b69e2ec4c3fcb1ed705a9cf9dec660603df090fc
override plugin scan with standard package load
push time in 2 days
push eventhoobs-org/hoobs-core
commit sha f3ff057348507f72ff0846c93dcdf7791956627b
bump docker node
push time in 3 days
created taghoobs-org/HOOBS
Build your Smart Home with HOOBS. Connect over 2,000 Accessories to your favorite Ecosystem.
created time in 3 days
release hoobs-org/hoobs-build
HOOBS-3.2.7-ARM6.info 71.13KB
HOOBS-3.2.7-ARM6.zip 0.57GB
HOOBS-3.2.7-ARM7.info 81.16KB
HOOBS-3.2.7-ARM7.zip 0.70GB
released time in 3 days
push eventhoobs-org/hoobs-build
commit sha 6cfbe72d22e5d77818f5f5640feba285a761da67
3.2.7
push time in 3 days
push eventhoobs-org/hoobs-core
commit sha 4ccba5bf6d9aa29ee2e7f567d33dc8be699c039a
stop saving dashboard until it is loaded
push time in 4 days
issue commenthoobs-org/HOOBS
We are working on a new version that addresses this. Will be released soon.
comment created time in 5 days
push eventhoobs-org/cli
commit sha f9e27649ba810839c0b2fc836d13481c9d88f9b5
oops
push time in 8 days
push eventhoobs-org/gui
commit sha 8d72a0858b5134899ae34c15da27dbaedd99e48a
add id to notifications
push time in 8 days
push eventhoobs-org/hoobsd
commit sha 416e4d1c6494e8b7a81efa5c8c51b7bbc85bf0e7
fix notification event name
push time in 8 days
push eventhoobs-org/cli
commit sha b9b0b3418045b56c75f4e0dcd3b65478e9a24856
instance selection in cli
push time in 8 days
push eventhoobs-org/hoobsd
commit sha eac9343767274c034f2a30f866ebe35549310e97
support stupid hap includes in plugins
push time in 8 days
push eventhoobs-org/hoobs-core
commit sha 6aba54aa376c9aafd1fc823ece1708ab2d276ae5
keep console colors out of socket
push time in 8 days
push eventhoobs-org/hoobs-core
commit sha 3bc07becf9a0c761ee11304189ad41a4b381a2dd
remove cpu temp
push time in 8 days
PR closed hoobs-org/hoobs-core
Bumps websocket-extensions from 0.1.3 to 0.1.4. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md">websocket-extensions's changelog</a>.</em></p> <blockquote> <h3>0.1.4 / 2020-06-02</h3> <ul> <li>Remove a ReDoS vulnerability in the header parser (CVE-2020-7662, reported by Robert McLaughlin)</li> <li>Change license from MIT to Apache 2.0</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/faye/websocket-extensions-node/commit/8efd0cd6e35faf9bb9cb08759be1e27082177d43"><code>8efd0cd</code></a> Bump version to 0.1.4</li> <li><a href="https://github.com/faye/websocket-extensions-node/commit/3dad4ad44a8c5f74d4f8f4efd3f9d6e0b5df3051"><code>3dad4ad</code></a> Remove ReDoS vulnerability in the Sec-WebSocket-Extensions header parser</li> <li><a href="https://github.com/faye/websocket-extensions-node/commit/4a76c75efb1c5d6a2f60550e9501757458d19533"><code>4a76c75</code></a> Add Node versions 13 and 14 on Travis</li> <li><a href="https://github.com/faye/websocket-extensions-node/commit/44a677a9c0631daed0b0f4a4b68c095b624183b8"><code>44a677a</code></a> Formatting change: {...} should have spaces inside the braces</li> <li><a href="https://github.com/faye/websocket-extensions-node/commit/f6c50aba0c20ff45b0f87cea33babec1217ec3f5"><code>f6c50ab</code></a> Let npm reformat package.json</li> <li><a href="https://github.com/faye/websocket-extensions-node/commit/2d211f3705d52d9efb4f01daf5a253adf828592e"><code>2d211f3</code></a> Change markdown formatting of docs.</li> <li><a href="https://github.com/faye/websocket-extensions-node/commit/0b620834cc1e1f2eace1d55ab17f71d90d88271d"><code>0b62083</code></a> Update Travis target versions.</li> <li><a href="https://github.com/faye/websocket-extensions-node/commit/729a4653073fa8dd020561113513bfa2e2119415"><code>729a465</code></a> Switch license to Apache 2.0.</li> <li>See full diff in <a href="https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4">compare view</a></li> </ul> </details> <br />
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.
<details> <summary>Dependabot commands and options</summary> <br />
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.
</details>
pr closed time in 8 days
PR closed hoobs-org/hoobs-core
Bumps yargs-parser from 8.1.0 to 13.1.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/yargs/yargs-parser/releases">yargs-parser's releases</a>.</em></p> <blockquote> <h2>v13.1.1</h2> <h3>Bug Fixes</h3> <ul> <li>convert values to strings when tokenizing (<a href="https://www.github-redirect.dependabot.com/yargs/yargs-parser/issues/167">#167</a>) (<a href="https://www.github.com/yargs/yargs-parser/commit/57b7883">57b7883</a>)</li> <li>nargs should allow duplicates when duplicate-arguments-array=false (<a href="https://www.github-redirect.dependabot.com/yargs/yargs-parser/issues/164">#164</a>) (<a href="https://www.github.com/yargs/yargs-parser/commit/47ccb0b">47ccb0b</a>)</li> <li>should populate "_" when given config with "short-option-groups" false (<a href="https://www.github-redirect.dependabot.com/yargs/yargs-parser/issues/179">#179</a>) (<a href="https://www.github.com/yargs/yargs-parser/commit/6055974">6055974</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/yargs/yargs-parser/blob/master/CHANGELOG.md">yargs-parser's changelog</a>.</em></p> <blockquote> <h1>Changelog</h1> <p>All notable changes to this project will be documented in this file. See <a href="https://github.com/conventional-changelog/standard-version">standard-version</a> for commit guidelines.</p> <h2><a href="https://www.github.com/yargs/yargs-parser/compare/v19.0.4...v20.0.0">20.0.0</a> (2020-09-09)</h2> <h3>⚠ BREAKING CHANGES</h3> <ul> <li>do not ship type definitions (<a href="https://github-redirect.dependabot.com/yargs/yargs-parser/issues/318">#318</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li>only strip camel case if hyphenated (<a href="https://www.github-redirect.dependabot.com/yargs/yargs-parser/issues/316">#316</a>) (<a href="https://www.github.com/yargs/yargs-parser/commit/95a9e785127b9bbf2d1db1f1f808ca1fb100e82a">95a9e78</a>), closes <a href="https://www.github-redirect.dependabot.com/yargs/yargs-parser/issues/315">#315</a></li> </ul> <h3>Code Refactoring</h3> <ul> <li>do not ship type definitions (<a href="https://www.github-redirect.dependabot.com/yargs/yargs-parser/issues/318">#318</a>) (<a href="https://www.github.com/yargs/yargs-parser/commit/8fbd56f1d0b6c44c30fca62708812151ca0ce330">8fbd56f</a>)</li> </ul> <h3><a href="https://www.github.com/yargs/yargs-parser/compare/v19.0.3...v19.0.4">19.0.4</a> (2020-08-27)</h3> <h3>Bug Fixes</h3> <ul> <li><strong>build:</strong> fixing publication (<a href="https://www.github-redirect.dependabot.com/yargs/yargs-parser/issues/310">#310</a>) (<a href="https://www.github.com/yargs/yargs-parser/commit/5d3c6c29a9126248ba601920d9cf87c78e161ff5">5d3c6c2</a>)</li> </ul> <h3><a href="https://www.github.com/yargs/yargs-parser/compare/v19.0.2...v19.0.3">19.0.3</a> (2020-08-27)</h3> <h3>Bug Fixes</h3> <ul> <li><strong>build:</strong> switch to action for publish (<a href="https://www.github-redirect.dependabot.com/yargs/yargs-parser/issues/308">#308</a>) (<a href="https://www.github.com/yargs/yargs-parser/commit/5c2f30585342bcd8aaf926407c863099d256d174">5c2f305</a>)</li> </ul> <h3><a href="https://www.github.com/yargs/yargs-parser/compare/v19.0.1...v19.0.2">19.0.2</a> (2020-08-27)</h3> <h3>Bug Fixes</h3> <ul> <li><strong>types:</strong> envPrefix should be optional (<a href="https://www.github-redirect.dependabot.com/yargs/yargs-parser/issues/305">#305</a>) (<a href="https://www.github.com/yargs/yargs-parser/commit/ae3f180e14df2de2fd962145f4518f9aa0e76523">ae3f180</a>)</li> </ul> <h3><a href="https://www.github.com/yargs/yargs-parser/compare/v19.0.0...v19.0.1">19.0.1</a> (2020-08-09)</h3> <h3>Bug Fixes</h3> <ul> <li><strong>build:</strong> push tag created for deno (<a href="https://www.github.com/yargs/yargs-parser/commit/2186a14989749887d56189867602e39e6679f8b0">2186a14</a>)</li> </ul> <h2><a href="https://www.github.com/yargs/yargs-parser/compare/v18.1.3...v19.0.0">19.0.0</a> (2020-08-09)</h2> <!-- raw HTML omitted --> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/yargs/yargs-parser/commits">compare view</a></li> </ul> </details> <details> <summary>Maintainer changes</summary> <p>This version was pushed to npm by <a href="https://www.npmjs.com/~oss-bot">oss-bot</a>, a new releaser for yargs-parser since your current version.</p> </details> <br />
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.
<details> <summary>Dependabot commands and options</summary> <br />
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.
</details>
pr closed time in 8 days
PR closed hoobs-org/hoobs-core
Bumps http-proxy from 1.18.0 to 1.18.1. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/http-party/node-http-proxy/blob/master/CHANGELOG.md">http-proxy's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/http-party/node-http-proxy/compare/1.18.0...v1.18.1">v1.18.1</a> - 2020-05-17</h2> <h3>Merged</h3> <ul> <li>Skip sending the proxyReq event when the expect header is present <a href="https://github-redirect.dependabot.com/http-party/node-http-proxy/pull/1447"><code>#1447</code></a></li> <li>Remove node6 support, add node12 to build <a href="https://github-redirect.dependabot.com/http-party/node-http-proxy/pull/1397"><code>#1397</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/http-party/node-http-proxy/commit/9b96cd725127a024dabebec6c7ea8c807272223d"><code>9b96cd7</code></a> 1.18.1</li> <li><a href="https://github.com/http-party/node-http-proxy/commit/335aeeba2f0c286dc89c402eeb76af47834c89a3"><code>335aeeb</code></a> Skip sending the proxyReq event when the expect header is present (<a href="https://github-redirect.dependabot.com/http-party/node-http-proxy/issues/1447">#1447</a>)</li> <li><a href="https://github.com/http-party/node-http-proxy/commit/dba39668ba4c9ad461316e834b2d64b77e1ca88e"><code>dba3966</code></a> Remove node6 support, add node12 to build (<a href="https://github-redirect.dependabot.com/http-party/node-http-proxy/issues/1397">#1397</a>)</li> <li>See full diff in <a href="https://github.com/http-party/node-http-proxy/compare/1.18.0...1.18.1">compare view</a></li> </ul> </details> <br />
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.
<details> <summary>Dependabot commands and options</summary> <br />
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.
</details>
pr closed time in 8 days
PR closed hoobs-org/hoobs-core
Bumps elliptic from 6.5.1 to 6.5.3. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/indutny/elliptic/commit/8647803dc3d90506aa03021737f7b061ba959ae1"><code>8647803</code></a> 6.5.3</li> <li><a href="https://github.com/indutny/elliptic/commit/856fe4d99fe7b6200556e6400b3bf585b1721bec"><code>856fe4d</code></a> signature: prevent malleability and overflows</li> <li><a href="https://github.com/indutny/elliptic/commit/60489415e545efdfd3010ae74b9726facbf08ca8"><code>6048941</code></a> 6.5.2</li> <li><a href="https://github.com/indutny/elliptic/commit/9984964457c9f8a63b91b01ea103260417eca237"><code>9984964</code></a> package: bump dependencies</li> <li><a href="https://github.com/indutny/elliptic/commit/ec735edde187a43693197f6fa3667ceade751a3a"><code>ec735ed</code></a> utils: leak less information in <code>getNAF()</code></li> <li>See full diff in <a href="https://github.com/indutny/elliptic/compare/v6.5.1...v6.5.3">compare view</a></li> </ul> </details> <br />
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.
<details> <summary>Dependabot commands and options</summary> <br />
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.
</details>
pr closed time in 8 days
push eventhoobs-org/hoobs-core
commit sha 6200567dfe653cbbba50ce5bf9bc6ae261dce113
unused import
push time in 8 days
push eventhoobs-org/hoobs-core
commit sha de54f8e0bd18bbdaab2011c607b0482229d63f43
retrofit hoobs 4 bridge
push time in 8 days
push eventhoobs-org/cli
commit sha e38db99f940f05db93459f8e585dc1fadaa2c332
add plugin create
push time in 8 days
push eventhoobs-org/hoobsd
commit sha 325b1d92ea351a7fb3c12f35061c4ed5eb7fa8af
change gui plugin file name
push time in 8 days
push eventhoobs-org/cli
commit sha 8354b63729fd0c6cac90f66e37bb3a027f366b8f
add/start plugin scafolding
push time in 14 days
push eventhoobs-org/gui
commit sha 4893eff4b6f4b254a04d6f064fe301ee1bb8ca86
add lang support
push time in 14 days
push eventhoobs-org/gui
commit sha 9aa87b1f17c3c37886c55167bce2733ef26e4f57
add hoobsd and cli shortcuts
push time in 15 days