Skip to content

chore(deps): bump langgraph in /backend#4643

Merged
arkid15r merged 1 commit into
mainfrom
dependabot/pip/backend/main/pip-2625db8741
May 11, 2026
Merged

chore(deps): bump langgraph in /backend#4643
arkid15r merged 1 commit into
mainfrom
dependabot/pip/backend/main/pip-2625db8741

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 10, 2026

Bumps langgraph in /backend from 1.1.4 to 1.1.8.

Updates langgraph from 1.1.4 to 1.1.8

Release notes

Sourced from langgraph's releases.

langgraph==1.1.8

Changes since 1.1.7

  • release(langgraph): 1.1.8 (#7545)
  • fix(langgraph): remove strict add_handler type check that breaks OTel instrumentation (#7544)
  • release(prebuilt): 1.0.10 (#7541)
  • release(cli): 0.4.23 (#7542)

langgraph==1.1.7

Changes since 1.1.7a2

  • release(langgraph): 1.1.7 (#7540)
  • fix: time travel when going back to interrupt node (#7498)
  • chore(deps): bump langsmith from 0.6.4 to 0.7.31 in /libs/langgraph (#7526)
  • release(checkpoint): 4.0.2 (#7518)

langgraph==1.1.7a2

Changes since 1.1.7a1

  • chore(deps): bump pytest from 9.0.2 to 9.0.3 in /libs/langgraph (#7507)
  • release(langgraph): 1.1.7a2 (#7511)
  • chore: allow passing some metadata only for tracing purposes (#7383)
  • fix: populate assistant_id from config configurable instead of metadata (#7468)

langgraph==1.1.7a1

Changes since 1.1.6

  • release(langgraph): 1.1.7a1 (#7476)
  • test(langgraph): use monotonic clock in flaky streaming test (#7477)
  • feat(langgraph): add graph lifecycle callback handlers (#7429)
  • chore(deps): bump cryptography from 46.0.6 to 46.0.7 in /libs/langgraph (#7457)
  • chore: update conformance lint (#7459)
  • chore: uv lock resolution (#7342)

langgraph==1.1.6

Changes since 1.1.5

  • release: langgraph 1.1.6 (#7407)
  • fix: execution info patching (#7406)

langgraph==1.1.5

Changes since 1.1.4

  • release: prebuilt 1.0.9 and langgraph 1.1.5 (#7401)
  • feat: enhance runtime w/ more execution information (#7363)
  • Revert "chore: update configurable metadata" (#7393)
  • feat(cli): add remote build support for langgraph deploy (#7234)
  • chore: fix URL (#7385)
  • fix(langgraph): update readme (#7384)
  • chore: update configurable metadata (#7367)
Commits

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 <dependency name> 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 <dependency name> 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 <dependency name> 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 <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps [langgraph](https://github.com/langchain-ai/langgraph) in `/backend` from 1.1.4 to 1.1.8.


Updates `langgraph` from 1.1.4 to 1.1.8
- [Release notes](https://github.com/langchain-ai/langgraph/releases)
- [Commits](langchain-ai/langgraph@1.1.4...1.1.8)

---
updated-dependencies:
- dependency-name: langgraph
  dependency-version: 1.1.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip
...

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 May 10, 2026
@dependabot dependabot Bot requested review from arkid15r and kasya as code owners May 10, 2026 22:15
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels May 10, 2026
Copy link
Copy Markdown
Contributor

@cubic-dev-ai cubic-dev-ai Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 1 file

Confidence score: 5/5

  • Automated review surfaced no issues in the provided summaries.
  • No files require special attention.

@sonarqubecloud
Copy link
Copy Markdown

@codecov
Copy link
Copy Markdown

codecov Bot commented May 10, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.92%. Comparing base (3dedddc) to head (d689ac1).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #4643   +/-   ##
=======================================
  Coverage   98.92%   98.92%           
=======================================
  Files         528      528           
  Lines       16968    16968           
  Branches     2416     2416           
=======================================
  Hits        16785    16785           
  Misses         98       98           
  Partials       85       85           
Flag Coverage Δ
backend 99.50% <ø> (ø)
frontend 97.28% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3dedddc...d689ac1. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@arkid15r arkid15r added this pull request to the merge queue May 11, 2026
Merged via the queue into main with commit 1590b08 May 11, 2026
38 checks passed
@arkid15r arkid15r deleted the dependabot/pip/backend/main/pip-2625db8741 branch May 11, 2026 03:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backend 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