This repository was archived by the owner on Jul 15, 2025. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 2
chore(deps-dev): bump the development-dependencies group with 5 updates #180
Merged
kmendell
merged 1 commit into
main
from
dependabot/npm_and_yarn/development-dependencies-3062a18e44
Apr 1, 2025
Merged
chore(deps-dev): bump the development-dependencies group with 5 updates #180
kmendell
merged 1 commit into
main
from
dependabot/npm_and_yarn/development-dependencies-3062a18e44
Apr 1, 2025
Conversation
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
Contributor
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]>
Reviewer's Guide by SourceryThis pull request updates several development dependencies, including No diagrams generated as the changes look simple and do not need a visual representation. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
There was a problem hiding this 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
approved these changes
Apr 1, 2025
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
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 development-dependencies group with 5 updates:
22.13.14
22.13.17
3.4.1
3.5.0
5.25.3
5.25.6
3.0.2
3.1.0
8.28.0
8.29.0
Updates
@types/node
from 22.13.14 to 22.13.17Commits
Updates
eslint-plugin-svelte
from 3.4.1 to 3.5.0Release notes
Sourced from eslint-plugin-svelte's releases.
Commits
b32b6a6
chore: release eslint-plugin-svelte (#1183)842757f
feat(no-unused-props): addallowUnusedNestedProperties
option (#1171)7892f4c
fix(no-unused-props): handle alias props name properly (#1178)469bedf
chore: add bind tests forno-unnecessary-state-wrap
(#1181)Updates
svelte
from 5.25.3 to 5.25.6Release notes
Sourced from svelte's releases.
Changelog
Sourced from svelte's changelog.
Commits
5b9053d
Version Packages (#15650)959f593
fix: ignore generic type arguments while creating AST (#15659)3682371
chore: doc fix (#15651)e035e28
Fix: consider component and its snippets during css pruning (#15630)c822f9b
Version Packages (#15649)ec91cac
init (#15628)9754204
fix: silence assignment warning on more function bindings (#15644)046145f
fix: make sure CSS is preserved during SSR with bindings (#15645)d6d99ca
Version Packages (#15647)b93d004
fix: ensureundefined
class still applies scoping class, if necessary (#15643)Updates
tailwind-merge
from 3.0.2 to 3.1.0Release notes
Sourced from tailwind-merge's releases.
Commits
a3f14e5
v3.1.01806ac9
addpackageManager
field to package.json0f3ecff
Merge pull request #559 from dcastil/bugfix/557/fix-length-variable-in-via-cl...7fd49e7
fix length variable not being detected in via classes7ee600f
make variable length via test case more specific13b6a20
add test case for length variable in via classb7721dc
Merge pull request #558 from dcastil/dependabot/npm_and_yarn/vite-6.2.4f547c7f
Bump vite from 6.2.3 to 6.2.42e63b23
Merge pull request #554 from dcastil/dependabot/npm_and_yarn/vite-6.2.35c6f8c0
Bump vite from 6.0.11 to 6.2.3Updates
typescript-eslint
from 8.28.0 to 8.29.0Release notes
Sourced from typescript-eslint's releases.
Changelog
Sourced from typescript-eslint's changelog.
Commits
3dd1835
chore(release): publish 8.29.0Dependabot 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 conditionsSummary by Sourcery
Chores: