Skip to content

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

Closed
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/svelte-sonner-1.x
Closed

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

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 15, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
svelte-sonner ^0.3.28 -> ^1.0.5 age adoption passing confidence

Release Notes

wobsoriano/svelte-sonner (svelte-sonner)

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 - On day 1 and 15 of the month ( * * 1,15 * * ) (UTC), 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.

@renovate renovate Bot force-pushed the renovate/svelte-sonner-1.x branch 2 times, most recently from ebe7758 to df7f70e Compare May 22, 2025 05:54
@renovate renovate Bot force-pushed the renovate/svelte-sonner-1.x branch from df7f70e to 65c387c Compare May 23, 2025 19:44
@renovate renovate Bot force-pushed the renovate/svelte-sonner-1.x branch 2 times, most recently from 57722d0 to 7d78919 Compare June 1, 2025 08:49
@renovate renovate Bot force-pushed the renovate/svelte-sonner-1.x branch from 7d78919 to 9b2b512 Compare June 11, 2025 03:45
@renovate renovate Bot changed the title chore(deps): update dependency svelte-sonner to v1 chore(deps): update dependency svelte-sonner to v1 - autoclosed Jun 15, 2025
@renovate renovate Bot closed this Jun 15, 2025
@renovate renovate Bot deleted the renovate/svelte-sonner-1.x branch June 15, 2025 13:01
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