Skip to content

Releases: snyk/snyk-php-plugin

v1.12.1

01 May 12:23
da7ec08
Compare
Choose a tag to compare

1.12.1 (2025-05-01)

Bug Fixes

  • [OSM-2746] Fixed bundle generation by splitting out the eslint-specific tsconfig (8428eac)

v1.12.0

01 May 11:07
546446f
Compare
Choose a tag to compare

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

29 Apr 12:56
cdbc13e
Compare
Choose a tag to compare

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

15 Oct 11:42
d83c83a
Compare
Choose a tag to compare

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

14 Oct 13:43
c86a145
Compare
Choose a tag to compare

1.9.4 (2022-10-14)

Bug Fixes

  • upgrade tslib from 1.13.0 to 1.14.1 (56f97e3)

v1.9.3

14 Jun 11:23
df780b5
Compare
Choose a tag to compare

1.9.3 (2021-06-14)

Bug Fixes

  • upgrade tslib from 1.11.1 to 1.13.0 (b3b44d6)

v1.9.2

08 Sep 17:40
2fb2457
Compare
Choose a tag to compare

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

07 Aug 10:44
6121849
Compare
Choose a tag to compare

1.9.1 (2020-08-07)

Bug Fixes

  • upgrade @snyk/cli-interface from 2.6.0 to 2.6.1 (2ac25f9)

v1.9.0

29 Apr 22:45
2474e8d
Compare
Choose a tag to compare

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

11 Dec 16:17
ec01add
Compare
Choose a tag to compare

1.8.0 (2019-12-11)

Features

  • generate es2015 code for node 6+ (a3b0f5d)