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.2 #129

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

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

Release notes

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

@​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
  • Updated dependencies [987c9cd2]
    • @​open-wc/testing-helpers@​2.0.4

@​open-wc/testing@​3.0.3

Patch Changes

  • de7f7b1a: Fix the typescript typings in testing helpers for projects that depend on lit package
  • Updated dependencies [de7f7b1a]
    • @​open-wc/testing-helpers@​2.0.2

@​open-wc/testing@​3.0.2

Patch Changes

  • 70f52431: export chai in index.d.ts

@​open-wc/testing@​3.0.1

Patch Changes

  • 1649ba46: Release bump version as major versions have already been used and unpublished in an accidental publish about a year ago.
  • Updated dependencies [1649ba46]
    • @​open-wc/testing-helpers@​2.0.1

... (truncated)

Changelog

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

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

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

3.0.4

Patch Changes

  • 987c9cd2: Add lit-html as depenency to support the generated types in strict package managers
  • Updated dependencies [987c9cd2]
    • @​open-wc/testing-helpers@​2.0.4

3.0.3

Patch Changes

  • de7f7b1a: Fix the typescript typings in testing helpers for projects that depend on lit package
  • Updated dependencies [de7f7b1a]
    • @​open-wc/testing-helpers@​2.0.2

3.0.2

Patch Changes

  • 70f52431: export chai in index.d.ts

3.0.1

... (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 2 years ago

Superseded by #132.