Releases: snyk/snyk-php-plugin
Releases · snyk/snyk-php-plugin
v1.12.1
1.12.1 (2025-05-01)
Bug Fixes
- [OSM-2746] Fixed bundle generation by splitting out the eslint-specific tsconfig (8428eac)
v1.12.0
1.12.0 (2025-05-01)
Features
- [OSM-2746] Added Prettier (e5d7709)
- [OSM-2746] Bumped node version in ci (d5325db)
- [OSM-2746] Improved composer command handling (5c88cc6)
- [OSM-2746] Removed support for non-JSON platform deps parsing (19aa402)
- [OSM-2746] Replaced class with objects (e1aae07)
- [OSM-2746] replaced tap with jest (a53a7d3)
- [OSM-2746] updated dev dependencies and migrated eslint config file (5203049)
v1.11.0
1.11.0 (2025-04-29)
Bug Fixes
- OSM-2584: use spawnSync result stdout on success or throw an error (3bf98b8)
Features
- OSM-2584: Added PHP to the build server (e5067e2)
- OSM-258: Skip composer deprecations preceding actual system dependencies (bfc1891)
v1.10.0
1.10.0 (2024-10-15)
Features
- add prodsec/security_scans (a2235c6)
- add secrets scanning (ba85128)
- pass command and args into spawn separately (9189f09)
- replace execSync with spawnSync (0d64ae5)
- update CODEOWNERS (82a960f)
- upgrade ci images (331dc00)
v1.9.4
1.9.4 (2022-10-14)
Bug Fixes
- upgrade tslib from 1.13.0 to 1.14.1 (56f97e3)
v1.9.3
1.9.3 (2021-06-14)
Bug Fixes
- upgrade tslib from 1.11.1 to 1.13.0 (b3b44d6)
v1.9.2
1.9.2 (2020-09-08)
Bug Fixes
- add LICENSE file to distro (e4ea014)
- remove production env var from release (ea46451)
- update cli-interface and composer-lockfile-parser (b7e9298)
v1.9.1
1.9.1 (2020-08-07)
Bug Fixes
- upgrade @snyk/cli-interface from 2.6.0 to 2.6.1 (2ac25f9)
v1.9.0
1.9.0 (2020-04-29)
Bug Fixes
- upgrade @snyk/cli-interface from 2.2.0 to 2.3.0 (5c9123d)
- upgrade @snyk/cli-interface from 2.3.0 to 2.3.1 (f0b30bb)
- upgrade @snyk/cli-interface from 2.3.1 to 2.3.2 (43d27b6)
- upgrade @snyk/composer-lockfile-parser from 1.2.0 to 1.3.0 (3a17885)
- upgrade tslib from 1.10.0 to 1.11.0 (161cc63)
- upgrade tslib from 1.11.0 to 1.11.1 (3c82946)
- use Node.js 10 for semantic release (5eedee6)
Features
- bump composer parser to use patched lodash (d1f2c5a)
v1.8.0
1.8.0 (2019-12-11)
Features
- generate es2015 code for node 6+ (a3b0f5d)