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
212 stars 14 forks source link

Bump the minor group with 5 updates #253

Closed dependabot[bot] closed 2 weeks ago

dependabot[bot] commented 2 weeks ago

Bumps the minor group with 5 updates:

Package From To
cc 1.0.101 1.0.104
clap 4.5.7 4.5.8
clap_builder 4.5.7 4.5.8
object 0.36.0 0.36.1
serde_json 1.0.118 1.0.119

Updates cc from 1.0.101 to 1.0.104

Release notes

Sourced from cc's releases.

cc-v1.0.104

Other

  • Fixed link break about compile-time-requirements (#1118)

cc-v1.0.103

Other

  • Fix compilation for wasm: env WASI_SYSROOT should be optional (#1114)

cc-v1.0.102

Other

  • Fix invalid wasi targets compatibility (#1105)
  • Speedup regenerate-target-info and regenerate-windows-sys (#1110)
Changelog

Sourced from cc's changelog.

1.0.104 - 2024-07-01

Other

  • Fixed link break about compile-time-requirements (#1118)

1.0.103 - 2024-06-30

Other

  • Fix compilation for wasm: env WASI_SYSROOT should be optional (#1114)

1.0.102 - 2024-06-29

Other

  • Fix invalid wasi targets compatibility (#1105)
  • Speedup regenerate-target-info and regenerate-windows-sys (#1110)
Commits


Updates clap from 4.5.7 to 4.5.8

Release notes

Sourced from clap's releases.

v4.5.8

[4.5.8] - 2024-06-28

Fixes

  • Reduce extra flushes
Changelog

Sourced from clap's changelog.

[4.5.8] - 2024-06-28

Fixes

  • Reduce extra flushes
Commits


Updates clap_builder from 4.5.7 to 4.5.8

Release notes

Sourced from clap_builder's releases.

v4.5.8

[4.5.8] - 2024-06-28

Fixes

  • Reduce extra flushes
Changelog

Sourced from clap_builder's changelog.

[4.5.8] - 2024-06-28

Fixes

  • Reduce extra flushes
Commits
  • 469d847 chore: Release
  • e323b91 docs: Update changelog
  • 7101c64 Merge pull request #5557 from tesuji/fish-positional-args-files
  • 5ee1a25 fix(fish): Don't ignore files if has positional args
  • 3a2fb25 Merge pull request #5547 from tesuji/fish-list
  • 1e3681b refactor: Pass list to __fish_seen_subcommand_from
  • b1a0508 refactor: Rewrite iterator for followup changes
  • 5cc44bb Merge pull request #5548 from tesuji/fish-escape-tab
  • 181b9e0 test: Ensure optional_value runs
  • 0724b7b chore: Remove tarpaulin support
  • Additional commits viewable in compare view


Updates object from 0.36.0 to 0.36.1

Changelog

Sourced from object's changelog.

0.36.1

Released 2024/06/29.

Added

  • Added SectionKind::DebugString. #694

  • Added Architecture::Sparc and Architecture::Sparc32Plus. #699 #700

  • Added more RISC-V ELF relocation constants. #701

Changed

  • Changed read::ElfFile::imports to return the library for versioned symbols. #693

  • Changed read::MachOFile to support Go's debug section compression. #697

  • Reversed the order of Mach-O relocations emitted by write::Object. #702


Commits


Updates serde_json from 1.0.118 to 1.0.119

Release notes

Sourced from serde_json's releases.

v1.0.119

Commits
  • b48b9a3 Release 1.0.119
  • 8878cd7 Make shift_insert available for inlining like other Map methods
  • 352b7ab Document the cfg required for Map::shift_insert to exist
  • c17e63f Merge pull request #1149 from joshka/master
  • 309ef6b Add Map::shift_insert()
  • a9e089a Merge pull request #1146 from haouvw/master
  • a83fe96 chore: remove repeat words
  • See full diff 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 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