benbrandt / text-splitter

Split text into semantic chunks, up to a desired chunk size. Supports calculating length by characters and tokens, and is callable from Rust and Python.
MIT License
245 stars 15 forks source link

chore(deps): bump the minor group in /docs with 6 updates #342

Closed dependabot[bot] closed 2 weeks ago

dependabot[bot] commented 2 weeks ago

Bumps the minor group in /docs with 6 updates:

Package From To
hast-util-to-html 9.0.1 9.0.2
mdast-util-mdx-jsx 3.1.2 3.1.3
rollup 4.21.0 4.21.1
vfile 6.0.2 6.0.3
vscode-css-languageservice 6.3.0 6.3.1
vscode-html-languageservice 5.3.0 5.3.1

Updates hast-util-to-html from 9.0.1 to 9.0.2

Release notes

Sourced from hast-util-to-html's releases.

9.0.2

Types

  • 9d7a2f7 Add declaration maps

Misc

Full Changelog: https://github.com/syntax-tree/hast-util-to-html/compare/9.0.1...9.0.2

Commits


Updates mdast-util-mdx-jsx from 3.1.2 to 3.1.3

Release notes

Sourced from mdast-util-mdx-jsx's releases.

3.1.3

Full Changelog: https://github.com/syntax-tree/mdast-util-mdx-jsx/compare/3.1.2...3.1.3

Commits


Updates rollup from 4.21.0 to 4.21.1

Release notes

Sourced from rollup's releases.

v4.21.1

4.21.1

2024-08-26

Bug Fixes

  • Ensure closeWatcher hook is called when watch mode is aborted via Ctrl+C (#5618)
  • Do not produce invalid code for import.meta.url in compact mode (#5624)
  • Do not throw when generating chunk names when preserving modules in Windows (#5625)

Pull Requests

Changelog

Sourced from rollup's changelog.

4.21.1

2024-08-26

Bug Fixes

  • Ensure closeWatcher hook is called when watch mode is aborted via Ctrl+C (#5618)
  • Do not produce invalid code for import.meta.url in compact mode (#5624)
  • Do not throw when generating chunk names when preserving modules in Windows (#5625)

Pull Requests

Commits
  • c33c6ce 4.21.1
  • fadebcd fix: get the right chunk name for preserve modules in Windows (#5625)
  • eb07813 fix: add space for DOCUMENT_CURRENT_SCRIPT template (#5624)
  • c1d25d6 Call and await closeWatcher hooks on exit signals (#5619)
  • 3eb8817 chore(deps): lock file maintenance minor/patch updates (#5622)
  • 262a388 preload the WASM file even though the version is undefined. (#5618)
  • 9625890 chore(deps): update dependency @​types/eslint to v9 (#5591)
  • 916bd62 Fix REPL loading
  • See full diff in compare view


Updates vfile from 6.0.2 to 6.0.3

Release notes

Sourced from vfile's releases.

6.0.3

Full Changelog: https://github.com/vfile/vfile/compare/6.0.2...6.0.3

Commits


Updates vscode-css-languageservice from 6.3.0 to 6.3.1

Release notes

Sourced from vscode-css-languageservice's releases.

v6.3.1

Changes:

  • #405: update custom-data
  • #404: prepare 6.3.1
  • #400: fix: support for conditional exports in sass's pkg

This list of changes was auto generated.

Commits


Updates vscode-html-languageservice from 5.3.0 to 5.3.1

Release notes

Sourced from vscode-html-languageservice's releases.

v5.3.1

Changes:

  • #193: run ci with node 18
  • #192: prepare 5.3.1

This list of changes was auto generated.

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 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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions