romkor / svelte-portal

Svelte component for rendering outside the DOM of parent component
https://svelte.dev/repl/407576d4fa984cfb97dcdd3da98e833e
MIT License
439 stars 21 forks source link

Bump @testing-library/svelte from 3.0.3 to 3.2.1 #152

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 2 years ago

Bumps @testing-library/svelte from 3.0.3 to 3.2.1.

Release notes

Sourced from @​testing-library/svelte's releases.

v3.2.1

3.2.1 (2022-08-21)

Bug Fixes

  • missing Constructor constraint for first render() type signature (fd8b5c7)
  • missing Constructor constraint to first render() type signature (df27359)
  • missing Constructor constraint to first render() type signature (1c4c41a)

v3.2.0

3.2.0 (2022-08-19)

Features

  • improve props typing for render function (fb97676)

v3.1.3

3.1.3 (2022-06-04)

Bug Fixes

v3.1.2

3.1.2 (2022-05-31)

Bug Fixes

  • update incorrect Node version requirement from 8 to 10 (#174) (5336903)
  • types: allow all elements (#101) (6b49bc0)

v3.1.1

3.1.1 (2022-04-07)

Bug Fixes

  • always destroy most recent component on rerender (a6cc764)

v3.1.0

3.1.0 (2022-03-15)

Features

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)
romkor commented 1 year ago

@dependabot ignore this dependency

dependabot[bot] commented 1 year ago

OK, I won't notify you about @testing-library/svelte again, unless you re-open this PR. 😢