Releases: buffcode/ntp-packet-parser
Releases · buffcode/ntp-packet-parser
0.5.0
What's Changed
- build(deps-dev): bump prettier from 3.2.4 to 3.2.5 by @dependabot in #83
- build(deps-dev): bump mocha from 10.2.0 to 10.3.0 by @dependabot in #84
- build(deps-dev): bump typescript from 5.3.3 to 5.4.2 by @dependabot in #85
- build(deps-dev): bump typescript from 5.4.2 to 5.4.3 by @dependabot in #86
- build(deps-dev): bump mocha from 10.3.0 to 10.4.0 by @dependabot in #87
- build(deps-dev): bump typescript from 5.4.3 to 5.4.4 by @dependabot in #88
- build(deps-dev): bump typescript from 5.4.4 to 5.4.5 by @dependabot in #89
- build(deps-dev): bump prettier from 3.2.5 to 3.3.0 by @dependabot in #90
- build(deps-dev): bump prettier from 3.3.0 to 3.3.1 by @dependabot in #91
- build(deps): bump braces from 3.0.2 to 3.0.3 by @dependabot in #92
- build(deps-dev): bump prettier from 3.3.1 to 3.3.2 by @dependabot in #93
- build(deps-dev): bump mocha and @types/mocha by @dependabot in #94
- build(deps-dev): bump typescript from 5.4.5 to 5.5.2 by @dependabot in #95
- build(deps-dev): bump mocha from 10.5.0 to 10.5.2 by @dependabot in #96
- build(deps-dev): bump typescript from 5.5.2 to 5.5.3 by @dependabot in #97
- build(deps-dev): bump mocha from 10.5.2 to 10.6.0 by @dependabot in #98
- build(deps-dev): bump prettier from 3.3.2 to 3.3.3 by @dependabot in #99
- build(deps-dev): bump mocha from 10.6.0 to 10.7.0 by @dependabot in #100
- build(deps-dev): bump typescript from 5.5.3 to 5.5.4 by @dependabot in #101
- build(deps-dev): bump mocha from 10.7.0 to 10.7.3 by @dependabot in #102
- build(deps-dev): bump typescript from 5.5.4 to 5.6.2 by @dependabot in #103
- build(deps-dev): bump @types/mocha from 10.0.7 to 10.0.8 by @dependabot in #104
- build(deps-dev): bump @types/mocha from 10.0.8 to 10.0.9 by @dependabot in #105
- build(deps-dev): bump typescript from 5.6.2 to 5.6.3 by @dependabot in #106
- build(deps-dev): bump mocha from 10.7.3 to 10.8.2 by @dependabot in #107
- build(deps-dev): bump @types/mocha from 10.0.9 to 10.0.10 by @dependabot in #108
- build(deps-dev): bump typescript from 5.6.3 to 5.7.2 by @dependabot in #109
- build(deps-dev): bump prettier from 3.3.3 to 3.4.2 by @dependabot in #110
- build(deps-dev): bump typescript from 5.7.2 to 5.7.3 by @dependabot in #111
- build(deps-dev): bump prettier from 3.4.2 to 3.5.0 by @dependabot in #112
- build(deps-dev): bump prettier from 3.5.0 to 3.5.1 by @dependabot in #113
- build(deps-dev): bump ts-mocha from 10.0.0 to 11.1.0 by @dependabot in #114
- build(deps-dev): bump prettier from 3.5.1 to 3.5.2 by @dependabot in #115
- ci: Updated workflows to v4 by @buffcode in #120
- build(deps-dev): bump prettier from 3.5.2 to 3.5.3 by @dependabot in #116
- build(deps-dev): bump typescript from 5.7.3 to 5.8.3 by @dependabot in #119
- ci: Updated CodeQL workflow to v3 by @buffcode in #121
- build(deps-dev): bump mocha from 10.8.2 to 11.1.0 by @dependabot in #118
Full Changelog: 0.4.1...0.5.0
v0.4.1
v0.4.0
v0.3.1
- fix: @types/node constraint lowered to the lowest supported node version
- build(deps): bump json5 from 1.0.1 to 1.0.2
- build(deps-dev): bump @types/mocha from 10.0.0 to 10.0.1
- build(deps-dev): bump typescript from 4.8.4 to 5.1.6
- build: prettier configuration
- build(deps-dev): bump prettier from 2.8.8 to 3.0.2
v0.3.0
v0.2.1
Maintenance release
This update contains a security update of minimist
.
But minimist
is only used as a sub-dependency of dev-depdency ts-node
, so you are not affected if you are simply using this library.