Skip to content

Releases: cypress-io/github-action

v5.0.3

05 Jan 21:21
520d77e
Compare
Choose a tag to compare

5.0.3 (2023-01-05)

Bug Fixes

  • deps: update dependency got to v11.8.6 (b5134f5)

v5.0.2

19 Dec 22:55
19ae4d7
Compare
Choose a tag to compare

5.0.2 (2022-12-19)

Numerous housekeeping updates to bring this action back up to speed.

*In combination with v5.0.1, which triggered without a new dist build.

👏 Special thanks to @MikeMcC399 for all the diligent work! 👏

Fix Failed Tests

Update Dependencies

Resolve Warnings

Docs/Example Updates

Tooling Updates:

v5.0.1

19 Dec 22:09
35d6f54
Compare
Choose a tag to compare

5.0.1 (2022-12-19)

Bug Fixes

  • correct .gitignore for videos and screenshots (89e59e5)

v5.0.0

02 Dec 15:05
c5724ed
Compare
Choose a tag to compare

5.0.0 (2022-12-2)

Features

BREAKING CHANGES

  • Upgrade to use Node v18, remove v12 support (#637)

v4.2.2

28 Nov 20:34
d79d2d5
Compare
Choose a tag to compare

4.2.2 (2022-11-28)

Bug Fixes

v4.2.1

22 Nov 18:15
032c1ed
Compare
Choose a tag to compare

4.2.1 (2022-11-22)

Bug Fixes

  • deps: fix set-output command warnings from GitHub a66d996

v4.2.0

27 Jul 19:20
30008f1
Compare
Choose a tag to compare

4.2.0 (2022-07-27)

Features

  • add support for pnpm (install and cache deps) (0ec9869)

v4.1.1

27 Jun 15:26
53cc317
Compare
Choose a tag to compare

4.1.1 (2022-06-27)

Bug Fixes

  • disable summary when it is not available (f036b8f)

v4.1.0

10 Jun 14:49
be2de7b
Compare
Choose a tag to compare

4.1.0 (2022-06-10)

Features

  • summary: add gh summary of results (03567e0)

v4.0.1

08 Jun 15:27
5c469cf
Compare
Choose a tag to compare

4.0.1 (2022-06-08)

Bug Fixes

  • make headed execution available again (00d78c2)
  • updated action to be backwards compatible (255c997)