Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 #612

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Homebridge Plugin for dingz Devices: homebridge-dingz

:construction: **Incompatibility w/ dingz Firmware v2.x.x** 🚧

Dingz recently released v2.x of their firmware [with a lot of changes](http://dingz.ch/en/changelog-en/) which I neither had the time to review nor to cope with. Unfortunately, the changes [are breaking things](https://github.com/johannrichard/homebridge-dingz/issues/611) if you use this homebridge plugin with dingz running on Firmware v2.x.

I have neither an idea of how bad this is (i.e. what broke) nor an ETA until when this can or will be fixed.

![Build and Lint](https://github.com/johannrichard/homebridge-dingz/workflows/Build%20and%20Lint/badge.svg)
[![Semantic release](https://github.com/johannrichard/homebridge-dingz/actions/workflows/semantic-release.yml/badge.svg?branch=master)](https://github.com/johannrichard/homebridge-dingz/actions/workflows/semantic-release.yml)
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fjohannrichard%2Fhomebridge-dingz.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fjohannrichard%2Fhomebridge-dingz?ref=badge_shield)
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3762,9 +3762,9 @@ __metadata:
linkType: hard

"http-cache-semantics@npm:^4.1.0":
version: 4.1.0
resolution: "http-cache-semantics@npm:4.1.0"
checksum: 974de94a81c5474be07f269f9fd8383e92ebb5a448208223bfb39e172a9dbc26feff250192ecc23b9593b3f92098e010406b0f24bd4d588d631f80214648ed42
version: 4.1.1
resolution: "http-cache-semantics@npm:4.1.1"
checksum: 83ac0bc60b17a3a36f9953e7be55e5c8f41acc61b22583060e8dedc9dd5e3607c823a88d0926f9150e571f90946835c7fe150732801010845c72cd8bbff1a236
languageName: node
linkType: hard

Expand Down
Loading