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

Try chai@next #2176

Closed
wants to merge 212 commits into from
Closed

Try chai@next #2176

wants to merge 212 commits into from

Conversation

koddsson
Copy link
Contributor

@koddsson koddsson commented Mar 24, 2023

Trying out the chai@5 prerelease so we can see if there are issues that we can feed back to the chai team.

@changeset-bot
Copy link

changeset-bot bot commented Mar 24, 2023

🦋 Changeset detected

Latest commit: 39ea02b

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 18 packages
Name Type
@web/browser-logs Minor
@web/dev-server-import-maps Minor
@web/dev-server-rollup Minor
@web/test-runner Minor
@web/test-runner-browserstack Minor
@web/test-runner-commands Minor
@web/test-runner-core Minor
@web/test-runner-junit-reporter Minor
@web/test-runner-saucelabs Minor
@web/test-runner-selenium Minor
@web/test-runner-webdriver Minor
@web/dev-server Patch
@web/test-runner-visual-regression Patch
@web/test-runner-chrome Patch
@web/test-runner-coverage-v8 Patch
@web/test-runner-mocha Patch
@web/test-runner-playwright Patch
@web/test-runner-puppeteer Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@koddsson
Copy link
Contributor Author

This is looking good! I'm thinking I'll let this sit until Chai@5 lands.

@@ -14,7 +14,6 @@
},
"author": "modern-web",
"homepage": "https://github.com/modernweb-dev/web/tree/master/packages/test-runner-integration-tests",
"main": "index.js",
Copy link
Member

Choose a reason for hiding this comment

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

Why remove this?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

It's unrelated to the chai changes. I was just getting warnings when running the tests:

(node:87634) [DEP0128] DeprecationWarning: Invalid 'main' field in '/src/web/integration/test-runner/package.json' of 'index.js'. Please either fix that or report it to the module author

package.json Outdated Show resolved Hide resolved
@thepassle
Copy link
Member

This is cool dude, nice work. Changes look pretty straightforward (mostly import changes), nice.

@Westbrook
Copy link
Member

while you're killing it here, any thoughts on a mocha@10.x PR? 😉

@koddsson
Copy link
Contributor Author

while you're killing it here, any thoughts on a mocha@10.x PR? 😉

Sure! I'll look into that 😄

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.

None yet