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

Bump axios and node-hue-api in /server/services/philips-hue #135

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 11, 2023

Removes axios. It's no longer used after updating ancestor dependency node-hue-api. These dependencies need to be updated together.

Removes axios

Updates node-hue-api from 4.0.11 to 5.0.0-beta.16

Changelog

Sourced from node-hue-api's changelog.

Change Log

5.0.0-beta.13

  • Fixing problem with timeouts not being applied from the agent #212

5.0.0-beta.11

  • Fixing swapped default rate limits for groups and lights as reported in #196

5.0.0-beta.10

  • Fixes #208 issues with discovery.meethue.com CA cert chain changes

5.0.0-beta.4

  • More fixes associated with OAuth2 remote endpoint changes fixing new error from #201

5.0.0-beta.3

  • Fixes #201 a content type header being added twice for refreshing of tokens

5.0.0-alpha.1

  • Providing a fix for the discovery portal (N-UPnP search) issues where a user has multiple bridges, where some of them are invalid. This changes the return value for discovery requiring a major version bump. Issue #168.

4.0.8

  • Fixes problems in TypeScript definitions for the model, Issue #181

4.0.7

  • Fixes typo in bridge software update configuration choices, Issue #170.

4.0.6

  • Same as 4.0.5 due to merge error on my part

4.0.5

  • Various TypeScript definition fixes including Issue #166.

4.0.4

  • Fixing UPnP lookup results failures, Issue #162.

4.0.3

  • TypeScript definition updates

4.0.2

  • Fixing TypeScript definition return types for Groups API, Issue #157
  • Adding another Rule status looperror to Rule status options, Issue #158

4.0.1

  • fixes/improvements in TypeScript definitions
  • removal of an invalid character in source code of the remote API Issue #155

4.0.0

  • Deprecated v2 API and shim and modules removed from library

... (truncated)

Commits

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.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Removes [axios](https://github.com/axios/axios). It's no longer used after updating ancestor dependency [node-hue-api](https://github.com/peter-murray/node-hue-api). These dependencies need to be updated together.


Removes `axios`

Updates `node-hue-api` from 4.0.11 to 5.0.0-beta.16
- [Release notes](https://github.com/peter-murray/node-hue-api/releases)
- [Changelog](https://github.com/peter-murray/node-hue-api/blob/typescript/Changelog.md)
- [Commits](https://github.com/peter-murray/node-hue-api/commits)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: indirect
- dependency-name: node-hue-api
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 11, 2023
Copy link

codecov bot commented Nov 11, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (30ce850) 98.17% compared to head (10083eb) 98.17%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #135   +/-   ##
=======================================
  Coverage   98.17%   98.17%           
=======================================
  Files         773      773           
  Lines       12133    12133           
=======================================
  Hits        11911    11911           
  Misses        222      222           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@cicoub13 cicoub13 closed this Jan 25, 2024
Copy link
Author

dependabot bot commented on behalf of github Jan 25, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/server/services/philips-hue/axios-and-node-hue-api--removed branch January 25, 2024 20:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant