Skip to content

Releases: cypress-io/github-action

v5.0.6

30 Jan 18:41
4518ee1
Compare
Choose a tag to compare

5.0.6 (2023-01-30)

Bug Fixes

  • deps: update dependency @octokit/core to v4.2.0 (98c5b8f)

Update Tests

  • Correct Firefox example artifacts and video #662
  • Allow all example workflows to be triggered manually #750

Update Dependencies

  • Update to generally run on ubuntu-22.04 in workflows #720
  • Update Cypress v9 examples to cypress 9.7.0 #724
  • Update Cypress v10 tests to 12.3.0 #725
  • chore(deps): update dependency @vercel/ncc to v0.36.1 #754

Docs/Example Updates

  • Update Docker examples in README to Node.js 18 #681
  • Update description of working-directory parameter for v10 and later #689
  • Remove non-working archived example links #710
  • Restructure v9 and v10 examples #727
  • Remove outdated comment on Edge availability on Linux #730
  • Add "component tests" to action description #745

v5.0.5

10 Jan 21:57
37c511b
Compare
Choose a tag to compare

5.0.5 (2023-01-10)

Docs/Tooling Updates

Update Tests

Update Dependencies

v5.0.4

05 Jan 22:07
dc9224a
Compare
Choose a tag to compare

5.0.4 (2023-1-05)

Update Dependencies

Docs/Tooling Updates

includes /dist rebuild

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)