Releases: Automattic/node-yara
Releases · Automattic/node-yara
2.6.3
2.6.2
2.6.1
2.6.0
What's Changed
- Commit new binaries package on releases by @macbre in #21
- Don't hardcode architecture by @pypt in #25
- Bump typescript from 4.9.5 to 5.1.3 by @dependabot[bot] in #27
- Build binaries for different Node.js versions by @macbre in #28
- node-yara: tag v2.6.0-beta.1 by @macbre in #29
- Fix the "commit the binaries" step when publishing the package by @macbre in #30
- Bump actions/checkout from 3 to 4 by @dependabot[bot] in #31
- Bump actions/setup-node from 1 to 4 by @dependabot[bot] in #35
- Bump stefanzweifel/git-auto-commit-action from 4 to 5 by @dependabot[bot] in #34
- Bump nan from 2.17.0 to 2.18.0 by @dependabot[bot] in #32
- Drop support for Node.js 16.x by @macbre in #38
- Bump nan from 2.18.0 to 2.20.0 by @dependabot[bot] in #37
- Bump nan from 2.20.0 to 2.22.0 by @dependabot[bot] in #40
- Update build.yml: give Node.js 22 a try by @macbre in #41
- debian-tests: try buster, bullseye and unstable + Node.js 18 & 22 by @macbre in #42
- Revert "debian-tests: try buster, bullseye and unstable + Node.js 18 & 22" by @macbre in #45
- debian-tests.yml: run in containers for buster, bullseye and unstable… by @macbre in #46
- Dockerfile: use Pyton 3.9 buster-based image to build binaries for Linux by @macbre in #47
- Update build.yml: commit new set of binaries by @macbre in #48
- Bump mocha from 10.8.2 to 11.0.1 by @dependabot[bot] in #43
- Update tests.yml: downgrade to macos-13 to have x64 CPU there by @macbre in #50
- Provide mac prebuilt binaries for both arm and x64 by @macbre in #51
- Update build.yml: commit binaries by @macbre in #52
- Ignore more directories when preparing the package by @macbre in #54
- Bump @mapbox/node-pre-gyp from 1.0.11 to 2.0.0 by @dependabot[bot] in #55
- Bump stefanzweifel/git-auto-commit-action from 5 to 6 by @dependabot[bot] in #56
- Bump nan from 2.22.2 to 2.23.0 by @dependabot[bot] in #57
- Dockerfile: use bullseye + Python 3.13 + nvm v0.40.3 by @macbre in #61
- BASTION-9 | use trusted publishing by @macbre in #60
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #58
- Bump actions/setup-node from 4 to 5 by @dependabot[bot] in #59
- Bump stefanzweifel/git-auto-commit-action from 6 to 7 by @dependabot[bot] in #62
- Bump actions/setup-node from 5 to 6 by @dependabot[bot] in #63
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in #64
- Update build.yml to include Node.js 24 by @macbre in #66
- Make CI checks work again by using the correct debian versions that have the expected GLIBC versions. by @ArSn in #68
- Bump nan from 2.23.1 to 2.25.0 by @dependabot[bot] in #67
New Contributors
Full Changelog: 2.5.0...2.6.0
Add binaries for Node.js 22.x and arm64-powered macos systems
What's Changed
- Fix the "commit the binaries" step when publishing the package by @macbre in #30
- Bump actions/checkout from 3 to 4 by @dependabot in #31
- Bump actions/setup-node from 1 to 4 by @dependabot in #35
- Bump stefanzweifel/git-auto-commit-action from 4 to 5 by @dependabot in #34
- Bump nan from 2.17.0 to 2.18.0 by @dependabot in #32
- Drop support for Node.js 16.x by @macbre in #38
- Bump nan from 2.18.0 to 2.20.0 by @dependabot in #37
- Bump nan from 2.20.0 to 2.22.0 by @dependabot in #40
- Update build.yml: give Node.js 22 a try by @macbre in #41
- debian-tests: try buster, bullseye and unstable + Node.js 18 & 22 by @macbre in #42
- Revert "debian-tests: try buster, bullseye and unstable + Node.js 18 & 22" by @macbre in #45
- debian-tests.yml: run in containers for buster, bullseye and unstable… by @macbre in #46
- Dockerfile: use Pyton 3.9 buster-based image to build binaries for Linux by @macbre in #47
- Update build.yml: commit new set of binaries by @macbre in #48
- Bump mocha from 10.8.2 to 11.0.1 by @dependabot in #43
- Update tests.yml: downgrade to macos-13 to have x64 CPU there by @macbre in #50
- Provide mac prebuilt binaries for both arm and x64 by @macbre in #51
- Update build.yml: commit binaries by @macbre in #52
Full Changelog: 2.6.0-beta.1...2.6.0-beta.2
Thanks @Gadoma
Initial support for different Node.js versions
What's Changed
- Commit new binaries package on releases by @macbre in #21
- Don't hardcode architecture by @pypt in #25
- Bump typescript from 4.9.5 to 5.1.3 by @dependabot in #27
- Build binaries for different Node.js versions by @macbre in #28
- node-yara: tag v2.6.0-beta.1 by @macbre in #29
New Contributors
Full Changelog: 2.5.0...2.6.0-beta.1
2.5.0
What's Changed
- Update README.md by @macbre in #8
- Add yara.node binaries by @macbre in #10
- Set up node-gyp to use pre-build binaries on package install by @macbre in #11
- Linux: build the binary using Docker 10.x by @macbre in #12
- Bump actions/checkout from 2 to 3 by @dependabot in #13
- Bump typescript from 3.9.10 to 4.9.5 by @dependabot in #17
- Bump nan from 2.14.2 to 2.17.0 by @dependabot in #16
- Link libmagic statically by @macbre in #19
- Add tests on Debian 10 (buster), 11 (bullseye) and unstable by @miguelxpn in #18
- Bump version to 2.5.0 by @miguelxpn in #20
New Contributors
- @dependabot made their first contribution in #13
Full Changelog: 2.4.0...2.5.0
2.4.0
What's Changed
- How to install this package under "yara" name by @macbre in #3
- Build binaries for both Linux and MacOS, add tests to the CI and do not rely on your system libyara version by @macbre in #5
- Add Yara 4 support by @miguelxpn in #6
- Bump version to 2.4.0 by @miguelxpn in #7
New Contributors
- @miguelxpn made their first contribution in #6
Full Changelog: 2.3.0...2.4.0
Publish as @automattic/yara
Publish this repository as @automattic/yara npm public package #1