Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 17, 2025

Bumps the npm-updates group with 28 updates in the / directory:

Package From To
@eslint/js 9.33.0 9.39.2
@typescript-eslint/parser 8.49.0 8.50.0
eslint-plugin-svelte 3.11.0 3.13.1
prettier-plugin-svelte 3.4.0 3.4.1
turbo 2.5.3 2.6.3
typescript-eslint 8.49.0 8.50.0
ollama 0.5.18 0.6.3
@anthropic-ai/sdk 0.59.0 0.71.2
@testing-library/svelte 5.2.5 5.2.9
autoprefixer 10.4.22 10.4.23
@playwright/test 1.47.0 1.57.0
@lexical/link 0.27.1 0.27.2
@lexical/list 0.27.1 0.27.2
@lexical/markdown 0.27.1 0.27.2
@lexical/rich-text 0.27.1 0.27.2
@lexical/selection 0.27.1 0.27.2
@lexical/text 0.27.1 0.27.2
@lexical/utils 0.27.1 0.27.2
lexical 0.27.1 0.27.2
@reduxjs/toolkit 2.8.2 2.11.2
@sveltejs/adapter-static 3.0.8 3.0.10
@sveltejs/package 2.4.0 2.5.7
@sveltejs/vite-plugin-svelte 6.1.0 6.2.1
marked 15.0.7 15.0.12
svelte-check 4.3.1 4.3.4
svelte 5.38.0 5.46.0
typescript 5.9.2 5.9.3
vite 6.3.5 6.4.1

Updates @eslint/js from 9.33.0 to 9.39.2

Release notes

Sourced from @​eslint/js's releases.

v9.39.2

Bug Fixes

  • 5705833 fix: warn when eslint-env configuration comments are found (#20381) (sethamus)

Build Related

  • 506f154 build: add .scss files entry to knip (#20391) (Milos Djermanovic)

Chores

v9.39.1

Bug Fixes

  • 650753e fix: Only pass node to JS lang visitor methods (#20283) (Nicholas C. Zakas)

Documentation

  • 51b51f4 docs: add a section on when to use extends vs cascading (#20268) (Tanuj Kanti)
  • b44d426 docs: Update README (GitHub Actions Bot)

Chores

  • 92db329 chore: update @eslint/js version to 9.39.1 (#20284) (Francesco Trotta)
  • c7ebefc chore: package.json update for @​eslint/js release (Jenkins)
  • 61778f6 chore: update eslint-config-eslint dependency @​eslint/js to ^9.39.0 (#20275) (renovate[bot])
  • d9ca2fc ci: Add rangeStrategy to eslint group in renovate config (#20266) (唯然)
  • 009e507 test: fix version tests for ESLint v10 (#20274) (Milos Djermanovic)

v9.39.0

Features

  • cc57d87 feat: update error loc to key in no-dupe-class-members (#20259) (Tanuj Kanti)
  • 126552f feat: update error location in for-direction and no-dupe-args (#20258) (Tanuj Kanti)
  • 167d097 feat: update complexity rule to highlight only static block header (#20245) (jaymarvelz)

Bug Fixes

  • 15f5c7c fix: forward traversal step.args to visitors (#20253) (jaymarvelz)
  • 5a1a534 fix: allow JSDoc comments in object-shorthand rule (#20167) (Nitin Kumar)
  • e86b813 fix: Use more types from @​eslint/core (#20257) (Nicholas C. Zakas)
  • 927272d fix: correct Scope typings (#20198) (jaymarvelz)
  • 37f76d9 fix: use AST.Program type for Program node (#20244) (Francesco Trotta)
  • ae07f0b fix: unify timing report for concurrent linting (#20188) (jaymarvelz)
  • b165d47 fix: correct Rule typings (#20199) (jaymarvelz)
  • fb97cda fix: improve error message for missing fix function in suggestions (#20218) (jaymarvelz)

Documentation

  • d3e81e3 docs: Always recommend to include a files property (#20158) (Percy Ma)
  • 0f0385f docs: use consistent naming recommendation (#20250) (Alex M. Spieslechner)
  • a3b1456 docs: Update README (GitHub Actions Bot)
  • cf5f2dd docs: fix correct tag of no-useless-constructor (#20255) (Tanuj Kanti)
  • 10b995c docs: add TS options and examples for nofunc in no-use-before-define (#20249) (Tanuj Kanti)
  • 2584187 docs: remove repetitive word in comment (#20242) (reddaisyy)

... (truncated)

Commits
  • c43ce24 chore: package.json update for @​eslint/js release
  • c7ebefc chore: package.json update for @​eslint/js release
  • 2375a6d chore: package.json update for @​eslint/js release
  • 9e7fad4 chore: add script to auto-generate eslint:recommended configuration (#20208)
  • 25d0e33 chore: package.json update for @​eslint/js release
  • abee4ca chore: package.json update for @​eslint/js release
  • 90a71bf docs: update README files to add badge and instructions (#20115)
  • 488cba6 chore: package.json update for @​eslint/js release
  • 1c0d850 fix: update eslint-all.js to use Object.freeze for rules object (#20116)
  • af2a087 chore: package.json update for @​eslint/js release
  • Additional commits viewable in compare view

Updates @typescript-eslint/parser from 8.49.0 to 8.50.0

Release notes

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

v8.50.0

8.50.0 (2025-12-15)

🚀 Features

  • eslint-plugin: [no-useless-default-assignment] add rule (#11720)

❤️ Thank You

  • Josh Goldberg ✨
  • Ulrich Stark

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

Changelog

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

8.50.0 (2025-12-15)

This was a version bump only for parser 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 eslint-plugin-svelte from 3.11.0 to 3.13.1

Release notes

Sourced from eslint-plugin-svelte's releases.

[email protected]

Patch Changes

[email protected]

Minor Changes

Patch Changes

[email protected]

Patch Changes

[email protected]

Patch Changes

  • #1322 1e06290 Thanks @​marekdedic! - fix(no-navigation-without-resolve): properly detecting absolute and fragment URLs in variables

  • #1355 d8df1e8 Thanks @​InkedCat! - fix: properly support Windows in no-unused-props rule fix: properly support Windows in valid-style-parse rule fix: properly support Windows in no-unnecessary-condition rule

  • #1344 03a93f4 Thanks @​ota-meshi! - fix: preventing infinite loops in multiple rules

[email protected]

Patch Changes

  • #1305 d92dde0 Thanks @​ota-meshi! - fix(no-top-level-browser-globals): false positives for compound logical expression guards

[email protected]

Patch Changes

... (truncated)

Changelog

Sourced from eslint-plugin-svelte's changelog.

3.13.1

Patch Changes

3.13.0

Minor Changes

Patch Changes

3.12.5

Patch Changes

3.12.4

Patch Changes

  • #1322 1e06290 Thanks @​marekdedic! - fix(no-navigation-without-resolve): properly detecting absolute and fragment URLs in variables

  • #1355 d8df1e8 Thanks @​InkedCat! - fix: properly support Windows in no-unused-props rule fix: properly support Windows in valid-style-parse rule fix: properly support Windows in no-unnecessary-condition rule

  • #1344 03a93f4 Thanks @​ota-meshi! - fix: preventing infinite loops in multiple rules

3.12.3

Patch Changes

  • #1305 d92dde0 Thanks @​ota-meshi! - fix(no-top-level-browser-globals): false positives for compound logical expression guards

... (truncated)

Commits
  • a14f0ff chore: release eslint-plugin-svelte (#1439)
  • a87e40b fix(prefer-destructured-store-props): handle runes properly (#1440)
  • 817b137 fix: Support experimental.async compiler option (#1438)
  • 89d030d fix(svelte/indent): crash when using ts import type (#1437)
  • c223ed1 chore(deps): update dependency espree to v11 (#1422)
  • 72052c2 chore(deps): update dependency eslint-visitor-keys to v5 (#1421)
  • d1d11a4 chore(deps): update dependency eslint-scope to v9 (#1420)
  • 386efc8 chore(deps): update dependency esbuild to ^0.27.0 (#1417)
  • 6e68978 chore: release eslint-plugin-svelte (#1411)
  • 005e9fd fix(no-navigation-without-resolve): allowing undefined and null in link hrefs...
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for eslint-plugin-svelte since your current version.


Updates prettier-plugin-svelte from 3.4.0 to 3.4.1

Changelog

Sourced from prettier-plugin-svelte's changelog.

3.4.1

  • (fix) externalize all prettier imports
  • (fix) don't remove parantheses of bind:ings with as type casts
Commits

Updates turbo from 2.5.3 to 2.6.3

Release notes

Sourced from turbo's releases.

Turborepo v2.6.3

What's Changed

turbo-ignore

Examples

Changelog

New Contributors

Full Changelog: vercel/turborepo@v2.6.2...v2.6.3

Turborepo v2.6.3-canary.0

What's Changed

Changelog

New Contributors

Full Changelog: vercel/turborepo@v2.6.2...v2.6.3-canary.0

Turborepo v2.6.2

What's Changed

Docs

... (truncated)

Changelog

Sourced from turbo's changelog.

Release Documentation

Quick Start

Release Turborepo CLI

  1. Create a release by triggering the [Turborepo Release][1] workflow

    • Specify the semver increment using the SemVer Increment field (start with prerelease)
    • Check the "Dry Run" box to run the full release workflow without publishing any packages. Artifacts will be created that you can test with locally.
  2. A PR is automatically opened to merge the release branch created in step 1 back into main

    • ⚠️ Merge this in! You don't need to wait for tests to pass (because they won't pass until after this PR is merged in). It's important to merge this branch soon after the publish is successful.

Release @turbo/repository

  1. Run [bump-version.sh][4] to update the versions of the packages. Merge in the changes to main.

  2. Create a release by triggering the [Turborepo Library Release][5] workflow.

    • Check the "Dry Run" box to run the full release workflow without publishing any packages.

Notes

  • GitHub Release Notes are published automatically using the config from [turborepo-release.yml][2], triggered by the [turbo-orchestrator][3] bot.

Turborepo CLI Release Process - In-Depth Guide

This section provides comprehensive documentation on how the Turborepo CLI is released, including the architecture, workflows, and detailed step-by-step processes.

Table of Contents

  1. Architecture Overview
  2. Version Management
  3. Release Workflow Stages
  4. Packages Released
  5. Platform-Specific Binaries
  6. Technical Reference
  7. Best Practices

Architecture Overview

The Turborepo release process is a multi-stage pipeline that:

  1. Manages versions centrally via version.txt at the repository root

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for turbo since your current version.


Updates typescript-eslint from 8.49.0 to 8.50.0

Release notes

Sourced from typescript-eslint's releases.

v8.50.0

8.50.0 (2025-12-15)

🚀 Features

  • eslint-plugin: [no-useless-default-assignment] add rule (#11720)

❤️ Thank You

  • Josh Goldberg ✨
  • Ulrich Stark

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

Changelog

Sourced from typescript-eslint's changelog.

8.50.0 (2025-12-15)

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

Updates ollama from 0.5.18 to 0.6.3

Release notes

Sourced from ollama's releases.

v0.6.3

What's Changed

New Contributors

Full Changelog: ollama/ollama-js@v0.6.2...v0.6.3

v0.6.2

Full Changelog: ollama/ollama-js@v0.6.1...v0.6.2

v0.6.1

What's Changed

New Contributors

Full Changelog: ollama/ollama-js@v0.6.0...v0.6.1

v0.6.0

What's Changed

New Contributors

Full Changelog: ollama/ollama-js@v0.5.18...v0.6.0

Commits
  • a667d4d browser/interfaces: add VersionResponse type and add ollama.version() to READ...
  • c3b668c browser/interfaces: add logprobs (#260)
  • 75baea0 browser: add method to retrieve server version (#259)
  • 603df9f Update publish.yaml
  • b4acbee Revert "fix: regenerate package-lock.json with complete @​swc/core platform en...
  • 5b54730 fix: regenerate package-lock.json with complete @​swc/core platform entries (#...
  • 5a132f6 fix: streaming chunk boundaries (#256)
  • 3b8db71 remove duplicate line in .npmignore (#254)
  • 9dc9716 Update multi-tool.ts imports (#231)
  • de292ee docs(readme): add Cloud Models JS usage and Cloud API example (#253)
  • Additional commits viewable in compare view

Updates @anthropic-ai/sdk from 0.59.0 to 0.71.2

Release notes

Sourced from @​anthropic-ai/sdk's releases.

sdk: v0.71.2

0.71.2 (2025-12-05)

Full Changelog: sdk-v0.71.1...sdk-v0.71.2

Bug Fixes

  • streams: ensure errors are catchable (#856) (a480eaf)

sdk: v0.71.1

0.71.1 (2025-12-04)

Full Changelog: sdk-v0.71.0...sdk-v0.71.1

Bug Fixes

  • parser: use correct naming for parsed text blocks (6472bcd)
  • structured outputs: ensure parsed is not enumerable (860175f), closes #857

Chores

  • add deprecation warnings for accessing .parsed (ae7a637)
  • client: fix logger property type (e3e4d7c)
  • internal: upgrade eslint (5fbe661)

sdk: v0.71.0

0.71.0 (2025-11-24)

Full Changelog: sdk-v0.70.1...sdk-v0.71.0

Features

  • api: adds support for Claude Opus 4.5, Effort, Advance Tool Use Features, Autocompaction, and Computer Use v5 (f3a0dac)

Chores

  • fix ci errors (8d96290)
  • include publishConfig in all package.json files (4c72960)
  • readme: fix example import (4e8983a)

sdk: v0.70.1

0.70.1 (2025-11-20)

Full Changelog: sdk-v0.70.0...sdk-v0.70.1

Bug Fixes

  • structured outputs: use correct beta header (626662c)

... (truncated)

Changelog

Sourced from @​anthropic-ai/sdk's changelog.

0.71.2 (2025-12-05)

Full Changelog: sdk-v0.71.1...sdk-v0.71.2

Bug Fixes

  • streams: ensure errors are catchable (#856) (a480eaf)

0.71.1 (2025-12-04)

Full Changelog: sdk-v0.71.0...sdk-v0.71.1

Bug Fixes

  • parser: use correct naming for parsed text blocks (6472bcd)
  • structured outputs: ensure parsed is not enumerable (860175f), closes #857

Chores

  • add deprecation warnings for accessing .parsed (ae7a637)
  • client: fix logger property type (e3e4d7c)
  • internal: upgrade eslint (5fbe661)

0.71.0 (2025-11-24)

Full Changelog: sdk-v0.70.1...sdk-v0.71.0

Features

  • api: adds support for Claude Opus 4.5, Effort, Advance Tool Use Features, Autocompaction, and Computer Use v5 (f3a0dac)

Chores

  • fix ci errors (8d96290)
  • include publishConfig in all package.json files (4c72960)
  • readme: fix example import (4e8983a)

0.70.1 (2025-11-20)

Full Changelog: sdk-v0.70.0...sdk-v0.70.1

Bug Fixes

  • structured outputs: use correct beta header (626662c)

0.70.0 (2025-11-18)

Full Changelog: sdk-v0.69.0...sdk-v0.70.0

... (truncated)

Commits
  • eb8b090 chore: release main
  • c512663 fix(streams): ensure errors are catchable (#856)
  • 1999377 chore: release main
  • 6e368bc chore: add deprecation warnings for accessing .parsed
  • 3cc2dd6 fix(parser): use correct naming for parsed text blocks
  • 4cd61ae fix(structured outputs): ensure parsed is not enumerable
  • 7131dba codegen metadata
  • 71ee68b chore(internal): upgrade eslint
  • aaac44b chore(client): fix logger property type
  • 2db553f codegen metadata
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by packy-anthropic, a new releaser for @​anthropic-ai/sdk since your current version.


Updates @testing-library/svelte from 5.2.5 to 5.2.9

Release notes

Sourced from @​testing-library/svelte's releases.

v5.2.9

5.2.9 (2025-11-12)

Bug Fixes

  • svelte5: do not deeply proxify passed-in props (#456) (734e290), closes #455
Commits

Bumps the npm-updates group with 28 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.33.0` | `9.39.2` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.49.0` | `8.50.0` |
| [eslint-plugin-svelte](https://github.com/sveltejs/eslint-plugin-svelte/tree/HEAD/packages/eslint-plugin-svelte) | `3.11.0` | `3.13.1` |
| [prettier-plugin-svelte](https://github.com/sveltejs/prettier-plugin-svelte) | `3.4.0` | `3.4.1` |
| [turbo](https://github.com/vercel/turborepo) | `2.5.3` | `2.6.3` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.49.0` | `8.50.0` |
| [ollama](https://github.com/ollama/ollama-js) | `0.5.18` | `0.6.3` |
| [@anthropic-ai/sdk](https://github.com/anthropics/anthropic-sdk-typescript) | `0.59.0` | `0.71.2` |
| [@testing-library/svelte](https://github.com/testing-library/svelte-testing-library) | `5.2.5` | `5.2.9` |
| [autoprefixer](https://github.com/postcss/autoprefixer) | `10.4.22` | `10.4.23` |
| [@playwright/test](https://github.com/microsoft/playwright) | `1.47.0` | `1.57.0` |
| [@lexical/link](https://github.com/facebook/lexical/tree/HEAD/packages/lexical-link) | `0.27.1` | `0.27.2` |
| [@lexical/list](https://github.com/facebook/lexical/tree/HEAD/packages/lexical-list) | `0.27.1` | `0.27.2` |
| [@lexical/markdown](https://github.com/facebook/lexical/tree/HEAD/packages/lexical-markdown) | `0.27.1` | `0.27.2` |
| [@lexical/rich-text](https://github.com/facebook/lexical/tree/HEAD/packages/lexical-rich-text) | `0.27.1` | `0.27.2` |
| [@lexical/selection](https://github.com/facebook/lexical/tree/HEAD/packages/lexical-selection) | `0.27.1` | `0.27.2` |
| [@lexical/text](https://github.com/facebook/lexical/tree/HEAD/packages/lexical-text) | `0.27.1` | `0.27.2` |
| [@lexical/utils](https://github.com/facebook/lexical/tree/HEAD/packages/lexical-utils) | `0.27.1` | `0.27.2` |
| [lexical](https://github.com/facebook/lexical/tree/HEAD/packages/lexical) | `0.27.1` | `0.27.2` |
| [@reduxjs/toolkit](https://github.com/reduxjs/redux-toolkit) | `2.8.2` | `2.11.2` |
| [@sveltejs/adapter-static](https://github.com/sveltejs/kit/tree/HEAD/packages/adapter-static) | `3.0.8` | `3.0.10` |
| [@sveltejs/package](https://github.com/sveltejs/kit/tree/HEAD/packages/package) | `2.4.0` | `2.5.7` |
| [@sveltejs/vite-plugin-svelte](https://github.com/sveltejs/vite-plugin-svelte/tree/HEAD/packages/vite-plugin-svelte) | `6.1.0` | `6.2.1` |
| [marked](https://github.com/markedjs/marked) | `15.0.7` | `15.0.12` |
| [svelte-check](https://github.com/sveltejs/language-tools) | `4.3.1` | `4.3.4` |
| [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) | `5.38.0` | `5.46.0` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.9.2` | `5.9.3` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `6.3.5` | `6.4.1` |



Updates `@eslint/js` from 9.33.0 to 9.39.2
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](https://github.com/eslint/eslint/commits/v9.39.2/packages/js)

Updates `@typescript-eslint/parser` from 8.49.0 to 8.50.0
- [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.50.0/packages/parser)

Updates `eslint-plugin-svelte` from 3.11.0 to 3.13.1
- [Release notes](https://github.com/sveltejs/eslint-plugin-svelte/releases)
- [Changelog](https://github.com/sveltejs/eslint-plugin-svelte/blob/main/packages/eslint-plugin-svelte/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/eslint-plugin-svelte/commits/[email protected]/packages/eslint-plugin-svelte)

Updates `prettier-plugin-svelte` from 3.4.0 to 3.4.1
- [Changelog](https://github.com/sveltejs/prettier-plugin-svelte/blob/v3.4.1/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/prettier-plugin-svelte/commits/v3.4.1)

Updates `turbo` from 2.5.3 to 2.6.3
- [Release notes](https://github.com/vercel/turborepo/releases)
- [Changelog](https://github.com/vercel/turborepo/blob/main/RELEASE.md)
- [Commits](vercel/turborepo@v2.5.3...v2.6.3)

Updates `typescript-eslint` from 8.49.0 to 8.50.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.50.0/packages/typescript-eslint)

Updates `ollama` from 0.5.18 to 0.6.3
- [Release notes](https://github.com/ollama/ollama-js/releases)
- [Commits](ollama/ollama-js@v0.5.18...v0.6.3)

Updates `@anthropic-ai/sdk` from 0.59.0 to 0.71.2
- [Release notes](https://github.com/anthropics/anthropic-sdk-typescript/releases)
- [Changelog](https://github.com/anthropics/anthropic-sdk-typescript/blob/main/CHANGELOG.md)
- [Commits](anthropics/anthropic-sdk-typescript@sdk-v0.59.0...sdk-v0.71.2)

Updates `@testing-library/svelte` from 5.2.5 to 5.2.9
- [Release notes](https://github.com/testing-library/svelte-testing-library/releases)
- [Changelog](https://github.com/testing-library/svelte-testing-library/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testing-library/svelte-testing-library/compare/v5.2.5...@testing-library/[email protected])

Updates `autoprefixer` from 10.4.22 to 10.4.23
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)
- [Commits](postcss/autoprefixer@10.4.22...10.4.23)

Updates `@playwright/test` from 1.47.0 to 1.57.0
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](microsoft/playwright@v1.47.0...v1.57.0)

Updates `@lexical/link` from 0.27.1 to 0.27.2
- [Release notes](https://github.com/facebook/lexical/releases)
- [Changelog](https://github.com/facebook/lexical/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/lexical/commits/v0.27.2/packages/lexical-link)

Updates `@lexical/list` from 0.27.1 to 0.27.2
- [Release notes](https://github.com/facebook/lexical/releases)
- [Changelog](https://github.com/facebook/lexical/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/lexical/commits/v0.27.2/packages/lexical-list)

Updates `@lexical/markdown` from 0.27.1 to 0.27.2
- [Release notes](https://github.com/facebook/lexical/releases)
- [Changelog](https://github.com/facebook/lexical/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/lexical/commits/v0.27.2/packages/lexical-markdown)

Updates `@lexical/rich-text` from 0.27.1 to 0.27.2
- [Release notes](https://github.com/facebook/lexical/releases)
- [Changelog](https://github.com/facebook/lexical/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/lexical/commits/v0.27.2/packages/lexical-rich-text)

Updates `@lexical/selection` from 0.27.1 to 0.27.2
- [Release notes](https://github.com/facebook/lexical/releases)
- [Changelog](https://github.com/facebook/lexical/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/lexical/commits/v0.27.2/packages/lexical-selection)

Updates `@lexical/text` from 0.27.1 to 0.27.2
- [Release notes](https://github.com/facebook/lexical/releases)
- [Changelog](https://github.com/facebook/lexical/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/lexical/commits/v0.27.2/packages/lexical-text)

Updates `@lexical/utils` from 0.27.1 to 0.27.2
- [Release notes](https://github.com/facebook/lexical/releases)
- [Changelog](https://github.com/facebook/lexical/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/lexical/commits/v0.27.2/packages/lexical-utils)

Updates `lexical` from 0.27.1 to 0.27.2
- [Release notes](https://github.com/facebook/lexical/releases)
- [Changelog](https://github.com/facebook/lexical/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/lexical/commits/v0.27.2/packages/lexical)

Updates `@reduxjs/toolkit` from 2.8.2 to 2.11.2
- [Release notes](https://github.com/reduxjs/redux-toolkit/releases)
- [Commits](reduxjs/redux-toolkit@v2.8.2...v2.11.2)

Updates `@sveltejs/adapter-static` from 3.0.8 to 3.0.10
- [Release notes](https://github.com/sveltejs/kit/releases)
- [Changelog](https://github.com/sveltejs/kit/blob/main/packages/adapter-static/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/kit/commits/@sveltejs/[email protected]/packages/adapter-static)

Updates `@sveltejs/package` from 2.4.0 to 2.5.7
- [Release notes](https://github.com/sveltejs/kit/releases)
- [Changelog](https://github.com/sveltejs/kit/blob/main/packages/package/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/kit/commits/@sveltejs/[email protected]/packages/package)

Updates `@sveltejs/vite-plugin-svelte` from 6.1.0 to 6.2.1
- [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/[email protected]/packages/vite-plugin-svelte)

Updates `marked` from 15.0.7 to 15.0.12
- [Release notes](https://github.com/markedjs/marked/releases)
- [Commits](markedjs/marked@v15.0.7...v15.0.12)

Updates `svelte-check` from 4.3.1 to 4.3.4
- [Release notes](https://github.com/sveltejs/language-tools/releases)
- [Commits](https://github.com/sveltejs/language-tools/compare/[email protected])

Updates `svelte` from 5.38.0 to 5.46.0
- [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 `typescript` from 5.9.2 to 5.9.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v5.9.2...v5.9.3)

Updates `vite` from 6.3.5 to 6.4.1
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/[email protected]/packages/vite)

---
updated-dependencies:
- dependency-name: "@eslint/js"
  dependency-version: 9.39.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-updates
- dependency-name: "@typescript-eslint/parser"
  dependency-version: 8.50.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-updates
- dependency-name: eslint-plugin-svelte
  dependency-version: 3.13.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-updates
- dependency-name: prettier-plugin-svelte
  dependency-version: 3.4.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-updates
- dependency-name: turbo
  dependency-version: 2.6.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-updates
- dependency-name: typescript-eslint
  dependency-version: 8.50.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-updates
- dependency-name: ollama
  dependency-version: 0.6.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-updates
- dependency-name: "@anthropic-ai/sdk"
  dependency-version: 0.71.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-updates
- dependency-name: "@testing-library/svelte"
  dependency-version: 5.2.9
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-updates
- dependency-name: autoprefixer
  dependency-version: 10.4.23
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-updates
- dependency-name: "@playwright/test"
  dependency-version: 1.57.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-updates
- dependency-name: "@lexical/link"
  dependency-version: 0.27.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-updates
- dependency-name: "@lexical/list"
  dependency-version: 0.27.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-updates
- dependency-name: "@lexical/markdown"
  dependency-version: 0.27.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-updates
- dependency-name: "@lexical/rich-text"
  dependency-version: 0.27.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-updates
- dependency-name: "@lexical/selection"
  dependency-version: 0.27.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-updates
- dependency-name: "@lexical/text"
  dependency-version: 0.27.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-updates
- dependency-name: "@lexical/utils"
  dependency-version: 0.27.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-updates
- dependency-name: lexical
  dependency-version: 0.27.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-updates
- dependency-name: "@reduxjs/toolkit"
  dependency-version: 2.11.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-updates
- dependency-name: "@sveltejs/adapter-static"
  dependency-version: 3.0.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-updates
- dependency-name: "@sveltejs/package"
  dependency-version: 2.5.7
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-updates
- dependency-name: "@sveltejs/vite-plugin-svelte"
  dependency-version: 6.2.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-updates
- dependency-name: marked
  dependency-version: 15.0.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-updates
- dependency-name: svelte-check
  dependency-version: 4.3.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-updates
- dependency-name: svelte
  dependency-version: 5.46.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-updates
- dependency-name: typescript
  dependency-version: 5.9.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-updates
- dependency-name: vite
  dependency-version: 6.4.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-updates
...

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 Dec 17, 2025
@vercel
Copy link

vercel bot commented Dec 17, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
gitbutler-web Ready Ready Preview, Comment Dec 17, 2025 11:33pm

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 @gitbutler/desktop @gitbutler/ui @gitbutler/web javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant