chore(deps): update dependency svelte-bricks to ^0.3.0 #536

Open
renovate-bot wants to merge 9 commits from renovate/svelte-bricks-0.x into master
Collaborator

This PR contains the following updates:

Package Type Update Change
svelte-bricks (source) dependencies minor ^0.2.1 -> ^0.3.0

Release Notes

janosh/svelte-bricks (svelte-bricks)

v0.3.1

Compare Source

8 March 2025

  • Migrate kitchen sink in readme.md to svelte 5 syntax #43
  • Add col-{index} CSS classes to Masonry columns #42
  • Type children Snippet params #41
  • Migrate project from node to Deno #38
  • Type children Snippet params (#​41) #39

v0.3.0

Compare Source

15 February 2025

  • Migrate to Svelte 5 #37
  • Warn if maxColWidth < minColWidth #33
  • Fix nCols formula missing gap in numerator #31

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 has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [svelte-bricks](https://janosh.github.io/svelte-bricks) ([source](https://github.com/janosh/svelte-bricks)) | dependencies | minor | [`^0.2.1` -> `^0.3.0`](https://renovatebot.com/diffs/npm/svelte-bricks/0.2.1/0.3.1) | --- ### Release Notes <details> <summary>janosh/svelte-bricks (svelte-bricks)</summary> ### [`v0.3.1`](https://github.com/janosh/svelte-bricks/blob/HEAD/changelog.md#v031) [Compare Source](https://github.com/janosh/svelte-bricks/compare/v0.3.0...v0.3.1) > 8 March 2025 - Migrate kitchen sink in readme.md to svelte 5 syntax [`#43`](https://github.com/janosh/svelte-bricks/pull/43) - Add `col-{index}` CSS classes to Masonry columns [`#42`](https://github.com/janosh/svelte-bricks/pull/42) - Type `children` `Snippet` params [`#41`](https://github.com/janosh/svelte-bricks/pull/41) - Migrate project from node to Deno [`#38`](https://github.com/janosh/svelte-bricks/pull/38) - Type `children` `Snippet` params ([#&#8203;41](https://github.com/janosh/svelte-bricks/issues/41)) [`#39`](https://github.com/janosh/svelte-bricks/issues/39) ### [`v0.3.0`](https://github.com/janosh/svelte-bricks/blob/HEAD/changelog.md#v030) [Compare Source](https://github.com/janosh/svelte-bricks/compare/v0.2.1...v0.3.0) > 15 February 2025 - Migrate to Svelte 5 [`#37`](https://github.com/janosh/svelte-bricks/pull/37) - Warn if `maxColWidth &lt; minColWidth` [`#33`](https://github.com/janosh/svelte-bricks/pull/33) - Fix `nCols` formula missing `gap` in numerator [`#31`](https://github.com/janosh/svelte-bricks/pull/31) </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
renovate-bot added 1 commit 2025-03-25 14:12:39 +00:00
chore(deps): update dependency svelte-bricks to ^0.3.0
Some checks failed
continuous-integration/drone/push Build is failing
1efbac7ebd
Author
Collaborator

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

### Edited/Blocked Notification Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. ⚠️ **Warning**: custom changes will be lost.
Some checks failed
continuous-integration/drone/push Build is failing
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/svelte-bricks-0.x:renovate/svelte-bricks-0.x
git checkout renovate/svelte-bricks-0.x
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: fic/server#536
No description provided.