Bump the minor-and-patch group with 5 updates - #72
Merged
AlexZ005 merged 1 commit intoJul 31, 2026
Conversation
Bumps the minor-and-patch group with 5 updates: | Package | From | To | | --- | --- | --- | | [@lucide/svelte](https://github.com/lucide-icons/lucide/tree/HEAD/packages/svelte) | `1.27.0` | `1.28.0` | | [@xyflow/svelte](https://github.com/xyflow/xyflow/tree/HEAD/packages/svelte) | `0.1.23` | `0.1.39` | | [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit) | `2.70.1` | `2.70.2` | | [flowbite-svelte](https://github.com/themesberg/flowbite-svelte) | `0.47.1` | `0.48.6` | | [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss) | `0.6.14` | `0.8.1` | Updates `@lucide/svelte` from 1.27.0 to 1.28.0 - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/1.28.0/packages/svelte) Updates `@xyflow/svelte` from 0.1.23 to 0.1.39 - [Release notes](https://github.com/xyflow/xyflow/releases) - [Changelog](https://github.com/xyflow/xyflow/blob/main/packages/svelte/CHANGELOG.md) - [Commits](https://github.com/xyflow/xyflow/commits/@xyflow/svelte@0.1.39/packages/svelte) Updates `@sveltejs/kit` from 2.70.1 to 2.70.2 - [Release notes](https://github.com/sveltejs/kit/releases) - [Changelog](https://github.com/sveltejs/kit/blob/@sveltejs/kit@2.70.2/packages/kit/CHANGELOG.md) - [Commits](https://github.com/sveltejs/kit/commits/@sveltejs/kit@2.70.2/packages/kit) Updates `flowbite-svelte` from 0.47.1 to 0.48.6 - [Release notes](https://github.com/themesberg/flowbite-svelte/releases) - [Changelog](https://github.com/themesberg/flowbite-svelte/blob/main/CHANGELOG.md) - [Commits](themesberg/flowbite-svelte@v0.47.1...v0.48.6) Updates `prettier-plugin-tailwindcss` from 0.6.14 to 0.8.1 - [Release notes](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/blob/main/CHANGELOG.md) - [Commits](tailwindlabs/prettier-plugin-tailwindcss@v0.6.14...v0.8.1) --- updated-dependencies: - dependency-name: "@lucide/svelte" dependency-version: 1.28.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@xyflow/svelte" dependency-version: 0.1.39 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: "@sveltejs/kit" dependency-version: 2.70.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: flowbite-svelte dependency-version: 0.48.6 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: prettier-plugin-tailwindcss dependency-version: 0.8.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
deleted the
dependabot/npm_and_yarn/minor-and-patch-22eb354de9
branch
July 31, 2026 20:38
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the minor-and-patch group with 5 updates:
1.27.01.28.00.1.230.1.392.70.12.70.20.47.10.48.60.6.140.8.1Updates
@lucide/sveltefrom 1.27.0 to 1.28.0Release notes
Sourced from @lucide/svelte's releases.
Commits
Updates
@xyflow/sveltefrom 0.1.23 to 0.1.39Release notes
Sourced from @xyflow/svelte's releases.
... (truncated)
Changelog
Sourced from @xyflow/svelte's changelog.
... (truncated)
Commits
9893b63chore(packages): bump2df553echore(packages): bump213c004chore(packages): bump1f66172chore(packages): bump5412f71chore(system): add polyfill for Promise.withResolvers #5210b614486chore(packages): bump0669606Fix typoReact Flow->Svelte Flow9a4011achore(packages): bump89de9cafix: improve TSDoc comments forNodeResizerPropsandResizeControlProps742bfe3chore(packages): bumpUpdates
@sveltejs/kitfrom 2.70.1 to 2.70.2Release notes
Sourced from @sveltejs/kit's releases.
Changelog
Sourced from @sveltejs/kit's changelog.
Commits
a297affVersion Packages (#16571)82712fcMerge commit from forkUpdates
flowbite-sveltefrom 0.47.1 to 0.48.6Changelog
Sourced from flowbite-svelte's changelog.
Commits
4435b8cfix: modal scrolling on mobild/small screen-width (#1571)cb606ddfix: typo in docs/timepicker.mdcd6d00afix: format507f17bfix: playwright version717fc27v0.48.5afa1781fix: version bump21c5c2fdocs: fix code error (#1563)2242e3bFix Datepicker text coloring (#1568)2e81484Add Timepicker (#1465)0714c7cdocs: add step to generate .env when testing (#1515)Updates
prettier-plugin-tailwindcssfrom 0.6.14 to 0.8.1Release notes
Sourced from prettier-plugin-tailwindcss's releases.
... (truncated)
Changelog
Sourced from prettier-plugin-tailwindcss's changelog.
... (truncated)
Commits
fad3e070.8.1fc3a063sync changelog2b6f3c2fix: Preserve escape sequences when sorting JS string literals (#461)410eb88Fix Svelte class sorting with prettier-plugin-svelte v4 (#462)f77532e0.8.04815377Update the changelog for recent PRs (#449)0a7ddcbFix insiders tags sometimes published to latest channel (#453)8066e85release onpublishedevent3b0ed57move--silentflag before the scriptf7d25980.7.3Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for prettier-plugin-tailwindcss since your current version.
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions