Skip to content

chore(deps): bump sonner from 2.0.7 to 2.0.8 in /admin-ui - #516

Merged
genwave-radio merged 2 commits into
mainfrom
dependabot/npm_and_yarn/admin-ui/sonner-2.0.8
Aug 14, 2026
Merged

chore(deps): bump sonner from 2.0.7 to 2.0.8 in /admin-ui#516
genwave-radio merged 2 commits into
mainfrom
dependabot/npm_and_yarn/admin-ui/sonner-2.0.8

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 14, 2026

Copy link
Copy Markdown
Contributor

Bumps sonner from 2.0.7 to 2.0.8.

Release notes

Sourced from sonner's releases.

v2.0.8

What's Changed

New Contributors

Full Changelog: emilkowalski/sonner@v2.0.7...v2.0.8

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [sonner](https://github.com/emilkowalski/sonner) from 2.0.7 to 2.0.8.
- [Release notes](https://github.com/emilkowalski/sonner/releases)
- [Commits](emilkowalski/sonner@v2.0.7...v2.0.8)

---
updated-dependencies:
- dependency-name: sonner
  dependency-version: 2.0.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
sonner 2.0.8 changed Observer.subscribe to replay every still-active toast
to a newly mounted <Toaster> (2.0.7 mounted empty). The store is module-
global, so toasts fired in earlier tests resurfaced in later tests' renders
and turned 20 getByText(<toast copy>) assertions across 11 suites into
'Found multiple elements' failures. A jsdom-project setupFilesAfterEnv hook
now toast.dismiss()es everything after each test, restoring the per-test
isolation the specs were written against.

Unblocks #516.
@genwave-radio
genwave-radio merged commit 447c7ec into main Aug 14, 2026
11 checks passed
@genwave-radio
genwave-radio deleted the dependabot/npm_and_yarn/admin-ui/sonner-2.0.8 branch August 14, 2026 11:38
@github-actions github-actions Bot locked and limited conversation to collaborators Aug 14, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant