Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

feat(cli): upgrade to Lighthouse 6.4.1 #470

Merged
merged 1 commit into from Oct 22, 2020

Conversation

csabapalfi
Copy link
Contributor

@csabapalfi csabapalfi commented Oct 14, 2020

BREAKING CHANGE: new audits

fixes #443

@csabapalfi
Copy link
Contributor Author

csabapalfi commented Oct 14, 2020

Simplest step (bumping package version) is done. Will look at adding the new fixtures, etc shortly... keeping the PR draft until ready for review.

@csabapalfi csabapalfi force-pushed the lighthouse-6.4.1 branch 8 times, most recently from 481ec75 to e91229f Compare October 19, 2020 01:04
@csabapalfi csabapalfi marked this pull request as ready for review October 19, 2020 01:05
BREAKING CHANGE: new audits
@csabapalfi
Copy link
Contributor Author

@patrickhulce This PR is now ready for review. Please let me know what you think! 😊

Copy link
Collaborator

@patrickhulce patrickhulce left a comment

Choose a reason for hiding this comment

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

thank you so much @csabapalfi this is fantastic! an enormous help!! 🙏 😃 🎉

I'm going to go ahead and merge this right after I ship one more non-breaking version with the current fixes on master 👍

@@ -37,6 +37,11 @@ describe('Lighthouse CI CLI', () => {
let projectAdminToken;
let urlToCollect;

beforeAll(async () => {
Copy link
Collaborator

Choose a reason for hiding this comment

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

👍

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.

Lighthouse 6.3
2 participants