Releases: adevinta/actions-lighthouseci-compare
Releases · adevinta/actions-lighthouseci-compare
v1.1.3
What's Changed
- chore(deps-dev): bump the npm-development group across 1 directory with 4 updates by @dependabot in #45
- chore(deps): bump marked from 14.1.2 to 14.1.3 in the npm-production group by @dependabot in #43
- chore(deps): bump @actions/core from 1.10.1 to 1.11.1 by @dependabot in #40
- handle floating point correctly on perf reports by @jordevo in #46
New Contributors
Full Changelog: v1.1.2...v1.1.3
v1.1.2
What's Changed
- chore(deps-dev): bump @types/node from 20.14.11 to 22.7.4 by @dependabot in #37
- chore(deps-dev): bump @typescript-eslint/parser from 7.16.1 to 7.18.0 by @dependabot in #32
- chore(deps-dev): bump eslint from 8.57.0 to 8.57.1 by @dependabot in #31
- chore(deps-dev): bump @vercel/ncc from 0.38.1 to 0.38.2 in the npm-development group by @dependabot in #35
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 7.16.1 to 8.8.0 by @dependabot in #38
- chore(deps-dev): bump the npm-development group with 5 updates by @dependabot in #41
- chore(deps-dev): bump @types/express from 4.17.21 to 5.0.0 by @dependabot in #39
- fix: improve debug logs for lhr parsing by @ddcq in #44
New Contributors
Full Changelog: v1.1.1...v1.1.2
Improved debug messages
This Release adds more debug calls. This debug information is available when running the action in debug mode from github actions.
Thanks to @carlosvillu and @nucliweb for their contributions.
Status and Failure Reason
This release adds the possibility to this action to not mark as failed but adds the outputs on the status and reason.
Second release
Update release version to be similar to most of the tools using the nomenclature: v1.0.0
for example.
First Release
This is the first release of the adevinta/actions-lighthouseci-compare
.
This release includes:
- Support to create a markdown table with the result of the comparison
- Support for an object output with the result of the comparison
What's Changed
- Add .nvmrc file by @nucliweb in #3
- feat: added initial services and features by @dvelasquez in #2
New Contributors
- @nucliweb made their first contribution in #3
- @dvelasquez made their first contribution in #2
Full Changelog: https://github.com/adevinta/actions-lighthouseci-compare/commits/1.0.0