Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Oct 28, 2025

Bumps langgraph-checkpoint-sqlite from 2.0.7 to 2.0.11.

Release notes

Sourced from langgraph-checkpoint-sqlite's releases.

checkpointsqlite==2.0.11

Changes since checkpointsqlite==2.0.10

  • chore(checkpoint-sqlite): Release 2.0.11 (#5667)
  • fix(checkpoint-sqlite): add validation to filter keys in sql store (#5666)
  • langgraph-checkpoint 2.1.1
  • fix(docs): broken URL in _AIO_ERROR_MSG for AsyncSqliteSaver (#5483)
  • fix[deps]: update lockfiles / deps bounds for internal tools (#5301)
  • langgraph: remove support for thread_ts (old alias for checkpoint_id) (#5295)
  • Fix deadlock in SqliteStore
  • Reduce extraneous keys in checkpoint.metadata
  • If FuturesDict callback has been GCed, don't call it
  • Preparation for 0.5 release: langgraph-checkpoint (#5124)
  • Restore compatibility with custom checkpointer classes created in prior versions
  • serialize/deserialize pandas with pickle fallback (#5057)
  • Support numpy array serialization in JsonPlusSerializer (#5035)
  • Update ormsgpack (#5034)
  • Remove Checkpoint.pending_sends

checkpointsqlite==2.0.10

Changes since checkpointsqlite==2.0.9

  • sqlite: Add test for search with list filters (#4747)

checkpointsqlite==2.0.9

Changes since checkpointsqlite==2.0.8

  • sqlite: update list_namespaces with max_depth (#4746)

checkpointsqlite==2.0.8

Changes since checkpointsqlite==2.0.7

  • Release sqlite store (#4737)
  • SqliteStore (#3608)
  • ci: migrate to uv! (#4698)
  • Lint
  • Overload clear method to delete all when called without args
  • Lint
  • Move FileCache to sqlite package, add InMemoryCache
Commits
  • a3d7b6f chore(checkpoint-sqlite): Release 2.0.11 (#5667)
  • bc9d45b fix(checkpoint-sqlite): add validation to filter keys in sql store (#5666)
  • 7d3f008 docs: more thorough notes on v0.6 features and changes (#5623)
  • ed678f4 Merge branch 'main' into sr/version-added-for-context
  • 22411ba lint
  • 5b9021f typo
  • aaff464 move deprecation note for config_schema
  • 3a23a25 docs: [LangGraph Server Changelog Bot] Changelog updates for new version(s) (...
  • f685739 Update changelog via LangGraph Server Changelog Bot
  • cdaa7ba chore: typing for headers in remote graph (#5653)
  • 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [langgraph-checkpoint-sqlite](https://github.com/langchain-ai/langgraph) from 2.0.7 to 2.0.11.
- [Release notes](https://github.com/langchain-ai/langgraph/releases)
- [Commits](langchain-ai/langgraph@checkpoint==2.0.7...checkpointsqlite==2.0.11)

---
updated-dependencies:
- dependency-name: langgraph-checkpoint-sqlite
  dependency-version: 2.0.11
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Oct 28, 2025
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.

1 participant