Skip to content
This repository was archived by the owner on Jul 15, 2025. It is now read-only.

chore(deps-dev): bump the development-dependencies group with 5 updates #180

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2025

Bumps the development-dependencies group with 5 updates:

Package From To
@types/node 22.13.14 22.13.17
eslint-plugin-svelte 3.4.1 3.5.0
svelte 5.25.3 5.25.6
tailwind-merge 3.0.2 3.1.0
typescript-eslint 8.28.0 8.29.0

Updates @types/node from 22.13.14 to 22.13.17

Commits

Updates eslint-plugin-svelte from 3.4.1 to 3.5.0

Release notes

Sourced from eslint-plugin-svelte's releases.

[email protected]

Minor Changes

Patch Changes

Commits
  • b32b6a6 chore: release eslint-plugin-svelte (#1183)
  • 842757f feat(no-unused-props): add allowUnusedNestedProperties option (#1171)
  • 7892f4c fix(no-unused-props): handle alias props name properly (#1178)
  • 469bedf chore: add bind tests for no-unnecessary-state-wrap (#1181)
  • See full diff in compare view

Updates svelte from 5.25.3 to 5.25.6

Release notes

Sourced from svelte's releases.

[email protected]

Patch Changes

  • fix: ignore generic type arguments while creating AST (#15659)

  • fix: better consider component and its snippets during css pruning (#15630)

[email protected]

Patch Changes

  • fix: add setters to $derived class properties (#15628)

  • fix: silence assignment warning on more function bindings (#15644)

  • fix: make sure CSS is preserved during SSR with bindings (#15645)

[email protected]

Patch Changes

  • fix: support TS type assertions (#15642)

  • fix: ensure undefined class still applies scoping class, if necessary (#15643)

Changelog

Sourced from svelte's changelog.

5.25.6

Patch Changes

  • fix: ignore generic type arguments while creating AST (#15659)

  • fix: better consider component and its snippets during css pruning (#15630)

5.25.5

Patch Changes

  • fix: add setters to $derived class properties (#15628)

  • fix: silence assignment warning on more function bindings (#15644)

  • fix: make sure CSS is preserved during SSR with bindings (#15645)

5.25.4

Patch Changes

  • fix: support TS type assertions (#15642)

  • fix: ensure undefined class still applies scoping class, if necessary (#15643)

Commits

Updates tailwind-merge from 3.0.2 to 3.1.0

Release notes

Sourced from tailwind-merge's releases.

v3.1.0

New Features

Bug Fixes

Documentation

Other

Full Changelog: dcastil/tailwind-merge@v3.0.2...v3.1.0

Thanks to @​brandonmcconnell, @​manavm1990, @​langy, @​jamesreaco, @​roboflow, @​syntaxfm, @​getsentry, @​codecov, @​sourcegraph and a private sponsor for sponsoring tailwind-merge! ❤️

Commits
  • a3f14e5 v3.1.0
  • 1806ac9 add packageManager field to package.json
  • 0f3ecff Merge pull request #559 from dcastil/bugfix/557/fix-length-variable-in-via-cl...
  • 7fd49e7 fix length variable not being detected in via classes
  • 7ee600f make variable length via test case more specific
  • 13b6a20 add test case for length variable in via class
  • b7721dc Merge pull request #558 from dcastil/dependabot/npm_and_yarn/vite-6.2.4
  • f547c7f Bump vite from 6.2.3 to 6.2.4
  • 2e63b23 Merge pull request #554 from dcastil/dependabot/npm_and_yarn/vite-6.2.3
  • 5c6f8c0 Bump vite from 6.0.11 to 6.2.3
  • Additional commits viewable in compare view

Updates typescript-eslint from 8.28.0 to 8.29.0

Release notes

Sourced from typescript-eslint's releases.

v8.29.0

8.29.0 (2025-03-31)

🚀 Features

  • eslint-plugin: [prefer-nullish-coalescing] create ignoreIfStatements option (#11000)

🩹 Fixes

  • eslint-plugin: [no-unnecessary-condition] don't report on unnecessary optional array index access when noUncheckedIndexedAccess is enabled (#10961)
  • eslint-plugin: [use-unknown-in-catch-callback-variable] remove fixable property (#10993)
  • eslint-plugin: [prefer-for-of] fix false positive when using erasable type syntax within update expressions (#10981)
  • eslint-plugin: support arbitrary extensions in definition files (#10957)
  • eslint-plugin: [no-array-constructor] remove optional chaining exemption (#10963)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from typescript-eslint's changelog.

8.29.0 (2025-03-31)

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

Commits

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

Summary by Sourcery

Chores:

  • Bump multiple development dependencies across different packages including @types/node, eslint-plugin-svelte, svelte, tailwind-merge, and typescript-eslint

Bumps the development-dependencies group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.13.14` | `22.13.17` |
| [eslint-plugin-svelte](https://github.com/sveltejs/eslint-plugin-svelte) | `3.4.1` | `3.5.0` |
| [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) | `5.25.3` | `5.25.6` |
| [tailwind-merge](https://github.com/dcastil/tailwind-merge) | `3.0.2` | `3.1.0` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.28.0` | `8.29.0` |


Updates `@types/node` from 22.13.14 to 22.13.17
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `eslint-plugin-svelte` from 3.4.1 to 3.5.0
- [Release notes](https://github.com/sveltejs/eslint-plugin-svelte/releases)
- [Commits](https://github.com/sveltejs/eslint-plugin-svelte/compare/[email protected]@3.5.0)

Updates `svelte` from 5.25.3 to 5.25.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 `tailwind-merge` from 3.0.2 to 3.1.0
- [Release notes](https://github.com/dcastil/tailwind-merge/releases)
- [Commits](dcastil/tailwind-merge@v3.0.2...v3.1.0)

Updates `typescript-eslint` from 8.28.0 to 8.29.0
- [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.29.0/packages/typescript-eslint)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 22.13.17
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: eslint-plugin-svelte
  dependency-version: 3.5.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: svelte
  dependency-version: 5.25.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: tailwind-merge
  dependency-version: 3.1.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: typescript-eslint
  dependency-version: 8.29.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 1, 2025
Copy link
Contributor

sourcery-ai bot commented Apr 1, 2025

Reviewer's Guide by Sourcery

This pull request updates several development dependencies, including @types/node, eslint-plugin-svelte, svelte, tailwind-merge, and typescript-eslint. These updates include new features, bug fixes, and performance improvements.

No diagrams generated as the changes look simple and do not need a visual representation.

File-Level Changes

Change Details Files
Updated @types/node to the latest patch version.
  • Updated @types/node from version 22.13.14 to 22.13.17.
package.json
package-lock.json
Updated eslint-plugin-svelte to the latest minor version, including a new feature to allow unused nested properties and a bug fix for handling alias props names.
  • Updated eslint-plugin-svelte from version 3.4.1 to 3.5.0.
  • The update includes a new allowUnusedNestedProperties option for the no-unused-props rule.
  • The update fixes an issue in the no-unused-props rule related to handling alias props names.
package.json
package-lock.json
Updated svelte to the latest patch version, including fixes for AST creation, CSS pruning, derived class properties, assignment warnings, TS type assertions and scoping class application.
  • Updated svelte from version 5.25.3 to 5.25.6.
  • Fixed an issue where generic type arguments were not ignored during AST creation.
  • Improved CSS pruning to better consider components and their snippets.
  • Added setters to $derived class properties.
  • Silenced assignment warnings on more function bindings.
  • Ensured CSS is preserved during SSR with bindings.
  • Supported TS type assertions.
  • Ensured undefined class still applies scoping class, if necessary.
package.json
package-lock.json
Updated tailwind-merge to the latest minor version, adding support for Tailwind CSS v4.0.10 and fixing a bug related to merging via-(length:*) classes.
  • Updated tailwind-merge from version 3.0.2 to 3.1.0.
  • Added support for Tailwind CSS v4.0.10.
  • Fixed a bug where length variables in via-(length:*) classes were being merged incorrectly with via-<color> classes.
package.json
package-lock.json
Updated typescript-eslint to the latest minor version, including a new option for the prefer-nullish-coalescing rule and several bug fixes.
  • Updated typescript-eslint from version 8.28.0 to 8.29.0.
  • Added an ignoreIfStatements option to the prefer-nullish-coalescing rule.
  • Fixed an issue in the no-unnecessary-condition rule related to optional array index access.
  • Removed the fixable property from the use-unknown-in-catch-callback-variable rule.
  • Fixed a false positive in the prefer-for-of rule when using erasable type syntax within update expressions.
  • Supported arbitrary extensions in definition files.
  • Removed optional chaining exemption from the no-array-constructor rule.
package.json
package-lock.json

Tips and commands

Interacting with Sourcery

  • Trigger a new review: Comment @sourcery-ai review on the pull request.
  • Continue discussions: Reply directly to Sourcery's review comments.
  • Generate a GitHub issue from a review comment: Ask Sourcery to create an
    issue from a review comment by replying to it. You can also reply to a
    review comment with @sourcery-ai issue to create an issue from it.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull
    request title to generate a title at any time. You can also comment
    @sourcery-ai title on the pull request to (re-)generate the title at any time.
  • Generate a pull request summary: Write @sourcery-ai summary anywhere in
    the pull request body to generate a PR summary at any time exactly where you
    want it. You can also comment @sourcery-ai summary on the pull request to
    (re-)generate the summary at any time.
  • Generate reviewer's guide: Comment @sourcery-ai guide on the pull
    request to (re-)generate the reviewer's guide at any time.
  • Resolve all Sourcery comments: Comment @sourcery-ai resolve on the
    pull request to resolve all Sourcery comments. Useful if you've already
    addressed all the comments and don't want to see them anymore.
  • Dismiss all Sourcery reviews: Comment @sourcery-ai dismiss on the pull
    request to dismiss all existing Sourcery reviews. Especially useful if you
    want to start fresh with a new review - don't forget to comment
    @sourcery-ai review to trigger a new review!
  • Generate a plan of action for an issue: Comment @sourcery-ai plan on
    an issue to generate a plan of action for it.

Customizing Your Experience

Access your dashboard to:

  • Enable or disable review features such as the Sourcery-generated pull request
    summary, the reviewer's guide, and others.
  • Change the review language.
  • Add, remove or edit custom review instructions.
  • Adjust other review settings.

Getting Help

Copy link
Contributor

@sourcery-ai sourcery-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We have skipped reviewing this pull request. It seems to have been created by a bot (hey, dependabot[bot]!). We assume it knows what it's doing!

@kmendell kmendell self-requested a review April 1, 2025 17:54
@kmendell kmendell merged commit 9ca5752 into main Apr 1, 2025
2 of 3 checks passed
@kmendell kmendell deleted the dependabot/npm_and_yarn/development-dependencies-3062a18e44 branch April 1, 2025 18:29
kmendell pushed a commit that referenced this pull request Apr 5, 2025
…es (#180)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant