Update unexpected-dom → 6.0.0 (unknown) #245
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Here is everything you need to know about this upgrade. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ unexpected-dom (^5.0.0 → ^6.0.0) · Repo · Changelog
Release Notes
6.0.0 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 28 commits:
6.0.0
Update unexpected-documentation-site-generator to ^8.0.1
Merge pull request #473 from unexpectedjs/chore/updateJsdom
Only build with node 16+
Update jsdom to ^22.1.0
Update unexpected to ^13.2.0
fix: Demote @rollup/plugin-node-resolve to a dev dep
prettier --write '**/*.{js,md}'
Set trailingComma to es5 in the prettier config
Fix typo in test description
Fix bundle exports after rollup upgrade
Update rollup setup
Update eslint and plugins
Use ubuntu-latest
prettier --write '**/*.{js,md}'
Update prettier to ~3.0.0
Merge pull request #417 from unexpectedjs/depfu/update/npm/@rollup/plugin-multi-entry-6.0.0
Update @rollup/plugin-multi-entry to version 6.0.0
Merge pull request #416 from unexpectedjs/depfu/update/npm/offline-github-changelog-3.0.0
Update offline-github-changelog to version 3.0.0
Merge pull request #412 from unexpectedjs/depfu/update/npm/@rollup/plugin-multi-entry-5.0.0
Update @rollup/plugin-multi-entry to version 5.0.0
Fix CHANGELOG generation in preversion script now that an npm env var changed
Merge pull request #409 from unexpectedjs/depfu/update/npm/prettier-2.7.0
Update prettier to version 2.7.0
Merge pull request #407 from unexpectedjs/depfu/update/npm/gh-pages-4.0.0
Update gh-pages to version 4.0.0
Merge pull request #406 from unexpectedjs/depfu/update/npm/unexpected-13.0.0
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands