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 rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the lwc-test group with 4 updates: @lwc/jest-preset, @lwc/jest-resolver, @lwc/jest-serializer and @lwc/jest-transformer.
Updates
@lwc/jest-preset
from 16.1.0 to 18.1.0Release notes
Sourced from
@lwc/jest-preset
's releases.Commits
6dbac9a
v18.1.04917996
@W-16845391
Revert the breaking change for jest.fn() (#315)6db799b
v18.0.30ee704f
v18.0.254a7cb6
add sample components for ssr unit test (#312)5dc071c
v18.0.1f741d38
@W-16726895
Move html serializer to preset (#311)e19f56b
v18.0.09a09f61
update a list of files to be included in the package (#310)35d5402
v17.0.1Updates
@lwc/jest-resolver
from 16.1.0 to 18.1.0Release notes
Sourced from
@lwc/jest-resolver
's releases.Commits
6dbac9a
v18.1.06db799b
v18.0.30ee704f
v18.0.25dc071c
v18.0.1e19f56b
v18.0.035d5402
v17.0.10782e66
v17.0.0 (#307)fc4e50d
fix: drop support for Jest v26 and v27@W-16676971
(#300)Updates
@lwc/jest-serializer
from 16.1.0 to 18.1.0Release notes
Sourced from
@lwc/jest-serializer
's releases.Commits
6dbac9a
v18.1.06db799b
v18.0.30ee704f
v18.0.25dc071c
v18.0.1e19f56b
v18.0.035d5402
v17.0.10782e66
v17.0.0 (#307)018b9de
Jest snapshot-based approach for SSR testing (#292)fc4e50d
fix: drop support for Jest v26 and v27@W-16676971
(#300)Updates
@lwc/jest-transformer
from 16.1.0 to 18.1.0Release notes
Sourced from
@lwc/jest-transformer
's releases.Commits
6dbac9a
v18.1.04917996
@W-16845391
Revert the breaking change for jest.fn() (#315)6db799b
v18.0.30ee704f
v18.0.25dc071c
v18.0.1e19f56b
v18.0.035d5402
v17.0.10782e66
v17.0.0 (#307)018b9de
Jest snapshot-based approach for SSR testing (#292)e92349f
chore: remove the irrelevant comment@W-16676971
(#305)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 rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show