Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 4, 2026

Bumps the npm-development group with 3 updates: @typescript-eslint/types, rollup and svelte.

Updates @typescript-eslint/types from 8.53.1 to 8.54.0

Release notes

Sourced from @​typescript-eslint/types's releases.

v8.54.0

8.54.0 (2026-01-26)

🚀 Features

  • eslint-plugin-internal: add prefer-tsutils-methods rule (#11974, #11625)
  • scope-manager: support ScopeManager#addGlobals (#11914)
  • typescript-estree: add shortcut methods to ParserServicesWithTypeInformation (#11965, #11955)

🩹 Fixes

  • eslint-plugin: [no-unused-private-class-members] private destructured class member is defined but used (#11785)
  • eslint-plugin: [no-unnecessary-type-assertion] check both base constraint and actual type for non-null assertions (#11967, #11559)
  • scope-manager: fix catch clause scopes def.name (#11982)
  • scope-manager: prevent misidentification of "use strict" directives (#11995)
  • utils: handle missing FlatESLint and LegacyESLint (#11958)

❤️ Thank You

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

Changelog

Sourced from @​typescript-eslint/types's changelog.

8.54.0 (2026-01-26)

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

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

Commits

Updates rollup from 4.55.2 to 4.57.0

Release notes

Sourced from rollup's releases.

v4.57.0

4.57.0

2026-01-27

Features

  • Add import attributes to all plugin hooks that did not provide them yet (#5700)
  • Deprecate returning import attributes from load or transform hooks as that will no longer be supported with rollup 5 (#5700)

Pull Requests

v4.56.0

4.56.0

2026-01-22

Features

  • Track object property inclusions of dynamic namespace members (#6230)

Bug Fixes

  • Handle methods that access dynamically imported namespace members via this (#6230)

Pull Requests

v4.55.3

4.55.3

2026-01-21

Bug Fixes

  • Fix JSX semicolon insert position in variable declarations (#6241)

Pull Requests

Changelog

Sourced from rollup's changelog.

4.57.0

2026-01-27

Features

  • Add import attributes to all plugin hooks that did not provide them yet (#5700)
  • Deprecate returning import attributes from load or transform hooks as that will no longer be supported with rollup 5 (#5700)

Pull Requests

4.56.0

2026-01-22

Features

  • Track object property inclusions of dynamic namespace members (#6230)

Bug Fixes

  • Handle methods that access dynamically imported namespace members via this (#6230)

Pull Requests

4.55.3

2026-01-21

Bug Fixes

  • Fix JSX semicolon insert position in variable declarations (#6241)

Pull Requests

Commits

Updates svelte from 5.48.2 to 5.48.5

Release notes

Sourced from svelte's releases.

svelte@5.48.5

Patch Changes

  • fix: run boundary onerror callbacks in a microtask, in case they result in the boundary's destruction (#17561)

  • fix: prevent unintended exports from namespaces (#17562)

  • fix: each block breaking with effects interspersed among items (#17550)

svelte@5.48.4

Patch Changes

  • fix: avoid duplicating escaped characters in CSS AST (#17554)

svelte@5.48.3

Patch Changes

  • fix: hydration failing with settled async blocks (#17539)

  • fix: add pointer and touch events to a11y_no_static_element_interactions warning (#17551)

  • fix: handle false dynamic components in SSR (#17542)

  • fix: avoid unnecessary block effect re-runs after async work completes (#17535)

  • fix: avoid using dev-mode array.includes wrapper on internal array checks (#17536)

Changelog

Sourced from svelte's changelog.

5.48.5

Patch Changes

  • fix: run boundary onerror callbacks in a microtask, in case they result in the boundary's destruction (#17561)

  • fix: prevent unintended exports from namespaces (#17562)

  • fix: each block breaking with effects interspersed among items (#17550)

5.48.4

Patch Changes

  • fix: avoid duplicating escaped characters in CSS AST (#17554)

5.48.3

Patch Changes

  • fix: hydration failing with settled async blocks (#17539)

  • fix: add pointer and touch events to a11y_no_static_element_interactions warning (#17551)

  • fix: handle false dynamic components in SSR (#17542)

  • fix: avoid unnecessary block effect re-runs after async work completes (#17535)

  • fix: avoid using dev-mode array.includes wrapper on internal array checks (#17536)

Commits
  • 3d285f0 Version Packages (#17560)
  • 30cea1f fix: run boundary onerror callbacks in a microtask, in case they result in ...
  • 8c8a22a fix: prevent unintended exports from namespaces (#17562)
  • 02b5d94 fix: each block breaking with effects interspersed among items (#17550)
  • e9d580e Version Packages (#17555)
  • 83eb9da fix: avoid duplicating escaped characters when parsing styles (#17554)
  • 9662010 Version Packages (#17537)
  • 5872b89 fix: add pointer and touch events to a11y_no_static_element_interactions warn...
  • 5e0d18d fix: advance hydration before skipping settled async blocks (#17539)
  • efcb735 fix: handle falsy dynamic components in SSR (#17542)
  • Additional commits viewable in compare view

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

Bumps the npm-development group with 3 updates: [@typescript-eslint/types](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/types), [rollup](https://github.com/rollup/rollup) and [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte).


Updates `@typescript-eslint/types` from 8.53.1 to 8.54.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/types/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.54.0/packages/types)

Updates `rollup` from 4.55.2 to 4.57.0
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.55.2...v4.57.0)

Updates `svelte` from 5.48.2 to 5.48.5
- [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.5/packages/svelte)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/types"
  dependency-version: 8.54.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-development
- dependency-name: rollup
  dependency-version: 4.57.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-development
- dependency-name: svelte
  dependency-version: 5.48.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 4, 2026
@github-actions github-actions bot enabled auto-merge (squash) February 4, 2026 02:34
@github-actions github-actions bot merged commit b9673b4 into main Feb 4, 2026
6 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/npm-development-93e08b4076 branch February 4, 2026 02:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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.

0 participants