Skip to content

build(deps): bump svelte-sonner from 1.0.1 to 1.0.3 in /src/Exceptionless.Web/ClientApp #1898

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 26, 2025

Bumps svelte-sonner from 1.0.1 to 1.0.3.

Release notes

Sourced from svelte-sonner's releases.

v1.0.3

Patch Changes

  • be39b67: Avoid triggering nested $effect updates on dismissal

v1.0.2

Patch Changes

  • ae0b9fa: Fixed an issue where usage of toast inside $effect causes an infinite loop
Changelog

Sourced from svelte-sonner's changelog.

1.0.3

Patch Changes

  • be39b67: Avoid triggering nested $effect updates on dismissal

1.0.2

Patch Changes

  • ae0b9fa: Fixed an issue where usage of toast inside $effect causes an infinite loop
Commits
  • db3cb43 Merge pull request #160 from wobsoriano/changeset-release/main
  • 683a7b4 Version Packages
  • 9cd600d Merge pull request #159 from kyle-leonhard/nested-effect-updates
  • be39b67 Avoid triggering nested updates in
  • 82b7278 Merge pull request #156 from wobsoriano/changeset-release/main
  • e4996be Version Packages
  • 5e67814 chore: type fix
  • 209f366 chore: type fix
  • 5776cdd chore: update remaining usage of legacy props
  • 6fc1b98 chore: run format
  • Additional commits viewable in compare view

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 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 [svelte-sonner](https://github.com/wobsoriano/svelte-sonner) from 1.0.1 to 1.0.3.
- [Release notes](https://github.com/wobsoriano/svelte-sonner/releases)
- [Changelog](https://github.com/wobsoriano/svelte-sonner/blob/main/CHANGELOG.md)
- [Commits](wobsoriano/svelte-sonner@v1.0.1...v1.0.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 26, 2025
Copy link

Code Coverage

Package Line Rate Branch Rate Complexity Health
Exceptionless.Insulation 27% 24% 231
Exceptionless.AppHost 18% 6% 87
Exceptionless.Web 44% 32% 2938
Exceptionless.Core 66% 44% 8566
Summary 57% (9899 / 17222) 40% (3911 / 9690) 11822

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Development

Successfully merging this pull request may close these issues.

0 participants