Skip to content

Comments

chore(deps): bump the npm-development group with 3 updates#127

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/npm-development-380b60a2c6
Feb 11, 2026
Merged

chore(deps): bump the npm-development group with 3 updates#127
github-actions[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/npm-development-380b60a2c6

Conversation

@dependabot
Copy link
Contributor

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

Bumps the npm-development group with 3 updates: rollup, svelte and svelte-check.

Updates rollup from 4.57.0 to 4.57.1

Release notes

Sourced from rollup's releases.

v4.57.1

4.57.1

2026-01-30

Bug Fixes

  • Fix heap corruption issue in Windows (#6251)
  • Ensure exports of a dynamic import are fully included when called from a try...catch (#6254)

Pull Requests

Changelog

Sourced from rollup's changelog.

4.57.1

2026-01-30

Bug Fixes

  • Fix heap corruption issue in Windows (#6251)
  • Ensure exports of a dynamic import are fully included when called from a try...catch (#6254)

Pull Requests

Commits
  • d37675f 4.57.1
  • eafac0b chore(deps): lock file maintenance (#6255)
  • 47fa568 chore(deps): update dependency lru-cache to v11 (#6252)
  • 416f476 Fully include dynamic imports in a try-catch (#6254)
  • 5e393e3 fix: Isolate and cache process.report.getReport() calls in a child process ...
  • c931d23 chore(deps): lock file maintenance minor/patch updates (#6253)
  • c79e6c2 Mitigate vulnerability that would allow to steal credentials
  • See full diff in compare view

Updates svelte from 5.48.5 to 5.49.1

Release notes

Sourced from svelte's releases.

svelte@5.49.1

Patch Changes

  • fix: merge consecutive large text nodes (#17587)

  • fix: only create async functions in SSR output when necessary (#17593)

  • fix: properly separate multiline html blocks from each other in print() (#17319)

  • fix: prevent unhandled exceptions arising from dangling promises in (#17591)

svelte@5.49.0

Minor Changes

  • feat: allow passing ShadowRootInit object to custom element shadow option (#17088)

Patch Changes

  • fix: throw for unset createContext get on the server (#17580)

  • fix: reset effects inside skipped branches (#17581)

  • fix: preserve old dependencies when updating reaction inside fork (#17579)

  • fix: more conservative assignment_value_stale warnings (#17574)

  • fix: disregard popover elements when determining whether an element has content (#17367)

  • fix: fire introstart/outrostart events after delay, if specified (#17567)

  • fix: increment signal versions when discarding forks (#17577)

Changelog

Sourced from svelte's changelog.

5.49.1

Patch Changes

  • fix: merge consecutive large text nodes (#17587)

  • fix: only create async functions in SSR output when necessary (#17593)

  • fix: properly separate multiline html blocks from each other in print() (#17319)

  • fix: prevent unhandled exceptions arising from dangling promises in (#17591)

5.49.0

Minor Changes

  • feat: allow passing ShadowRootInit object to custom element shadow option (#17088)

Patch Changes

  • fix: throw for unset createContext get on the server (#17580)

  • fix: reset effects inside skipped branches (#17581)

  • fix: preserve old dependencies when updating reaction inside fork (#17579)

  • fix: more conservative assignment_value_stale warnings (#17574)

  • fix: disregard popover elements when determining whether an element has content (#17367)

  • fix: fire introstart/outrostart events after delay, if specified (#17567)

  • fix: increment signal versions when discarding forks (#17577)

Commits

Updates svelte-check from 4.3.5 to 4.3.6

Release notes

Sourced from svelte-check's releases.

svelte-check@4.3.6

Patch Changes

  • fix: don't hoist type/snippet referencing $store (#2926)
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 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: [rollup](https://github.com/rollup/rollup), [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) and [svelte-check](https://github.com/sveltejs/language-tools).


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

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

Updates `svelte-check` from 4.3.5 to 4.3.6
- [Release notes](https://github.com/sveltejs/language-tools/releases)
- [Commits](https://github.com/sveltejs/language-tools/compare/svelte-check@4.3.5...svelte-check@4.3.6)

---
updated-dependencies:
- dependency-name: rollup
  dependency-version: 4.57.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-development
- dependency-name: svelte
  dependency-version: 5.49.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-development
- dependency-name: svelte-check
  dependency-version: 4.3.6
  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 11, 2026
@github-actions github-actions bot enabled auto-merge (squash) February 11, 2026 02:34
@github-actions github-actions bot merged commit c0ace21 into main Feb 11, 2026
6 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/npm-development-380b60a2c6 branch February 11, 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