Skip to content

Releases: honeycombio/libhoney-js

v4.3.0

26 Apr 15:16
v4.3.0
0bdf590
Compare
Choose a tag to compare

!!! Breaking Changes !!!

Minimum Node version is now 14.18.

Maintenance

v4.2.0

28 Feb 15:49
v4.2.0
52a68f2
Compare
Choose a tag to compare

Enhancements

Maintenance

v4.1.0

18 Aug 17:32
v4.1.0
b43b445
Compare
Choose a tag to compare

What's Changed

🐛 Fixes

  • fix: replace superagent-proxy with direct use of proxy-agent by @robbkidd in #389
    • This resolves a security vulnerability in transitive dependency vm2 (CVE-2023-37466)

🛠️ Maintenance

  • maint(deps): bump cookiejar from 2.1.3 to 2.1.4 by @dependabot in #345
  • maint(deps): bump vm2 from 3.9.11 to 3.9.15 by @dependabot in #359
  • maint(deps): bump vm2 from 3.9.15 to 3.9.16 by @dependabot in #360
  • maint(deps-dev): bump @rollup/plugin-commonjs from 24.0.0 to 24.0.1 by @dependabot in #348
  • maint(deps-dev): bump babel-jest from 29.3.1 to 29.5.0 by @dependabot in #356
  • maint(deps-dev): bump prettier from 2.7.1 to 2.8.7 by @dependabot in #355
  • maint(deps): bump vm2 from 3.9.16 to 3.9.17 by @dependabot in #361
  • maint(deps-dev): bump @babel/preset-env from 7.19.3 to 7.21.4 by @dependabot in #357
  • maint(deps-dev): bump rollup from 2.79.0 to 3.20.2 by @dependabot in #358
  • maint(deps-dev): bump jest from 29.1.2 to 29.5.0 by @dependabot in #366
  • maint(deps): bump vm2 from 3.9.17 to 3.9.18 by @dependabot in #369
  • maint(deps-dev): bump @babel/eslint-parser from 7.19.1 to 7.21.8 by @dependabot in #370
  • maint(deps): bump semver from 6.3.0 to 6.3.1 by @dependabot in #379
  • maint(deps): bump superagent from 8.0.2 to 8.0.9 by @dependabot in #365
  • maint(deps): bump word-wrap from 1.2.3 to 1.2.4 by @dependabot in #381
  • maint(deps-dev): bump @babel/preset-env from 7.21.4 to 7.22.5 by @dependabot in #378
  • maint(deps-dev): bump @rollup/plugin-commonjs from 24.0.1 to 25.0.2 by @dependabot in #377
  • maint(deps-dev): bump @rollup/plugin-node-resolve from 15.0.1 to 15.1.0 by @dependabot in #376
  • maint(deps-dev): bump @babel/core from 7.20.12 to 7.22.9 by @dependabot in #382
  • maint(deps-dev): bump prettier from 2.8.7 to 3.0.0 by @dependabot in #388
  • maint(deps-dev): bump babel-jest from 29.5.0 to 29.6.2 by @dependabot in #384
  • maint(deps-dev): bump @babel/preset-env from 7.22.5 to 7.22.9 by @dependabot in #386
  • maint(deps-dev): bump @rollup/plugin-commonjs from 25.0.2 to 25.0.3 by @dependabot in #385
  • maint(deps-dev): bump eslint from 8.24.0 to 8.46.0 by @dependabot in #387

Full Changelog: v4.0.1...v4.1.0

v4.0.1

19 Jan 16:06
c768869
Compare
Choose a tag to compare

Fixes

Maintenance

Dependencies

  • Bump json5 from 2.2.1 to 2.2.3 (#341)
  • Bump qs and formidable (#335)
  • Bump babel-jest from 29.1.2 to 29.3.1 (#333)
  • Bump @rollup/plugin-json from 4.1.0 to 6.0.0 (#337)
  • Bump @rollup/plugin-replace from 4.0.0 to 5.0.2 (#338)
  • Bump @rollup/plugin-commonjs from 22.0.2 to 24.0.0 (#339)
  • Bump @babel/core from 7.19.3 to 7.20.12 (#343)
  • Bump @rollup/plugin-node-resolve from 14.1.0 to 15.0.1 (#325)
  • Bump eslint from 8.23.1 to 8.24.0 (#320)
  • Bump @babel/core from 7.19.0 to 7.19.3 (#319)
  • Bump superagent from 8.0.0 to 8.0.2 (#318)
  • Bump @babel/eslint-parser from 7.18.9 to 7.19.1 (#317)
  • Bump @babel/preset-env from 7.19.0 to 7.19.3 (#316)
  • Bump jest from 29.0.3 to 29.1.2 (#315)
  • Bump babel-jest from 29.0.3 to 29.1.2 (#313)
  • Bump vm2 from 3.9.7 to 3.9.11 (#312)

v4.0.0

20 Sep 17:07
e2a819e
Compare
Choose a tag to compare

!!! Breaking Changes !!!

Maintenance

  • Set circleCI default to Node v16; bump CI node version matrix to latest minor releases (#310) | @emilyashley
  • Bump jest from 28.1.2 to 29.0.3 (#304)
  • Bump babel-jest from 28.1.2 to 29.0.3 (#306)

Full Changelog: v3.1.2...v4.0.0

v3.1.2

13 Sep 23:29
b2fe5e7
Compare
Choose a tag to compare

[3.1.2] - 2022-09-13

Maintenance

  • Add node version to the user-agent header (#299) | @emilyashley
  • Bump eslint from 8.17.0 to 8.23.1 (#300)
  • Bump @babel/core from 7.18.2 to 7.19.0 (#301)
  • Bump @rollup/plugin-node-resolve from 13.3.0 to 14.1.0 (#302)
  • Bump @babel/preset-env from 7.18.10 to 7.19.0 (#303)
  • Bump @babel/eslint-parser from 7.18.2 to 7.18.9 (#305)

New Contributors

Full Changelog: v3.1.1...v3.1.2

v3.1.1

27 Apr 14:48
37302d7
Compare
Choose a tag to compare

[3.1.1] - 2022-04-27

Bug fixes

Maintenance

  • maint: remove unused script (#252) | @vreynolds
  • Bump @rollup/plugin-commonjs from 21.0.1 to 21.0.3 (#248)
  • Bump @babel/preset-env from 7.16.8 to 7.16.11 (#229)
  • Bump superagent from 7.0.2 to 7.1.2 (#240)
  • Bump @babel/core from 7.16.12 to 7.17.9 (#245)
  • Bump @babel/eslint-parser from 7.16.5 to 7.17.0 (#251)
  • Bump prettier from 2.5.1 to 2.6.2 (#250)
  • Bump eslint from 8.6.0 to 8.13.0 (#249)
  • Bump @rollup/plugin-replace from 3.0.1 to 4.0.0 (#247)

v3.1.0

07 Apr 21:20
3e8fcaa
Compare
Choose a tag to compare

Enhancements

Maintenance

  • gh: add re-triage workflow (#215) | @vreynolds
  • Update dependabot.yml (#212) | @vreynolds
  • Remove husky and lint-staged
  • Bump @babel/core to 7.16.12 (#230)
  • Bump @babel/eslint-parser to 7.16.5 (#223)
  • Bump @babel/preset-env to 7.16.8 (#224)
  • Bump @rollup/plugin-commonjs to 21.0.1 (#197)
  • Bump @rollup/plugin-node-resolve to 13.1.3 (#225)
  • Bump @rollup/plugin-replace to 3.0.1 (#216)
  • Bump eslint to 8.6.0 (#227)
  • Bump minimist to 2.5.1 (#220)
  • Bump superagent from 6.1.0 to 7.0.2 (#226)
  • Bump vm2 to 3.9.7 (#234)

v3.0.0

18 Oct 14:40
30a9682
Compare
Choose a tag to compare

!!! Breaking Changes !!!

Maintenance

Full Changelog: v2.3.3...v3.0.0

v2.3.3

16 Sep 17:44
2580c46
Compare
Choose a tag to compare

Maintenance

  • Bump prettier from 2.3.2 to 2.4.0 (#182)
  • Bump @babel/preset-env from 7.15.0 to 7.15.6 (#181)
  • Bump @babel/core from 7.15.0 to 7.15.5 (#179)
  • Bump husky from 7.0.1 to 7.0.2 (#176)
  • Bump superagent-proxy from 2.1.0 to 3.0.0 (#178)
  • Bump path-parse from 1.0.6 to 1.0.7 (#174)
  • Add note about dropping Node 8 in future (#177)
  • Add issue and PR templates (#175)
  • Add OSS lifecycle badge (#173)
  • Add community health files (#172)