Bump the dependencies group with 18 updates#128
Merged
Conversation
Bumps the dependencies group with 18 updates: | Package | From | To | | --- | --- | --- | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.39.2` | `10.0.1` | | [@sveltejs/enhanced-img](https://github.com/sveltejs/kit/tree/HEAD/packages/enhanced-img) | `0.9.3` | `0.10.3` | | [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit) | `2.50.1` | `2.53.4` | | [@tailwindcss/vite](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-vite) | `4.1.18` | `4.2.1` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.54.0` | `8.56.1` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.54.0` | `8.56.1` | | [bits-ui](https://github.com/huntabyte/bits-ui) | `2.15.5` | `2.16.2` | | [eslint](https://github.com/eslint/eslint) | `9.39.2` | `9.39.3` | | [eslint-plugin-perfectionist](https://github.com/azat-io/eslint-plugin-perfectionist) | `5.4.0` | `5.6.0` | | [eslint-plugin-svelte](https://github.com/sveltejs/eslint-plugin-svelte/tree/HEAD/packages/eslint-plugin-svelte) | `3.14.0` | `3.15.0` | | [globals](https://github.com/sindresorhus/globals) | `17.3.0` | `17.4.0` | | [playwright](https://github.com/microsoft/playwright) | `1.58.1` | `1.58.2` | | [prettier-plugin-svelte](https://github.com/sveltejs/prettier-plugin-svelte) | `3.4.1` | `3.5.0` | | [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) | `5.49.1` | `5.53.6` | | [svelte-check](https://github.com/sveltejs/language-tools) | `4.3.6` | `4.4.4` | | [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) | `4.1.18` | `4.2.1` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.54.0` | `8.56.1` | | [vite-imagetools](https://github.com/JonasKruckenberg/imagetools) | `9.0.2` | `9.0.3` | Updates `@eslint/js` from 9.39.2 to 10.0.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](https://github.com/eslint/eslint/commits/v10.0.1/packages/js) Updates `@sveltejs/enhanced-img` from 0.9.3 to 0.10.3 - [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/[email protected]/packages/enhanced-img) Updates `@sveltejs/kit` from 2.50.1 to 2.53.4 - [Release notes](https://github.com/sveltejs/kit/releases) - [Changelog](https://github.com/sveltejs/kit/blob/main/packages/kit/CHANGELOG.md) - [Commits](https://github.com/sveltejs/kit/commits/@sveltejs/[email protected]/packages/kit) Updates `@tailwindcss/vite` from 4.1.18 to 4.2.1 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.2.1/packages/@tailwindcss-vite) Updates `@typescript-eslint/eslint-plugin` from 8.54.0 to 8.56.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.56.1/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.54.0 to 8.56.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.56.1/packages/parser) Updates `bits-ui` from 2.15.5 to 2.16.2 - [Release notes](https://github.com/huntabyte/bits-ui/releases) - [Commits](https://github.com/huntabyte/bits-ui/compare/[email protected]@2.16.2) Updates `eslint` from 9.39.2 to 9.39.3 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.39.2...v9.39.3) Updates `eslint-plugin-perfectionist` from 5.4.0 to 5.6.0 - [Release notes](https://github.com/azat-io/eslint-plugin-perfectionist/releases) - [Changelog](https://github.com/azat-io/eslint-plugin-perfectionist/blob/main/changelog.md) - [Commits](azat-io/eslint-plugin-perfectionist@v5.4.0...v5.6.0) Updates `eslint-plugin-svelte` from 3.14.0 to 3.15.0 - [Release notes](https://github.com/sveltejs/eslint-plugin-svelte/releases) - [Changelog](https://github.com/sveltejs/eslint-plugin-svelte/blob/main/packages/eslint-plugin-svelte/CHANGELOG.md) - [Commits](https://github.com/sveltejs/eslint-plugin-svelte/commits/[email protected]/packages/eslint-plugin-svelte) Updates `globals` from 17.3.0 to 17.4.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v17.3.0...v17.4.0) Updates `playwright` from 1.58.1 to 1.58.2 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.58.1...v1.58.2) Updates `prettier-plugin-svelte` from 3.4.1 to 3.5.0 - [Changelog](https://github.com/sveltejs/prettier-plugin-svelte/blob/v3.5.0/CHANGELOG.md) - [Commits](sveltejs/prettier-plugin-svelte@v3.4.1...v3.5.0) Updates `svelte` from 5.49.1 to 5.53.6 - [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/[email protected]/packages/svelte) Updates `svelte-check` from 4.3.6 to 4.4.4 - [Release notes](https://github.com/sveltejs/language-tools/releases) - [Commits](https://github.com/sveltejs/language-tools/compare/[email protected]@4.4.4) Updates `tailwindcss` from 4.1.18 to 4.2.1 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.2.1/packages/tailwindcss) Updates `typescript-eslint` from 8.54.0 to 8.56.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.56.1/packages/typescript-eslint) Updates `vite-imagetools` from 9.0.2 to 9.0.3 - [Release notes](https://github.com/JonasKruckenberg/imagetools/releases) - [Commits](https://github.com/JonasKruckenberg/imagetools/commits) --- updated-dependencies: - dependency-name: "@eslint/js" dependency-version: 10.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: "@sveltejs/enhanced-img" dependency-version: 0.10.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@sveltejs/kit" dependency-version: 2.53.4 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@tailwindcss/vite" dependency-version: 4.2.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.56.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@typescript-eslint/parser" dependency-version: 8.56.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: bits-ui dependency-version: 2.16.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: eslint dependency-version: 9.39.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: eslint-plugin-perfectionist dependency-version: 5.6.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: eslint-plugin-svelte dependency-version: 3.15.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: globals dependency-version: 17.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: playwright dependency-version: 1.58.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: prettier-plugin-svelte dependency-version: 3.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: svelte dependency-version: 5.53.6 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: svelte-check dependency-version: 4.4.4 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: tailwindcss dependency-version: 4.2.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: typescript-eslint dependency-version: 8.56.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: vite-imagetools dependency-version: 9.0.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
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 dependencies group with 18 updates:
9.39.210.0.10.9.30.10.32.50.12.53.44.1.184.2.18.54.08.56.18.54.08.56.12.15.52.16.29.39.29.39.35.4.05.6.03.14.03.15.017.3.017.4.01.58.11.58.23.4.13.5.05.49.15.53.64.3.64.4.44.1.184.2.18.54.08.56.19.0.29.0.3Updates
@eslint/jsfrom 9.39.2 to 10.0.1Release notes
Sourced from
@eslint/js's releases.... (truncated)
Commits
84fb885chore: package.json update for@eslint/jsrelease1f66734chore: addeslinttopeerDependenciesof@eslint/js(#20467)f3fbc2fchore: set@eslint/jsversion to 10.0.0 to skip releasing it (#20466)b4b3127chore: package.json update for@eslint/jsrelease0b14059chore: package.json update for@eslint/jsreleasefa31a60feat!: addnameto configs (#20015)1e2cad5chore: package.json update for@eslint/jsrelease454a292feat!: updateeslint:recommendedconfiguration (#20210)c6358c3feat!: Require Node.js^20.19.0 || ^22.13.0 || >=24(#20160)Updates
@sveltejs/enhanced-imgfrom 0.9.3 to 0.10.3Release notes
Sourced from
@sveltejs/enhanced-img's releases.Changelog
Sourced from
@sveltejs/enhanced-img's changelog.Commits
f80c327Version Packages (#15342)1471694chore: upgrade to eslint 10 (#15359)66d4212fix: use jpg as a fallback format (#15243)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)Updates
@sveltejs/kitfrom 2.50.1 to 2.53.4Release notes
Sourced from
@sveltejs/kit's releases.... (truncated)
Changelog
Sourced from
@sveltejs/kit's changelog.... (truncated)
Commits
5063771Version Packages (#15454)e9b06c8fix: avoid unknown config option Vite warning (#15451)66d88c9Version Packages (#15440)faba869Merge commit from fork708fc4bchore(deps): bump rollup to 4.59.0 (#15433)98496faVersion Packages (#15416)8c5048bfix: provide correct url info to remote functions (#15418)ce4b57cfix: allow commands in more places (#15288)7277edbchore: fix CI lint (#15417)64f484ffix: deep partial.value()and.set(...)types for forms (#14837)Updates
@tailwindcss/vitefrom 4.1.18 to 4.2.1Release notes
Sourced from
@tailwindcss/vite's releases.Changelog
Sourced from
@tailwindcss/vite's changelog.Commits
1dce64e4.2.1 (#19714)1b164114.2.0 (#19695)d9fff9fdocs: update package README CI badge to main (#19692)bc6e4b8Fallback toconfig.createResolverforclientandssrenvironments in `@...f212b0ffix: restore full page reload for watched external files on Vite 7.1+ (#19670)8ed67bfFix Tailwind CSS package README GitHub links (#19644)e3e85b3[tailwindcss-vite] Add Register dependency messages logline (#19611)Updates
@typescript-eslint/eslint-pluginfrom 8.54.0 to 8.56.1Release notes
Sourced from
@typescript-eslint/eslint-plugin's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin's changelog.... (truncated)
Commits
96a04a9chore(release): publish 8.56.1958f390chore(eslint-plugin): add default excludes to vitest (#12067)ffb46eadocs(eslint-plugin): [method-signature-style] clarify autofix impact on type ...8b8b68fchore(release): publish 8.56.068a074ffeat: support ESLint v10 (#12057)c0a359dfix: use parser options from context.languageOptions (#12043)fedfe86chore(release): publish 8.55.08a95834fix(eslint-plugin): [no-useless-default-assignment] reduce param index to ts ...4ba1e72fix(eslint-plugin): [no-useless-default-assignment] report unnecessary defaul...a1f8617feat(utils): deprecate defaultOptions in favor of meta.defaultOptions (#11992)Updates
@typescript-eslint/parserfrom 8.54.0 to 8.56.1Release notes
Sourced from
@typescript-eslint/parser's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser's changelog.Commits
96a04a9chore(release): publish 8.56.18b8b68fchore(release): publish 8.56.068a074ffeat: support ESLint v10 (#12057)fedfe86chore(release): publish 8.55.0b931f8cchore: use workspace refs for workspace deps (#12018)1f17a79chore: migrate to pnpm (#11248)Updates
bits-uifrom 2.15.5 to 2.16.2Release notes
Sourced from bits-ui's releases.
Commits
d93334aVersion Packages (#1971)0caa446fix(TimeField): prevent mobile keyboard input from appending text to day peri...f47bc0ddocs: fix z indices & footer year (#1969)86bb60aVersion Packages (#1965)9e53debfix(FloatingLayer): prevent jumping to viewport origin on close (#1964)c0af180Version Packages (#1963)d34e949feat(Tooltip):tetherand singleton support (#1962)a587f8bVersion Packages (#1960)931e17bperf: improvements to various components (#1959)ee812c4Description has been truncated