Skip to content

deps(deps): bump langextract from 1.0.7 to 1.1.0 - #2

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/langextract-1.1.0
Closed

deps(deps): bump langextract from 1.0.7 to 1.1.0#2
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/langextract-1.1.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Nov 17, 2025

Copy link
Copy Markdown

Bumps langextract from 1.0.7 to 1.1.0.

Release notes

Sourced from langextract's releases.

v1.1.0

What's New

Features

  • Vertex AI Batch API Support (#279)
    • Cost-effective processing with automatic chunking, GCS caching, and fault tolerance
    • Automatic fallback to standard online prediction if batch job fails
  • FormatHandler and schema validation framework (#239)
  • Independent progress bar control (show_progress) (#227)
  • Zenodo DOI support (#218)
  • Alignment parameter support via resolver_params (#211)
  • Community Providers:

Improvements

  • Streamlined annotation layer with lazy streaming (#276)
  • Diverse text type benchmark with tokenization quality metrics (#272)
  • Enable suppress_parse_errors parameter in resolver_params (#261)
  • Resolve pylint naming convention warnings in provider modules (#273)

Full Changelog: google/langextract@v1.0.9...v1.1.0

v1.0.9

What's New

Features

  • Prompt alignment validation for few-shot examples (#215)
    • Validates that example extractions exist in their source text
    • Three modes: OFF, WARNING (default), ERROR
    • New parameters: prompt_validation_level and prompt_validation_strict
  • Vertex AI authentication support for Gemini provider (#60)
  • llama-cpp-python community provider added (#202)

Improvements

  • Changed debug=False as default in extract() for cleaner output
  • Fixed router typings for provider plugins (#190)
  • Allow T-prefixed TypeVars in pylint (#194)

Full Changelog: google/langextract@v1.0.8...v1.0.9

v1.0.8

What's Changed

Features

  • Ollama timeout improvements (#154)
    • Increased default timeout from 30s to 120s
    • Made timeout configurable via ModelConfig
    • Fixed kwargs not being passed through

... (truncated)

Commits
  • 22ac025 chore: Bump version to 1.1.0
  • 848d5aa feat: Add Vertex AI Batch API support with real-time fallback (#279)
  • fe18abe fix: streamline annotation layer with lazy streaming (#276)
  • bd1e3d2 Add diverse text type benchmark with tokenization quality metrics (#272)
  • 284dae9 Fix: Resolve pylint naming convention warnings in provider modules (#273)
  • 6e36c37 Fix: Enable suppress_parse_errors parameter in resolver_params (#261)
  • 09757ce Add Outlines to list of community providers (#250)
  • 7df9044 Internal: Strengthen CI/CD security for fork PR validation (#248)
  • 278de1b Add vLLM community provider information to the plugin registry (#244)
  • 895afe9 feat: Add FormatHandler and schema validation framework (#239)
  • 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 [langextract](https://github.com/google/langextract) from 1.0.7 to 1.1.0.
- [Release notes](https://github.com/google/langextract/releases)
- [Commits](google/langextract@v1.0.7...v1.1.0)

---
updated-dependencies:
- dependency-name: langextract
  dependency-version: 1.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Nov 17, 2025
@dependabot @github

dependabot Bot commented on behalf of github Dec 8, 2025

Copy link
Copy Markdown
Author

Superseded by #3.

@dependabot dependabot Bot closed this Dec 8, 2025
@dependabot
dependabot Bot deleted the dependabot/pip/langextract-1.1.0 branch December 8, 2025 09:34
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