Skip to content

chore(deps): bump svelte-sonner from 0.3.28 to 1.1.0#87

Open
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/npm_and_yarn/dev/svelte-sonner-1.1.0
Open

chore(deps): bump svelte-sonner from 0.3.28 to 1.1.0#87
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/npm_and_yarn/dev/svelte-sonner-1.1.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 1, 2026

Copy link
Copy Markdown
Contributor

Bumps svelte-sonner from 0.3.28 to 1.1.0.

Release notes

Sourced from svelte-sonner's releases.

v1.1.0

Minor Changes

  • b059173: Add pauseWhenPageIsHidden prop and rename dismissable to dismissible (deprecated alias kept for backwards compatibility)

v1.0.8

Patch Changes

  • 3cfc3c8: Ignore system theme change if theme has been set explicitly

v1.0.7

Patch Changes

  • 27599d7: Switch to OIDC for npm publishing

v1.0.6

Patch Changes

  • 065ac06: Restore expand functionality broken in v1.0.3

v1.0.5

Patch Changes

  • e441e34: perf: don't unnecessarily run expensive getDocumentDirection
  • e441e34: fix: allow event handlers to be passed as props and call them before the internal ones

v1.0.4

Patch Changes

  • 1a718f6: - Remove lift interaction and ensure onDismiss fires correctly
  • 61e932d: fix: increase specificity of toast styles by removing :where() to resolve issues with richColors

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

v1.0.1

Patch Changes

  • 02af4ff: Fixes an issue where runed package can't be resolved due to it being in the devDependencies section instead of dependencies.

v1.0.0

Major Changes

... (truncated)

Changelog

Sourced from svelte-sonner's changelog.

1.1.0

Minor Changes

  • b059173: Add pauseWhenPageIsHidden prop and rename dismissable to dismissible (deprecated alias kept for backwards compatibility)

1.0.8

Patch Changes

  • 3cfc3c8: Ignore system theme change if theme has been set explicitly

1.0.7

Patch Changes

  • 27599d7: Switch to OIDC for npm publishing

1.0.6

Patch Changes

  • 065ac06: Restore expand functionality broken in v1.0.3

1.0.5

Patch Changes

  • e441e34: perf: don't unnecessarily run expensive getDocumentDirection
  • e441e34: fix: allow event handlers to be passed as props and call them before the internal ones

1.0.4

Patch Changes

  • 1a718f6: - Remove lift interaction
    • Ensure onDismiss fires correctly
  • 61e932d: fix: increase specificity of toast styles by removing :where() to resolve issues with richColors

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

... (truncated)

Commits
  • 385a425 Merge pull request #186 from wobsoriano/changeset-release/main
  • 038f117 Version Packages
  • a4603f3 Merge pull request #185 from wobsoriano/update-march9
  • cb9d649 chore: update changeset
  • b059173 feat: add pauseWhenPageIsHidden, important, content class, rename dismissable...
  • d7e0377 Update footer link from Twitter to X.com
  • 0b6a691 Change 'Made by' to 'Ported by' in Footer
  • bed4773 Merge pull request #184 from wobsoriano/changeset-release/main
  • 842cc2c Version Packages
  • ed0c749 Merge pull request #179 from saml-dev/main
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for svelte-sonner since your current version.


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 [svelte-sonner](https://github.com/wobsoriano/svelte-sonner) from 0.3.28 to 1.1.0.
- [Release notes](https://github.com/wobsoriano/svelte-sonner/releases)
- [Changelog](https://github.com/wobsoriano/svelte-sonner/blob/main/CHANGELOG.md)
- [Commits](wobsoriano/svelte-sonner@v0.3.28...v1.1.0)

---
updated-dependencies:
- dependency-name: svelte-sonner
  dependency-version: 1.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 Apr 1, 2026
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants