Skip to content

chore(deps): update dependency svelte-sonner to v1#159

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/svelte-sonner-1.x
Open

chore(deps): update dependency svelte-sonner to v1#159
renovate[bot] wants to merge 1 commit intomainfrom
renovate/svelte-sonner-1.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented May 12, 2025

This PR contains the following updates:

Package Change Age Confidence
svelte-sonner ^0.3.28^1.0.0 age confidence

Release Notes

wobsoriano/svelte-sonner (svelte-sonner)

v1.1.0

Compare Source

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

v1.0.8

Compare Source

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

v1.0.7

Compare Source

Patch Changes
  • 27599d7: Switch to OIDC for npm publishing

v1.0.6

Compare Source

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

v1.0.5

Compare Source

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

Compare Source

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

v1.0.3

Compare Source

Patch Changes
  • be39b67: Avoid triggering nested $effect updates on dismissal

v1.0.2

Compare Source

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

v1.0.1

Compare Source

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

Compare Source

Major Changes
  • 1b1f5b3: Introducing Svelte Sonner v1! 🥳

    This release brings compatibility with Svelte 5, a major internal refactor to use Svelte runes and snippets, and feature parity with the original package.

    Here's an example of using snippets to change the default loading icon:

    <Toaster>
    	{#snippet loadingIcon()}
    		<LoadingIcon />
    	{/snippet}
    </Toaster>

    Coming soon: Docs site 😉


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@vercel
Copy link

vercel bot commented May 12, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
promplate-docs Error Error Mar 15, 2026 4:09am

@bolt-new-by-stackblitz
Copy link

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@netlify
Copy link

netlify bot commented May 12, 2025

Deploy Preview for promplate-site failed. Why did it fail? →

Name Link
🔨 Latest commit cac2602
🔍 Latest deploy log https://app.netlify.com/sites/promplate-site/deploys/68225ac3b1198f0008792c27

@renovate renovate bot force-pushed the renovate/svelte-sonner-1.x branch from cac2602 to 73ee699 Compare August 10, 2025 15:02
@renovate renovate bot force-pushed the renovate/svelte-sonner-1.x branch from 73ee699 to 1a888d6 Compare August 13, 2025 16:06
@renovate renovate bot force-pushed the renovate/svelte-sonner-1.x branch from 1a888d6 to 9dc7e39 Compare September 25, 2025 15:09
@renovate renovate bot force-pushed the renovate/svelte-sonner-1.x branch from 9dc7e39 to f660c3b Compare October 21, 2025 11:04
@renovate renovate bot force-pushed the renovate/svelte-sonner-1.x branch from f660c3b to 0693a39 Compare December 1, 2025 10:39
@renovate renovate bot force-pushed the renovate/svelte-sonner-1.x branch from 0693a39 to 6538170 Compare December 31, 2025 17:43
@renovate renovate bot force-pushed the renovate/svelte-sonner-1.x branch from 6538170 to 9f365d2 Compare March 15, 2026 01:42
@renovate renovate bot force-pushed the renovate/svelte-sonner-1.x branch from 9f365d2 to 75dde09 Compare March 15, 2026 02:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants