Releases: cypress-io/github-action
Releases · cypress-io/github-action
v5.4.0
v5.3.1
v5.3.0
v5.2.0
v5.1.0
v5.0.9
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
v5.0.8
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
v5.0.6
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