Skip to content

Bump langchain-text-splitters from 1.0.0 to 1.1.1#97

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/langchain-text-splitters-1.1.1
Open

Bump langchain-text-splitters from 1.0.0 to 1.1.1#97
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/langchain-text-splitters-1.1.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 24, 2026

Bumps langchain-text-splitters from 1.0.0 to 1.1.1.

Release notes

Sourced from langchain-text-splitters's releases.

langchain-text-splitters==1.1.1

Changes since langchain-text-splitters==1.1.0

release(text-splitters): 1.1.1 (#35318) fix(text-splitters): prevent JSFrameworkTextSplitter from mutating self._separators on each split_text() call (#35316) chore: bump transformers from 5.1.0 to 5.2.0 in /libs/text-splitters in the other-deps group across 1 directory (#35279) chore: bump the other-deps group across 3 directories with 2 updates (#35255) style: bump ruff version to 0.15 (#35042) fix: Server-Side Request Forgery (SSRF) in HTMLHeaderTextSplitter.split_text_from_url (#35196) feat(text-splitters): add model_kwargs to SentenceTransformersTokenTextSplitter (#35113) chore(deps): bump langsmith from 0.4.31 to 0.6.3 in /libs/text-splitters (#35162) chore(deps): bump the other-deps group across 3 directories with 12 updates (#35127) chore(deps): bump the other-deps group across 3 directories with 8 updates (#35120) chore: add make type target (#35015) revert: "chore: add typing target in Makefile" (#35013) chore: add typing target in Makefile (#35012) fix(text-splitters): reverse preserved elements iterator in HTMLSemanticPreservingSplitter (#34080) chore: enrich pyproject.toml files (#34980) chore(deps): bump the uv group across 20 directories with 3 updates (#34941) chore: upgrade urllib3 to 2.6.3 (#34940) style(text-splitters): lint (#34865) fix(text-splitters): fix typo 'seperator' -> 'separator' in test docs… (#34857) chore(deps): bump the uv group across 8 directories with 6 updates (#34773) chore(deps): bump the uv group across 3 directories with 1 update (#34741) chore: update twitter URLs (#34736) style(text-splitters): fix some ruff preview rules (#34665) chore: ban relative imports on all packages (#34691) style: bump ruff version to 0.14.11 (#34674) test(text-splitters): add edge case tests for CharacterTextSplitter (#34628) fix(text-splitters): HTMLSemanticPreservingSplitter nested preserved … (#34587) chore(deps): bump mypy to v1.19 and ruff to v1.14 (#34521) chore(text-splitters): bump dependency locks for python 3.14 (#34522) style(text-splitters,standard-tests,cli): add ruff TC and RUF012 rules (#34495) style: add ruff ISC001 rule (#34493) release(core): 1.2.3 (#34421) feat(infra): add CI check for out of date lockfiles (#34397)

langchain-text-splitters==1.1.0

Changes since langchain-text-splitters==1.0.0

release(text-splitters): 1.1.0 (#34346) feat(text-splitters): add R programming language support (#34241) feat: Use uuid7 for run ids (#34172) chore(cli,standard-tests,text-splitters): fix some ruff TC rules (#33934) style: some cleanup (#33857) chore: attribute package change versions (#33854) style: more refs fixes (#33730) chore(text-splitters): API reference link in README (#33713) style: more refs work (#33707) feat(infra): langchain docs MCP (#33636)

... (truncated)

Commits
  • 269947b release(text-splitters): 1.1.1 (#35318)
  • a9f3627 fix(core): accept integer temperature values in _get_ls_params (#35317)
  • 8951c01 fix(text-splitters): prevent JSFrameworkTextSplitter from mutating self._sepa...
  • 8323f55 docs(core): update load note to be precise (#35309)
  • b004103 docs(perplexity): Fix docstring of output_parsers.strip_think_tags() (#35264)
  • 82ae4fb chore: bump model profiles (#35294)
  • a565cf8 fix(core): prevent recursion error when args_schema is dict (#35260)
  • 0d13463 feat(anthropic): add User-Agent header for Anthropic API calls (#35268)
  • 8166e01 chore(anthropic): add version (#35293)
  • 6fe7845 release(openai): 1.1.10 (#35292)
  • 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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Mar 24, 2026
Bumps [langchain-text-splitters](https://github.com/langchain-ai/langchain) from 1.0.0 to 1.1.1.
- [Release notes](https://github.com/langchain-ai/langchain/releases)
- [Commits](langchain-ai/langchain@langchain-text-splitters==1.0.0...langchain-text-splitters==1.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/langchain-text-splitters-1.1.1 branch from 81b20eb to 6f4f3c1 Compare March 24, 2026 16:08
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 python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants