example-projects
example-projects copied to clipboard
chore(deps): update dependency @open-wc/testing to v4
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| @open-wc/testing (source) | 2.5.33 -> 4.0.0 |
Release Notes
open-wc/open-wc (@open-wc/testing)
v4.0.0
Major Changes
- Updated dependencies [
c69af75]- @open-wc/testing-helpers@3.0.0
If you're using a fixture like so with scoped elements:
await fixture(html`...`, { scopedElements: ... });
You're gonna have to load the @webcomponents/scoped-custom-element-registry polyfill yourself first.
v3.2.2
Patch Changes
-
e94ca9a: chore(testing): remove unused dependencies"
v3.2.1
Patch Changes
-
84e38ab: Use split versions for all lit dependencies - Updated dependencies [
84e38ab]- @open-wc/testing-helpers@2.3.1
v3.2.0
Minor Changes
-
935c8ff: Drop support for Node@14
Patch Changes
-
3289e0e: Add oneDefaultPreventedEvent export into testing package and no-side-effect indexes - Updated dependencies [
935c8ff] - Updated dependencies [
3289e0e] - Updated dependencies [
80c6ae6]- chai-a11y-axe@1.5.0
- @open-wc/semantic-dom-diff@0.20.0
- @open-wc/testing-helpers@2.3.0
v3.1.8
Patch Changes
-
91a5d22: fix(deps): update dependency @types/chai-dom to v1 - Updated dependencies [
077d07e]- @open-wc/testing-helpers@2.2.1
v3.1.7
Patch Changes
-
b187c0b: Add types export for node16 module resolution - Updated dependencies [
b187c0b]- @open-wc/testing-helpers@2.1.4
v3.1.6
Patch Changes
-
735b009: Avoid saving unchanged snapshots - Updated dependencies [
735b009]- @open-wc/semantic-dom-diff@0.19.7
v3.1.5
Patch Changes
-
ae9fe3e: upgrade to chai-dom v1.11.0
v3.1.4
Patch Changes
-
19b951b: update semantic-dom-diff dependency
v3.1.3
Patch Changes
-
48a853f: Fix deps issues with @esm-bundle/chai
v3.1.2
Patch Changes
-
773e5b6: fix: add a type for lit v1 renderable - Updated dependencies [
773e5b6]- @open-wc/testing-helpers@2.1.2
v3.1.1
Patch Changes
-
ebbea0d: Force lit-html dependency tree for correct types construction - Updated dependencies [
ebbea0d]- @open-wc/testing-helpers@2.1.1
v3.1.0
Minor Changes
-
b762707: Feat/customize render
Patch Changes
- Updated dependencies [
b762707]- @open-wc/testing-helpers@2.1.0
v3.0.4
Patch Changes
-
987c9cd: Add lit-html as depenency to support the generated types in strict package managers - Updated dependencies [
987c9cd]- @open-wc/testing-helpers@2.0.4
v3.0.3
Patch Changes
-
de7f7b1: Fix the typescript typings in testing helpers for projects that depend onlitpackage - Updated dependencies [
de7f7b1]- @open-wc/testing-helpers@2.0.2
v3.0.2
Patch Changes
-
70f5243: export chai in index.d.ts
v3.0.1
Patch Changes
-
1649ba4: Release bump version as major versions have already been used and unpublished in an accidental publish about a year ago. - Updated dependencies [
1649ba4]- @open-wc/testing-helpers@2.0.1
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.