Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 1, 2025

Bumps langchain-text-splitters from 0.3.8 to 0.3.9.

Release notes

Sourced from langchain-text-splitters's releases.

langchain-text-splitters==0.3.9

Changes since langchain-text-splitters==0.3.8

fix(text-splitters): update langchain-core version to 0.3.72 fix(text-splitters): update lock for release fix(langchain): class HTMLSemanticPreservingSplitter ignores the text inside the div tag (#32213) feat(text-splitters): add Visual Basic 6 support (#31173) text-splitters: Add ruff rules FBT (#31935) text splitters: add chunk_size and chunk_overlap validations (#31916) fix: automatically fix issues with ruff (#31897) text-splitters: Ruff autofixes (#31858) text-splitters: Bump ruff version to 0.12 (#31866) text-splitters: bump spacy version to 3.8.7 (#31834) text-splitters: Add ruff rule UP (pyupgrade) (#31841) text-splitters: 0.3.9 (#31844) security: Remove xslt_path and harden XML parsers in HTMLSectionSplitter: package: langchain-text-splitters (#31819) text-splitters: fix stale header metadata in ExperimentalMarkdownSyntaxTextSplitter (#31622) chore: Bump langsmith in splitter uv (#31626) text-splitters: Add keep_separator arg to HTMLSemanticPreservingSplitter (#31588) text-splitters[patch]: fix some import-untyped errors (#31030) text-splitters: Fix regex separator merge bug in CharacterTextSplitter (#31137) packaging: remove Python upper bound for langchain and co libs (#31025) text-splitters: Set strict mypy rules (#30900)

Commits
  • 77c9819 fix(text-splitters): update langchain-core version to 0.3.72
  • 7f015b6 fix(text-splitters): update lock for release
  • 71ad451 Merge branch 'master' of github.com:langchain-ai/langchain
  • 2c42893 fix(langchain): update langchain-core version to 0.3.72
  • 0e139fb release(langchain): 0.3.27 (#32227)
  • 622bb05 fix(langchain): class HTMLSemanticPreservingSplitter ignores the text inside ...
  • 56dde3a feat(langchain): v1 scaffolding (#32166)
  • bd3d649 release(core): 0.3.72 (#32214)
  • fb5da83 fix(core): Dereference Refs for pydantic schema fails in tool schema generati...
  • a7d0e42 docs: fix typos in documentation (#32201)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [langchain-text-splitters](https://github.com/langchain-ai/langchain) from 0.3.8 to 0.3.9.
- [Release notes](https://github.com/langchain-ai/langchain/releases)
- [Commits](langchain-ai/langchain@langchain-text-splitters==0.3.8...langchain-text-splitters==0.3.9)

---
updated-dependencies:
- dependency-name: langchain-text-splitters
  dependency-version: 0.3.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from lpm0073 August 1, 2025 22:42
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 1, 2025

The reviewers field in the dependabot.yml file will be removed soon. Please use the code owners file to specify reviewers for Dependabot PRs. For more information, see this blog post.

@dependabot dependabot bot added dependencies Dependabot dependency checking python Python dependency checked by Dependabot labels Aug 1, 2025
@mergify mergify bot merged commit 271978d into main Aug 1, 2025
2 checks passed
@dependabot dependabot bot deleted the dependabot/pip/langchain-text-splitters-0.3.9 branch August 1, 2025 22:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependabot dependency checking python Python dependency checked by Dependabot

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants