Skip to content

Releases: bjohnso5/hue-hacking-npm

Minor tooling and documentation update release

01 Jun 18:00
99d0eec
Compare
Choose a tag to compare
  • Ignore dev files 947e041
  • Update semver selector for axios to latest release 65c637e
  • Tidy up vscode config 6c740e0
  • jsdoc corrections; clamp buildBrightnessState c9071ad
  • Update devcontainer configuration 9e4cbb8
  • Add matrix test definition for LTS and current Node.js versions; Save test-reports e86c132
  • Update ava and @ava/typescript; Update transient dependencies 34ec6eb
  • Create dependabot.yml 0a2b2be
  • security: update vulnerable version of node/tar e2cee06
  • chore: tidy jsdoc strings; minor reformatting e4900e5
  • Run up to date, audited 273 packages in 859ms b5d5d26
  • Sort imports; Format with prettier; test against Node 20.x locally b72a5d5
  • Update README with CircleCI build status badge 3517c02
  • Update to latest versions of all dependencies e7894e6
  • Move to cimg/node:20.x and docker small 02827d3
  • 1.8.0 6c4a37c
  • Run npm pkg fix 053de03
  • Bump copyright notices to 2024 700df9f
  • Clean up files that should no longer exist or be generated 77136e6
  • Remove nyc; use ava in typescript mode 9d13a63
  • Bump follow-redirects from 1.15.2 to 1.15.4 43437d4
  • Bump @babel/traverse from 7.14.2 to 7.23.7 c7bcf51
  • Bump axios from 1.5.0 to 1.6.0 e1328d4
  • Missed updating package-lock.json with publishing 1.7.0 d0eeb0a

v1.7.0...v1.9.0

Fix published bundle

06 Sep 22:13
Compare
Choose a tag to compare
  • Removed superfluous files from the published package
  • Cleared all known vulnerabilities due to dependencies
  • Removed unused packages
  • Properly marked axios as a non-dev dependency

Dependency Updates

08 Jun 18:32
Compare
Choose a tag to compare

This release removes the ava-ts dev dependency due to a vulnerability in one of its transitive dependencies. Since it has been archived, hue-hacking-npm has been moved back over to the latest release of ava.

Dependency updates

23 Dec 19:21
Compare
Choose a tag to compare
  • Npm audit fix results
  • Manual peer dependency updates

Dependabot Updates

18 Nov 00:31
Compare
Choose a tag to compare
  • Bump vulnerable dot-prop dependency from 4.2.0 to 4.2.1

1.6.0

19 Jun 22:21
Compare
Choose a tag to compare
  • Fixed broken bridge discovery URL (#11) - thanks @chmac!
  • npm audit fix package-lock.json updates

v1.5.0

06 Nov 20:02
Compare
Choose a tag to compare
  • Merged PR to accept XYPoint color values directly to avoid lossy conversions from hex to CIE color space

The Lampening

06 Nov 18:32
Compare
Choose a tag to compare
  • Accept PR to add lampIndex property to Lamp model definition

v1.3.4

16 Jul 14:00
Compare
Choose a tag to compare
  • npm audit fix for high and medium security vulnerabilities found in dependency chain

v1.3.3

28 Jun 03:07
Compare
Choose a tag to compare
  • Publish index.ngsummary.json and index.metadata.json properly