adobe / lit-mobx

Mixin and base class for using mobx with lit-element
Apache License 2.0
269 stars 16 forks source link

chore(deps-dev): bump @open-wc/testing from 2.5.33 to 3.1.6 #147

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 2 years ago

Bumps @open-wc/testing from 2.5.33 to 3.1.6.

Release notes

Sourced from @​open-wc/testing's releases.

@​open-wc/testing@​3.1.6

Patch Changes

  • 735b0092: Avoid saving unchanged snapshots
  • Updated dependencies [735b0092]
    • @​open-wc/semantic-dom-diff@​0.19.7

@​open-wc/testing@​3.1.5

Patch Changes

  • ae9fe3e7: upgrade to chai-dom v1.11.0

@​open-wc/testing@​3.1.4

Patch Changes

  • 19b951b6: update semantic-dom-diff dependency

@​open-wc/testing@​3.1.3

Patch Changes

  • 48a853fa: Fix deps issues with @​esm-bundle/chai

@​open-wc/testing@​3.1.2

Patch Changes

  • 773e5b65: fix: add a type for lit v1 renderable
  • Updated dependencies [773e5b65]
    • @​open-wc/testing-helpers@​2.1.2

@​open-wc/testing@​3.1.1

Patch Changes

  • ebbea0d5: Force lit-html dependency tree for correct types construction
  • Updated dependencies [ebbea0d5]
    • @​open-wc/testing-helpers@​2.1.1

@​open-wc/testing@​3.1.0

Minor Changes

  • b762707d: Feat/customize render

Patch Changes

  • Updated dependencies [b762707d]
    • @​open-wc/testing-helpers@​2.1.0

@​open-wc/testing@​3.0.4

Patch Changes

  • 987c9cd2: Add lit-html as depenency to support the generated types in strict package managers

... (truncated)

Changelog

Sourced from @​open-wc/testing's changelog.

3.1.6

Patch Changes

  • 735b0092: Avoid saving unchanged snapshots
  • Updated dependencies [735b0092]
    • @​open-wc/semantic-dom-diff@​0.19.7

3.1.5

Patch Changes

  • ae9fe3e7: upgrade to chai-dom v1.11.0

3.1.4

Patch Changes

  • 19b951b6: update semantic-dom-diff dependency

3.1.3

Patch Changes

  • 48a853fa: Fix deps issues with @​esm-bundle/chai

3.1.2

Patch Changes

  • 773e5b65: fix: add a type for lit v1 renderable
  • Updated dependencies [773e5b65]
    • @​open-wc/testing-helpers@​2.1.2

3.1.1

Patch Changes

  • ebbea0d5: Force lit-html dependency tree for correct types construction
  • Updated dependencies [ebbea0d5]
    • @​open-wc/testing-helpers@​2.1.1

3.1.0

Minor Changes

  • b762707d: Feat/customize render

Patch Changes

... (truncated)

Commits


Dependabot compatibility score

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 ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 1 year ago

Superseded by #154.