Skip to content

Releases: cypress-io/github-action

v5.0.9

13 Feb 19:34
327178c
Compare
Choose a tag to compare

5.0.9 (2023-02-13)

Bug Fixes

  • incorrect start command log format (6132bca)

Tests/Tooling Updates

  • Correct example-basic for pnpm package.json to add pnpm to name #791
  • Change example-debug job name from nightly to debug-logs #783
  • Specify Node.js 16.16.0 for main build-and-test #778
  • Prevent release attempt from fork #777
  • Harmonize Component test workflow to E2E example workflows #771
  • Add check for dist/ directory consistent with source files #766
  • Update wait-on-vite example to current versions #758
  • Replace component test with React and Vite 4 #748

Update Dependencies

  • chore(deps): update dependency @types/node to v18.13.0 #788
  • chore(deps): update dependency prettier to v2.8.4 #786
  • Remove unused stop-build package #776
  • Update serve to 14.2.0 #773

v5.0.8

03 Feb 18:09
ca3f666
Compare
Choose a tag to compare

5.0.8 (2023-02-03)

Update Dependencies

  • Update v12 examples to 12.4.1 #747
  • Update examples react-scripts for Node.js 18 #731
  • Update example webpack to run under Node.js 18 #708

Docs Updates

  • Replace Migration guide in README with Changelog #769

Tooling Updates

  • Remove release dependency on markdown link check (Rev2) #765

v5.0.7

31 Jan 14:50
1d0aaf5
Compare
Choose a tag to compare

5.0.7 (2023-01-31)

Bug Fixes

  • correct ping-cli debug example (85a0f0f)

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)