Skip to content

(chore): Bump dependencies#99

Merged
denniskigen merged 6 commits intomainfrom
chore/bump-yarn
Feb 17, 2025
Merged

(chore): Bump dependencies#99
denniskigen merged 6 commits intomainfrom
chore/bump-yarn

Conversation

@NethmiRodrigo
Copy link
Contributor

@NethmiRodrigo NethmiRodrigo commented Feb 17, 2025

This PR bumps yarn, turbo and playwright to the latest stable versions, updates the e2e github workflow and adds the pull
request template.

@NethmiRodrigo NethmiRodrigo changed the title (chore): Bump yarn (chore): Bump dependencies Feb 17, 2025
@samuelmale
Copy link
Member

samuelmale commented Feb 17, 2025

@NethmiRodrigo can you update the actions/upload-artifact to v4 here to fix the E2E CI job?

uses: actions/upload-artifact@v3
if: always()
- name: 📤 Upload report
uses: actions/upload-artifact@v4
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@samuelmale done here

@denniskigen
Copy link
Member

@samuelmale @NethmiRodrigo the e2e tests were failing because the Playwright version in the Docker container did not match the version running in our tests.

CleanShot 2025-02-17 at 11  24 32@2x

Copy link
Member

@denniskigen denniskigen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks, @NethmiRodrigo!

@denniskigen denniskigen merged commit 62d13dd into main Feb 17, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants