Skip to content

Upgrade dependencies and upgrade to Go 1.19 #350

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Closed
wants to merge 5 commits into from

Conversation

canstand
Copy link
Collaborator

Hi, I have been working on rolling Playwright to the latest version, but the commit history is not very clear and makes it hard to review the code. Therefore, I decided to split it into several PRs.

This PR mainly does two things: it updates the go version to v1.19 and it fixes some warnings in the github actions.

The reason for updating to go 1.19 is to use the go workspace feature, and also because go 1.19 is the minimum version that is officially supported.

@canstand canstand mentioned this pull request May 13, 2023
Copy link
Contributor

@ninadingole ninadingole left a comment

Choose a reason for hiding this comment

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

some tests are failing for race conditions

@canstand
Copy link
Collaborator Author

These issues will be addressed in the PR used to update the playwright version

@canstand
Copy link
Collaborator Author

Already merged in #352

@canstand canstand closed this Jun 20, 2023
@canstand canstand deleted the up-deps branch June 20, 2023 02:12
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants