chore(deps): bump the all-dependencies group across 1 directory with 7 updates#29
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): bump the all-dependencies group across 1 directory with 7 updates#29dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
…7 updates Bumps the all-dependencies group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@lucide/svelte](https://github.com/lucide-icons/lucide/tree/HEAD/packages/svelte) | `0.562.0` | `0.564.0` | | [@sveltejs/enhanced-img](https://github.com/sveltejs/kit/tree/HEAD/packages/enhanced-img) | `0.9.3` | `0.10.2` | | [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) | `5.41.4` | `5.51.2` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `7.3.0` | `7.3.1` | | [oxlint-tsgolint](https://github.com/oxc-project/tsgolint) | `0.9.2` | `0.13.0` | | [prettier](https://github.com/prettier/prettier) | `3.6.2` | `3.8.1` | | [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss) | `0.7.1` | `0.7.2` | Updates `@lucide/svelte` from 0.562.0 to 0.564.0 - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.564.0/packages/svelte) Updates `@sveltejs/enhanced-img` from 0.9.3 to 0.10.2 - [Release notes](https://github.com/sveltejs/kit/releases) - [Changelog](https://github.com/sveltejs/kit/blob/main/packages/enhanced-img/CHANGELOG.md) - [Commits](https://github.com/sveltejs/kit/commits/@sveltejs/enhanced-img@0.10.2/packages/enhanced-img) Updates `svelte` from 5.41.4 to 5.51.2 - [Release notes](https://github.com/sveltejs/svelte/releases) - [Changelog](https://github.com/sveltejs/svelte/blob/main/packages/svelte/CHANGELOG.md) - [Commits](https://github.com/sveltejs/svelte/commits/svelte@5.51.2/packages/svelte) Updates `vite` from 7.3.0 to 7.3.1 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v7.3.1/packages/vite) Updates `oxlint-tsgolint` from 0.9.2 to 0.13.0 - [Release notes](https://github.com/oxc-project/tsgolint/releases) - [Commits](oxc-project/tsgolint@v0.9.2...v0.13.0) Updates `prettier` from 3.6.2 to 3.8.1 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.6.2...3.8.1) Updates `prettier-plugin-tailwindcss` from 0.7.1 to 0.7.2 - [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.7.1...v0.7.2) --- updated-dependencies: - dependency-name: "@lucide/svelte" dependency-version: 0.564.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: "@sveltejs/enhanced-img" dependency-version: 0.10.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: svelte dependency-version: 5.51.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: vite dependency-version: 7.3.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: oxlint-tsgolint dependency-version: 0.13.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: prettier dependency-version: 3.8.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: prettier-plugin-tailwindcss dependency-version: 0.7.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
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 all-dependencies group with 7 updates in the / directory:
0.562.00.564.00.9.30.10.25.41.45.51.27.3.07.3.10.9.20.13.03.6.23.8.10.7.10.7.2Updates
@lucide/sveltefrom 0.562.0 to 0.564.0Release notes
Sourced from
@lucide/svelte's releases.... (truncated)
Commits
cbaaf4efix(@lucide/svelte): Fix build in (#4026)67c0485feat(scripts): added helper script to automatically update OpenCollective bac...b6ed43dfeat(packages): Added aria-hidden fallback for decorative icons to all packag...Updates
@sveltejs/enhanced-imgfrom 0.9.3 to 0.10.2Release notes
Sourced from
@sveltejs/enhanced-img's releases.Changelog
Sourced from
@sveltejs/enhanced-img's changelog.Commits
bcc87bfVersion Packages (#15307)1ba9a56fix: upgrade vite-imagetools to 9.0.3 for fix to caching bug (#15305)060b1dcVersion Packages (#15241)db1cc81chore: upgrade to playwright 1.58.2 (#15301)2f3a007chore: test matrix dimension for vite (#15208)e83246efix: replace erroneousimport.meta.DEVwithimport.meta.env.DEVin genera...765d978Version Packages (#15207)1d90dc0feat: export type Picture in enhanced-img (#15225)d25a853chore: restore previous explicit version for magic-string dependency in packa...52965cffix: ensure CSS URLs are correct when inlining client stylesheets (#15153)Updates
sveltefrom 5.41.4 to 5.51.2Release notes
Sourced from svelte's releases.
... (truncated)
Changelog
Sourced from svelte's changelog.
... (truncated)
Commits
82265f1Version Packages (#17711)dd9fc0dWarn on non-destructured$props()reads in runes mode (#17708)01f1937fix: take async into consideration for dev delegated handlers (#17710)7299ffcVersion Packages (#17704)743d52afix: don't crash on undefineddocument.contentType(#17707)220b526fix: use symbols for encapsulated event delegation (#17703)7b6755eVersion Packages (#17693)86d5522fix: follow-up formatting inprint()for block-level elements (#17699)0565dcafix: implement ref counting for mount with same target (#17695)6c15e71[fix]: Add support for TrustedTypes in Svelte (#16271)Updates
vitefrom 7.3.0 to 7.3.1Release notes
Sourced from vite's releases.
Changelog
Sourced from vite's changelog.
Commits
95e8923release: v7.3.19d39d37feat: addignoreOutdatedRequestsoption tooptimizeDeps(#21364)Updates
oxlint-tsgolintfrom 0.9.2 to 0.13.0Release notes
Sourced from oxlint-tsgolint's releases.
... (truncated)
Commits
ad1a80afix(only-throw-error): support package allow specifiers via sourceFileToPacka...c9297b5feat: implement no-useless-default-assignment (#681)c5a43cafeat: implement consistent-type-exports (#675)db80ffdfeat: implement strict-void-return (#676)9779dc4chore: update typescript-go submodule (#680)45ee67cfix(no-unnecessary-type-assertion): improve generic handling (#679)487bb6eperf(patches): cache ReadFile in cachedvfs via patch (#673)96f473efeat: add labeled ranges to diagnostic forno-unnecessary-type-conversion(...2d5e41ctest: add snapshots of test output (#666)c7b1dafrefactor: remove redundant BindSourceFiles call in linter (#674)Updates
prettierfrom 3.6.2 to 3.8.1Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
90983f4Release 3.8.157f702fInclude availableprintersin plugin type declarations (#18706)bece827Revert change in release script82a4ab2Bump Prettier dependency to 3.8.05213ee4Clean changelog_unreleasedf95ad0fComment out finished stepsb2034e8Fix release script5824b15Release 3.8.00433601Add blog post for v3.8.0 (#18639)b04d05bRemove lint step from release script (#18415)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for prettier since your current version.
Updates
prettier-plugin-tailwindcssfrom 0.7.1 to 0.7.2Release notes
Sourced from prettier-plugin-tailwindcss's releases.
Changelog
Sourced from prettier-plugin-tailwindcss's changelog.
Commits
28beb4e0.7.263d859dTweakoverridesbd7ff3cFix install issue90e56c3Fix plugin compatibility with Prettier v3.7+ (#418)dd02e91Add test for subpath imports908f169Don’t usePromise.allwhen dynamically loading compatible plugins (#412)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