chore(deps-dev): bump the npm-dependencies group across 1 directory with 8 updates#144
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
Conversation
…ith 8 updates Bumps the npm-dependencies group with 8 updates in the /webui directory: | Package | From | To | | --- | --- | --- | | [@lucide/svelte](https://github.com/lucide-icons/lucide/tree/HEAD/packages/svelte) | `0.561.0` | `0.563.1` | | [@sveltejs/vite-plugin-svelte](https://github.com/sveltejs/vite-plugin-svelte/tree/HEAD/packages/vite-plugin-svelte) | `4.0.4` | `6.2.4` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.19.30` | `25.0.10` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `7.18.0` | `8.53.1` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `7.18.0` | `8.53.1` | | [eslint](https://github.com/eslint/eslint) | `8.57.1` | `9.39.2` | | [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) | `5.48.0` | `5.48.2` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.4.21` | `7.3.1` | Updates `@lucide/svelte` from 0.561.0 to 0.563.1 - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.563.1/packages/svelte) Updates `@sveltejs/vite-plugin-svelte` from 4.0.4 to 6.2.4 - [Release notes](https://github.com/sveltejs/vite-plugin-svelte/releases) - [Changelog](https://github.com/sveltejs/vite-plugin-svelte/blob/main/packages/vite-plugin-svelte/CHANGELOG.md) - [Commits](https://github.com/sveltejs/vite-plugin-svelte/commits/@sveltejs/vite-plugin-svelte@6.2.4/packages/vite-plugin-svelte) Updates `@types/node` from 20.19.30 to 25.0.10 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@typescript-eslint/eslint-plugin` from 7.18.0 to 8.53.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.53.1/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 7.18.0 to 8.53.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.53.1/packages/parser) Updates `eslint` from 8.57.1 to 9.39.2 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v8.57.1...v9.39.2) Updates `svelte` from 5.48.0 to 5.48.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.48.2/packages/svelte) Updates `vite` from 5.4.21 to 7.3.1 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v7.3.1/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v7.3.1/packages/vite) --- updated-dependencies: - dependency-name: "@lucide/svelte" dependency-version: 0.563.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: "@sveltejs/vite-plugin-svelte" dependency-version: 6.2.4 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-dependencies - dependency-name: "@types/node" dependency-version: 25.0.10 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-dependencies - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.53.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-dependencies - dependency-name: "@typescript-eslint/parser" dependency-version: 8.53.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-dependencies - dependency-name: eslint dependency-version: 9.39.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-dependencies - dependency-name: svelte dependency-version: 5.48.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: vite dependency-version: 7.3.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Comment |
Greptile SummaryDependabot updated 8 npm dev dependencies in the Key Changes:
Issues Found:
Confidence Score: 3/5
Important Files Changed
Sequence DiagramsequenceDiagram
participant Dev as Developer
participant DB as Dependabot
participant NPM as npm Registry
participant CI as CI/CD
Dev->>DB: Configure dependency groups
DB->>NPM: Check for updates
NPM-->>DB: New versions available
DB->>DB: Generate PR #144
Note over DB: 8 npm-dependencies updated:<br/>- @lucide/svelte: 0.561.0→0.563.1<br/>- @sveltejs/vite-plugin-svelte: 4.0.4→6.2.4<br/>- @types/node: 20.19.30→25.0.10<br/>- @typescript-eslint/*: 7.18.0→8.53.1<br/>- eslint: 8.57.1→9.39.2<br/>- svelte: 5.48.0→5.48.2<br/>- vite: 5.4.21→7.3.1
DB->>CI: Submit PR with updated package files
CI->>CI: Run tests & checks
Note over CI: Potential breaking changes:<br/>- Vite 5→7 (major)<br/>- ESLint 8→9 (major)<br/>- typescript-eslint 7→8 (major)<br/>- vite-plugin-svelte 4→6 (major)
CI-->>Dev: Review required
|
| "tailwindcss": "^4.0.0", | ||
| "tw-animate-css": "^1.4.0", | ||
| "typescript": "^5.3.0", | ||
| "typescript-eslint": "^8.43.0", |
There was a problem hiding this comment.
syntax: typescript-eslint is at ^8.43.0 while @typescript-eslint/eslint-plugin and @typescript-eslint/parser are at ^8.53.1. Update to match:
Suggested change
| "typescript-eslint": "^8.43.0", | |
| "typescript-eslint": "^8.53.1", |
Prompt To Fix With AI
This is a comment left during a code review.
Path: webui/package.json
Line: 40:40
Comment:
**syntax:** `typescript-eslint` is at ^8.43.0 while `@typescript-eslint/eslint-plugin` and `@typescript-eslint/parser` are at ^8.53.1. Update to match:
```suggestion
"typescript-eslint": "^8.53.1",
```
How can I resolve this? If you propose a fix, please make it concise.
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 npm-dependencies group with 8 updates in the /webui directory:
0.561.00.563.14.0.46.2.420.19.3025.0.107.18.08.53.17.18.08.53.18.57.19.39.25.48.05.48.25.4.217.3.1Updates
@lucide/sveltefrom 0.561.0 to 0.563.1Release 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/vite-plugin-sveltefrom 4.0.4 to 6.2.4Release notes
Sourced from
@sveltejs/vite-plugin-svelte's releases.... (truncated)
Changelog
Sourced from
@sveltejs/vite-plugin-svelte's changelog.... (truncated)
Commits
24bf204Version Packages (#1259)599dbc1fix: transform Svelte component first during HMR (#1258)83513a8Version Packages (#1256)b280447fix(filter): ignore zero-tagged ids per rollup convention (#1255)99bfe1aVersion Packages (#1247)c4f8535fix: update from rolldown-vite to vite-8 beta (#1246)cba6ae8perf: replace debug with obug (#1241)fdf68eachore: updates (#1239)1b50eb9Version Packages (#1224)b81ef40fix: remove automatic setting of rolldown inlineConst (#1225)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@sveltejs/vite-plugin-sveltesince your current version.Updates
@types/nodefrom 20.19.30 to 25.0.10Commits
Updates
@typescript-eslint/eslint-pluginfrom 7.18.0 to 8.53.1Release notes
Sourced from
@typescript-eslint/eslint-plugin's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin's changelog.... (truncated)
Commits
9940e53chore(release): publish 8.53.1e0f2a01fix(utils): make RuleCreator root defaultOptions optional (#11956)76f8ff7fix(eslint-plugin): [consistent-indexed-object-style] skip fixer if interface...3021edechore(release): publish 8.53.0722ab62fix(eslint-plugin): [no-useless-default-assignment] fix false positive for pa...92fcf3efeat(eslint-plugin): add rule [strict-void-return] (#9707)3fb0381docs(eslint-plugin): [no-useless-default-assignment] fix misformatted link (#...62ee26efeat(eslint-plugin): [no-unused-vars] add a fixer to remove unused imports (#...c4d5a56fix(eslint-plugin): replace unclear "errortyped" with more helpful descrip...3ac7735fix(typescript-estree): forbid invalidextendsandimplementsin interfac...Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@typescript-eslint/eslint-pluginsince your current version.Updates
@typescript-eslint/parserfrom 7.18.0 to 8.53.1Release notes
Sourced from
@typescript-eslint/parser's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser's changelog.... (truncated)
Commits
9940e53chore(release): publish 8.53.13021edechore(release): publish 8.53.09ddd571chore(release): publish 8.52.095c7c73chore: update deps to latest minor/patch (#11921)e4c57f5chore(release): publish 8.51.0d520b88chore(release): publish 8.50.1c62e858chore(release): publish 8.50.0864595achore(release): publish 8.49.032b7e89chore(deps): update dependency@vitest/eslint-pluginto v1.5.1 (#11816)8fe3445chore(release): publish 8.48.1Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@typescript-eslint/parsersince your current version.Updates
eslintfrom 8.57.1 to 9.39.2Release notes
Sourced from eslint's releases.
... (truncated)
Commits
92783249.39.2542266aBuild: changelog update for 9.39.27ca0af7chore: upgrade to@eslint/js@9.39.2(#20394)c43ce24chore: package.json update for@eslint/jsrelease5705833fix: warn wheneslint-envconfiguration comments are found (#20381)506f154build: add .scss files entry to knip (#20391)4c9858eci: addv9.x-devbranch (#20382)e2772819.39.14cdf397Build: changelog update for 9.39.192db329chore: update@eslint/jsversion to 9.39.1 (#20284)Updates
sveltefrom 5.48.0 to 5.48.2Release notes
Sourced from svelte's releases.
Changelog
Sourced from svelte's changelog.
Commits
e1427aaVersion Packages (#17531)6046bbbfix: exportwaitfunction from internal client index (#17530)9108404Version Packages (#17517)0f68a00chore: defense-in-depth against script escapes (#17479)9b6539afix: properly hydrate await in{@html}(alternative) (#17528)7ab62a5docs: fix <svelte:boundary> tag in const_tag_invalid_placement message (#17501)917ea2dfix: account for empty statements when visiting in transform async (#17524)1ff7dd6fix: batch resolution of async work (#17511)ac03d27chore: reduce indirection, simplify logic in batch.process(...) (#17521)1ed458echore: removeset_is_updating_effect(#17459)Updates
vitefrom 5.4.21 to 7.3.1Release notes
Sourced from vite's releases.
... (truncated)
Changelog
Sourced from vite's changelog.
... (truncated)
Commits
95e8923release: v7.3.19d39d37feat: addignoreOutdatedRequestsoption tooptimizeDeps(#21364)acf7e05re...Description has been truncated