Releases: philips-labs/tern-action
Releases · philips-labs/tern-action
v1.3.0 - With Tern v2.9.0
What's Changed
- Bump ws from 7.4.3 to 7.5.6 by @dependabot in #23
- Bump ansi-regex from 5.0.0 to 5.0.1 by @dependabot in #24
- Bump hosted-git-info from 2.8.8 to 2.8.9 by @dependabot in #18
- Bump tmpl from 1.0.4 to 1.0.5 by @dependabot in #22
- Bump path-parse from 1.0.6 to 1.0.7 by @dependabot in #21
- Bump browserslist from 4.16.3 to 4.16.6 by @dependabot in #19
- Use version v2.9.0 of tern by @JeroenKnoops in #25
Full Changelog: v1.2.0...v1.3.0
v1.2.0 - Use version 2.4.0 of tern
Instead of re-creating the docker image over and over again, we now use a tagged docker image from docker hub.
philipssoftware/tern:2.4.0
The source of the docker image can be found here: https://github.com/philips-software/docker-tern
Use prepared docker image with tern
Instead of re-creating the docker image over and over again, we now use a tagged docker image from docker hub.
philipssoftware/tern:2.2.0
The source of the docker image can be found here: https://github.com/philips-software/docker-tern
Release v1.0.0
Release v1.0.0 based on tern v2.2.0
Add html format
Tern support html output
Added support for html
Based on tern v2.2.0
Bases on tern v2.2.0 ( https://github.com/tern-tools/tern/releases/tag/v2.2.0 )
Initial release
Initial release.
Output still needs some refinement.