Releases: honeycombio/libhoney-js
Releases · honeycombio/libhoney-js
v4.3.1
What's Changed
🛠 Maintenance
- docs: update vulnerability reporting process by @robbkidd in #431
- maint(deps-dev): bump prettier from 3.0.0 to 3.3.2 by @dependabot in #427
- maint(deps-dev): bump @babel/core from 7.24.4 to 7.26.0 by @dependabot in #435
- maint(deps-dev): bump rollup from 3.20.2 to 3.29.5 by @dependabot in #433
- maint(deps-dev): bump braces from 3.0.2 to 3.0.3 by @dependabot in #425
- maint(deps-dev): bump @rollup/plugin-commonjs from 25.0.7 to 28.0.1 by @dependabot in #440
- maint(deps-dev): bump @babel/preset-env from 7.24.4 to 7.26.0 by @dependabot in #439
- maint(deps): bump proxy-agent from 6.3.0 to 6.5.0 by @dependabot in #448
🤷 Other Changes
- maint: update dependabot.yml to remove review team, use codeowners instead by @codeboten in #434
- maint: update superagent to pull in updated hexoid by @codeboten in #447
- rel: prepare 4.3.1 release by @codeboten in #450
New Contributors
- @codeboten made their first contribution in #434
Full Changelog: v4.3.0...v4.3.1
v4.3.0
!!! Breaking Changes !!!
Minimum Node version is now 14.18.
Maintenance
- maint: Update ubuntu image in workflows to latest (#409) | @MikeGoldsmith
- maint: Add labels to release.yml for auto-generated grouping (#408) | @JamieDanielson
- maint(deps): bump formidable and superagent (#414) | @dependabot
- maint(deps): bump ip from 1.1.8 to 1.1.9 (#413) | @dependabot
- maint(deps-dev): bump @babel/preset-env from 7.22.9 to 7.24.4 (#415) | @dependabot
- maint(deps-dev): bump @babel/traverse from 7.22.8 to 7.24.1 (#412) | @dependabot
- maint(deps-dev): bump @rollup/plugin-node-resolve from 15.1.0 to 15.2.3 (#402) | @dependabot
- maint(deps-dev): bump @rollup/plugin-commonjs from 25.0.3 to 25.0.7 (#401) | @dependabot
- maint(deps-dev): bump babel-jest from 29.6.2 to 29.7.0 (#398) | @dependabot
- maint(deps-dev): bump jest from 29.5.0 to 29.7.0 (#399) | @dependabot
v4.2.0
Enhancements
Maintenance
- maint: update codeowners to pipeline-team (#405) | @JamieDanielson
- maint: update codeowners to pipeline (#404) | @JamieDanielson
v4.1.0
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
Fixes
- Use url-join instead of urljoin (#342) @adamsmasher
Maintenance
- Add new project workflow (#321) | @vreynolds
- Delete workflows for old board (#323) | @vreynolds
- Add release file (#322) | @vreynolds
- Update dependabot title with semantic commit format (#336) | @pkanal
- Update validate PR title workflow (#330) | @pkanal
- Validate PR title (#329) | @pkanal
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
!!! Breaking Changes !!!
- Drop Node v12, no longer security supported (#308) | @emilyashley
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
[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
- @emilyashley made their first contribution in #299
Full Changelog: v3.1.1...v3.1.2
v3.1.1
[3.1.1] - 2022-04-27
Bug fixes
- Update tests to properly terminate (#255) | @kentquirk
- Handle
null
transmission inflush
(#253) | @sjchmiela
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
Enhancements
- Add support for environments (#244) | @kentquirk
- ci: add node 17 to test matrix (#195) | @vreynolds
- empower apply-labels action to apply labels (#205) | @robbkidd
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
!!! Breaking Changes !!!
- drop node 8 by @vreynolds in #188
Maintenance
- Add Stalebot by @JamieDanielson in #187
- Change maintenance badge to maintained by @JamieDanielson in #186
- Bump tmpl from 1.0.4 to 1.0.5 by @dependabot in #185
- Bump prettier from 2.4.0 to 2.4.1 by @dependabot in #184
Full Changelog: v2.3.3...v3.0.0