Bump @testing-library/jest-dom from 5.16.5 to 6.6.4#228
Bump @testing-library/jest-dom from 5.16.5 to 6.6.4#228dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 5.16.5 to 6.6.4. - [Release notes](https://github.com/testing-library/jest-dom/releases) - [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md) - [Commits](testing-library/jest-dom@v5.16.5...v6.6.4) --- updated-dependencies: - dependency-name: "@testing-library/jest-dom" dependency-version: 6.6.4 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
45 of ~45 steps completed
🔍 Review requestedI recommend proceeding with this upgrade as the critical breaking change has been successfully addressed through automated migration. The primary impact was the removal of the
Migration PlanThe @testing-library/jest-dom upgrade has two breaking change descriptions that refer to the same underlying issue - the removal of the '/extend-expect' entry point in v6.0.0. Both breaking changes describe the same problem: the import path '@testing-library/jest-dom/extend-expect' no longer exists and must be changed to '@testing-library/jest-dom'. Since both breaking changes affect the same file (app/javascript/mastodon/test_setup.js) and require the same fix, they will be bundled into a single ticket. This ensures we address 100% of the breaking changes efficiently with one atomic change. — All steps completed successfully.
Change Details🔧 Fixed Breaking Changes (2)
✓ Safe Breaking Changes (3)
Footnotes
|
|
Superseded by #256. |
Bumps @testing-library/jest-dom from 5.16.5 to 6.6.4.
Release notes
Sourced from
@testing-library/jest-dom's releases.... (truncated)
Commits
707e647perf: replace chalk with picocolors (#659)918b6fbdocs: add InfiniteXyy as a contributor for code, and bug (#650)5ba0156fix: add vitest import when extending vitest matchers (#646)4468378fix: remove recursive type reference in vitest types (#636)abba961docs: add billyjanitsch as a contributor for bug (#644)9490615docs: add G-Rath as a contributor for code (#643)ced792efix: fix lodash import in to-have-selection.js (#642)9b14804feat: implement toHaveSelection (#637)f5b0e94docs: add diegohaz as a contributor for ideas (#640)68e927edocs: add pwolaq as a contributor for code, and test (#639)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)