mirror of
https://github.com/github/codeql-action.git
synced 2025-12-27 09:40:17 +08:00
1.4 KiB
1.4 KiB
Changes
5.0.1
47a360dBump @sinonjs/samsam to latest (Morgan Roderick)This helps dedupe dependencies in Sinon. See https://github.com/sinonjs/sinon/issues/2224
Released on 2020-02-20.
5.0.0
116aedbDrop support for Node 8 (Morgan Roderick)As can be seen at https://github.com/nodejs/Release, Node 8 reached "end" of life on 2019-12-31, and is no longer actively supported.
We will stop testing in Node 8 and start testing in Node 13, which will become the next LTS release from April 2020.
Released on 2020-02-19.
4.0.1
8dae99eFix changes.md (Morgan Roderick)8dde8cbUse '--access public' for the publish command (Morgan Roderick)
Released on 2019-12-19.
4.0.0
8693846add support for formatting maps (#51) (Marc Redemske)- add support for formatting maps
- Update @sinonjs/samsam to version that has isMap method
Released on 2019-12-19.